-- Logs begin at Thu 2021-01-21 02:40:47 UTC, end at Thu 2021-01-21 05:30:27 UTC. -- Jan 21 03:18:47.880392 n-d-769329-3 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 03:18:47.888015 n-d-769329-3 devstack@c-api.service[87903]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 03:18:47 2021] *** Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: nodename: n-d-769329-3 Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: machine: x86_64 Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: clock source: unix Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: pcre jit disabled Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: detected number of CPU cores: 4 Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: current working directory: / Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: detected binary path: /usr/bin/uwsgi-core Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: dropping root privileges as early as possible Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: your processes number limit is 47843 Jan 21 03:18:47.890163 n-d-769329-3 devstack@c-api.service[87903]: your memory page size is 4096 bytes Jan 21 03:18:47.891505 n-d-769329-3 devstack@c-api.service[87903]: detected max file descriptor number: 2048 Jan 21 03:18:47.891505 n-d-769329-3 devstack@c-api.service[87903]: lock engine: pthread robust mutexes Jan 21 03:18:47.891505 n-d-769329-3 devstack@c-api.service[87903]: thunder lock: enabled Jan 21 03:18:47.891505 n-d-769329-3 devstack@c-api.service[87903]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 03:18:47.891505 n-d-769329-3 devstack@c-api.service[87903]: dropping root privileges after socket binding Jan 21 03:18:47.891505 n-d-769329-3 devstack@c-api.service[87903]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 03:18:47.936962 n-d-769329-3 devstack@c-api.service[87903]: Python main interpreter initialized at 0x564a0863e9c0 Jan 21 03:18:47.936962 n-d-769329-3 devstack@c-api.service[87903]: dropping root privileges after plugin initialization Jan 21 03:18:47.936962 n-d-769329-3 devstack@c-api.service[87903]: python threads support enabled Jan 21 03:18:47.936962 n-d-769329-3 devstack@c-api.service[87903]: your server socket listen backlog is limited to 100 connections Jan 21 03:18:47.936962 n-d-769329-3 devstack@c-api.service[87903]: your mercy for graceful operations on workers is 90 seconds Jan 21 03:18:47.937475 n-d-769329-3 devstack@c-api.service[87903]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 03:18:47.937475 n-d-769329-3 devstack@c-api.service[87903]: *** Operational MODE: preforking *** Jan 21 03:18:47.937687 n-d-769329-3 devstack@c-api.service[87903]: dropping root privileges after application loading Jan 21 03:18:47.937687 n-d-769329-3 devstack@c-api.service[87903]: *** uWSGI is running in multiple interpreter mode *** Jan 21 03:18:47.937687 n-d-769329-3 devstack@c-api.service[87903]: spawned uWSGI master process (pid: 87903) Jan 21 03:18:47.938037 n-d-769329-3 devstack@c-api.service[87903]: spawned uWSGI worker 1 (pid: 87904, cores: 1) Jan 21 03:18:47.937723 n-d-769329-3 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 03:18:47.938422 n-d-769329-3 devstack@c-api.service[87903]: spawned uWSGI worker 2 (pid: 87905, cores: 1) Jan 21 03:18:47.938584 n-d-769329-3 devstack@c-api.service[87903]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 03:18:51.207047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87905) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 03:18:51.209175 n-d-769329-3 devstack@c-api.service[87903]: 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 21 03:18:51.217766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87905) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 03:18:51.219757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.220803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.221254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.222196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.222433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.222663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.222893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.223142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.223385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.223601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.271188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87904) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 03:18:51.273366 n-d-769329-3 devstack@c-api.service[87903]: 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 21 03:18:51.277377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87904) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 03:18:51.278672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.279300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.279722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.280401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.280640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.280870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.281102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.281329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.282150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.282449 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.410421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.410668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.410900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.411157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.411380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.411600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.411836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.419063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.419303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.419535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.419764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.419986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.420212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.420448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.427942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.428178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.428407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.428638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.428860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.429079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.429311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.431099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.431335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.431561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.431791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.432012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.432230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.432460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.461576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.461748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.461968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.462204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.462430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.462657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.462900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.465446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.465689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.465921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.466153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.466379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.466603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.466846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.468580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.468820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.469081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.469318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.469493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.469716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.469947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.470849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.471129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.471352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.471577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.471795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.472012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.472245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.951403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.951652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.951869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.952100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.952334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.952565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.952813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.958033 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.958289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.958528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.958772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.959043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.959281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.959525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.962837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.963121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.963355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.963632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.963841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.964072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.964322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.965707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.965954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.966197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.966440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.966671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.966897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.967192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.972675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.972923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.973157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.973391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.973620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.973848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.974089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.983840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.984091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.984332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.984574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.984831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.985062 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.985311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.991162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.991412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.991653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.991895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.992128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.992358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.992604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.994860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.995151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.995389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.995626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.995856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.996083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.996327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:51.997671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:51.997918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:51.998153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:51.998391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:51.998620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:51.998848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:51.999124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.003855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.004115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.004355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.004595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.004952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.005188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.006457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.011856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.012297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.012712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.013138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.013559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.013983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.014436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.017399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.017826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.018253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.018661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.019406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.019608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.020043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.023364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.023622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.023862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.024099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.024900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.025133 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.025233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.025378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.025489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.025591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.025826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.026060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.026293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.026539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.027511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.027753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.027995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.028234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.028467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.028689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.028928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.030184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.030420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.030653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.030881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.031133 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.031356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.032147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.032844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.033070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.033294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.033523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.033742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.033961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.034197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.035387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.035620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.035842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.036021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.036121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.036230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.036332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.036426 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.036519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.036626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.036721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.036907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.037134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.037376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.038751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.039016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.039257 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.039438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.039540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.039684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.039795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.039891 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.039989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.040090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.040203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.040339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.040563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.040807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.042513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.042759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.042870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.042997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.043095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.043232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.043332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.043437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.043541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.043674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.043790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.043896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.043993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.044092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.045041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.045272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.045496 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.045722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.045944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.046165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.046401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.047159 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.047429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.047635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.047810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.047978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.048196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.048429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.048790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.049040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.049282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.049392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.049496 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.049595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.049699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.049819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.049924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.050028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.050126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.050230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.050336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.050485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.051658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.051864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.052096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.052326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.052442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.052548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.052652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.052749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.052845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.052948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.053057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.053279 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.053512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.053614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.053759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.053870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.054018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.054240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.054457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.054673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.054905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.055253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.055500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.055739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.055977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.056197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.056307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.056405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.056513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.056620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.056717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.056814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.057024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.057245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.057478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.059787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.060027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.060255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.060487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.060716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.061019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.061177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.061541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.061790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.061894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.061999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.062105 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.062203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.062387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.062497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.062595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.062700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.062798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.062881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.063071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.063258 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.064145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.064375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.064602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.064829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.065050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.065270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.065540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.066719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.066978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.067205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.067432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.067656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.067873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.068109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.068206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.068406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.068645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.068884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.069117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.069223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.069327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.069432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.069535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.069633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.069738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.069943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.070161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.070402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.073397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.073397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.073397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.073397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.073757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.073757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.073948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.075270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.075507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.075736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.075967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.076189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.076407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.076644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.078169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.078947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.079213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.079447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.079671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.079882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.080128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.082260 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.082604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.082722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.082949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.083204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.083428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.083667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.150648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.150935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.151150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.151350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.151586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.151815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.152065 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.153610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.153733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.153969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.154205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.154435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.154662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.154907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.156436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.157224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.157524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.157766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.157993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.158227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.158463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.159823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.160066 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.160299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.160540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.160769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.160996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.161238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.161616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.161868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.162106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.162342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.162570 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.162681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.162769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.162874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.163123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.163240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.163240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.163463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.163743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.163862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.163961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.164058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.164163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.164373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.164635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.164859 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.165096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.165776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.165889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.165988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.166091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.166189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.166293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.166391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.166477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.166574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.166648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.166801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.166910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.167037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.167716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.167945 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.168165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.168391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.168609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.168828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.169061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.170049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.170275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.170497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.170723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.170947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.171192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.203341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87904) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 03:18:52.203679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.203850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87905) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 03:18:52.203996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.204123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.204226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.204647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.204796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.204916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.205017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.205114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.205209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.205305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.205402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.205498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.205592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.205697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.205801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.205899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.205993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.206086 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.206179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.206272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.206367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.206460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.206554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.206656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.206752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.206846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.206949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.207085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.207500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.207598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.207692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.207800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.207906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.208003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.208114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.208211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.208305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.208400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.208493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.208595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.208691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.208793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.208889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.208984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.209077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.209171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.209265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.209342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.209429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.209499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.209636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.209725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.209807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.209879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.209948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.210017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.210085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.210179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.210273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.210376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.210472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.210567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.210661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.210756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.210850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.210951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.211092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.211187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.211293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.211390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.211484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.211593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.211665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.211757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.211851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.211945 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.212039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.212140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.212236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.212330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.212423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.212524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.212619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.212721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.212816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.212910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.213011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.213106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.213210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.213305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.213399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.213493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.213586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.213678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.213787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.213891 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.213986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.214079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.214174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.214267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.214360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.214469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.214549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.214619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.214711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.214795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.214890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.215725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.215836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.215932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.216026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.216121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.216215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.216310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.216417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.216514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.216608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.216702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.216797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.216891 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.216984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.217077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.217154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.217232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.217304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.217373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.217441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.217509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.217601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.217694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.217796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.217908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.217988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.218059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.218127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.218195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.218287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.218381 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.218475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.218568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.218661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.218768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.218864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.219536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.219644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.219718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.219787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.219856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.219949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.220020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.220102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.220192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.220330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.220461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.220568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.220665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.220759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.220853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.220948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.221050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.221146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.221241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.221335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.221428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.221523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.221617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.221711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.221783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.221861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.221932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.222024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.222118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.222219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.222315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.222408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.222502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.222596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.222697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.222801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.222896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.223039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.223138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.223231 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.223325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.223419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.223525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.223622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.223716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.223811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.223905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.223998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.224092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.224185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.224280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.224381 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.224478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.224572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.224643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.224770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.224888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.224987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.225082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.225176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.225270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.225372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.225483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.225870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.225977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.226072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.226166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.226261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.226354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.226448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.226550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.226647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.226742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.226835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.226929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.227056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.227151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.227245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.227339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.227447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.227544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.227638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.227732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.227826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.227921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.228015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.228109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.228203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.228305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.228401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.228495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.228589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.228683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.228756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.228825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.228898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.228967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.229045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.229117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.229185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.229253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.229253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.229377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.229377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.229500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.229567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.229643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.229643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.229769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.229837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.229917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.229987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.230055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.230122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.230190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.230266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.230361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.230456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.230550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.230643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.230737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.230830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.230924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.231035 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.231143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.231240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.231334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.231428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.231522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.231615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.231708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.231802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.231895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.231996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.232123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.232230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.232326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.232420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.232514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.232607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.232700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.232794 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.232896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.232991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.233085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.233178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.233272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.233364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.233458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.233551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.233644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.233745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.233841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.233935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.234028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.234122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.234215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.234308 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.234402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.234495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.234692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.235334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.235410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.235479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.235547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.235615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.235696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.236020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.236106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.236190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.236263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.236331 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.236331 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.236460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.236566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.236662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.236755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.236857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.236962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.237057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.237151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.237244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.237338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.237431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.237524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.237617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.237710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.237710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.237895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.237990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.238083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.238176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.238269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.238269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.238442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.238535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.238628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.238789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.238887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.238887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.239136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.239230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.239324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.239418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.239511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.239605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.239711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.239807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.239901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.239978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.240047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.240115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.240206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.240299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.240392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.240493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.240589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.240683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.240775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.240869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.240961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.241054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.241149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.241242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.241348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.241444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.241539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.241633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.241726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.241820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.241912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.242006 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.242098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.242200 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.242273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.242342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.242410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.242478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.242571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.242663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.242756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.242849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.242950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.243063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.243141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.243210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.243279 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.243347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.243414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.243506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.243599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.243705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.243800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.243894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.243987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.244080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.244208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.244307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.244379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.244447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.244524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.244594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.244686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.244779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.244851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.244851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.244976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.245044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.245112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.245336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.245428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.245499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.245619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.245730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.245829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.245944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.246222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.246222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.246466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.246563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.246658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.246753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.246847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.246847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.247080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.247180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.247275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.247383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.247480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.247574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.247676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.247771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.247865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.247958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.248052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.248145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.248248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.248350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.248494 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.248593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.248687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.248780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.248874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.248967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.249061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.249061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.249061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.249061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.249828 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 03:18:52.249828 n-d-769329-3 devstack@c-api.service[87903]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 03:18:52.250509 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 03:18:52.250509 n-d-769329-3 devstack@c-api.service[87903]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 03:18:52.284983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:18:52.287840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:18:52.483448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 03:18:52.489718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 03:18:52.492307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 03:18:52.495333 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 03:18:52.497548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 03:18:52.500873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 03:18:52.501778 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.502225 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.503041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 03:18:52.508054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 03:18:52.508852 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.509296 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.521314 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.keymgr.conf_key_mgr [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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 21 03:18:52.523535 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.523952 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.526871 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.keymgr.conf_key_mgr [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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 21 03:18:52.529036 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.529449 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.532134 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.532597 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.537625 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.537809 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.538050 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.538225 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.542181 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.542594 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.543286 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.543709 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.547616 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.548035 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.551711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:18:52.556390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:18:52.557364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 03:18:52.562322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 03:18:52.562546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 03:18:52.564230 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.564662 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.567066 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.567483 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.568540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.rpc [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 03:18:52.569332 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.569604 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.569724 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.570073 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.571592 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.572007 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.572718 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.573308 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.573756 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.574147 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.575495 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.575913 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.576699 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.api.contrib.hosts [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 03:18:52.577662 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.577778 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.578071 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.578158 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.581082 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.581202 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.581496 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.581610 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.583667 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.584090 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.api.contrib.hosts [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 03:18:52.584205 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.585087 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.585500 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.585994 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.586405 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.587888 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.587993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: extensions {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.588307 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.589830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: extra_specs {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.590439 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.590862 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.591935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: backups {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.592816 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.593226 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.595503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-volume-manage {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.595711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: extensions {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.597548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-snapshot-manage {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.597666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: extra_specs {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.599683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: backups {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.599815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: encryption {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.601800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-quota-sets {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.602651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-volume-manage {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.604109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-volume-transfer {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.604758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-snapshot-manage {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.606484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-quota-class-sets {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.606933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: encryption {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.608364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-hosts {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.609045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-quota-sets {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.611560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-volume-type-access {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.612298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-volume-transfer {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.613804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: qos-specs {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.614701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-quota-class-sets {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.616617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-hosts {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.616748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: scheduler-stats {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.618833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: cgsnapshots {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.619254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-volume-type-access {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.620870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: capabilities {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.621516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: qos-specs {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.622676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: consistencygroups {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.624466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: scheduler-stats {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.626155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-services {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.627654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: cgsnapshots {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.628017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: encryption {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.629667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: capabilities {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.630118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-availability-zone {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.631525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: consistencygroups {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.632770 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.633205 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.634342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-services {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.635194 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.635606 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.636215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: encryption {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.637604 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.638013 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.638302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-availability-zone {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.640355 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.640772 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.641088 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.641804 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.643004 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.643420 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.643827 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.644242 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.645542 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.645956 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.646239 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.646652 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.647971 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.648386 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.648811 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.649230 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.651044 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.651228 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.651474 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.651883 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.653125 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.653539 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.654179 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.654599 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.655510 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.655923 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.656866 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.657462 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.657887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.snapshot_actions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] SnapshotActionsController initialized {{(pid=87905) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 03:18:52.658282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeActions extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.658729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.659138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.659506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension AdminActions extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.659653 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.659882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension AdminActions extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.660065 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.660244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension AdminActions extending resource: backups {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.660613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.660969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.661354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.661707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.661933 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.662065 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.662355 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.662463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.662747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension TypesManage extending resource: types {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.663151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.663514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension UsedLimits extending resource: limits {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.663860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.664341 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.664760 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.666346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.snapshot_actions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] SnapshotActionsController initialized {{(pid=87904) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 03:18:52.666739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeActions extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.667205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.667571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.667939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension AdminActions extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.668314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension AdminActions extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.668674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension AdminActions extending resource: backups {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.669043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.669413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.669787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.670140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.670534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.670883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.671019 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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 21 03:18:52.671259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension TypesManage extending resource: types {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.671626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.671974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension UsedLimits extending resource: limits {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.672936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:52.678459 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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 21 03:18:52.680281 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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 21 03:18:52.687157 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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 21 03:18:52.753940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Initializing extension manager. {{(pid=87905) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 03:18:52.754153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Initializing extension manager. {{(pid=87904) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 03:18:52.754362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.754647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.754758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.755001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.755248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.755561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.755723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.755906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: ExtendedServices {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.756025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.756236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-extended-services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.756346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: ExtendedServices {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.756562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-extended-services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.756682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Extended services support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.756882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.756984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Extended services support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.757204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.757310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-extended-services {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.757533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-extended-services {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.757640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.757856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.757956 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.758181 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: TypesExtraSpecs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.758288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.758502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: TypesExtraSpecs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.758609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-types-extra-specs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.758819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Type extra specs support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.758919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-types-extra-specs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.759169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.759287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Type extra specs support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.759485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.759586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-types-extra-specs {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.759810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-types-extra-specs {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.759922 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.760132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.760315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.760452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Backups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.760552 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.760768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Backups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.760876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: backups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.761082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Backups support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.761191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: backups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.761400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Backups support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.761512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.761709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: backups {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.761820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.762030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: backups {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.762149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.762360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.762474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.762669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.762784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.762998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.763112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-volume-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.763323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Enable volume actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.763436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-volume-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.763641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Enable volume actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.763743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.763950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-volume-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.764056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.764262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-volume-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.764362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.764581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.764682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.764899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: SchedulerHints {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.765045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.765212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: OS-SCH-HNT {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.765324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: SchedulerHints {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.765524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: OS-SCH-HNT {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.765647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.765849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.766023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.766181 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: OS-SCH-HNT {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.766481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.766640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.766810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.766910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: OS-SCH-HNT {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.767166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.767277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.767482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-volume-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.767584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.767803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.767904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.768119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.768226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-volume-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.768435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-volume-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.768541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.768750 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.768851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.769069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.769175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-volume-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.769385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: SnapshotManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.769491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.769700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-snapshot-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.769808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.770015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: SnapshotManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.770115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.770323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.770426 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-snapshot-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.770638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-snapshot-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.770751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.770949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.771072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.771291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-snapshot-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.771393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.771601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeTypeEncryption {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.771714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.771917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: encryption {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.772016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.772234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeTypeEncryption {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.772342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Encryption support for volume types. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.772545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.772714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: encryption {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.772889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Encryption support for volume types. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.773001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: encryption {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.773157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.773259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.773475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: encryption {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.773582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.773788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.773890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.774101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.774209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.774670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: ExtendedSnapshotAttributes {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.774820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.774992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.775131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-extended-snapshot-attributes {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.775315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.775418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Extended SnapshotAttributes support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.775788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.775931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.775931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.776272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.776378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Quotas {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.776475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.776569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-quota-sets {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.776664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.776821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Quota management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.776944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Quotas {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.777114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.777215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-quota-sets {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.777429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-quota-sets {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.777537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Quota management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.777739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.777907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.778056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.778167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-quota-sets {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.778371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeTransfer {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.778471 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.778684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-volume-transfer {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.778785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.779014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeTransfer {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.779130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Volume transfer management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.779326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.779438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-volume-transfer {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.779641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Volume transfer management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.779741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-volume-transfer {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.779960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.780071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.780273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.780435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-volume-transfer {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.780589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: AdminActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.780697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.780902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-admin-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.781007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.781216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: AdminActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.781319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Enable admin actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.781524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.781629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-admin-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.781836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-admin-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.782187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.782308 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Enable admin actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.782567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.782679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.782890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-admin-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.783074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: QuotaClasses {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.783192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-quota-class-sets {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.783296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.783518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Quota classes management support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.783618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.783832 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.783943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: QuotaClasses {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.784147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-quota-class-sets {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.784253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-quota-class-sets {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.784465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Quota classes management support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.784565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.784781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.784916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.785096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeTenantAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.785197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-quota-class-sets {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.785409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-vol-tenant-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.785517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.785725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.785832 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.786037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.786137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeTenantAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.786347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-vol-tenant-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.786448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-vol-tenant-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.786668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.786769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.786996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.787129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.787315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Hosts {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.787448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-vol-tenant-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.787628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-hosts {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.787742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.787946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Admin-only host administration. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.788047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.788261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Hosts {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.788362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.788567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-hosts {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.788666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-hosts {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.788881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Admin-only host administration. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.788992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.789197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.789298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.789508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-hosts {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.789608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeTypeAccess {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.789814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-volume-type-access {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.789921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.790130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Volume type access support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.790239 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.790441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeTypeAccess {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.790541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.790748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-volume-type-access {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.790857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-volume-type-access {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.791309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.791436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Volume type access support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.791436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.791624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.791729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-volume-type-access {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.791833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeUnmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.792004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-volume-unmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.792108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.792320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Enable volume unmanage operation. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.792420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.792634 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeUnmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.792749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.792944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-volume-unmanage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.793045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-volume-unmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.793258 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Enable volume unmanage operation. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.793370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.793573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.793679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.793883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-volume-unmanage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.793984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeImageMetadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.794189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-vol-image-meta {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.794301 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.794505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Show image metadata associated with the volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.794605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.794817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.794918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeImageMetadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.795377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-vol-image-meta {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.795502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-vol-image-meta {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.795601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Show image metadata associated with the volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.795743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.795851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.796051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-vol-image-meta {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.796161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.796364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Qos_specs_manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.796465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.796679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: qos-specs {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.796785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.796992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Qos_specs_manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.797698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: QoS specs support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.797835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.797942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: qos-specs {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.798251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: qos-specs {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.798458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: QoS specs support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.798567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.798824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.798932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.799178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: qos-specs {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.799281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeMigStatusAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.799499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-vol-mig-status-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.799602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.799820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.799927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.800135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeMigStatusAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.800244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.800443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.800573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-vol-mig-status-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.800759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.800861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.801077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.801187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.801388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-vol-mig-status-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.801488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Scheduler_stats {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.801694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: scheduler-stats {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.801794 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.802012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Scheduler stats support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.802113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.802323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Scheduler_stats {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.802423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.802630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: scheduler-stats {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.802742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: scheduler-stats {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.802973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Scheduler stats support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.803085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.803289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.803383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.803599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Cgsnapshots {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.803716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: scheduler-stats {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.803913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: cgsnapshots {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.804020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.804230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: cgsnapshots support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.804337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.804542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Cgsnapshots {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.804654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.804849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: cgsnapshots {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.804949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: cgsnapshots {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.805168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: cgsnapshots support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.805299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.805484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.805600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.805794 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: cgsnapshots {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.805897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Capabilities {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.806101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: capabilities {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.806265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.806418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Capabilities support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.806524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.806814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.806934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Capabilities {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.807070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: capabilities {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.807212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: capabilities {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.807387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Capabilities support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.807487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.807704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.807804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.808015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: capabilities {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.808121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: SnapshotUnmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.808320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-snapshot-unmanage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.808421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.808637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Enable volume unmanage operation. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.808737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.808949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: SnapshotUnmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.809050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.809256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-snapshot-unmanage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.809356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-snapshot-unmanage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.809570 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Enable volume unmanage operation. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.809669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.809887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.809987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.810195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Consistencygroups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.810300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-snapshot-unmanage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.810526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.810847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: consistencygroups {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.810954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.811189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Consistencygroups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.811290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: consistency groups support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.811502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.811603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: consistencygroups {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.811816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: consistency groups support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.811927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: consistencygroups {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.812133 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.812233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.812451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.812551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: consistencygroups {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.812873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.services.Services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.813531 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: Services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.813732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-services {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.813927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.814097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Services support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.814334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: Services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.814452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.814660 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-services {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.814767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-services {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.815069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Services support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.815184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.815393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.815533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.815709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-services {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.815820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: TypesManage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.816016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-types-manage {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.816124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.816336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Types manage support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.816444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.816650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: TypesManage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.816749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.816960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-types-manage {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.817066 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-types-manage {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.817274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Types manage support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.817375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.817590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.817690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.817900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: SnapshotActions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.818005 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-types-manage {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.818215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-snapshot-actions {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.818321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.818532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Enable snapshot manager actions. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.818638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.818846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.818969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: SnapshotActions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.819189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-snapshot-actions {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.819293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-snapshot-actions {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.819519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Enable snapshot manager actions. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.819620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.819837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.819949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.820148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: UsedLimits {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.820249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-snapshot-actions {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.820464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-used-limits {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.820576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.820783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.820885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.821098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: UsedLimits {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.821198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.821406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-used-limits {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.821517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-used-limits {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.821721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Provide data on limited resources that are being used. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.821821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.822041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.822141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.822351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeEncryptionMetadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.822462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-used-limits {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.822665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-volume-encryption-metadata {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.822766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.823050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.823154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.823323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.823425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeEncryptionMetadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.823637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-volume-encryption-metadata {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.823789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.823933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.824041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.824253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.824358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.824564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: VolumeHostAttribute {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.824670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-volume-encryption-metadata {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.824879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-vol-host-attr {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.824986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.825197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.825297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.825511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: VolumeHostAttribute {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.825635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.825819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-vol-host-attr {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.825908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-vol-host-attr {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.826135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Expose host as an attribute of a volume. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.826235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.826451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87905) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.826552 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.826762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-vol-host-attr {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.826894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext name: AvailabilityZones {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.827104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext alias: os-availability-zone {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.827227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 03:18:52.827783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext description: Describe Availability Zones. {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.827907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87904) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 03:18:52.828025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.828136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext name: AvailabilityZones {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 03:18:52.828246 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Loaded extension: os-availability-zone {{(pid=87905) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.828436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext alias: os-availability-zone {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 03:18:52.828436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext description: Describe Availability Zones. {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 03:18:52.828777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 03:18:52.829290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.extensions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Loaded extension: os-availability-zone {{(pid=87904) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 03:18:52.829411 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.829742 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.830622 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.831091 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.832688 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.832688 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.833475 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.833888 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.834585 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.835022 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.836028 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.836441 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.836774 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.837188 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.838230 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.838710 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.849984 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.850410 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.851985 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.852426 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.854598 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.855064 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.856655 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.857070 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.859371 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.860324 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.862527 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.862994 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.865413 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.865839 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.868229 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.868653 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.869650 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.870059 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.872631 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.873048 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.873793 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.874208 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.877858 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.878282 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.879238 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.879654 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.882612 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.883062 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.883315 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.883738 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.886689 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.887129 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.887684 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.888100 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.890205 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.890613 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.891188 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.891801 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.893918 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.894252 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.894390 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.894675 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.897787 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.898227 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.903464 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.903893 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.907772 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.908203 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.909335 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.909762 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.911895 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.912304 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.913096 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.913508 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.914114 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.914523 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.915660 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.916072 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.916353 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.916759 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.917922 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.918332 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.918524 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.918931 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.920201 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.920615 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.921804 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.922841 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.923326 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.923760 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.924963 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.925388 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.926680 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.927147 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.927528 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.927936 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.929344 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.929756 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.929879 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.930199 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.931782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: extensions {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.931898 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.932297 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.933614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: extra_specs {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.934200 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.934610 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.935939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: backups {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.936195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: extensions {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.938346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: extra_specs {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.938830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-volume-manage {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.940768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: backups {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.940897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-snapshot-manage {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.943092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: encryption {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.943627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-volume-manage {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.945158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-quota-sets {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.945689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-snapshot-manage {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.947539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-volume-transfer {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.947942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: encryption {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.949813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-quota-class-sets {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.950003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-quota-sets {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.951732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-hosts {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.952418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-volume-transfer {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.954451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-volume-type-access {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.955177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-quota-class-sets {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.956638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: qos-specs {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.957068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-hosts {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.959787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: scheduler-stats {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.959905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-volume-type-access {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.961818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: cgsnapshots {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.961932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: qos-specs {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.963853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: capabilities {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.964960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: scheduler-stats {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.965767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: consistencygroups {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.967024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: cgsnapshots {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.968486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-services {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.969564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: capabilities {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.971109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: encryption {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.971902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: consistencygroups {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.973319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extended resource: os-availability-zone {{(pid=87905) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.974616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-services {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.975759 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.976181 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.976475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: encryption {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.978109 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.978514 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.978892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extended resource: os-availability-zone {{(pid=87904) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 03:18:52.980514 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.980922 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.981159 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.981596 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.983079 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.983492 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.983596 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.983932 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.986250 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.986658 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.986853 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.987302 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.988807 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.989212 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.989432 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.989845 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.991358 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.991769 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.991876 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.992220 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.993941 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.994385 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.994558 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.995499 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.996334 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.996741 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.996845 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.997242 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.998584 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.999019 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:52.999446 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:52.999858 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:53.000670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.snapshot_actions [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] SnapshotActionsController initialized {{(pid=87905) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 03:18:53.001168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeActions extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.001603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.001961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.002065 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:53.002326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension AdminActions extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.002430 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:53.002706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension AdminActions extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.003096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension AdminActions extending resource: backups {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.003452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.003806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.004228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.004337 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:18:53.004529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.004840 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:18:53.004952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.005242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.005588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension TypesManage extending resource: types {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.005940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.006290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension UsedLimits extending resource: limits {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.006724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.snapshot_actions [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] SnapshotActionsController initialized {{(pid=87904) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 03:18:53.006827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87905) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.007160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeActions extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.007596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.007959 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.008330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension AdminActions extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.008712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension AdminActions extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.009079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension AdminActions extending resource: backups {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.009438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.009796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.010171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.010520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.010879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.011290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.011638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension TypesManage extending resource: types {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.012011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.012358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension UsedLimits extending resource: limits {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.012584 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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 21 03:18:53.012827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87904) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 03:18:53.018514 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-1935614d-2c9c-4a8c-bd26-f9f9ada39753 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 21 03:18:53.019096 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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 21 03:18:53.025050 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-e92f3d7a-cb04-4c39-9995-bfb603d3769e 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 21 03:18:53.025330 n-d-769329-3 devstack@c-api.service[87903]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x564a0863e9c0 pid: 87905 (default app) Jan 21 03:18:53.028010 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1/1] 10.222.0.22 () {50 vars in 766 bytes} [Thu Jan 21 03:18:53 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 21 03:18:53.032094 n-d-769329-3 devstack@c-api.service[87903]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x564a0863e9c0 pid: 87904 (default app) Jan 21 03:18:59.435275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] POST http://10.222.0.22/volume/v3/be01395909e74165a1bc37c4609c41cc/types Jan 21 03:18:59.437420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:18:59.437420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:18:59.438589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:18:59.442131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:18:59.442131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:18:59.456047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba 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=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:18:59.597678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] http://10.222.0.22/volume/v3/be01395909e74165a1bc37c4609c41cc/types returned with HTTP 200 Jan 21 03:18:59.604740 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 2/2] 10.222.0.22 () {60 vars in 1228 bytes} [Thu Jan 21 03:18:58 2021] POST /volume/v3/be01395909e74165a1bc37c4609c41cc/types => generated 186 bytes in 882 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:19:00.019236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba req-f7544e29-c323-43b3-a73b-13ba912dbb7b admin admin] POST http://10.222.0.22/volume/v3/be01395909e74165a1bc37c4609c41cc/types/c71e8a2b-c906-48ef-ad00-d21634fab6e8/extra_specs Jan 21 03:19:00.021503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:19:00.021503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:19:00.022032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba req-f7544e29-c323-43b3-a73b-13ba912dbb7b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:19:00.026323 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:19:00.026323 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:19:00.191405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba req-f7544e29-c323-43b3-a73b-13ba912dbb7b 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=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:19:00.289616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba req-f7544e29-c323-43b3-a73b-13ba912dbb7b admin admin] http://10.222.0.22/volume/v3/be01395909e74165a1bc37c4609c41cc/types/c71e8a2b-c906-48ef-ad00-d21634fab6e8/extra_specs returned with HTTP 200 Jan 21 03:19:00.290481 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1/3] 10.222.0.22 () {62 vars in 1445 bytes} [Thu Jan 21 03:18:59 2021] POST /volume/v3/be01395909e74165a1bc37c4609c41cc/types/c71e8a2b-c906-48ef-ad00-d21634fab6e8/extra_specs => generated 55 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 03:19:58.014192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] GET http://10.222.0.22/volume// Jan 21 03:19:58.014705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:19:58.015152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:19:58.016626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:19:58.017207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 3/4] 10.222.0.22 () {56 vars in 1088 bytes} [Thu Jan 21 03:19:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:22:26.250424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-646d19dc-dcdb-4a94-b79e-e00cc12409ea tempest-verify_tempest_config-1359021693 tempest-verify_tempest_config-1359021693] GET http://10.222.0.22/volume/v3/24aa56a994714dfbb929e9a81244072b/extensions Jan 21 03:22:26.251021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-646d19dc-dcdb-4a94-b79e-e00cc12409ea tempest-verify_tempest_config-1359021693 tempest-verify_tempest_config-1359021693] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:26.251570 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-646d19dc-dcdb-4a94-b79e-e00cc12409ea tempest-verify_tempest_config-1359021693 tempest-verify_tempest_config-1359021693] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:26.252387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-646d19dc-dcdb-4a94-b79e-e00cc12409ea tempest-verify_tempest_config-1359021693 tempest-verify_tempest_config-1359021693] http://10.222.0.22/volume/v3/24aa56a994714dfbb929e9a81244072b/extensions returned with HTTP 200 Jan 21 03:22:26.253162 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 2/5] 10.222.0.22 () {58 vars in 1213 bytes} [Thu Jan 21 03:22:26 2021] GET /volume/v3/24aa56a994714dfbb929e9a81244072b/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:22:26.288900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] GET http://10.222.0.22/volume/ Jan 21 03:22:26.289368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:22:26.289553 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:22:26.289553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:22:26.289913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:22:26.290941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5b6e8fe-9b0e-4b3e-9e57-c8e5867c8fba admin admin] http://10.222.0.22/volume/ returned with HTTP 300 Jan 21 03:22:26.291538 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 4/6] 10.222.0.22 () {52 vars in 806 bytes} [Thu Jan 21 03:22: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 21 03:29:19.777418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] POST http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes Jan 21 03:29:19.778827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1520635146"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:19.780203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1520635146'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:29:19.782240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Create volume of 1 GB Jan 21 03:29:19.806312 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Availability zone cache updated, next update will occur around 2021-01-21 04:29:19.804310. {{(pid=87904) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:29:19.807614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Availability Zones retrieved successfully. Jan 21 03:29:19.909608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Flow 'volume_create_api' (3fb0f7f1-1faa-4ccb-b885-4ab4b5bef0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:29:19.913370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fbb5a7-7c3f-47a4-8d5f-a028fbe6fd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:19.916870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:29:20.032387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fbb5a7-7c3f-47a4-8d5f-a028fbe6fd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:20.035142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9ea593-cd47-454e-8e35-4b50f3304a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:20.135957 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] 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 21 03:29:20.137066 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] 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 21 03:29:20.279424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Created reservations ['13f06198-8131-43ec-9f52-e162898f220e', '4fa4b5d0-c5af-4efb-9fe9-63e7ca375a61', '2bb2ed78-94c6-4190-b8ac-fb2482a6963b', 'e20daf46-49b4-4a8b-92d4-1ad5fc3c024b'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:29:20.281296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9ea593-cd47-454e-8e35-4b50f3304a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f06198-8131-43ec-9f52-e162898f220e', '4fa4b5d0-c5af-4efb-9fe9-63e7ca375a61', '2bb2ed78-94c6-4190-b8ac-fb2482a6963b', 'e20daf46-49b4-4a8b-92d4-1ad5fc3c024b']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:20.283868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66d3382-5182-485c-acd8-e09de9e4dfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:20.424830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66d3382-5182-485c-acd8-e09de9e4dfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b75049d-7e83-480e-af51-f494580beceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1520635146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae43556e9dd403fbe0e647f8ee7520a',qos_specs=None,replication_status=,reservations=['13f06198-8131-43ec-9f52-e162898f220e','4fa4b5d0-c5af-4efb-9fe9-63e7ca375a61','2bb2ed78-94c6-4190-b8ac-fb2482a6963b','e20daf46-49b4-4a8b-92d4-1ad5fc3c024b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515f5ab12ad940dd809d5cbe81388492',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1520635146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b75049d-7e83-480e-af51-f494580beceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae43556e9dd403fbe0e647f8ee7520a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='515f5ab12ad940dd809d5cbe81388492',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:20.428674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4af221d-90ed-48d9-a216-e17c8ca6b635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:20.497550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4af221d-90ed-48d9-a216-e17c8ca6b635) transitioned into state 'SUCCESS' from state '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-1520635146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae43556e9dd403fbe0e647f8ee7520a',qos_specs=None,replication_status=,reservations=['13f06198-8131-43ec-9f52-e162898f220e','4fa4b5d0-c5af-4efb-9fe9-63e7ca375a61','2bb2ed78-94c6-4190-b8ac-fb2482a6963b','e20daf46-49b4-4a8b-92d4-1ad5fc3c024b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515f5ab12ad940dd809d5cbe81388492',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:20.500740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a530a2bc-9863-482c-a174-613d32d95f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:29:20.597730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a530a2bc-9863-482c-a174-613d32d95f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:29:20.600817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Flow 'volume_create_api' (3fb0f7f1-1faa-4ccb-b885-4ab4b5bef0ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:29:20.732362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Create volume request issued successfully. Jan 21 03:29:20.822372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f1268001-0f12-4088-8b41-07b0030ae27c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes returned with HTTP 202 Jan 21 03:29:20.835010 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 3/7] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:29:19 2021] POST /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes => generated 817 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:29:20.840561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82667a06-151e-47df-93b6-c675add3eafe tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:20.841082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82667a06-151e-47df-93b6-c675add3eafe tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:20.842477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82667a06-151e-47df-93b6-c675add3eafe tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:20.922552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:20.922552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:20.935995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-82667a06-151e-47df-93b6-c675add3eafe tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:20.978325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82667a06-151e-47df-93b6-c675add3eafe tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:20.979664 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 5/8] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:20 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:21.995659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e5b4a90-6f64-4753-90d3-51b7e2313fd3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:21.996753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e5b4a90-6f64-4753-90d3-51b7e2313fd3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:21.997146 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:21.997146 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:21.997746 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e5b4a90-6f64-4753-90d3-51b7e2313fd3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:22.166884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:22.166884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:22.192546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7e5b4a90-6f64-4753-90d3-51b7e2313fd3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:22.261735 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e5b4a90-6f64-4753-90d3-51b7e2313fd3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:22.263667 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 4/9] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:21 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:23.280134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:23.280678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:23.280821 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:23.280821 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:23.281392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:23.410704 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:23.410704 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:23.433347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:23.488468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:23.503737 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 6/10] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:23 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:24.093374 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-7e5b4a90-6f64-4753-90d3-51b7e2313fd3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] 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 21 03:29:24.098115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3550997d-252e-464c-9e79-caebfa709a9e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:24.099304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3550997d-252e-464c-9e79-caebfa709a9e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:24.099728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:24.099728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:24.100377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3550997d-252e-464c-9e79-caebfa709a9e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:24.246026 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:24.246026 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:24.257782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3550997d-252e-464c-9e79-caebfa709a9e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:24.292269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3550997d-252e-464c-9e79-caebfa709a9e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:24.295034 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 5/11] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:29:24 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:24.412652 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume// Jan 21 03:29:24.416437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:24.418576 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:24.418576 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:24.419297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:24.422022 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e66498e-015e-43ef-9b5a-18123d7f7ae7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:29:24.423002 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 7/12] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:29:24 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:24.439289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] POST http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments Jan 21 03:29:24.440158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:24.440158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:24.441006 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b75049d-7e83-480e-af51-f494580beceb", "instance_uuid": "52f3bd26-62b6-42d2-adb8-e8c915738f64", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:24.547105 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:24.547105 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:24.671116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments returned with HTTP 200 Jan 21 03:29:24.672262 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 6/13] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:29:24 2021] POST /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments => generated 273 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:24.734644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-107b3104-bb50-4b21-9d3a-7cc44b70c2d0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:24.735280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-107b3104-bb50-4b21-9d3a-7cc44b70c2d0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:24.736186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-107b3104-bb50-4b21-9d3a-7cc44b70c2d0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:24.793718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume// Jan 21 03:29:24.794246 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:24.794464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:24.794464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:24.794843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:24.796600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-ff8ba34e-43fd-47f8-a735-cc71eeb8c135 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:29:24.797459 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 7/14] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:29:24 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:24.853952 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:24.853952 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:24.879086 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-107b3104-bb50-4b21-9d3a-7cc44b70c2d0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:24.926039 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:24.926039 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:24.946366 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-107b3104-bb50-4b21-9d3a-7cc44b70c2d0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:24.948002 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 8/15] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:24 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:24.981723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-c75d1533-4de9-4712-87f4-bbed7700ad21 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:24.982058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-c75d1533-4de9-4712-87f4-bbed7700ad21 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:24.982543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-c75d1533-4de9-4712-87f4-bbed7700ad21 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:25.118719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:25.118719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:25.152559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-c75d1533-4de9-4712-87f4-bbed7700ad21 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:25.180055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:25.180055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:25.191194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-c75d1533-4de9-4712-87f4-bbed7700ad21 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:25.193281 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 8/16] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:29:24 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1008 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:29:25.305871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-9f5c8ce6-531d-4723-9480-fda0108357bb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] PUT http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98 Jan 21 03:29:25.307358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:25.307358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:25.307964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-9f5c8ce6-531d-4723-9480-fda0108357bb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:25.351044 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:29:25.351044 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:29:25.351820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-9f5c8ce6-531d-4723-9480-fda0108357bb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Lock "b'cinder-attachment_update-5b75049d-7e83-480e-af51-f494580beceb-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:29:25.371634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:25.371634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:25.964816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eba0feb0-d06a-400a-9b84-7b6b9bfbd915 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:25.965389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eba0feb0-d06a-400a-9b84-7b6b9bfbd915 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:25.966291 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:25.966291 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:25.966675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eba0feb0-d06a-400a-9b84-7b6b9bfbd915 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:26.126743 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:26.126743 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:26.139195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eba0feb0-d06a-400a-9b84-7b6b9bfbd915 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:26.190127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:26.190127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:26.207194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eba0feb0-d06a-400a-9b84-7b6b9bfbd915 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:26.208420 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 9/17] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:25 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:27.224575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7748bd46-09ab-45d0-864c-3e90caf6aa99 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:27.225672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7748bd46-09ab-45d0-864c-3e90caf6aa99 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:27.226029 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:27.226029 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:27.226622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7748bd46-09ab-45d0-864c-3e90caf6aa99 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:27.396091 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:27.396091 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:27.437837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7748bd46-09ab-45d0-864c-3e90caf6aa99 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:27.506668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:27.506668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:27.535277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7748bd46-09ab-45d0-864c-3e90caf6aa99 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:27.551152 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 10/18] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:27 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:28.554576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8bc3868-7e1f-4f17-b6ae-571e07e4249e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:28.555138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8bc3868-7e1f-4f17-b6ae-571e07e4249e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:28.555314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:28.555314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:28.555935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8bc3868-7e1f-4f17-b6ae-571e07e4249e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:28.611178 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:28.611178 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:28.621017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e8bc3868-7e1f-4f17-b6ae-571e07e4249e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:28.668532 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:28.668532 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:28.692838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8bc3868-7e1f-4f17-b6ae-571e07e4249e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:28.696497 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 11/19] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:28 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:29:29.710242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-745a92ec-01f5-476e-8327-1d5e0805e0e5 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:29.711820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-745a92ec-01f5-476e-8327-1d5e0805e0e5 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:29.712357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:29.712357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:29.713162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-745a92ec-01f5-476e-8327-1d5e0805e0e5 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:29.774062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:29.774062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:29.784283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-745a92ec-01f5-476e-8327-1d5e0805e0e5 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:29.805603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:29.805603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:29.814822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-745a92ec-01f5-476e-8327-1d5e0805e0e5 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:29.816098 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 12/20] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:29 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:30.418947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-9f5c8ce6-531d-4723-9480-fda0108357bb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Lock "b'cinder-attachment_update-5b75049d-7e83-480e-af51-f494580beceb-n-h1-769329-3'" released by "attachment_update" :: held 5.067s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:29:30.419725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-9f5c8ce6-531d-4723-9480-fda0108357bb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98 returned with HTTP 200 Jan 21 03:29:30.420721 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 9/21] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:29:25 2021] PUT /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98 => generated 762 bytes in 5121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:30.833471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca6d5c96-3e3f-42ff-bcab-bc7b5855f1f7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:30.834101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca6d5c96-3e3f-42ff-bcab-bc7b5855f1f7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:30.834416 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:30.834416 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:30.834995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca6d5c96-3e3f-42ff-bcab-bc7b5855f1f7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:30.998411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:30.998411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:31.020571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ca6d5c96-3e3f-42ff-bcab-bc7b5855f1f7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:31.066282 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:31.066282 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:31.085039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca6d5c96-3e3f-42ff-bcab-bc7b5855f1f7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:31.086124 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 13/22] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:30 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:32.102435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10c607d4-afef-47af-90e7-f10f04697dd7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:32.103656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10c607d4-afef-47af-90e7-f10f04697dd7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:32.104109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:32.104109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:32.104745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10c607d4-afef-47af-90e7-f10f04697dd7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:32.180261 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:32.180261 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:32.200478 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-10c607d4-afef-47af-90e7-f10f04697dd7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:32.224259 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:32.224259 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:32.241699 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10c607d4-afef-47af-90e7-f10f04697dd7 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:32.252649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 10/23] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:32 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:33.259186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1948033f-efe2-413e-8182-63226ed0b11c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:33.259849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1948033f-efe2-413e-8182-63226ed0b11c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:33.259996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:33.259996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:33.260253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1948033f-efe2-413e-8182-63226ed0b11c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:33.362380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:33.362380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:33.376942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1948033f-efe2-413e-8182-63226ed0b11c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:33.402757 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:33.402757 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:33.417109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1948033f-efe2-413e-8182-63226ed0b11c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:33.418344 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 14/24] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:33 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:34.435085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc3a6fc-9a3a-4a3f-b4c5-fce8559cd9e2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:34.435703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc3a6fc-9a3a-4a3f-b4c5-fce8559cd9e2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:34.436104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:34.436104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:34.436710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc3a6fc-9a3a-4a3f-b4c5-fce8559cd9e2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:34.593305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:34.593305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:34.619503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4fc3a6fc-9a3a-4a3f-b4c5-fce8559cd9e2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:34.669103 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:34.669103 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:34.686321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc3a6fc-9a3a-4a3f-b4c5-fce8559cd9e2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:34.687874 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 11/25] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:34 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:35.705486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8425f54e-1836-4a7a-bbc2-9b2db3dd486f tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:35.705486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8425f54e-1836-4a7a-bbc2-9b2db3dd486f tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:35.706018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:35.706018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:35.706184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8425f54e-1836-4a7a-bbc2-9b2db3dd486f tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:35.873600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:35.873600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:35.894105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8425f54e-1836-4a7a-bbc2-9b2db3dd486f tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:35.936832 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:35.936832 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:35.951070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8425f54e-1836-4a7a-bbc2-9b2db3dd486f tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:35.955374 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 15/26] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:35 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:29:36.983037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec9f8e32-229f-406e-b87b-130c60af0ae1 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:36.984231 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec9f8e32-229f-406e-b87b-130c60af0ae1 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:36.984617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:36.984617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:36.985221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec9f8e32-229f-406e-b87b-130c60af0ae1 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:37.066684 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] POST http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98/action Jan 21 03:29:37.067549 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:37.067549 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:37.069534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:29:37.070103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:37.073026 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:37.073026 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:37.082483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec9f8e32-229f-406e-b87b-130c60af0ae1 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:37.107101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:37.107101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:37.121334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec9f8e32-229f-406e-b87b-130c60af0ae1 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:37.132382 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 12/27] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:36 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:29:37.186035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:37.186035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:37.223749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98/action returned with HTTP 204 Jan 21 03:29:37.224763 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 16/28] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:29:37 2021] POST /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:29:38.137909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f85014b2-3935-4e73-9ff7-3b2e57691a1b tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:29:38.138438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f85014b2-3935-4e73-9ff7-3b2e57691a1b tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:38.138591 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:38.138591 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:38.139222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f85014b2-3935-4e73-9ff7-3b2e57691a1b tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:38.302943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:38.302943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:38.348945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f85014b2-3935-4e73-9ff7-3b2e57691a1b tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:29:38.424098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:38.424098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:38.453293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f85014b2-3935-4e73-9ff7-3b2e57691a1b tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:29:38.454595 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 13/29] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:29:38 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1202 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:47.045335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume// Jan 21 03:29:47.045849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:47.046040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:47.046040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:47.047059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:47.048622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4915bedb-f6cc-41ca-aeea-ea77d2783212 req-3fbf4daa-baf8-4395-93ef-f316a23de6e0 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:29:47.049519 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 17/30] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:29:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:29:47.684496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-7ac24d58-c829-4232-b1c1-8575c0881681 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] POST http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments Jan 21 03:29:47.685436 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:29:47.685436 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:29:47.686063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-7ac24d58-c829-4232-b1c1-8575c0881681 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b75049d-7e83-480e-af51-f494580beceb", "instance_uuid": "52f3bd26-62b6-42d2-adb8-e8c915738f64", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:29:47.835138 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:29:47.835138 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:29:50.417707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-7ac24d58-c829-4232-b1c1-8575c0881681 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments returned with HTTP 200 Jan 21 03:29:50.419483 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 14/31] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 21 03:29:47 2021] POST /volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments => generated 762 bytes in 2743 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:29:50.514646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-6d2fe271-4d25-48c3-b08d-a6649b522f15 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] GET http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/56460f0f-e433-4f3e-9879-372219aad68c Jan 21 03:29:50.531457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-6d2fe271-4d25-48c3-b08d-a6649b522f15 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:29:50.532888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-6d2fe271-4d25-48c3-b08d-a6649b522f15 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:29:50.599433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-6d2fe271-4d25-48c3-b08d-a6649b522f15 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/56460f0f-e433-4f3e-9879-372219aad68c returned with HTTP 200 Jan 21 03:29:50.600552 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 18/32] 10.222.0.71 () {60 vars in 1415 bytes} [Thu Jan 21 03:29:50 2021] GET /volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/56460f0f-e433-4f3e-9879-372219aad68c => generated 789 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:01.017119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-c7586b5c-9a64-4012-936d-55715eab6fe1 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] POST http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/56460f0f-e433-4f3e-9879-372219aad68c/action Jan 21 03:30:01.017679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:01.017679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:01.019392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-c7586b5c-9a64-4012-936d-55715eab6fe1 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:30:01.019780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-c7586b5c-9a64-4012-936d-55715eab6fe1 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:01.124904 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:01.124904 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:01.159428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-c7586b5c-9a64-4012-936d-55715eab6fe1 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/56460f0f-e433-4f3e-9879-372219aad68c/action returned with HTTP 204 Jan 21 03:30:01.160869 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 15/33] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 03:30:01 2021] POST /volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/56460f0f-e433-4f3e-9879-372219aad68c/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:30:07.245029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] DELETE http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98 Jan 21 03:30:07.246119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:07.246703 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:07.246703 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:07.249399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:07.294214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:07.294214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:07.821094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(56460f0f-e433-4f3e-9879-372219aad68c)]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:30:07.834697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Adding status of: attached to pending status list for volume. {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 03:30:07.838517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:30:07.868559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f5751a18-c0a1-43c7-915b-3f7938908e25 req-5e52d46b-60a6-40ec-82fc-05a154dc5750 tempest-LiveMigrationTest-1600916435 tempest-LiveMigrationTest-1600916435] http://10.222.0.22/volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98 returned with HTTP 200 Jan 21 03:30:07.869887 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 19/34] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:30:07 2021] DELETE /volume/v3/7d431adf2c42427eb4f6086dd3718230/attachments/7d44257a-0941-4fa6-b419-9402fe68ac98 => generated 192 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:25.348833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d56e2e54-631c-4f72-9055-7a4bd8348a8c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:30:25.349408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d56e2e54-631c-4f72-9055-7a4bd8348a8c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:25.349507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:25.349507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:25.349857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d56e2e54-631c-4f72-9055-7a4bd8348a8c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:25.447621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:25.447621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:25.468880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d56e2e54-631c-4f72-9055-7a4bd8348a8c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:25.510420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:25.510420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:25.531994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d56e2e54-631c-4f72-9055-7a4bd8348a8c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:30:25.532947 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 16/35] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:25 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1202 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:25.940185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-2b5b488e-89b1-4ef4-84c8-c92a5b90fb6e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:30:25.941130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-2b5b488e-89b1-4ef4-84c8-c92a5b90fb6e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:25.941507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:25.941507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:25.942072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-2b5b488e-89b1-4ef4-84c8-c92a5b90fb6e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:26.068318 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.068318 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:26.102810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-2b5b488e-89b1-4ef4-84c8-c92a5b90fb6e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:26.342893 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.342893 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:26.387641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-2b5b488e-89b1-4ef4-84c8-c92a5b90fb6e tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:30:26.395788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 20/36] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:30:25 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1202 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:26.446248 n-d-769329-3 devstack@c-api.service[87903]: WARNING keystonemiddleware.auth_token [None req-d56e2e54-631c-4f72-9055-7a4bd8348a8c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] 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 21 03:30:26.449522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] POST http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb/action Jan 21 03:30:26.452397 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:26.452397 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:26.453143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:30:26.455349 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:26.577676 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.577676 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:26.578856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:26.625108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Begin detaching volume completed successfully. Jan 21 03:30:26.625108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb/action returned with HTTP 202 Jan 21 03:30:26.626161 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 17/37] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:30:26 2021] POST /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:30:26.652727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b58402c0-a313-46a7-aeb7-4623d2cbcdd2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:30:26.653272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b58402c0-a313-46a7-aeb7-4623d2cbcdd2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:26.653463 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:26.653463 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:26.653847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b58402c0-a313-46a7-aeb7-4623d2cbcdd2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:26.739987 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume// Jan 21 03:30:26.740466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:26.740661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:26.740661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:26.741302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:26.742559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-4e855316-7dd1-43a4-86d5-dca8bcc0ef43 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:30:26.744379 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 18/38] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:30: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 21 03:30:26.782172 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-b0b608e9-9d07-4619-a997-b44f11f7cfe8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:30:26.783113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-b0b608e9-9d07-4619-a997-b44f11f7cfe8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:26.783756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-b0b608e9-9d07-4619-a997-b44f11f7cfe8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:26.796140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.796140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:26.818528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b58402c0-a313-46a7-aeb7-4623d2cbcdd2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:26.867186 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.867186 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:26.891835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b58402c0-a313-46a7-aeb7-4623d2cbcdd2 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:30:26.892662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 21/39] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:26 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1205 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:26.926788 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.926788 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:26.946659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-b0b608e9-9d07-4619-a997-b44f11f7cfe8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:26.985200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:26.985200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:27.005469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-b0b608e9-9d07-4619-a997-b44f11f7cfe8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:30:27.006840 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 19/40] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:30:26 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1304 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:30:27.608860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-ec436cf6-106a-4663-9629-369a7ef4fccb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] DELETE http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/56460f0f-e433-4f3e-9879-372219aad68c Jan 21 03:30:27.609280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-ec436cf6-106a-4663-9629-369a7ef4fccb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:27.609366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:27.609366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:27.609676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-ec436cf6-106a-4663-9629-369a7ef4fccb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:27.694202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:27.694202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:27.915775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-136e5361-7ecd-4039-b683-d785e409313a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:30:27.916364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-136e5361-7ecd-4039-b683-d785e409313a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:27.916577 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:27.916577 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:27.916952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-136e5361-7ecd-4039-b683-d785e409313a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:28.111444 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:28.111444 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:28.173942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-136e5361-7ecd-4039-b683-d785e409313a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:28.268218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:28.268218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:28.301595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-136e5361-7ecd-4039-b683-d785e409313a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:30:28.303950 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 20/41] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:27 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 1205 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:28.985822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-ec436cf6-106a-4663-9629-369a7ef4fccb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:30:28.986355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-ec436cf6-106a-4663-9629-369a7ef4fccb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:30:28.995167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-919ba728-8d59-4fbc-ad77-aa3d24a2becc req-ec436cf6-106a-4663-9629-369a7ef4fccb tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/56460f0f-e433-4f3e-9879-372219aad68c returned with HTTP 200 Jan 21 03:30:28.996313 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 22/42] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 03:30:27 2021] DELETE /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/attachments/56460f0f-e433-4f3e-9879-372219aad68c => generated 19 bytes in 1395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:29.322546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e0ad2bc-af5d-476f-902c-12991f806af6 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:30:29.326925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e0ad2bc-af5d-476f-902c-12991f806af6 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:29.327367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:29.327367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:29.328853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e0ad2bc-af5d-476f-902c-12991f806af6 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:29.449406 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:29.449406 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:29.471465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9e0ad2bc-af5d-476f-902c-12991f806af6 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:30:29.524594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e0ad2bc-af5d-476f-902c-12991f806af6 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:30:29.525742 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 21/43] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:29 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:49.658727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] POST http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes Jan 21 03:30:49.659300 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:49.659300 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:49.659558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1900456846"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:49.660803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1900456846'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:30:49.661316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Create volume of 1 GB Jan 21 03:30:49.662083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:49.662083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:49.688188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Availability Zones retrieved successfully. Jan 21 03:30:49.722307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Flow 'volume_create_api' (fefa4f03-0ce7-4b76-b59f-a0968f2b8271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:30:49.738912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b10e5-2bbd-4062-aee3-6ca9df497c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:49.741388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:30:49.829751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b10e5-2bbd-4062-aee3-6ca9df497c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:49.832209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2187be24-41b8-41dd-9667-506d6e70dcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:49.935823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Created reservations ['685628f0-6973-4a10-a42a-4b202a00fc6a', 'a6e8d93f-4ec1-47ef-8723-4846dd8e2727', 'af923f04-e17e-411d-8684-dfe56de4f625', 'bc5de6bb-062b-4acb-8a5e-0a630a64530d'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:30:49.937734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2187be24-41b8-41dd-9667-506d6e70dcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685628f0-6973-4a10-a42a-4b202a00fc6a', 'a6e8d93f-4ec1-47ef-8723-4846dd8e2727', 'af923f04-e17e-411d-8684-dfe56de4f625', 'bc5de6bb-062b-4acb-8a5e-0a630a64530d']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:49.940146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8bf7ed9-1520-4f2b-bd4b-d64696f9e7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:50.004529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8bf7ed9-1520-4f2b-bd4b-d64696f9e7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd37bb1e-cbd1-411e-a748-1e952e8b54c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1900456846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='020113f228c04374a833f637872a6403',qos_specs=None,replication_status=,reservations=['685628f0-6973-4a10-a42a-4b202a00fc6a','a6e8d93f-4ec1-47ef-8723-4846dd8e2727','af923f04-e17e-411d-8684-dfe56de4f625','bc5de6bb-062b-4acb-8a5e-0a630a64530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcc11faef7d41168b20b754135528b9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1900456846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd37bb1e-cbd1-411e-a748-1e952e8b54c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='020113f228c04374a833f637872a6403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3fcc11faef7d41168b20b754135528b9',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:50.006601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92bbefd-cc3d-4c0a-9556-494aed2aaefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:50.038400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92bbefd-cc3d-4c0a-9556-494aed2aaefd) transitioned into state 'SUCCESS' from state '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-1900456846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='020113f228c04374a833f637872a6403',qos_specs=None,replication_status=,reservations=['685628f0-6973-4a10-a42a-4b202a00fc6a','a6e8d93f-4ec1-47ef-8723-4846dd8e2727','af923f04-e17e-411d-8684-dfe56de4f625','bc5de6bb-062b-4acb-8a5e-0a630a64530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcc11faef7d41168b20b754135528b9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:50.041135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd487da-d829-45e7-a8f0-b6cb7cb50811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:30:50.057880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd487da-d829-45e7-a8f0-b6cb7cb50811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:30:50.061691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Flow 'volume_create_api' (fefa4f03-0ce7-4b76-b59f-a0968f2b8271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:30:50.129775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Create volume request issued successfully. Jan 21 03:30:50.163637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c22dff1-391e-4ac9-ab82-234f77407fd6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes returned with HTTP 202 Jan 21 03:30:50.175695 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 23/44] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:30:49 2021] POST /volume/v3/020113f228c04374a833f637872a6403/volumes => generated 830 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:30:50.179183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a2964f6-9c7b-40d1-b24c-663be554c490 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:50.180641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a2964f6-9c7b-40d1-b24c-663be554c490 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:50.181158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:50.181158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:50.181815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a2964f6-9c7b-40d1-b24c-663be554c490 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:50.368251 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:50.368251 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:50.401047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a2964f6-9c7b-40d1-b24c-663be554c490 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:50.464332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a2964f6-9c7b-40d1-b24c-663be554c490 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:50.465946 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 22/45] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:50 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 898 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:51.482513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:51.483435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:51.484450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:51.484450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:51.485151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:51.561543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:51.561543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:51.573049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:51.614839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:51.630543 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 24/46] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:51 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:52.127169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-2f426447-ee39-4eee-a742-fc8368bb65b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:52.127732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-2f426447-ee39-4eee-a742-fc8368bb65b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:52.127928 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:52.127928 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:52.128583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-2f426447-ee39-4eee-a742-fc8368bb65b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:52.196717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.196717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:52.209391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-2f426447-ee39-4eee-a742-fc8368bb65b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:52.238675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-2f426447-ee39-4eee-a742-fc8368bb65b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:52.240709 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 23/47] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:30:52 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:52.327906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume// Jan 21 03:30:52.328635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:52.329502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:52.329502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:52.330254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:52.332056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5182fd3-f169-456c-82f6-7643fc6dff78 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:30:52.333656 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 25/48] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:30:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:30:52.348395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] POST http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments Jan 21 03:30:52.348927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:52.348927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:52.349352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd37bb1e-cbd1-411e-a748-1e952e8b54c8", "instance_uuid": "63a45ca1-e396-402d-a345-db3e4bb67271", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:52.423011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.423011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:52.510516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments returned with HTTP 200 Jan 21 03:30:52.517831 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 24/49] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:30:52 2021] POST /volume/v3/020113f228c04374a833f637872a6403/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:52.582214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32b1c43b-7d4e-4b35-a204-70a313d87bb5 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:52.582462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32b1c43b-7d4e-4b35-a204-70a313d87bb5 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:52.582889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32b1c43b-7d4e-4b35-a204-70a313d87bb5 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:52.657428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume// Jan 21 03:30:52.657903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:52.658098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:52.658098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:52.659248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:52.660461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-e1755a89-a2fe-4383-a759-fbcdfaea0332 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:30:52.661483 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 25/50] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:30:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:30:52.676945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-cdb7e6d0-55aa-47ce-8e57-5896281d6aec tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:52.677785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-cdb7e6d0-55aa-47ce-8e57-5896281d6aec tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:52.678838 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-cdb7e6d0-55aa-47ce-8e57-5896281d6aec tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:52.833476 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.833476 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:52.872282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-32b1c43b-7d4e-4b35-a204-70a313d87bb5 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:52.903360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.903360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:52.911022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.911022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:52.920765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-cdb7e6d0-55aa-47ce-8e57-5896281d6aec tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:52.922561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32b1c43b-7d4e-4b35-a204-70a313d87bb5 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:52.923843 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 26/51] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:52 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 922 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:52.981276 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:52.981276 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:52.999548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-cdb7e6d0-55aa-47ce-8e57-5896281d6aec tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:53.000823 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 26/52] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:30:52 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1021 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:30:53.342265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-ef579e43-66b4-4001-bbff-b247f4d36a47 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] PUT http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments/5451856e-6846-47e9-999d-74539327c13e Jan 21 03:30:53.345365 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:53.345365 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:53.346403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-ef579e43-66b4-4001-bbff-b247f4d36a47 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:30:53.402857 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:30:53.402857 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:30:53.403783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-ef579e43-66b4-4001-bbff-b247f4d36a47 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Lock "b'cinder-attachment_update-dd37bb1e-cbd1-411e-a748-1e952e8b54c8-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:30:53.412045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:53.412045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:53.945947 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fac36cf-6174-4a3b-95e5-1bbdc47bd3dc tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:53.945947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fac36cf-6174-4a3b-95e5-1bbdc47bd3dc tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:53.946373 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:53.946373 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:53.946528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fac36cf-6174-4a3b-95e5-1bbdc47bd3dc tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:54.070931 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:54.070931 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:54.082062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8fac36cf-6174-4a3b-95e5-1bbdc47bd3dc tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:54.160431 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:54.160431 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:54.183511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fac36cf-6174-4a3b-95e5-1bbdc47bd3dc tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:54.193423 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 27/53] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:53 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 922 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:55.201343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-179a0164-2263-4a4d-9393-fd670bfa7aed tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:55.202365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-179a0164-2263-4a4d-9393-fd670bfa7aed tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:55.202747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:55.202747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:55.203383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-179a0164-2263-4a4d-9393-fd670bfa7aed tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:55.335636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:55.335636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:55.368972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-179a0164-2263-4a4d-9393-fd670bfa7aed tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:55.418793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:55.418793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:55.434305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-179a0164-2263-4a4d-9393-fd670bfa7aed tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:55.435455 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 28/54] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:55 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 922 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:55.713457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-ef579e43-66b4-4001-bbff-b247f4d36a47 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Lock "b'cinder-attachment_update-dd37bb1e-cbd1-411e-a748-1e952e8b54c8-n-h1-769329-3'" released by "attachment_update" :: held 2.310s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:30:55.714942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-ef579e43-66b4-4001-bbff-b247f4d36a47 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments/5451856e-6846-47e9-999d-74539327c13e returned with HTTP 200 Jan 21 03:30:55.715609 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 27/55] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:30:53 2021] PUT /volume/v3/020113f228c04374a833f637872a6403/attachments/5451856e-6846-47e9-999d-74539327c13e => generated 762 bytes in 2382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:30:56.452158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ff22e38-9aed-40f8-aa29-0a4790d01901 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:56.452657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ff22e38-9aed-40f8-aa29-0a4790d01901 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:56.453050 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:56.453050 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:56.453654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ff22e38-9aed-40f8-aa29-0a4790d01901 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:56.516305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:56.516305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:56.525521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ff22e38-9aed-40f8-aa29-0a4790d01901 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:56.546824 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:56.546824 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:56.555971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ff22e38-9aed-40f8-aa29-0a4790d01901 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:56.556910 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 29/56] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:56 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:57.580483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e617e05a-1868-42e4-a923-1d6727c01e62 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:57.581004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e617e05a-1868-42e4-a923-1d6727c01e62 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:57.581195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:57.581195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:57.581861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e617e05a-1868-42e4-a923-1d6727c01e62 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:57.665443 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:57.665443 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:57.675747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e617e05a-1868-42e4-a923-1d6727c01e62 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:57.696990 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:57.696990 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:57.713531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e617e05a-1868-42e4-a923-1d6727c01e62 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:57.714354 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 28/57] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:57 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:58.731327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bed0e0d8-b9b1-4968-bb59-4c6a4501778c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:58.731849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bed0e0d8-b9b1-4968-bb59-4c6a4501778c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:58.731849 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:58.731849 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:58.732279 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bed0e0d8-b9b1-4968-bb59-4c6a4501778c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:58.819586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:58.819586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:58.828512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bed0e0d8-b9b1-4968-bb59-4c6a4501778c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:30:58.849314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:58.849314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:58.858674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bed0e0d8-b9b1-4968-bb59-4c6a4501778c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:30:58.859835 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 30/58] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:58 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:30:59.876284 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eefafe60-038a-46e9-b9f5-d7b96f5dc518 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:30:59.877500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eefafe60-038a-46e9-b9f5-d7b96f5dc518 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:30:59.877910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:30:59.877910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:30:59.878540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eefafe60-038a-46e9-b9f5-d7b96f5dc518 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:30:59.968621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:30:59.968621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:30:59.983519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eefafe60-038a-46e9-b9f5-d7b96f5dc518 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:31:00.011717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:00.011717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:00.024729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eefafe60-038a-46e9-b9f5-d7b96f5dc518 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:31:00.025881 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 29/59] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:30:59 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:01.042990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-825fb41c-f7a5-4b02-ac68-99237dcec4f4 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:31:01.044025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-825fb41c-f7a5-4b02-ac68-99237dcec4f4 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:01.044415 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:01.044415 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:01.045069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-825fb41c-f7a5-4b02-ac68-99237dcec4f4 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:01.102901 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:01.102901 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:01.111352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-825fb41c-f7a5-4b02-ac68-99237dcec4f4 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:31:01.132194 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:01.132194 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:01.142308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-825fb41c-f7a5-4b02-ac68-99237dcec4f4 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:31:01.143320 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 31/60] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:01 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:31:01.353845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] POST http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments/5451856e-6846-47e9-999d-74539327c13e/action Jan 21 03:31:01.364027 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:01.364027 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:01.364644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:31:01.365034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:01.448555 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:01.448555 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:01.464645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments/5451856e-6846-47e9-999d-74539327c13e/action returned with HTTP 204 Jan 21 03:31:01.466844 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 30/61] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:31:01 2021] POST /volume/v3/020113f228c04374a833f637872a6403/attachments/5451856e-6846-47e9-999d-74539327c13e/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:31:02.218001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b630494c-371d-4c39-be2b-4100914edeaf tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:31:02.219140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b630494c-371d-4c39-be2b-4100914edeaf tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:02.219499 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:02.219499 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:02.220082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b630494c-371d-4c39-be2b-4100914edeaf tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:02.298286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:02.298286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:02.307523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b630494c-371d-4c39-be2b-4100914edeaf tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:31:02.340126 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:02.340126 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:02.352035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b630494c-371d-4c39-be2b-4100914edeaf tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:31:02.352836 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 32/62] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:31:02 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1215 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:24.559280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume// Jan 21 03:31:24.559811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:24.559991 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:24.559991 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:24.560545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:24.561600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-386f6f0d-04f9-44eb-b692-39edc08452e6 req-c66b9b22-0bfb-4d71-9e0e-2381dc266791 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:31:24.562518 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 31/63] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:31: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 21 03:31:24.591642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-3403300e-a2fe-4d97-b7d6-d4c87874174f tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] POST http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments Jan 21 03:31:24.592136 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:24.592136 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:24.592561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-3403300e-a2fe-4d97-b7d6-d4c87874174f tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd37bb1e-cbd1-411e-a748-1e952e8b54c8", "instance_uuid": "63a45ca1-e396-402d-a345-db3e4bb67271", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:24.704801 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:24.704801 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:25.992261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-3403300e-a2fe-4d97-b7d6-d4c87874174f tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments returned with HTTP 200 Jan 21 03:31:25.993440 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 33/64] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 21 03:31:24 2021] POST /volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments => generated 762 bytes in 1407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:26.047198 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-93975428-038a-4b1a-98f9-0ca6e868595c tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] GET http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da Jan 21 03:31:26.047777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-93975428-038a-4b1a-98f9-0ca6e868595c tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:26.048254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-93975428-038a-4b1a-98f9-0ca6e868595c tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:26.078154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-93975428-038a-4b1a-98f9-0ca6e868595c tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da returned with HTTP 200 Jan 21 03:31:26.079490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 32/65] 10.222.0.71 () {60 vars in 1415 bytes} [Thu Jan 21 03:31:26 2021] GET /volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da => generated 789 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:31:37.042098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-fac8d267-87e3-4400-b80c-790f31903fc0 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] POST http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da/action Jan 21 03:31:37.043902 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:37.043902 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:37.044920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-fac8d267-87e3-4400-b80c-790f31903fc0 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:31:37.045496 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-fac8d267-87e3-4400-b80c-790f31903fc0 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:31:37.170933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:37.170933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:37.195017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-fac8d267-87e3-4400-b80c-790f31903fc0 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da/action returned with HTTP 204 Jan 21 03:31:37.197252 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 34/66] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 03:31:37 2021] POST /volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:31:43.324192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] DELETE http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/5451856e-6846-47e9-999d-74539327c13e Jan 21 03:31:43.325011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:31:43.325297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:31:43.325297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:31:43.325790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:31:43.348634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:31:43.348634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:31:43.678727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da)]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:31:43.679199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Adding status of: attached to pending status list for volume. {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 03:31:43.679780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:31:43.686374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-113b2d25-aa6e-42a4-8f9f-78f4d81b9731 req-487df8c9-ac25-4cc7-bdc2-f65912376dd3 tempest-LiveAutoBlockMigrationV225Test-380787586 tempest-LiveAutoBlockMigrationV225Test-380787586] http://10.222.0.22/volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/5451856e-6846-47e9-999d-74539327c13e returned with HTTP 200 Jan 21 03:31:43.687471 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 33/67] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:31:43 2021] DELETE /volume/v3/008c7e4d2fbd4794b40da7d64e062ee0/attachments/5451856e-6846-47e9-999d-74539327c13e => generated 192 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:32:05.366003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7f30822-c48b-4e56-ab97-78f313f43108 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:32:05.366546 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7f30822-c48b-4e56-ab97-78f313f43108 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:05.366703 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:05.366703 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:05.375666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7f30822-c48b-4e56-ab97-78f313f43108 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:05.482448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:05.482448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:05.492293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f7f30822-c48b-4e56-ab97-78f313f43108 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:05.513191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:05.513191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:05.523891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7f30822-c48b-4e56-ab97-78f313f43108 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:32:05.525335 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 35/68] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:32:05 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1215 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:32:08.881832 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-53715807-2bbc-4a92-b514-5056b2fa3801 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:32:08.883521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-53715807-2bbc-4a92-b514-5056b2fa3801 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:08.883921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:08.883921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:08.884549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-53715807-2bbc-4a92-b514-5056b2fa3801 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:08.942234 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:08.942234 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:08.953234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-53715807-2bbc-4a92-b514-5056b2fa3801 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:08.975790 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:08.975790 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:08.987427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-53715807-2bbc-4a92-b514-5056b2fa3801 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:32:08.988486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 34/69] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:32:08 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1215 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:32:09.013678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] POST http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8/action Jan 21 03:32:09.014664 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:09.014664 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:09.015382 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:32:09.015936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:32:09.089877 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:09.089877 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:09.089877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:09.114567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Begin detaching volume completed successfully. Jan 21 03:32:09.115532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8/action returned with HTTP 202 Jan 21 03:32:09.124973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 36/70] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:32:09 2021] POST /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:32:09.149521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3fea5ef-2f9d-48fd-9683-db52ae996823 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:32:09.150230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3fea5ef-2f9d-48fd-9683-db52ae996823 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:09.150451 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:09.150451 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:09.150830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3fea5ef-2f9d-48fd-9683-db52ae996823 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:09.216850 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume// Jan 21 03:32:09.217328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:09.217551 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:09.217551 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:09.217933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:09.218997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-6041ec6e-a143-4784-a1a5-5f53e1fe5c49 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:32:09.219622 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 37/71] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:32:09 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:32:09.253464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-b9686613-233e-4aaa-9c62-eb3f0fe3b8b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:32:09.254033 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-b9686613-233e-4aaa-9c62-eb3f0fe3b8b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:09.254521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-b9686613-233e-4aaa-9c62-eb3f0fe3b8b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:09.265699 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:09.265699 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:09.295408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a3fea5ef-2f9d-48fd-9683-db52ae996823 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:09.338301 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:09.338301 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:09.372059 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:09.372059 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:09.380561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3fea5ef-2f9d-48fd-9683-db52ae996823 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:32:09.381776 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 35/72] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:32:09 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1218 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:32:09.408381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-b9686613-233e-4aaa-9c62-eb3f0fe3b8b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:09.449005 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:09.449005 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:09.479691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-b9686613-233e-4aaa-9c62-eb3f0fe3b8b1 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:32:09.480976 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 38/73] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:32:09 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1317 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:32:10.138113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-118ba518-df8d-4e12-9139-cbcc2c305445 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] DELETE http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da Jan 21 03:32:10.140169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-118ba518-df8d-4e12-9139-cbcc2c305445 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:10.140590 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:10.140590 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:10.141289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-118ba518-df8d-4e12-9139-cbcc2c305445 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:10.168407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:10.168407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:10.399441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0e5d89d-0718-4b4c-ba3b-47ac9dca11e6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:32:10.400130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0e5d89d-0718-4b4c-ba3b-47ac9dca11e6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:10.400547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:10.400547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:10.401173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0e5d89d-0718-4b4c-ba3b-47ac9dca11e6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:10.515562 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:10.515562 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:10.527518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f0e5d89d-0718-4b4c-ba3b-47ac9dca11e6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:10.570588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:10.570588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:10.591555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0e5d89d-0718-4b4c-ba3b-47ac9dca11e6 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:32:10.596262 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 39/74] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:32:10 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 1218 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:32:10.904979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-118ba518-df8d-4e12-9139-cbcc2c305445 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:32:10.905789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-118ba518-df8d-4e12-9139-cbcc2c305445 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:32:10.914567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-609dd962-da30-4dd9-84fa-6f6ebf98364e req-118ba518-df8d-4e12-9139-cbcc2c305445 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da returned with HTTP 200 Jan 21 03:32:10.916259 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 36/75] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 03:32:10 2021] DELETE /volume/v3/020113f228c04374a833f637872a6403/attachments/339a3c1d-ed0a-4ac0-95d0-f5a1f1a9d3da => generated 19 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:32:11.613450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-980d61d3-26b7-4209-8693-1a6edbec9908 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:32:11.614332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-980d61d3-26b7-4209-8693-1a6edbec9908 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:32:11.614661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:32:11.614661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:32:11.623160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-980d61d3-26b7-4209-8693-1a6edbec9908 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:32:11.721192 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:32:11.721192 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:32:11.740626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-980d61d3-26b7-4209-8693-1a6edbec9908 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:32:11.797113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-980d61d3-26b7-4209-8693-1a6edbec9908 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:32:11.798649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 40/76] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:32:11 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 923 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:10.061550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] DELETE http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:33:10.063567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:10.064101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:10.064101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:10.064909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:10.065725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Delete volume with id: 5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:33:10.139519 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:10.139519 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:10.141442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:33:10.202454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Delete volume request issued successfully. Jan 21 03:33:10.203001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e402cdd1-1f36-46ef-96e4-077d518038f8 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 202 Jan 21 03:33:10.208745 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 37/77] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:33:10 2021] DELETE /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:33:10.211597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eec03e4b-9f98-4ac0-b588-8f32494918b3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:33:10.212100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eec03e4b-9f98-4ac0-b588-8f32494918b3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:10.212485 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:10.212485 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:10.213097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eec03e4b-9f98-4ac0-b588-8f32494918b3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:10.309346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:10.309346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:10.330906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eec03e4b-9f98-4ac0-b588-8f32494918b3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:33:10.395871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eec03e4b-9f98-4ac0-b588-8f32494918b3 tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:33:10.401043 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 41/78] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:10 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:11.416433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34aebf12-22ac-4d46-9a8c-da595125432c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:33:11.416977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34aebf12-22ac-4d46-9a8c-da595125432c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:11.417142 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:11.417142 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:11.417520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34aebf12-22ac-4d46-9a8c-da595125432c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:11.528352 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:11.528352 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:11.548814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34aebf12-22ac-4d46-9a8c-da595125432c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Volume info retrieved successfully. Jan 21 03:33:11.605394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34aebf12-22ac-4d46-9a8c-da595125432c tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 200 Jan 21 03:33:11.607123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 38/79] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:11 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:12.623108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1ca8f82-5aeb-488e-87ad-8f37383a879a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] GET http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb Jan 21 03:33:12.623657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1ca8f82-5aeb-488e-87ad-8f37383a879a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:12.623836 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:12.623836 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:12.629389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1ca8f82-5aeb-488e-87ad-8f37383a879a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:12.735260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1ca8f82-5aeb-488e-87ad-8f37383a879a tempest-LiveMigrationTest-460745636 tempest-LiveMigrationTest-460745636] http://10.222.0.22/volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb returned with HTTP 404 Jan 21 03:33:12.736627 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 42/80] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:12 2021] GET /volume/v3/2ae43556e9dd403fbe0e647f8ee7520a/volumes/5b75049d-7e83-480e-af51-f494580beceb => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:33:14.052693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] POST http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes Jan 21 03:33:14.054206 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:14.054206 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:14.054998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1369169574"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:14.056448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1369169574'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:33:14.057008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Create volume of 1 GB Jan 21 03:33:14.086276 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Availability Zones retrieved successfully. Jan 21 03:33:14.127451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Flow 'volume_create_api' (635966bd-3cda-4e28-8bd5-71c4a302cb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:33:14.130647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0220744-3a4a-403d-aeec-cdc6dd188a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:33:14.133146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:33:14.276124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0220744-3a4a-403d-aeec-cdc6dd188a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:33:14.278300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f46de3-a61e-4903-a90f-f78101ed5247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:33:14.369191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Created reservations ['73d4914b-d449-471c-ade4-c61444347356', '7bf1dfd2-778a-4f5e-afa6-3f1ac943053a', '9e49f9ba-94b3-4d40-b553-01f55636fb54', '91bc9bcc-7af4-44f0-a218-23a866467211'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:33:14.371404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f46de3-a61e-4903-a90f-f78101ed5247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73d4914b-d449-471c-ade4-c61444347356', '7bf1dfd2-778a-4f5e-afa6-3f1ac943053a', '9e49f9ba-94b3-4d40-b553-01f55636fb54', '91bc9bcc-7af4-44f0-a218-23a866467211']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:33:14.373666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17862d1c-52a4-488d-820b-17113e20d297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:33:14.483247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17862d1c-52a4-488d-820b-17113e20d297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de08c1c-a707-44a3-a843-c898b178ae86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1369169574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6bc4f08a3b34d7db7b09c942b30b533',qos_specs=None,replication_status=,reservations=['73d4914b-d449-471c-ade4-c61444347356','7bf1dfd2-778a-4f5e-afa6-3f1ac943053a','9e49f9ba-94b3-4d40-b553-01f55636fb54','91bc9bcc-7af4-44f0-a218-23a866467211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565e356259544627bbc2c43345c5244e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1369169574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de08c1c-a707-44a3-a843-c898b178ae86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6bc4f08a3b34d7db7b09c942b30b533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='565e356259544627bbc2c43345c5244e',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:33:14.485291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389fcbee-7311-4e18-a55a-19f60b56674e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:33:14.516046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389fcbee-7311-4e18-a55a-19f60b56674e) transitioned into state 'SUCCESS' from state '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-1369169574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6bc4f08a3b34d7db7b09c942b30b533',qos_specs=None,replication_status=,reservations=['73d4914b-d449-471c-ade4-c61444347356','7bf1dfd2-778a-4f5e-afa6-3f1ac943053a','9e49f9ba-94b3-4d40-b553-01f55636fb54','91bc9bcc-7af4-44f0-a218-23a866467211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565e356259544627bbc2c43345c5244e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:33:14.517851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec6e3a8-04d1-4e68-bc5d-82f3c60314bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:33:14.535790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec6e3a8-04d1-4e68-bc5d-82f3c60314bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:33:14.538998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Flow 'volume_create_api' (635966bd-3cda-4e28-8bd5-71c4a302cb32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:33:14.593245 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Create volume request issued successfully. Jan 21 03:33:14.613991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-73b33c1c-ab42-4ae0-bf0a-355708b1574f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes returned with HTTP 202 Jan 21 03:33:14.625676 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 39/81] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:33:14 2021] POST /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes => generated 824 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:33:14.632684 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2dd95d5a-238d-465b-88a3-144b80e6fbe0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:14.634008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2dd95d5a-238d-465b-88a3-144b80e6fbe0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:14.634816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2dd95d5a-238d-465b-88a3-144b80e6fbe0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:14.701514 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:14.701514 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:14.713784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2dd95d5a-238d-465b-88a3-144b80e6fbe0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:14.774907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2dd95d5a-238d-465b-88a3-144b80e6fbe0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:14.776396 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 43/82] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:14 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 892 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:15.793504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:15.794011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:15.794112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:15.794112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:15.794492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:15.855566 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:15.855566 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:15.864104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:15.889234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:15.890340 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 40/83] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:15 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:17.703642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-5132892a-6caf-4c28-85b0-48b68fb76ef2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:17.705616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-5132892a-6caf-4c28-85b0-48b68fb76ef2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:17.707284 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:17.707284 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:17.707951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-5132892a-6caf-4c28-85b0-48b68fb76ef2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:17.802636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:17.802636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:17.814044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-5132892a-6caf-4c28-85b0-48b68fb76ef2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:17.879656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-5132892a-6caf-4c28-85b0-48b68fb76ef2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:17.884467 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 44/84] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:33:17 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:17.996011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume// Jan 21 03:33:17.996919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:17.997257 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:17.997257 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:17.997817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:17.999149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c25be4b1-99e6-4200-a28d-cfafcf617d6c tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:33:18.006384 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 41/85] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:33:17 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:33:18.026373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] POST http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments Jan 21 03:33:18.027160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:18.027160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:18.027584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4de08c1c-a707-44a3-a843-c898b178ae86", "instance_uuid": "c0fab64e-f57f-44e0-b1ac-e1fcd529fa8d", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:18.152800 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:18.152800 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:18.271862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments returned with HTTP 200 Jan 21 03:33:18.273961 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 45/86] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:33:18 2021] POST /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:18.324047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29f65e84-03e9-4611-8814-afa81753ddb7 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:18.324579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29f65e84-03e9-4611-8814-afa81753ddb7 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:18.325064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29f65e84-03e9-4611-8814-afa81753ddb7 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:18.364001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume// Jan 21 03:33:18.364934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:18.365332 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:18.365332 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:18.366009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:18.368066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-9f766cd4-fa01-40af-8ebc-e3a45fa06671 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:33:18.369142 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 46/87] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:33:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:33:18.386396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-d8a31dee-6543-4de6-aecf-6ab43810816a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:18.387252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-d8a31dee-6543-4de6-aecf-6ab43810816a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:18.388095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-d8a31dee-6543-4de6-aecf-6ab43810816a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:18.455906 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:18.455906 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:18.500234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29f65e84-03e9-4611-8814-afa81753ddb7 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:18.521828 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:18.521828 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:18.559463 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-d8a31dee-6543-4de6-aecf-6ab43810816a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:18.580201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:18.580201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:18.593490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:18.593490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:18.606413 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29f65e84-03e9-4611-8814-afa81753ddb7 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:18.630091 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 42/88] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:18 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:18.632311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-d8a31dee-6543-4de6-aecf-6ab43810816a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:18.644249 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 47/89] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:33:18 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1015 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:33:18.665792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-0183c0e8-3e2c-47f7-af5f-0019901639d6 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] PUT http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7 Jan 21 03:33:18.666311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:18.666311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:18.666730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-0183c0e8-3e2c-47f7-af5f-0019901639d6 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:18.722168 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:33:18.722168 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:33:18.722882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-0183c0e8-3e2c-47f7-af5f-0019901639d6 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Lock "b'cinder-attachment_update-4de08c1c-a707-44a3-a843-c898b178ae86-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:33:18.726402 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:18.726402 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:19.626466 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-818b5fa1-8dcf-4c4c-8ba8-3447245ed716 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:19.626984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-818b5fa1-8dcf-4c4c-8ba8-3447245ed716 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:19.627372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:19.627372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:19.627991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-818b5fa1-8dcf-4c4c-8ba8-3447245ed716 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:19.728480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:19.728480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:19.748429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-818b5fa1-8dcf-4c4c-8ba8-3447245ed716 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:19.780061 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:19.780061 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:19.789833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-818b5fa1-8dcf-4c4c-8ba8-3447245ed716 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:19.799573 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 48/90] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:19 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:20.806812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bff24109-b238-4980-a128-ed2d1bf4d80e tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:20.807405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bff24109-b238-4980-a128-ed2d1bf4d80e tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:20.807860 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:20.807860 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:20.808528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bff24109-b238-4980-a128-ed2d1bf4d80e tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:20.921308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:20.921308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:20.943619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bff24109-b238-4980-a128-ed2d1bf4d80e tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:20.984999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:20.984999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:21.005663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bff24109-b238-4980-a128-ed2d1bf4d80e tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:21.016394 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 49/91] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:20 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:21.146724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-0183c0e8-3e2c-47f7-af5f-0019901639d6 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Lock "b'cinder-attachment_update-4de08c1c-a707-44a3-a843-c898b178ae86-n-h1-769329-3'" released by "attachment_update" :: held 2.424s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:33:21.148144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-0183c0e8-3e2c-47f7-af5f-0019901639d6 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7 returned with HTTP 200 Jan 21 03:33:21.149244 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 43/92] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:33:18 2021] PUT /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7 => generated 762 bytes in 2489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:22.027690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e6e20a0-2f4d-4910-a990-1297191de619 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:22.030329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e6e20a0-2f4d-4910-a990-1297191de619 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:22.030790 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:22.030790 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:22.031479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e6e20a0-2f4d-4910-a990-1297191de619 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:22.130872 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:22.130872 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:22.155522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8e6e20a0-2f4d-4910-a990-1297191de619 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:22.200072 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:22.200072 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:22.218538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e6e20a0-2f4d-4910-a990-1297191de619 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:22.230666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 50/93] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:22 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:23.235668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-77bcc69c-dc12-4e76-9e39-177935f4a1d1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:23.237067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-77bcc69c-dc12-4e76-9e39-177935f4a1d1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:23.237507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:23.237507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:23.238292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-77bcc69c-dc12-4e76-9e39-177935f4a1d1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:23.297728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:23.297728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:23.307859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-77bcc69c-dc12-4e76-9e39-177935f4a1d1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:23.328618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:23.328618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:23.338154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-77bcc69c-dc12-4e76-9e39-177935f4a1d1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:23.349338 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 44/94] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:23 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:24.355780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-154bd01a-3729-4c69-9d7f-cf5f4fd4f5ab tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:24.356264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-154bd01a-3729-4c69-9d7f-cf5f4fd4f5ab tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:24.356487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:24.356487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:24.356858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-154bd01a-3729-4c69-9d7f-cf5f4fd4f5ab tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:24.483951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:24.483951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:24.494321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-154bd01a-3729-4c69-9d7f-cf5f4fd4f5ab tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:24.516516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:24.516516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:24.528168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-154bd01a-3729-4c69-9d7f-cf5f4fd4f5ab tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:24.538888 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 51/95] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:24 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:25.545267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae60ce0b-ad98-4040-83c4-e5a8214e5728 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:25.546817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae60ce0b-ad98-4040-83c4-e5a8214e5728 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:25.547195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:25.547195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:25.547813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae60ce0b-ad98-4040-83c4-e5a8214e5728 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:25.645457 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:25.645457 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:25.658126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae60ce0b-ad98-4040-83c4-e5a8214e5728 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:25.682632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:25.682632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:25.692731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae60ce0b-ad98-4040-83c4-e5a8214e5728 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:25.693806 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 45/96] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:25 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:26.712343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-126763ba-f79e-4742-81bc-d95d162f3178 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:26.713742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-126763ba-f79e-4742-81bc-d95d162f3178 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:26.714315 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:26.714315 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:26.714948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-126763ba-f79e-4742-81bc-d95d162f3178 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:26.738207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-fe5585e5-b95f-4cb2-80a5-e439c90db96a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] POST http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7/action Jan 21 03:33:26.738680 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:26.738680 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:26.739439 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-fe5585e5-b95f-4cb2-80a5-e439c90db96a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:33:26.739995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-fe5585e5-b95f-4cb2-80a5-e439c90db96a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:26.827097 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:26.827097 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:26.851205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-126763ba-f79e-4742-81bc-d95d162f3178 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:26.872740 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:26.872740 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:26.882392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-126763ba-f79e-4742-81bc-d95d162f3178 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:26.883697 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 52/97] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:26 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:26.891396 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:26.891396 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:26.910135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2b03a8c3-d79c-4e13-80e7-3c5074f8fec0 req-fe5585e5-b95f-4cb2-80a5-e439c90db96a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7/action returned with HTTP 204 Jan 21 03:33:26.911460 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 46/98] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:33:26 2021] POST /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:33:27.900354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69691b81-6953-40c5-9c2f-65a0a3f50eea tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:27.900874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69691b81-6953-40c5-9c2f-65a0a3f50eea tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:27.901148 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:27.901148 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:27.901881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69691b81-6953-40c5-9c2f-65a0a3f50eea tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:27.952810 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:27.952810 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:27.961045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69691b81-6953-40c5-9c2f-65a0a3f50eea tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:27.981718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:27.981718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:27.989870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69691b81-6953-40c5-9c2f-65a0a3f50eea tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:27.990670 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 53/99] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:27 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1209 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:28.006884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-025bdc8b-6f00-4ff5-9f92-e9076c905c7a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:28.007388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-025bdc8b-6f00-4ff5-9f92-e9076c905c7a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:28.007607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:28.007607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:28.007978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-025bdc8b-6f00-4ff5-9f92-e9076c905c7a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:28.059273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:28.059273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:28.069925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-025bdc8b-6f00-4ff5-9f92-e9076c905c7a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:28.092897 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:28.092897 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:28.105098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-025bdc8b-6f00-4ff5-9f92-e9076c905c7a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:28.118827 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 47/100] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:28 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1209 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:30.327076 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-857e52f5-232a-4223-bfe5-9d3dea5ce7d5 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:30.328526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-857e52f5-232a-4223-bfe5-9d3dea5ce7d5 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:30.328928 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:30.328928 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:30.329560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-857e52f5-232a-4223-bfe5-9d3dea5ce7d5 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:30.464479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:30.464479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:30.480563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-857e52f5-232a-4223-bfe5-9d3dea5ce7d5 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:30.503116 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:30.503116 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:30.513927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-857e52f5-232a-4223-bfe5-9d3dea5ce7d5 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:30.515122 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 54/101] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:33:30 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1209 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:30.567989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] POST http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86/action Jan 21 03:33:30.568673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:30.568673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:30.570019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:33:30.570547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:33:30.668147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:30.668147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:30.670016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:30.683070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Begin detaching volume completed successfully. Jan 21 03:33:30.683916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86/action returned with HTTP 202 Jan 21 03:33:30.685092 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 48/102] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:33:30 2021] POST /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:33:30.719291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34d2f3c2-b1e2-4404-8bbf-2f611e92d6e0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:30.719777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34d2f3c2-b1e2-4404-8bbf-2f611e92d6e0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:30.720152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:30.720152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:30.720769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34d2f3c2-b1e2-4404-8bbf-2f611e92d6e0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:30.780230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume// Jan 21 03:33:30.780698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:30.780915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:30.780915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:30.781344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:30.782382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-8a836c68-07ee-4733-bbc7-3c8a30a57cde tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:33:30.782984 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 49/103] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:33:30 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:33:30.826024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-787a34ab-350e-48c1-8368-e7c8a980e18a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:30.826584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-787a34ab-350e-48c1-8368-e7c8a980e18a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:30.827107 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-787a34ab-350e-48c1-8368-e7c8a980e18a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:30.856477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:30.856477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:30.884870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34d2f3c2-b1e2-4404-8bbf-2f611e92d6e0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:30.948593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:30.948593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:30.967280 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:30.967280 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:30.976377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34d2f3c2-b1e2-4404-8bbf-2f611e92d6e0 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:30.981797 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 55/104] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:30 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1212 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:33:30.994047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-787a34ab-350e-48c1-8368-e7c8a980e18a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:31.052363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:31.052363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:31.066442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-787a34ab-350e-48c1-8368-e7c8a980e18a tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:31.067554 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 50/105] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:33:30 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1311 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:33:31.448912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-df9a1997-23ef-4056-b590-c3918c6670be tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] DELETE http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7 Jan 21 03:33:31.450165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-df9a1997-23ef-4056-b590-c3918c6670be tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:31.450609 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:31.450609 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:31.451313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-df9a1997-23ef-4056-b590-c3918c6670be tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:31.496243 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:31.496243 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:31.993987 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-104a2815-43c9-4f90-8158-282259ce131f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:31.995596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-104a2815-43c9-4f90-8158-282259ce131f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:31.996175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:31.996175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:31.997024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-104a2815-43c9-4f90-8158-282259ce131f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:32.116965 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:32.116965 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:32.146167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-104a2815-43c9-4f90-8158-282259ce131f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:32.187722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:32.187722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:32.212701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-104a2815-43c9-4f90-8158-282259ce131f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:32.213524 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 51/106] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:31 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 1212 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:33:32.385879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-df9a1997-23ef-4056-b590-c3918c6670be tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:33:32.386361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-df9a1997-23ef-4056-b590-c3918c6670be tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:33:32.428701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e4cf1a2a-c502-4677-999a-4a9687de88b5 req-df9a1997-23ef-4056-b590-c3918c6670be tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7 returned with HTTP 200 Jan 21 03:33:32.430093 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 56/107] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:33:31 2021] DELETE /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/attachments/b91ed116-7942-4def-a9e7-e47b01f0d0d7 => generated 19 bytes in 987 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:33.230048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb07a049-d91b-468c-b673-34a727be9757 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:33.231105 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb07a049-d91b-468c-b673-34a727be9757 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:33.233638 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:33.233638 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:33.234316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb07a049-d91b-468c-b673-34a727be9757 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:33.344086 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:33.344086 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:33.361182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fb07a049-d91b-468c-b673-34a727be9757 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:33.414006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb07a049-d91b-468c-b673-34a727be9757 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:33.419376 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 52/108] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:33 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:33.643505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8eb689d-21a6-4ed1-b812-efb8c6fb8768 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:33.644528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8eb689d-21a6-4ed1-b812-efb8c6fb8768 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:33.645072 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:33.645072 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:33.645700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8eb689d-21a6-4ed1-b812-efb8c6fb8768 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:33.739852 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:33.739852 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:33.766672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f8eb689d-21a6-4ed1-b812-efb8c6fb8768 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:33.819790 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8eb689d-21a6-4ed1-b812-efb8c6fb8768 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:33.830788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 57/109] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:33 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:33.836296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2fad0fb-1d2b-43c1-845c-0a8c87015041 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:33.836792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2fad0fb-1d2b-43c1-845c-0a8c87015041 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:33.837156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:33.837156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:33.837714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2fad0fb-1d2b-43c1-845c-0a8c87015041 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:33.925116 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:33.925116 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:33.940411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f2fad0fb-1d2b-43c1-845c-0a8c87015041 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:33.970750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2fad0fb-1d2b-43c1-845c-0a8c87015041 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:33.973618 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 53/110] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:33 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 917 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:47.298106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] DELETE http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:47.299498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:47.299876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:47.299876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:47.300525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:47.301162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Delete volume with id: 4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:47.382622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:47.382622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:47.385602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:47.426691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Delete volume request issued successfully. Jan 21 03:33:47.427643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2944892-67f4-429f-bc6f-278766b6573f tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 202 Jan 21 03:33:47.430229 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 58/111] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:33:47 2021] DELETE /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:33:47.437307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-593365be-fce3-4fc2-b44e-32784e5ff4c1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:47.438611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-593365be-fce3-4fc2-b44e-32784e5ff4c1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:47.439027 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:47.439027 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:47.440019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-593365be-fce3-4fc2-b44e-32784e5ff4c1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:47.513468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:47.513468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:47.526067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-593365be-fce3-4fc2-b44e-32784e5ff4c1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:47.558454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-593365be-fce3-4fc2-b44e-32784e5ff4c1 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:47.559910 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 54/112] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:47 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:33:48.578010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-343e31cc-360e-4491-96c5-fa88fe1f4d1d tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:48.578511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-343e31cc-360e-4491-96c5-fa88fe1f4d1d tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:48.578703 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:48.578703 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:48.581924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-343e31cc-360e-4491-96c5-fa88fe1f4d1d tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:48.746051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:48.746051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:48.766994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-343e31cc-360e-4491-96c5-fa88fe1f4d1d tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:48.830251 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-343e31cc-360e-4491-96c5-fa88fe1f4d1d tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:48.831462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 59/113] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:48 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 916 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:49.847335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be49102a-0bc9-4346-bbd0-4c8ca01d5dd2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:49.848572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be49102a-0bc9-4346-bbd0-4c8ca01d5dd2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:49.848941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:49.848941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:49.849616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be49102a-0bc9-4346-bbd0-4c8ca01d5dd2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:49.922640 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:33:49.922640 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:33:49.935640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be49102a-0bc9-4346-bbd0-4c8ca01d5dd2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Volume info retrieved successfully. Jan 21 03:33:49.999983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be49102a-0bc9-4346-bbd0-4c8ca01d5dd2 tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 200 Jan 21 03:33:50.001050 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 55/114] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:49 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:33:51.017070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b06cdcb1-d9a1-4af8-a590-55605d9763ec tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] GET http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 Jan 21 03:33:51.018173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b06cdcb1-d9a1-4af8-a590-55605d9763ec tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:33:51.018535 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:33:51.018535 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:33:51.019186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b06cdcb1-d9a1-4af8-a590-55605d9763ec tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:33:51.066715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b06cdcb1-d9a1-4af8-a590-55605d9763ec tempest-AttachSCSIVolumeTestJSON-483073990 tempest-AttachSCSIVolumeTestJSON-483073990] http://10.222.0.22/volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 returned with HTTP 404 Jan 21 03:33:51.068192 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 60/115] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:33:51 2021] GET /volume/v3/a6bc4f08a3b34d7db7b09c942b30b533/volumes/4de08c1c-a707-44a3-a843-c898b178ae86 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:34:40.701291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] DELETE http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:34:40.702489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:34:40.703008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:34:40.703008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:34:40.703682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:34:40.704358 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Delete volume with id: dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:34:40.827208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:34:40.827208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:34:40.836975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:34:40.899656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Delete volume request issued successfully. Jan 21 03:34:40.901780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-764f358b-8cbf-4ed4-9758-4994dffe2109 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 202 Jan 21 03:34:40.906317 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 56/116] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:34:40 2021] DELETE /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:34:40.912674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ce60772-2dbf-4e1a-8389-65bb37e6bb0c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:34:40.914147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ce60772-2dbf-4e1a-8389-65bb37e6bb0c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:34:40.914718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ce60772-2dbf-4e1a-8389-65bb37e6bb0c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:34:41.038025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:34:41.038025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:34:41.054950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ce60772-2dbf-4e1a-8389-65bb37e6bb0c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:34:41.107123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ce60772-2dbf-4e1a-8389-65bb37e6bb0c tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:34:41.109636 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 61/117] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:34:40 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:34:42.126603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5602f342-f23d-452b-bcb0-4b412de7ab25 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:34:42.127325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5602f342-f23d-452b-bcb0-4b412de7ab25 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:34:42.127644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:34:42.127644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:34:42.138265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5602f342-f23d-452b-bcb0-4b412de7ab25 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:34:42.282406 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:34:42.282406 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:34:42.308779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5602f342-f23d-452b-bcb0-4b412de7ab25 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:34:42.354428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5602f342-f23d-452b-bcb0-4b412de7ab25 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:34:42.355466 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 57/118] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:34:42 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 922 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:34:43.372980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c951b76-a180-464e-ae06-f7475dee3f14 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:34:43.373514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c951b76-a180-464e-ae06-f7475dee3f14 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:34:43.373673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:34:43.373673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:34:43.374422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c951b76-a180-464e-ae06-f7475dee3f14 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:34:43.549560 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:34:43.549560 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:34:43.589503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c951b76-a180-464e-ae06-f7475dee3f14 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Volume info retrieved successfully. Jan 21 03:34:43.641312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c951b76-a180-464e-ae06-f7475dee3f14 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 200 Jan 21 03:34:43.665631 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 62/119] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:34:43 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 922 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:34:44.670522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3534d522-fdc3-4455-bb41-80e1ce439033 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] GET http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 Jan 21 03:34:44.671188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3534d522-fdc3-4455-bb41-80e1ce439033 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:34:44.671512 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:34:44.671512 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:34:44.672145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3534d522-fdc3-4455-bb41-80e1ce439033 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:34:44.804152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3534d522-fdc3-4455-bb41-80e1ce439033 tempest-LiveAutoBlockMigrationV225Test-1936827746 tempest-LiveAutoBlockMigrationV225Test-1936827746] http://10.222.0.22/volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 returned with HTTP 404 Jan 21 03:34:44.805679 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 58/120] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:34:44 2021] GET /volume/v3/020113f228c04374a833f637872a6403/volumes/dd37bb1e-cbd1-411e-a748-1e952e8b54c8 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:35:35.177959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] POST http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes Jan 21 03:35:35.178524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:35.178524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:35.179021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-198874574"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:35.180238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-198874574'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:35:35.182350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Create volume of 1 GB Jan 21 03:35:35.246159 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Availability zone cache updated, next update will occur around 2021-01-21 04:35:35.244256. {{(pid=87905) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:35:35.246496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Availability Zones retrieved successfully. Jan 21 03:35:35.383871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Flow 'volume_create_api' (80f17d9b-83ba-4eaa-bba8-73059265a8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:35:35.387922 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fec8fc4-dba1-40d9-b147-8689ca3f3c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:35.390326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:35:35.480655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fec8fc4-dba1-40d9-b147-8689ca3f3c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:35.483541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7995366-21a1-4e03-93ec-1f230a3ab843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:35.547150 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] 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 21 03:35:35.548041 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] 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 21 03:35:35.619502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Created reservations ['4aa40464-fcf3-4986-9738-4dd606c58409', 'c5f2143d-9260-41fa-a0cf-5b9116a326ed', 'a2d022ef-2ed6-4762-93d8-0cfb471621af', '5ac3c001-8979-4f45-9f68-6bfeac9b592d'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:35:35.624202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7995366-21a1-4e03-93ec-1f230a3ab843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa40464-fcf3-4986-9738-4dd606c58409', 'c5f2143d-9260-41fa-a0cf-5b9116a326ed', 'a2d022ef-2ed6-4762-93d8-0cfb471621af', '5ac3c001-8979-4f45-9f68-6bfeac9b592d']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:35.639451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a4e151b-2963-4ad5-9f4a-5d08f99077bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:35.757779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a4e151b-2963-4ad5-9f4a-5d08f99077bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c96ed0-7f53-449c-ba7f-54e888dcf183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-198874574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e371ece84cbe419f9e18d08f04c68b53',qos_specs=None,replication_status=,reservations=['4aa40464-fcf3-4986-9738-4dd606c58409','c5f2143d-9260-41fa-a0cf-5b9116a326ed','a2d022ef-2ed6-4762-93d8-0cfb471621af','5ac3c001-8979-4f45-9f68-6bfeac9b592d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9b9c21132a4dae97bffed527bc13eb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-198874574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c96ed0-7f53-449c-ba7f-54e888dcf183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e371ece84cbe419f9e18d08f04c68b53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8d9b9c21132a4dae97bffed527bc13eb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:35.760252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c596055c-69f0-4156-82dc-5b6e922f61af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:35.794884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c596055c-69f0-4156-82dc-5b6e922f61af) transitioned into state 'SUCCESS' from state '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-198874574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e371ece84cbe419f9e18d08f04c68b53',qos_specs=None,replication_status=,reservations=['4aa40464-fcf3-4986-9738-4dd606c58409','c5f2143d-9260-41fa-a0cf-5b9116a326ed','a2d022ef-2ed6-4762-93d8-0cfb471621af','5ac3c001-8979-4f45-9f68-6bfeac9b592d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9b9c21132a4dae97bffed527bc13eb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:35.797072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d743f1d-08bb-49cc-b5fb-7656860fe602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:35.826083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d743f1d-08bb-49cc-b5fb-7656860fe602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:35.828884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Flow 'volume_create_api' (80f17d9b-83ba-4eaa-bba8-73059265a8c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:35:35.948723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Create volume request issued successfully. Jan 21 03:35:35.984042 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40546c99-4ee2-42ca-8bf5-89ea7fed8233 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes returned with HTTP 202 Jan 21 03:35:35.997084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 63/121] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:35:35 2021] POST /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes => generated 823 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:35:36.001704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-152fdd14-7896-4d0c-b34f-c141c2dce5d1 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:36.002355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-152fdd14-7896-4d0c-b34f-c141c2dce5d1 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:36.004266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-152fdd14-7896-4d0c-b34f-c141c2dce5d1 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:36.134722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:36.134722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:36.145811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-152fdd14-7896-4d0c-b34f-c141c2dce5d1 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:36.207757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-152fdd14-7896-4d0c-b34f-c141c2dce5d1 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:36.209511 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 59/122] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:35 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:37.232137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f53fb9de-debc-4c30-b9a8-d9aa7e45f6bb tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:37.233578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f53fb9de-debc-4c30-b9a8-d9aa7e45f6bb tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:37.233913 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:37.233913 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:37.236182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f53fb9de-debc-4c30-b9a8-d9aa7e45f6bb tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:37.362522 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:37.362522 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:37.382180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f53fb9de-debc-4c30-b9a8-d9aa7e45f6bb tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:37.433471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f53fb9de-debc-4c30-b9a8-d9aa7e45f6bb tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:37.434541 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 64/123] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:37 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:38.450909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:38.451978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:38.452363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:38.452363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:38.453206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:38.522745 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:38.522745 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:38.532537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:38.561034 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:38.562849 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 60/124] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:38 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:39.238689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-8ae74013-9ab4-492e-a86a-8fa52f3780fa tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:39.239599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-8ae74013-9ab4-492e-a86a-8fa52f3780fa tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:39.239599 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:39.239599 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:39.239916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-8ae74013-9ab4-492e-a86a-8fa52f3780fa tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:39.293608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:39.293608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:39.306095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-8ae74013-9ab4-492e-a86a-8fa52f3780fa tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:39.370561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-8ae74013-9ab4-492e-a86a-8fa52f3780fa tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:39.371496 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 65/125] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:35:39 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:39.507153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume// Jan 21 03:35:39.508917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:39.509115 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:39.509115 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:39.509753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:39.510773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9373b5af-85e9-40f6-93cd-439876601eca tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:35:39.511851 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 61/126] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:35:39 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:35:39.528960 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] POST http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments Jan 21 03:35:39.529614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:39.529614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:39.530220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9c96ed0-7f53-449c-ba7f-54e888dcf183", "instance_uuid": "9fadd939-2185-4acd-91c4-ff44f61eb817", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:39.593095 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:39.593095 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:39.704730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments returned with HTTP 200 Jan 21 03:35:39.706373 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 66/127] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:35:39 2021] POST /volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:39.766411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1bf8b76-7029-415b-8474-ea5782c06b1b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:39.766928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1bf8b76-7029-415b-8474-ea5782c06b1b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:39.767460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1bf8b76-7029-415b-8474-ea5782c06b1b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:39.812536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume// Jan 21 03:35:39.813388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:39.813830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:39.813830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:39.814515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:39.816037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-9131f5c6-1d60-4aad-981c-d1c673a307dc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:35:39.817362 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 67/128] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:35: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 21 03:35:39.835387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-e6c061fc-3a02-43e5-9edb-f98b7d6a6def tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:39.835958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-e6c061fc-3a02-43e5-9edb-f98b7d6a6def tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:39.836438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-e6c061fc-3a02-43e5-9edb-f98b7d6a6def tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:39.837083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:39.837083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:39.846892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e1bf8b76-7029-415b-8474-ea5782c06b1b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:39.867321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:39.867321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:39.876763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1bf8b76-7029-415b-8474-ea5782c06b1b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:39.877959 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 62/129] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:39 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:39.925242 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:39.925242 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:39.934931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-e6c061fc-3a02-43e5-9edb-f98b7d6a6def tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:39.958380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:39.958380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:39.968217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-e6c061fc-3a02-43e5-9edb-f98b7d6a6def tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:39.969697 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 68/130] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:35:39 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1014 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:35:40.017766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-96e33403-a556-413d-b77e-cef17ad17573 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] PUT http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c Jan 21 03:35:40.018581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:40.018581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:40.019866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-96e33403-a556-413d-b77e-cef17ad17573 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:40.050848 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:35:40.050848 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:35:40.051732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-96e33403-a556-413d-b77e-cef17ad17573 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Lock "b'cinder-attachment_update-a9c96ed0-7f53-449c-ba7f-54e888dcf183-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:35:40.054473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:40.054473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:40.895210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b5e70be-4571-418f-ad27-18e0448d2170 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:40.895836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b5e70be-4571-418f-ad27-18e0448d2170 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:40.895954 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:40.895954 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:40.896288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b5e70be-4571-418f-ad27-18e0448d2170 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:41.013842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:41.013842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:41.033655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b5e70be-4571-418f-ad27-18e0448d2170 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:41.077819 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:41.077819 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:41.107425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b5e70be-4571-418f-ad27-18e0448d2170 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:41.109977 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 69/131] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:40 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:42.126894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dd3615e-a0c7-4154-ad76-2acaec556f81 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:42.128088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dd3615e-a0c7-4154-ad76-2acaec556f81 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:42.128627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:42.128627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:42.129386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dd3615e-a0c7-4154-ad76-2acaec556f81 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:42.150847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-96e33403-a556-413d-b77e-cef17ad17573 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Lock "b'cinder-attachment_update-a9c96ed0-7f53-449c-ba7f-54e888dcf183-n-h2-769329-3'" released by "attachment_update" :: held 2.099s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:35:42.151601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-96e33403-a556-413d-b77e-cef17ad17573 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c returned with HTTP 200 Jan 21 03:35:42.152598 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 63/132] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 03:35:40 2021] PUT /volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c => generated 762 bytes in 2140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:35:42.292130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:42.292130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:42.322361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8dd3615e-a0c7-4154-ad76-2acaec556f81 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:42.383639 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:42.383639 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:42.405813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dd3615e-a0c7-4154-ad76-2acaec556f81 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:42.408428 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 70/133] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:42 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:43.424959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88eec2c8-2be2-44b2-8841-91dcabd40265 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:43.426378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88eec2c8-2be2-44b2-8841-91dcabd40265 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:43.426769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:43.426769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:43.427475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88eec2c8-2be2-44b2-8841-91dcabd40265 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:43.544157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:43.544157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:43.569587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-88eec2c8-2be2-44b2-8841-91dcabd40265 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:43.615369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:43.615369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:43.635046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88eec2c8-2be2-44b2-8841-91dcabd40265 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:43.646542 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 64/134] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:43 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:44.658233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff1155b-a809-45d5-aa10-4132f07fb0cc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:44.660058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff1155b-a809-45d5-aa10-4132f07fb0cc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:44.660727 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:44.660727 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:44.661391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff1155b-a809-45d5-aa10-4132f07fb0cc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:44.732882 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:44.732882 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:44.744132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ff1155b-a809-45d5-aa10-4132f07fb0cc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:44.781180 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:44.781180 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:44.792812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff1155b-a809-45d5-aa10-4132f07fb0cc tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:44.794240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 71/135] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:44 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:45.813355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d474d5da-0c29-461a-9d67-b4cb8f1b3e99 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:45.813925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d474d5da-0c29-461a-9d67-b4cb8f1b3e99 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:45.814220 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:45.814220 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:45.814869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d474d5da-0c29-461a-9d67-b4cb8f1b3e99 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:45.965930 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:45.965930 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:45.996670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d474d5da-0c29-461a-9d67-b4cb8f1b3e99 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:46.033144 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:46.033144 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:46.054604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d474d5da-0c29-461a-9d67-b4cb8f1b3e99 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:46.057108 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 65/136] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:45 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:47.074414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69cbe316-040b-44dd-9209-046d2d59aa24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:47.074929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69cbe316-040b-44dd-9209-046d2d59aa24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:47.075059 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:47.075059 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:47.075402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69cbe316-040b-44dd-9209-046d2d59aa24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:47.208812 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:47.208812 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:47.234222 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69cbe316-040b-44dd-9209-046d2d59aa24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:47.284542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:47.284542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:47.309845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69cbe316-040b-44dd-9209-046d2d59aa24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:47.312054 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 72/137] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:47 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:47.859980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-eb636525-1f41-4f06-b639-3fe8c66efdf6 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] POST http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c/action Jan 21 03:35:47.860492 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:47.860492 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:47.860929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-eb636525-1f41-4f06-b639-3fe8c66efdf6 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:35:47.861307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-eb636525-1f41-4f06-b639-3fe8c66efdf6 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:48.012773 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:48.012773 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:48.056286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc7d5ca0-9741-4409-8e35-84ab6b80337c req-eb636525-1f41-4f06-b639-3fe8c66efdf6 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c/action returned with HTTP 204 Jan 21 03:35:48.057445 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 66/138] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 03:35:47 2021] POST /volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:35:48.327483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec07bb5c-7e67-41e9-9212-f2d0646cdcc0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:48.328007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec07bb5c-7e67-41e9-9212-f2d0646cdcc0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:48.328225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:48.328225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:48.328598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec07bb5c-7e67-41e9-9212-f2d0646cdcc0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:48.569041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:48.569041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:48.588714 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec07bb5c-7e67-41e9-9212-f2d0646cdcc0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:48.642730 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:48.642730 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:48.670547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec07bb5c-7e67-41e9-9212-f2d0646cdcc0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:48.676612 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 73/139] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:48 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1208 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:50.288900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-cb7312fb-9278-4c9d-b878-b5fb56a1f981 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] GET http://10.222.0.22/volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:50.289420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-cb7312fb-9278-4c9d-b878-b5fb56a1f981 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:50.289530 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:50.289530 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:50.290126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-cb7312fb-9278-4c9d-b878-b5fb56a1f981 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:50.353833 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:50.353833 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:50.362804 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-cb7312fb-9278-4c9d-b878-b5fb56a1f981 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Volume info retrieved successfully. Jan 21 03:35:50.382495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:50.382495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:50.395891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-cb7312fb-9278-4c9d-b878-b5fb56a1f981 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] http://10.222.0.22/volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:50.420338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-c76c49ec-6e78-4151-906c-a8a642d89ea3 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] GET http://10.222.0.22/volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/72dcbde4-f73b-4c6e-8caa-49fd4a8e6ae8 Jan 21 03:35:50.421095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-c76c49ec-6e78-4151-906c-a8a642d89ea3 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:50.421622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:50.421622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:50.422222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-c76c49ec-6e78-4151-906c-a8a642d89ea3 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:50.427632 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 67/140] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:35:50 2021] GET /volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1390 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:50.545539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-287755f7-bd0f-4541-80d2-bb4f53dc7b5e req-c76c49ec-6e78-4151-906c-a8a642d89ea3 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] http://10.222.0.22/volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/72dcbde4-f73b-4c6e-8caa-49fd4a8e6ae8 returned with HTTP 404 Jan 21 03:35:50.548066 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 74/141] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:35:50 2021] GET /volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/72dcbde4-f73b-4c6e-8caa-49fd4a8e6ae8 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:35:50.561608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30492d0a-456e-4afe-aca0-95f3cfa5e7e0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:50.562125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30492d0a-456e-4afe-aca0-95f3cfa5e7e0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:50.562337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:50.562337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:50.562712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30492d0a-456e-4afe-aca0-95f3cfa5e7e0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:50.678426 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:50.678426 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:50.694552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-30492d0a-456e-4afe-aca0-95f3cfa5e7e0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:50.736315 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:50.736315 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:50.759340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30492d0a-456e-4afe-aca0-95f3cfa5e7e0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:50.760170 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 68/142] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:50 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1208 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:52.762023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-dd9e30c1-6c1b-4bb0-a66e-c0893265b00a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:52.762565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-dd9e30c1-6c1b-4bb0-a66e-c0893265b00a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:52.763032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-dd9e30c1-6c1b-4bb0-a66e-c0893265b00a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:52.867537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:52.867537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:52.876815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-dd9e30c1-6c1b-4bb0-a66e-c0893265b00a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:52.898716 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:52.898716 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:52.916462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-dd9e30c1-6c1b-4bb0-a66e-c0893265b00a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:52.917624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 75/143] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:35:52 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1208 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:52.976000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] POST http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183/action Jan 21 03:35:52.976556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:52.976556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:52.977087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:35:52.977566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:53.118407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:53.118407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:53.119689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:53.146632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Begin detaching volume completed successfully. Jan 21 03:35:53.147212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183/action returned with HTTP 202 Jan 21 03:35:53.154165 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 69/144] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:35:52 2021] POST /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:35:53.174666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a26b000-bb07-404a-948e-1817d4103b9b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:53.178735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a26b000-bb07-404a-948e-1817d4103b9b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:53.179392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:53.179392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:53.180254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a26b000-bb07-404a-948e-1817d4103b9b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:53.270705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume// Jan 21 03:35:53.271260 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:53.271460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:53.271460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:53.272116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:53.273310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-a5dfee48-5066-4608-ae2d-485ef51beaf5 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:35:53.274096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 70/145] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:35:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:35:53.297720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-e1bbd8df-66d9-4707-bd92-49b694dc243c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:53.298315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-e1bbd8df-66d9-4707-bd92-49b694dc243c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:53.298745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-e1bbd8df-66d9-4707-bd92-49b694dc243c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:53.375317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:53.375317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:53.418430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6a26b000-bb07-404a-948e-1817d4103b9b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:53.446790 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:53.446790 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:53.468692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-e1bbd8df-66d9-4707-bd92-49b694dc243c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:53.478648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:53.478648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:53.497933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a26b000-bb07-404a-948e-1817d4103b9b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:53.505492 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:53.505492 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:53.516866 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 76/146] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:53 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1211 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:53.538571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-e1bbd8df-66d9-4707-bd92-49b694dc243c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:53.540051 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 71/147] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:35:53 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1310 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:35:54.029972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-76a5cf29-139a-46d8-aa3f-5a2983ba6817 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] DELETE http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c Jan 21 03:35:54.030617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-76a5cf29-139a-46d8-aa3f-5a2983ba6817 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:54.031037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:54.031037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:54.031663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-76a5cf29-139a-46d8-aa3f-5a2983ba6817 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:54.109709 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:54.109709 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:54.530075 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2145db38-8aeb-4ead-bd6f-23713c27d0de tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:54.530602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2145db38-8aeb-4ead-bd6f-23713c27d0de tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:54.530820 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:54.530820 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:54.531579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2145db38-8aeb-4ead-bd6f-23713c27d0de tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:54.762886 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:54.762886 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:54.819931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2145db38-8aeb-4ead-bd6f-23713c27d0de tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:54.878168 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:54.878168 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:54.903769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2145db38-8aeb-4ead-bd6f-23713c27d0de tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:54.904598 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 72/148] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:54 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 1211 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:35:55.360141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-76a5cf29-139a-46d8-aa3f-5a2983ba6817 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:35:55.361148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-76a5cf29-139a-46d8-aa3f-5a2983ba6817 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:35:55.373717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41c14efa-6e3f-429a-9467-c80486d1c1f6 req-76a5cf29-139a-46d8-aa3f-5a2983ba6817 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c returned with HTTP 200 Jan 21 03:35:55.374843 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 77/149] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 03:35:54 2021] DELETE /volume/v3/e371ece84cbe419f9e18d08f04c68b53/attachments/c7881a8f-d26b-41f1-b614-69c1f89a796c => generated 19 bytes in 1350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:55.924937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-516c14fe-24a4-49bb-b859-4ad4f66aeaaf tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:35:55.925526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-516c14fe-24a4-49bb-b859-4ad4f66aeaaf tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:55.925767 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:55.925767 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:55.926138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-516c14fe-24a4-49bb-b859-4ad4f66aeaaf tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:56.132228 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:56.132228 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:56.164929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-516c14fe-24a4-49bb-b859-4ad4f66aeaaf tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:56.243989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-516c14fe-24a4-49bb-b859-4ad4f66aeaaf tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:35:56.245404 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 73/150] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:55 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 916 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:56.265196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] POST http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes Jan 21 03:35:56.265850 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:56.265850 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:56.266517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1854281720"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:35:56.268708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1854281720'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:35:56.269463 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Create volume of 1 GB Jan 21 03:35:56.270344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:56.270344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:56.299467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Availability Zones retrieved successfully. Jan 21 03:35:56.330113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Flow 'volume_create_api' (e5dcc949-b9ae-43f2-8580-9119f857588c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:35:56.334290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547501b1-58f9-4b2a-b9a8-737b3771f65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:56.340052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:35:56.418900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547501b1-58f9-4b2a-b9a8-737b3771f65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:56.421712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9b3b7e-3e90-4cef-9c40-9ac8b70836aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:56.507222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Created reservations ['c07f1b5e-645f-4a70-8bad-44687e514cd3', '8bdcd5fe-8ca2-435f-9303-35161abcf038', '9633f71f-f875-404a-84a6-f2fa7b8692c2', '4558046a-5b74-4e7f-8093-27620d0f8235'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:35:56.509418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9b3b7e-3e90-4cef-9c40-9ac8b70836aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c07f1b5e-645f-4a70-8bad-44687e514cd3', '8bdcd5fe-8ca2-435f-9303-35161abcf038', '9633f71f-f875-404a-84a6-f2fa7b8692c2', '4558046a-5b74-4e7f-8093-27620d0f8235']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:56.511675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb5f55a-be6a-4e9d-8312-9c454d336feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:56.673385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb5f55a-be6a-4e9d-8312-9c454d336feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8155663f-855c-4a7c-8e88-86beb2290e6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1854281720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e371ece84cbe419f9e18d08f04c68b53',qos_specs=None,replication_status=,reservations=['c07f1b5e-645f-4a70-8bad-44687e514cd3','8bdcd5fe-8ca2-435f-9303-35161abcf038','9633f71f-f875-404a-84a6-f2fa7b8692c2','4558046a-5b74-4e7f-8093-27620d0f8235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9b9c21132a4dae97bffed527bc13eb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1854281720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8155663f-855c-4a7c-8e88-86beb2290e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e371ece84cbe419f9e18d08f04c68b53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8d9b9c21132a4dae97bffed527bc13eb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:56.676493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198c9b12-cd34-4aab-bd2a-02ba7f15acd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:56.719894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198c9b12-cd34-4aab-bd2a-02ba7f15acd8) transitioned into state 'SUCCESS' from state '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-1854281720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e371ece84cbe419f9e18d08f04c68b53',qos_specs=None,replication_status=,reservations=['c07f1b5e-645f-4a70-8bad-44687e514cd3','8bdcd5fe-8ca2-435f-9303-35161abcf038','9633f71f-f875-404a-84a6-f2fa7b8692c2','4558046a-5b74-4e7f-8093-27620d0f8235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9b9c21132a4dae97bffed527bc13eb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:56.724662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb621679-66f9-4f1a-a210-06364427f874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:35:56.760449 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb621679-66f9-4f1a-a210-06364427f874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:35:56.763312 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Flow 'volume_create_api' (e5dcc949-b9ae-43f2-8580-9119f857588c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:35:56.873724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Create volume request issued successfully. Jan 21 03:35:56.906595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e8ad6e0-3033-49d2-a217-3b9bf63e35d0 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes returned with HTTP 202 Jan 21 03:35:56.907773 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 78/151] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:35:56 2021] POST /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes => generated 824 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:35:56.924526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d512aef3-b233-4d9f-9845-5af206553f01 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:35:56.925488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d512aef3-b233-4d9f-9845-5af206553f01 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:56.925911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:56.925911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:56.926600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d512aef3-b233-4d9f-9845-5af206553f01 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:57.078755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:57.078755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:57.120040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d512aef3-b233-4d9f-9845-5af206553f01 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:57.197098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d512aef3-b233-4d9f-9845-5af206553f01 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:35:57.212108 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 74/152] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:56 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 892 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:58.228596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7eb29cac-57e4-44c7-90a6-7def60c2dd28 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:35:58.229719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7eb29cac-57e4-44c7-90a6-7def60c2dd28 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:58.230115 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:58.230115 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:58.230707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7eb29cac-57e4-44c7-90a6-7def60c2dd28 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:58.339204 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:58.339204 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:58.355711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7eb29cac-57e4-44c7-90a6-7def60c2dd28 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:58.385959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7eb29cac-57e4-44c7-90a6-7def60c2dd28 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:35:58.387506 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 79/153] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:58 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:35:59.405614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e52a5b35-2a0a-4595-9d1c-6924957c00ea tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:35:59.406746 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e52a5b35-2a0a-4595-9d1c-6924957c00ea tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:35:59.407138 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:35:59.407138 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:35:59.407934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e52a5b35-2a0a-4595-9d1c-6924957c00ea tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:35:59.585761 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:35:59.585761 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:35:59.631975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e52a5b35-2a0a-4595-9d1c-6924957c00ea tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:35:59.725363 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e52a5b35-2a0a-4595-9d1c-6924957c00ea tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:35:59.742104 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 75/154] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:35:59 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 917 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:00.078073 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-598d7400-8d29-4a0c-b60a-063abb3f76e6 req-df5d7ba9-4ff8-4cec-86d9-0d46086295e0 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] GET http://10.222.0.22/volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/3c1e3781-2c5a-4764-8122-e21a087e7f81 Jan 21 03:36:00.078985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-598d7400-8d29-4a0c-b60a-063abb3f76e6 req-df5d7ba9-4ff8-4cec-86d9-0d46086295e0 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:00.079641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:00.079641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:00.080339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-598d7400-8d29-4a0c-b60a-063abb3f76e6 req-df5d7ba9-4ff8-4cec-86d9-0d46086295e0 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:00.147260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-598d7400-8d29-4a0c-b60a-063abb3f76e6 req-df5d7ba9-4ff8-4cec-86d9-0d46086295e0 tempest-VolumesAdminNegativeTest-292657877 tempest-VolumesAdminNegativeTest-292657877] http://10.222.0.22/volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/3c1e3781-2c5a-4764-8122-e21a087e7f81 returned with HTTP 404 Jan 21 03:36:00.158156 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 80/155] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:36:00 2021] GET /volume/v3/5ed4998c603e466db56d7777ed3d035a/volumes/3c1e3781-2c5a-4764-8122-e21a087e7f81 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:36:00.164840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] DELETE http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:00.165360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:00.165553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:00.165553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:00.167691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:00.169427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Delete volume with id: 8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:00.267169 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:00.267169 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:00.268953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:00.306634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Delete volume request issued successfully. Jan 21 03:36:00.307294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6cc0cf3d-7a24-4d0f-8314-eb9d1038b54d tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 202 Jan 21 03:36:00.309150 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 76/156] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:36:00 2021] DELETE /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:36:00.317302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b841477-ca24-4967-a3a0-d612dd91eb8a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:00.318073 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b841477-ca24-4967-a3a0-d612dd91eb8a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:00.318756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b841477-ca24-4967-a3a0-d612dd91eb8a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:00.437185 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:00.437185 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:00.459336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b841477-ca24-4967-a3a0-d612dd91eb8a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:00.524291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b841477-ca24-4967-a3a0-d612dd91eb8a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:36:00.534719 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 81/157] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:00 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:01.546697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92c93709-1b11-434a-ba16-8f2e9c19fa8b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:01.548319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92c93709-1b11-434a-ba16-8f2e9c19fa8b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:01.548769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:01.548769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:01.552160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92c93709-1b11-434a-ba16-8f2e9c19fa8b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:01.775017 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:01.775017 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:01.801647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92c93709-1b11-434a-ba16-8f2e9c19fa8b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:01.853026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92c93709-1b11-434a-ba16-8f2e9c19fa8b tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:36:01.863319 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 77/158] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:01 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 916 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:02.872331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ba26703-7721-417b-abbb-ec8e7b9f1a24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:02.874044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ba26703-7721-417b-abbb-ec8e7b9f1a24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:02.874602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:02.874602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:02.875678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ba26703-7721-417b-abbb-ec8e7b9f1a24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:03.239728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:03.239728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:03.282500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ba26703-7721-417b-abbb-ec8e7b9f1a24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:03.375610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ba26703-7721-417b-abbb-ec8e7b9f1a24 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:36:03.386514 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 82/159] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:02 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 916 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:04.392856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca43e344-f8ae-4992-8e91-0f428eec943c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:04.395094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca43e344-f8ae-4992-8e91-0f428eec943c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:04.395737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:04.395737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:04.396870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca43e344-f8ae-4992-8e91-0f428eec943c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:04.540016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:04.540016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:04.552133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ca43e344-f8ae-4992-8e91-0f428eec943c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:04.584302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca43e344-f8ae-4992-8e91-0f428eec943c tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 200 Jan 21 03:36:04.585563 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 78/160] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:04 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:05.602328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29d2a95e-6e26-41e7-acd6-d206a055a31a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e Jan 21 03:36:05.609853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29d2a95e-6e26-41e7-acd6-d206a055a31a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:05.612570 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:05.612570 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:05.613692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29d2a95e-6e26-41e7-acd6-d206a055a31a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:05.780760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29d2a95e-6e26-41e7-acd6-d206a055a31a tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e returned with HTTP 404 Jan 21 03:36:05.782518 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 83/161] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:05 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/8155663f-855c-4a7c-8e88-86beb2290e6e => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:36:05.790019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] DELETE http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:36:05.790512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:05.790749 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:05.790749 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:05.791350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:05.791981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Delete volume with id: a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:36:05.914637 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:05.914637 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:05.915871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:05.992255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Delete volume request issued successfully. Jan 21 03:36:05.992733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eeb08587-f43e-42b4-9f34-be50a486dcff tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 202 Jan 21 03:36:05.993753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 79/162] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:36:05 2021] DELETE /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:36:06.001328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e81b7e05-3ef4-407d-9602-31f110ca5d96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:36:06.001848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e81b7e05-3ef4-407d-9602-31f110ca5d96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:06.002332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e81b7e05-3ef4-407d-9602-31f110ca5d96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:06.155130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:06.155130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:06.185976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e81b7e05-3ef4-407d-9602-31f110ca5d96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:06.239382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e81b7e05-3ef4-407d-9602-31f110ca5d96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:36:06.249623 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 84/163] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:05 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:07.256814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c25eee7-8821-4fab-9fc2-977d7be98927 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:36:07.258246 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c25eee7-8821-4fab-9fc2-977d7be98927 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:07.258620 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:07.258620 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:07.259275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c25eee7-8821-4fab-9fc2-977d7be98927 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:07.382855 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:07.382855 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:07.429013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3c25eee7-8821-4fab-9fc2-977d7be98927 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:07.478815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c25eee7-8821-4fab-9fc2-977d7be98927 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:36:07.484390 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 80/164] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:07 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:08.501915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46cbfc39-8218-47d4-9ec3-482aff310f12 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:36:08.502797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46cbfc39-8218-47d4-9ec3-482aff310f12 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:08.502797 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:08.502797 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:08.503423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46cbfc39-8218-47d4-9ec3-482aff310f12 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:08.784681 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:36:08.784681 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:36:08.814069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-46cbfc39-8218-47d4-9ec3-482aff310f12 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Volume info retrieved successfully. Jan 21 03:36:08.887540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46cbfc39-8218-47d4-9ec3-482aff310f12 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 200 Jan 21 03:36:08.889651 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 85/165] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:08 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 915 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:36:09.905024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c3e997c-c194-4e80-93d6-be115fbb7a96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] GET http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 Jan 21 03:36:09.906101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c3e997c-c194-4e80-93d6-be115fbb7a96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:36:09.906464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:36:09.906464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:36:09.907153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c3e997c-c194-4e80-93d6-be115fbb7a96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:36:10.044386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c3e997c-c194-4e80-93d6-be115fbb7a96 tempest-VolumesAdminNegativeTest-67953395 tempest-VolumesAdminNegativeTest-67953395] http://10.222.0.22/volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 returned with HTTP 404 Jan 21 03:36:10.045704 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 81/166] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:36:09 2021] GET /volume/v3/e371ece84cbe419f9e18d08f04c68b53/volumes/a9c96ed0-7f53-449c-ba7f-54e888dcf183 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:37:37.928959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] POST http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes Jan 21 03:37:37.930337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:37.930337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:37.931100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-135362519", "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:37:37.932475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-135362519', 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:37:38.119007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Create volume of 1 GB Jan 21 03:37:38.142884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Availability Zones retrieved successfully. Jan 21 03:37:38.168761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Flow 'volume_create_api' (b1dbf1b7-2b42-4522-b3c2-0118c4ae8987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:37:38.177315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73fe29b8-f7e0-40b7-85a4-24ab5e29d5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:38.183901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:37:38.444024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73fe29b8-f7e0-40b7-85a4-24ab5e29d5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:38.446245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f42f11-c8d0-468b-903c-9a913fe750f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:38.591326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Created reservations ['a6664961-5a28-4832-8ccb-d4783cae62f0', 'ee80fa87-c76b-4bde-af31-615990a3d003', 'e4c3d3c2-cd3a-451e-b26c-e7ce72abaa20', '423f18ca-508b-414e-8cee-11c6c2ded561'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:37:38.593661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f42f11-c8d0-468b-903c-9a913fe750f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6664961-5a28-4832-8ccb-d4783cae62f0', 'ee80fa87-c76b-4bde-af31-615990a3d003', 'e4c3d3c2-cd3a-451e-b26c-e7ce72abaa20', '423f18ca-508b-414e-8cee-11c6c2ded561']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:38.596920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19155b06-c970-4a05-aebc-fca988332e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:38.665709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19155b06-c970-4a05-aebc-fca988332e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b359057c-e87e-46e5-9ff5-c8b90a64c823', '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-135362519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1a5d72948224968a66a040d303f7264',qos_specs=None,replication_status=,reservations=['a6664961-5a28-4832-8ccb-d4783cae62f0','ee80fa87-c76b-4bde-af31-615990a3d003','e4c3d3c2-cd3a-451e-b26c-e7ce72abaa20','423f18ca-508b-414e-8cee-11c6c2ded561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d20fdb3a7884105b7bb00c7b0b6e372',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-135362519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b359057c-e87e-46e5-9ff5-c8b90a64c823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1a5d72948224968a66a040d303f7264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9d20fdb3a7884105b7bb00c7b0b6e372',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:38.668517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f2e301-3099-46df-8de0-9adc12de57d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:38.717456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f2e301-3099-46df-8de0-9adc12de57d4) transitioned into state 'SUCCESS' from state '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-135362519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1a5d72948224968a66a040d303f7264',qos_specs=None,replication_status=,reservations=['a6664961-5a28-4832-8ccb-d4783cae62f0','ee80fa87-c76b-4bde-af31-615990a3d003','e4c3d3c2-cd3a-451e-b26c-e7ce72abaa20','423f18ca-508b-414e-8cee-11c6c2ded561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d20fdb3a7884105b7bb00c7b0b6e372',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:38.719645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f33d420-570f-4150-b750-bf6b2565dbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:38.744911 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f33d420-570f-4150-b750-bf6b2565dbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:38.753029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Flow 'volume_create_api' (b1dbf1b7-2b42-4522-b3c2-0118c4ae8987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:37:38.873013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Create volume request issued successfully. Jan 21 03:37:38.907624 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddde8ee0-ee44-46b3-a84c-aa36122639c8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes returned with HTTP 202 Jan 21 03:37:38.907624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 86/167] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:37:37 2021] POST /volume/v3/a1a5d72948224968a66a040d303f7264/volumes => generated 821 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:37:38.921110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5411ce52-43e0-42c5-9909-f5c0b56b470e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:38.921883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5411ce52-43e0-42c5-9909-f5c0b56b470e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:38.923506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5411ce52-43e0-42c5-9909-f5c0b56b470e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:39.017755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:39.017755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:39.030261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5411ce52-43e0-42c5-9909-f5c0b56b470e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:39.053175 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5411ce52-43e0-42c5-9909-f5c0b56b470e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:39.054538 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 82/168] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:38 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:40.071545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99a2b702-8179-4cb6-92fb-7201fed90f42 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:40.072099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99a2b702-8179-4cb6-92fb-7201fed90f42 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:40.072441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:40.072441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:40.072898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99a2b702-8179-4cb6-92fb-7201fed90f42 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:40.202474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:40.202474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:40.225474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99a2b702-8179-4cb6-92fb-7201fed90f42 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:40.284361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99a2b702-8179-4cb6-92fb-7201fed90f42 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:40.285869 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 87/169] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:40 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:41.302252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f0a0d9c-411a-4e18-ae3d-b24e6fa9a95b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:41.304283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f0a0d9c-411a-4e18-ae3d-b24e6fa9a95b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:41.304479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:41.304479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:41.306095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f0a0d9c-411a-4e18-ae3d-b24e6fa9a95b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:41.459613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:41.459613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:41.490032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f0a0d9c-411a-4e18-ae3d-b24e6fa9a95b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:41.570852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f0a0d9c-411a-4e18-ae3d-b24e6fa9a95b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:41.574689 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 83/170] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:41 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:42.335447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes Jan 21 03:37:42.336268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:42.336268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:42.336698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1161665462"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:37:42.338362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1161665462'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:37:42.339597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Create volume of 1 GB Jan 21 03:37:42.427474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Availability Zones retrieved successfully. Jan 21 03:37:42.523536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Flow 'volume_create_api' (103ab0f2-b4de-4125-9c46-aa9fc54c6a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:37:42.537894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea61f10-34fd-4968-b4bc-0f36b7910992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:42.546047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:37:42.591923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62a2273e-eef2-4f84-a191-8fe1f772244f tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:42.592702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62a2273e-eef2-4f84-a191-8fe1f772244f tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:42.593226 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:42.593226 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:42.593874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62a2273e-eef2-4f84-a191-8fe1f772244f tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:42.761626 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:42.761626 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:42.770057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea61f10-34fd-4968-b4bc-0f36b7910992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:42.777482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf6c056d-6e72-46de-83d4-22467e12fa54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:42.789164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-62a2273e-eef2-4f84-a191-8fe1f772244f tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:42.843693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62a2273e-eef2-4f84-a191-8fe1f772244f tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:42.845541 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 84/171] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:42 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:42.951729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Created reservations ['74fd17e1-993b-479c-ae47-4dfe34654084', 'a28becd9-004d-4f88-aa46-605d8dc4435d', 'd277d12d-c637-4162-bb93-c3642a3fbd36', 'f25e8b95-aef5-4a16-b019-8b54102daee5'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:37:42.955503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf6c056d-6e72-46de-83d4-22467e12fa54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74fd17e1-993b-479c-ae47-4dfe34654084', 'a28becd9-004d-4f88-aa46-605d8dc4435d', 'd277d12d-c637-4162-bb93-c3642a3fbd36', 'f25e8b95-aef5-4a16-b019-8b54102daee5']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:42.958503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b380e9a-e00d-4db7-8df9-117de9e6cf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:43.093401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b380e9a-e00d-4db7-8df9-117de9e6cf92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c22774-0ff6-4283-be58-1f7d227832ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1161665462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14e0c28991c4deaa7e01b92a88d0e98',qos_specs=None,replication_status=,reservations=['74fd17e1-993b-479c-ae47-4dfe34654084','a28becd9-004d-4f88-aa46-605d8dc4435d','d277d12d-c637-4162-bb93-c3642a3fbd36','f25e8b95-aef5-4a16-b019-8b54102daee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b066e873227a4cfaaaa0592abea55dfb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1161665462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c22774-0ff6-4283-be58-1f7d227832ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14e0c28991c4deaa7e01b92a88d0e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b066e873227a4cfaaaa0592abea55dfb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:43.096864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc21e8d-ddd7-4a0f-8521-d917ecd4fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:43.124170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc21e8d-ddd7-4a0f-8521-d917ecd4fe30) transitioned into state 'SUCCESS' from state '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-1161665462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14e0c28991c4deaa7e01b92a88d0e98',qos_specs=None,replication_status=,reservations=['74fd17e1-993b-479c-ae47-4dfe34654084','a28becd9-004d-4f88-aa46-605d8dc4435d','d277d12d-c637-4162-bb93-c3642a3fbd36','f25e8b95-aef5-4a16-b019-8b54102daee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b066e873227a4cfaaaa0592abea55dfb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:43.127215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72a3498d-f8f7-4d4b-9606-c4a638a9ec64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:37:43.144606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72a3498d-f8f7-4d4b-9606-c4a638a9ec64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:37:43.150841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Flow 'volume_create_api' (103ab0f2-b4de-4125-9c46-aa9fc54c6a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:37:43.213871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Create volume request issued successfully. Jan 21 03:37:43.230763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11c644b9-6572-4def-8699-1f88ab9db397 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes returned with HTTP 202 Jan 21 03:37:43.233510 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 88/172] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:37:42 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes => generated 826 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:37:43.253608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c515c526-6ec9-4bc0-b9a7-2241cb2bff36 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:37:43.262886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c515c526-6ec9-4bc0-b9a7-2241cb2bff36 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:43.263328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:43.263328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:43.264147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c515c526-6ec9-4bc0-b9a7-2241cb2bff36 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:43.359571 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:43.359571 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:43.378814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c515c526-6ec9-4bc0-b9a7-2241cb2bff36 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:37:43.415944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c515c526-6ec9-4bc0-b9a7-2241cb2bff36 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:37:43.418560 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 85/173] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:43 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 894 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:43.862217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5465b72f-3688-4383-96c7-baedc107daaa tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:43.862977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5465b72f-3688-4383-96c7-baedc107daaa tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:43.863268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:43.863268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:43.863770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5465b72f-3688-4383-96c7-baedc107daaa tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:43.995168 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:43.995168 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:44.007835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5465b72f-3688-4383-96c7-baedc107daaa tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:44.039474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5465b72f-3688-4383-96c7-baedc107daaa tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:44.041003 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 89/174] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:43 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:44.434736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ba3f09b-e857-4003-bc18-3b6de2b2b55b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:37:44.435255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ba3f09b-e857-4003-bc18-3b6de2b2b55b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:44.435655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:44.435655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:44.436470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ba3f09b-e857-4003-bc18-3b6de2b2b55b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:44.572564 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:44.572564 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:44.592889 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ba3f09b-e857-4003-bc18-3b6de2b2b55b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:37:44.623977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ba3f09b-e857-4003-bc18-3b6de2b2b55b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:37:44.625602 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 86/175] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:44 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 918 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:45.056775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0b5a726-8668-46e3-8a9e-7cdb23974d2a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:45.057285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0b5a726-8668-46e3-8a9e-7cdb23974d2a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:45.057477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:45.057477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:45.058115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0b5a726-8668-46e3-8a9e-7cdb23974d2a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:45.180317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:45.180317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:45.203139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0b5a726-8668-46e3-8a9e-7cdb23974d2a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:45.250123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0b5a726-8668-46e3-8a9e-7cdb23974d2a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:45.252499 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 90/176] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:45 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:45.648932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef739495-87ed-4da6-bebd-164f13ba0968 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:37:45.654832 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef739495-87ed-4da6-bebd-164f13ba0968 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:45.655354 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:45.655354 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:45.657409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef739495-87ed-4da6-bebd-164f13ba0968 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:45.779015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:45.779015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:45.803468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ef739495-87ed-4da6-bebd-164f13ba0968 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:37:45.856477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef739495-87ed-4da6-bebd-164f13ba0968 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:37:45.858148 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 87/177] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:45 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:46.273665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-58bf7c49-1c02-4dda-a7d4-dd91cdfd3a88 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:46.274374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-58bf7c49-1c02-4dda-a7d4-dd91cdfd3a88 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:46.274791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:46.274791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:46.275488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-58bf7c49-1c02-4dda-a7d4-dd91cdfd3a88 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:46.374948 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:46.374948 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:46.400600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-58bf7c49-1c02-4dda-a7d4-dd91cdfd3a88 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:46.454438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-58bf7c49-1c02-4dda-a7d4-dd91cdfd3a88 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:46.454952 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 91/178] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:46 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:47.478681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37e57ec7-46b6-4fe3-ad0d-6d70b1548327 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:47.480493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37e57ec7-46b6-4fe3-ad0d-6d70b1548327 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:47.482942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:47.482942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:47.483705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37e57ec7-46b6-4fe3-ad0d-6d70b1548327 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:47.605206 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:47.605206 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:47.633455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-37e57ec7-46b6-4fe3-ad0d-6d70b1548327 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:47.696077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37e57ec7-46b6-4fe3-ad0d-6d70b1548327 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:47.697623 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 88/179] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:47 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:48.722519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-707d128b-0de5-4c81-941a-b5c794627287 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:48.723353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-707d128b-0de5-4c81-941a-b5c794627287 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:48.723353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:48.723353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:48.723763 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-707d128b-0de5-4c81-941a-b5c794627287 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:48.818734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:48.818734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:48.829376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-707d128b-0de5-4c81-941a-b5c794627287 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:48.869337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-707d128b-0de5-4c81-941a-b5c794627287 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:48.871216 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 92/180] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:48 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:49.897085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7539a154-5dd5-4db8-9c59-1b6312229fb7 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:49.897632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7539a154-5dd5-4db8-9c59-1b6312229fb7 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:49.897765 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:49.897765 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:49.898128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7539a154-5dd5-4db8-9c59-1b6312229fb7 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:50.025192 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:50.025192 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:50.050038 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7539a154-5dd5-4db8-9c59-1b6312229fb7 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:50.106414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7539a154-5dd5-4db8-9c59-1b6312229fb7 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:50.111472 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 89/181] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:49 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:51.123424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3097373-bc14-42ee-8f13-58a87d5b5b3b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:51.123954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3097373-bc14-42ee-8f13-58a87d5b5b3b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:51.124455 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:51.124455 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:51.124841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3097373-bc14-42ee-8f13-58a87d5b5b3b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:51.264448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:51.264448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:51.288374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b3097373-bc14-42ee-8f13-58a87d5b5b3b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:51.337788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3097373-bc14-42ee-8f13-58a87d5b5b3b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:51.338616 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 93/182] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:51 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:52.357648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb8917dd-40ab-45eb-a6e8-aecc54cd8c50 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:52.366497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb8917dd-40ab-45eb-a6e8-aecc54cd8c50 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:52.367858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:52.367858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:52.368992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb8917dd-40ab-45eb-a6e8-aecc54cd8c50 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:52.517775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:52.517775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:52.537923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bb8917dd-40ab-45eb-a6e8-aecc54cd8c50 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:52.566218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb8917dd-40ab-45eb-a6e8-aecc54cd8c50 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:52.568198 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 90/183] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:52 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:53.588301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed457d3a-d72b-4284-9b45-c8273ae45edd tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:53.589659 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed457d3a-d72b-4284-9b45-c8273ae45edd tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:53.592612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:53.592612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:53.600538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed457d3a-d72b-4284-9b45-c8273ae45edd tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:53.766459 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:53.766459 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:53.811872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed457d3a-d72b-4284-9b45-c8273ae45edd tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:53.880419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed457d3a-d72b-4284-9b45-c8273ae45edd tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:53.881754 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 94/184] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:53 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:37:54.896889 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e68ff67-898a-43de-8efb-fe7affd7642a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:54.897385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e68ff67-898a-43de-8efb-fe7affd7642a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:54.897788 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:54.897788 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:54.898788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e68ff67-898a-43de-8efb-fe7affd7642a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:55.016137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:55.016137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:55.039474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1e68ff67-898a-43de-8efb-fe7affd7642a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:55.139862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e68ff67-898a-43de-8efb-fe7affd7642a tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:55.145123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 91/185] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:54 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:56.156870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae5d6ae6-4037-405c-ae3d-2e258e96a9d2 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:56.157530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae5d6ae6-4037-405c-ae3d-2e258e96a9d2 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:56.157672 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:56.157672 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:56.157935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae5d6ae6-4037-405c-ae3d-2e258e96a9d2 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:56.272407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:56.272407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:56.283085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae5d6ae6-4037-405c-ae3d-2e258e96a9d2 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:56.310267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae5d6ae6-4037-405c-ae3d-2e258e96a9d2 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:56.311957 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 95/186] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:56 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:57.328971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a15c3133-d362-4b66-953d-4be6b09ec80e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:57.330288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a15c3133-d362-4b66-953d-4be6b09ec80e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:57.330730 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:57.330730 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:57.331650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a15c3133-d362-4b66-953d-4be6b09ec80e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:57.440337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:57.440337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:57.463909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a15c3133-d362-4b66-953d-4be6b09ec80e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:57.516286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a15c3133-d362-4b66-953d-4be6b09ec80e tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:57.517815 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 92/187] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:57 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:58.544289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2c62d83-2a60-4929-b6f0-927dbe837578 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:58.547208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2c62d83-2a60-4929-b6f0-927dbe837578 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:58.551071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:58.551071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:58.559538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2c62d83-2a60-4929-b6f0-927dbe837578 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:58.726490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:58.726490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:58.748645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2c62d83-2a60-4929-b6f0-927dbe837578 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:58.800536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2c62d83-2a60-4929-b6f0-927dbe837578 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:58.815288 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 96/188] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:58 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:37:59.817663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f177d9f-b2ea-40f6-846a-0a00fb61cc3d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:37:59.818146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f177d9f-b2ea-40f6-846a-0a00fb61cc3d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:37:59.818372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:37:59.818372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:37:59.818744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f177d9f-b2ea-40f6-846a-0a00fb61cc3d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:37:59.915658 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:37:59.915658 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:37:59.933614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f177d9f-b2ea-40f6-846a-0a00fb61cc3d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:37:59.988380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f177d9f-b2ea-40f6-846a-0a00fb61cc3d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:37:59.989355 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 93/189] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:37:59 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 971 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:01.006138 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5b30aca-4082-42b9-83fe-cd69e1d82e28 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:01.006687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5b30aca-4082-42b9-83fe-cd69e1d82e28 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:01.007140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:01.007140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:01.007791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5b30aca-4082-42b9-83fe-cd69e1d82e28 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:01.153198 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:01.153198 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:01.172820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5b30aca-4082-42b9-83fe-cd69e1d82e28 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:01.239869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5b30aca-4082-42b9-83fe-cd69e1d82e28 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:01.252715 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 97/190] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:01 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 971 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:02.269547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4664b04-d62f-4953-a8f2-0cdea66a69e1 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:02.270097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4664b04-d62f-4953-a8f2-0cdea66a69e1 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:02.270191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:02.270191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:02.270477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4664b04-d62f-4953-a8f2-0cdea66a69e1 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:02.402878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:02.402878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:02.436125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4664b04-d62f-4953-a8f2-0cdea66a69e1 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:02.512930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4664b04-d62f-4953-a8f2-0cdea66a69e1 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:02.518627 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 94/191] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:02 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:03.539626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ba61b6d-799c-47be-97de-f9fe571823b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:03.540548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ba61b6d-799c-47be-97de-f9fe571823b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:03.541254 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:03.541254 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:03.541639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ba61b6d-799c-47be-97de-f9fe571823b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:03.762325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:03.762325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:03.833810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ba61b6d-799c-47be-97de-f9fe571823b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:03.928848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ba61b6d-799c-47be-97de-f9fe571823b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:03.949613 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 98/192] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:03 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:04.946078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd7758f0-b9c5-4ee6-8d0a-45ebb3c856de tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:04.946613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd7758f0-b9c5-4ee6-8d0a-45ebb3c856de tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:04.946721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:04.946721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:04.947071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd7758f0-b9c5-4ee6-8d0a-45ebb3c856de tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:05.063830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:05.063830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:05.092843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd7758f0-b9c5-4ee6-8d0a-45ebb3c856de tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:05.157499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd7758f0-b9c5-4ee6-8d0a-45ebb3c856de tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:05.162869 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 95/193] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:04 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:06.186406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceca2f6c-1f27-4826-b7f8-c0b9a7753e40 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:06.188249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceca2f6c-1f27-4826-b7f8-c0b9a7753e40 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:06.188586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:06.188586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:06.189282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceca2f6c-1f27-4826-b7f8-c0b9a7753e40 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:06.364176 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:06.364176 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:06.393849 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ceca2f6c-1f27-4826-b7f8-c0b9a7753e40 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:06.460898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceca2f6c-1f27-4826-b7f8-c0b9a7753e40 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:06.465948 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 99/194] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:06 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:07.485338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70e6d177-692a-4363-906e-2ebb3f9b704b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:07.485851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70e6d177-692a-4363-906e-2ebb3f9b704b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:07.486067 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:07.486067 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:07.486436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70e6d177-692a-4363-906e-2ebb3f9b704b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:07.613429 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:07.613429 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:07.643577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-70e6d177-692a-4363-906e-2ebb3f9b704b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:07.735653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70e6d177-692a-4363-906e-2ebb3f9b704b tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:07.743669 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 96/195] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:07 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:08.753110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cca2480d-025c-4374-a1ee-62f31713e702 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:08.753729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cca2480d-025c-4374-a1ee-62f31713e702 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:08.754277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:08.754277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:08.754898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cca2480d-025c-4374-a1ee-62f31713e702 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:08.869511 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:08.869511 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:08.894334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cca2480d-025c-4374-a1ee-62f31713e702 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:08.952425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cca2480d-025c-4374-a1ee-62f31713e702 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:08.954009 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 100/196] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:08 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:09.979959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed3a6dfb-993b-4f18-a7b6-34efbf1f1e2d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:09.981207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed3a6dfb-993b-4f18-a7b6-34efbf1f1e2d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:09.981659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:09.981659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:09.982381 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed3a6dfb-993b-4f18-a7b6-34efbf1f1e2d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:10.132072 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:10.132072 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:10.150203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed3a6dfb-993b-4f18-a7b6-34efbf1f1e2d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:10.211837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed3a6dfb-993b-4f18-a7b6-34efbf1f1e2d tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:10.213519 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 97/197] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:09 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:11.233689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99a3beb7-3c8d-47e1-b943-35f4fdea8be9 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:11.235244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99a3beb7-3c8d-47e1-b943-35f4fdea8be9 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:11.235612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:11.235612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:11.236265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99a3beb7-3c8d-47e1-b943-35f4fdea8be9 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:11.555195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:11.555195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:11.612373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99a3beb7-3c8d-47e1-b943-35f4fdea8be9 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:11.751989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99a3beb7-3c8d-47e1-b943-35f4fdea8be9 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:11.755739 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 101/198] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:11 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 974 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:12.772147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f84f6ec6-9673-43e6-a1ff-1895fb0d2032 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:12.772698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f84f6ec6-9673-43e6-a1ff-1895fb0d2032 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:12.772836 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:12.772836 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:12.773468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f84f6ec6-9673-43e6-a1ff-1895fb0d2032 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:12.913675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:12.913675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:12.948952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f84f6ec6-9673-43e6-a1ff-1895fb0d2032 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:13.025993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f84f6ec6-9673-43e6-a1ff-1895fb0d2032 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:13.026832 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 98/199] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:12 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 1362 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:13.957163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:13.958272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:13.958655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:13.958655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:13.959304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:14.115646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:14.115646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:14.149102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:14.229387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:14.230227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 102/200] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:38:13 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 1362 bytes in 1010 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:24.162317 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-aa3b11c5-7446-4d00-a1a3-c267e8986435 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:24.162901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-aa3b11c5-7446-4d00-a1a3-c267e8986435 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:24.163334 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:24.163334 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:24.163494 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-aa3b11c5-7446-4d00-a1a3-c267e8986435 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:24.293617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:24.293617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:24.314321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-aa3b11c5-7446-4d00-a1a3-c267e8986435 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:24.388939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-aa3b11c5-7446-4d00-a1a3-c267e8986435 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:24.402042 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume// Jan 21 03:38:24.402841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:24.403482 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:24.403482 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:24.403772 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 99/201] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:38:24 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 1362 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:24.404548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:24.406203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:38:24.407010 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 103/202] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:38:24 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:38:24.439287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-d502fb6b-49d3-4841-8f61-62580e4057e4 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] POST http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments Jan 21 03:38:24.439808 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:24.439808 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:24.440410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-d502fb6b-49d3-4841-8f61-62580e4057e4 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b359057c-e87e-46e5-9ff5-c8b90a64c823", "instance_uuid": "6e6075cc-c8a0-4180-aa35-89656b6bb590", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:24.591994 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:24.591994 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:24.718204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-d502fb6b-49d3-4841-8f61-62580e4057e4 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments returned with HTTP 200 Jan 21 03:38:24.719484 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 100/203] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:38:24 2021] POST /volume/v3/a1a5d72948224968a66a040d303f7264/attachments => generated 273 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:28.703414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume// Jan 21 03:38:28.704912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:28.705901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:28.707191 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-e0af5ce7-af67-4507-bf5d-980b735a0419 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:38:28.708258 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 104/204] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:38:28 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:38:28.725074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-cce313c3-fc92-4733-904f-8d1c0132d3b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:38:28.726152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-cce313c3-fc92-4733-904f-8d1c0132d3b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:28.726584 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:28.726584 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:28.727320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-cce313c3-fc92-4733-904f-8d1c0132d3b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:28.840535 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:28.840535 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:28.864343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-cce313c3-fc92-4733-904f-8d1c0132d3b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:38:28.928308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:28.928308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:28.955673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-cce313c3-fc92-4733-904f-8d1c0132d3b5 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 200 Jan 21 03:38:28.962825 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 101/205] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:38:28 2021] GET /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 1460 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:38:29.026838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-5835a306-ed43-44a4-8a5f-39814a4e0bd8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] PUT http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273 Jan 21 03:38:29.028110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-5835a306-ed43-44a4-8a5f-39814a4e0bd8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:29.085628 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:38:29.085628 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:38:29.086150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-5835a306-ed43-44a4-8a5f-39814a4e0bd8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Lock "b'cinder-attachment_update-b359057c-e87e-46e5-9ff5-c8b90a64c823-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.018s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:38:29.095118 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:29.095118 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:32.817267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-5835a306-ed43-44a4-8a5f-39814a4e0bd8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Lock "b'cinder-attachment_update-b359057c-e87e-46e5-9ff5-c8b90a64c823-n-h2-769329-3'" released by "attachment_update" :: held 3.731s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:38:32.818564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-5835a306-ed43-44a4-8a5f-39814a4e0bd8 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273 returned with HTTP 200 Jan 21 03:38:32.819934 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 105/206] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 03:38:29 2021] PUT /volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273 => generated 762 bytes in 3798 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:32.865677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] POST http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273/action Jan 21 03:38:32.866381 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:32.866381 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:32.867289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:38:32.868435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:33.018736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:33.018736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:33.062045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273/action returned with HTTP 204 Jan 21 03:38:33.062850 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 102/207] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 03:38:32 2021] POST /volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:38:43.603177 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-0099ec1f-7934-4007-b2de-7a3f78829cc5 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:38:43.604321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-0099ec1f-7934-4007-b2de-7a3f78829cc5 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:43.604700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:43.604700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:43.605338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-0099ec1f-7934-4007-b2de-7a3f78829cc5 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:43.727510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:43.727510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:43.747976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-0099ec1f-7934-4007-b2de-7a3f78829cc5 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:38:43.791613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-0099ec1f-7934-4007-b2de-7a3f78829cc5 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:38:43.792438 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 106/208] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:38:43 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:38:43.823717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] GET http://10.222.0.22/volume// Jan 21 03:38:43.824448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:43.824818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:43.824818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:43.825459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:43.826671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0e263446-f2d1-4ac2-8dd8-56e4e3bab7d9 req-90396ec7-2f0c-426d-848a-6fdfe3cb7654 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:38:43.827756 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 103/209] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:38: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 21 03:38:43.852070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-1f884ca3-a7e8-4de5-881d-2ce680dcd5dd tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments Jan 21 03:38:43.852816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:43.852816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:43.853491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-1f884ca3-a7e8-4de5-881d-2ce680dcd5dd tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87c22774-0ff6-4283-be58-1f7d227832ed", "instance_uuid": "681c6cfa-4a38-4dce-8df7-c590fd9aecc0", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:44.163558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:44.163558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:44.313898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-1f884ca3-a7e8-4de5-881d-2ce680dcd5dd tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments returned with HTTP 200 Jan 21 03:38:44.315828 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 107/210] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:38:43 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments => generated 273 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:44.440616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98/action Jan 21 03:38:44.441448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:38:44.441822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:44.617074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:44.617074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:44.643264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98/action returned with HTTP 204 Jan 21 03:38:44.647932 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 104/211] 10.222.0.22 () {66 vars in 1696 bytes} [Thu Jan 21 03:38:44 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:38:44.700244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7bd899b2-77c6-40d0-93ee-dad0473a3b20 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:38:44.700767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7bd899b2-77c6-40d0-93ee-dad0473a3b20 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:44.700960 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:44.700960 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:44.701615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7bd899b2-77c6-40d0-93ee-dad0473a3b20 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:44.821939 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:44.821939 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:44.843697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7bd899b2-77c6-40d0-93ee-dad0473a3b20 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:38:44.898259 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:44.898259 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:44.916625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7bd899b2-77c6-40d0-93ee-dad0473a3b20 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:38:44.918618 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 108/212] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:38:44 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1181 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:48.458787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume// Jan 21 03:38:48.459340 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:48.459489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:48.459489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:48.459834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:48.460873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ddb13e1-f5c8-456d-b1c8-7df793fe3032 req-325efdb4-18ff-4bfe-9f06-b6948462f988 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:38:48.461440 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 105/213] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:38: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 21 03:38:48.478506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-dcc177fe-ba52-4611-a8bb-ea1956ca7447 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:38:48.479257 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-dcc177fe-ba52-4611-a8bb-ea1956ca7447 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:38:48.479546 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:48.479546 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:48.480054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-dcc177fe-ba52-4611-a8bb-ea1956ca7447 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:38:48.549987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:48.549987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:48.587044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-dcc177fe-ba52-4611-a8bb-ea1956ca7447 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:38:48.612802 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:48.612802 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:48.623531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-dcc177fe-ba52-4611-a8bb-ea1956ca7447 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:38:48.625388 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 109/214] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:38:48 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1280 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:38:48.681834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-6c7a8606-6423-42a3-a300-0d65f45a711f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] PUT http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98 Jan 21 03:38:48.683507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-6c7a8606-6423-42a3-a300-0d65f45a711f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:48.729950 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:38:48.729950 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:38:48.731410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-6c7a8606-6423-42a3-a300-0d65f45a711f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Lock "b'cinder-attachment_update-87c22774-0ff6-4283-be58-1f7d227832ed-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:38:48.734982 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:48.734982 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:50.646017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-6c7a8606-6423-42a3-a300-0d65f45a711f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Lock "b'cinder-attachment_update-87c22774-0ff6-4283-be58-1f7d227832ed-n-h2-769329-3'" released by "attachment_update" :: held 1.915s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:38:50.646711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-6c7a8606-6423-42a3-a300-0d65f45a711f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98 returned with HTTP 200 Jan 21 03:38:50.647855 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 106/215] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 03:38:48 2021] PUT /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98 => generated 762 bytes in 1971 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:38:50.713157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-04d846fa-a655-4c8c-b799-33cafe15f961 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98/action Jan 21 03:38:50.714213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:38:50.714213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:38:50.714669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-04d846fa-a655-4c8c-b799-33cafe15f961 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:38:50.715165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-04d846fa-a655-4c8c-b799-33cafe15f961 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:38:50.807894 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:38:50.807894 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:38:50.833714 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-57a9a031-648d-48b2-8d8c-69c6ff1c1d7f req-04d846fa-a655-4c8c-b799-33cafe15f961 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98/action returned with HTTP 204 Jan 21 03:38:50.834598 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 110/216] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 03:38:50 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:40:18.897914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f01953cd-06bb-4969-be61-5d035fc6ecb7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:40:18.898491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f01953cd-06bb-4969-be61-5d035fc6ecb7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:18.898618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:18.898618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:18.899282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f01953cd-06bb-4969-be61-5d035fc6ecb7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:18.971154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:18.971154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:18.990388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f01953cd-06bb-4969-be61-5d035fc6ecb7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:19.018126 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:19.018126 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:19.031107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f01953cd-06bb-4969-be61-5d035fc6ecb7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:40:19.032802 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 107/217] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:40:18 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1211 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:40:19.174239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-01748d9e-3245-41d0-b763-f505dbbedf3b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:40:19.174996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-01748d9e-3245-41d0-b763-f505dbbedf3b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:19.175471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:19.175471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:19.176030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-01748d9e-3245-41d0-b763-f505dbbedf3b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:19.246099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:19.246099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:19.258910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-01748d9e-3245-41d0-b763-f505dbbedf3b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:19.288778 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:19.288778 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:19.301548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-01748d9e-3245-41d0-b763-f505dbbedf3b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:40:19.303350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 111/218] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:40:19 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1211 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:40:19.339256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed/action Jan 21 03:40:19.341763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:19.341763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:19.343122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:40:19.343521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:40:19.520033 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:19.520033 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:19.521897 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:19.543745 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Begin detaching volume completed successfully. Jan 21 03:40:19.544986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed/action returned with HTTP 202 Jan 21 03:40:19.546427 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 108/219] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:40:19 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:40:19.579391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a64c435-1e1b-4063-ba7e-d86f36e937fb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:40:19.580203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a64c435-1e1b-4063-ba7e-d86f36e937fb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:19.580403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:19.580403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:19.581113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a64c435-1e1b-4063-ba7e-d86f36e937fb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:19.659047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume// Jan 21 03:40:19.659540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:19.659729 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:19.659729 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:19.660464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:19.661668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-e4506eeb-15a4-4b16-984a-16a974ce6564 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:40:19.662446 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 109/220] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 03:40:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:40:19.671393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:19.671393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:19.708464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2a64c435-1e1b-4063-ba7e-d86f36e937fb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:19.756796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:19.756796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:19.778898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a64c435-1e1b-4063-ba7e-d86f36e937fb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:40:19.780114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 112/221] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:40:19 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1214 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:40:20.169970 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-c9bb47a9-758c-49e7-879a-193825b29b8d tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:40:20.170518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-c9bb47a9-758c-49e7-879a-193825b29b8d tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:20.171324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-c9bb47a9-758c-49e7-879a-193825b29b8d tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:20.225895 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:20.225895 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:20.240754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-c9bb47a9-758c-49e7-879a-193825b29b8d tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:20.264082 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:20.264082 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:20.273401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-c9bb47a9-758c-49e7-879a-193825b29b8d tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:40:20.274746 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 110/222] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 03:40:19 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1313 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:40:20.796991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-625e9c98-a701-4359-887d-b65a86bd3e00 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:40:20.797865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-625e9c98-a701-4359-887d-b65a86bd3e00 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:20.798292 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:20.798292 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:20.799062 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-625e9c98-a701-4359-887d-b65a86bd3e00 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:20.811121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-3240fe02-e17b-4672-b35b-53e25cb8a73b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] DELETE http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98 Jan 21 03:40:20.811788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-3240fe02-e17b-4672-b35b-53e25cb8a73b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:20.812017 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:20.812017 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:20.812358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-3240fe02-e17b-4672-b35b-53e25cb8a73b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:20.858746 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:20.858746 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:20.861594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:20.861594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:20.871899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-625e9c98-a701-4359-887d-b65a86bd3e00 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:20.901527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:20.901527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:20.913444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-625e9c98-a701-4359-887d-b65a86bd3e00 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:40:20.920853 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 113/223] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:40:20 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 1214 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:40:21.550907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-3240fe02-e17b-4672-b35b-53e25cb8a73b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:40:21.551986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-3240fe02-e17b-4672-b35b-53e25cb8a73b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:40:21.572285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ede2ee75-e8fb-4f12-8c62-f8cfea3db87b req-3240fe02-e17b-4672-b35b-53e25cb8a73b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98 returned with HTTP 200 Jan 21 03:40:21.573476 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 111/224] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 03:40:20 2021] DELETE /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/fcdb1cfa-2c37-4d54-91e6-ae88c0566b98 => generated 19 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:40:21.931465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-236397b2-3f51-42f0-9cf1-05f62647aa8c tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:40:21.932296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-236397b2-3f51-42f0-9cf1-05f62647aa8c tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:40:21.932722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:40:21.932722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:40:21.933418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-236397b2-3f51-42f0-9cf1-05f62647aa8c tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:40:22.020553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:40:22.020553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:40:22.045851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-236397b2-3f51-42f0-9cf1-05f62647aa8c tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:40:22.098186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-236397b2-3f51-42f0-9cf1-05f62647aa8c tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:40:22.099575 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 114/225] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:40:21 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 919 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:41:27.865493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-769c208e-a9b9-4711-899f-6350d95c2ce3 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] DELETE http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273 Jan 21 03:41:27.866068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-769c208e-a9b9-4711-899f-6350d95c2ce3 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:41:27.866197 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:41:27.866197 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:41:27.866464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-769c208e-a9b9-4711-899f-6350d95c2ce3 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:41:27.925808 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:41:27.925808 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:41:29.006391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-769c208e-a9b9-4711-899f-6350d95c2ce3 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:41:29.006877 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-769c208e-a9b9-4711-899f-6350d95c2ce3 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:41:29.022937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-769c208e-a9b9-4711-899f-6350d95c2ce3 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273 returned with HTTP 200 Jan 21 03:41:29.024710 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 112/226] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 03:41:27 2021] DELETE /volume/v3/a1a5d72948224968a66a040d303f7264/attachments/1a167a25-f347-49ec-8d29-179c3b7ce273 => generated 19 bytes in 1164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:41:29.067720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] DELETE http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:41:29.068195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:41:29.068581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:41:29.068581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:41:29.068955 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:41:29.069423 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Delete volume with id: b359057c-e87e-46e5-9ff5-c8b90a64c823 Jan 21 03:41:29.208789 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:41:29.208789 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:41:29.215149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Volume info retrieved successfully. Jan 21 03:41:29.265941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] Delete volume request issued successfully. Jan 21 03:41:29.266713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1765673e-b32b-42b0-b989-5bb70ba96d98 req-84198552-7eec-4c5b-a0e0-97cf76de8520 tempest-ServersTestBootFromVolume-402872390 tempest-ServersTestBootFromVolume-402872390] http://10.222.0.22/volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 returned with HTTP 202 Jan 21 03:41:29.267773 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 115/227] 10.222.0.71 () {60 vars in 1384 bytes} [Thu Jan 21 03:41:29 2021] DELETE /volume/v3/a1a5d72948224968a66a040d303f7264/volumes/b359057c-e87e-46e5-9ff5-c8b90a64c823 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:42:33.721451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes Jan 21 03:42:33.722562 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:33.722562 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:33.723469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-41281039", "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:42:33.724785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-41281039', 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:42:33.930099 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume of 1 GB Jan 21 03:42:33.931086 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:33.931086 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:33.950859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Availability Zones retrieved successfully. Jan 21 03:42:33.975980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Flow 'volume_create_api' (c04b1cf1-8040-47f8-9a88-5b8d1a8947de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:42:33.981076 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b348087-34e0-41ba-b7cb-9eaae7fb4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:33.983677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:42:34.321714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b348087-34e0-41ba-b7cb-9eaae7fb4347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:34.325266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b03f9a-722a-42bf-ab21-124bfadd30b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:34.573803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Created reservations ['b01ff2d0-769a-4103-923f-17c9bc66d525', '1bab3adb-00e2-4ce4-b6d2-dd651ca1679c', 'eb8af9eb-82de-4dc8-b585-b252cdc5ba90', 'f94b3146-84e0-4147-afc8-4ac51c4153cd'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:42:34.575754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b03f9a-722a-42bf-ab21-124bfadd30b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b01ff2d0-769a-4103-923f-17c9bc66d525', '1bab3adb-00e2-4ce4-b6d2-dd651ca1679c', 'eb8af9eb-82de-4dc8-b585-b252cdc5ba90', 'f94b3146-84e0-4147-afc8-4ac51c4153cd']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:34.577893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b7c644-dd1f-47e1-a982-201100e12ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:34.668352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b7c644-dd1f-47e1-a982-201100e12ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4dfd7b9-0f32-4282-a922-cf060320be1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-41281039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47cd20d74884945b4d25ac46a9ab98e',qos_specs=None,replication_status=,reservations=['b01ff2d0-769a-4103-923f-17c9bc66d525','1bab3adb-00e2-4ce4-b6d2-dd651ca1679c','eb8af9eb-82de-4dc8-b585-b252cdc5ba90','f94b3146-84e0-4147-afc8-4ac51c4153cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7fa6772ce6943188689bbbb4606ab93',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-41281039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4dfd7b9-0f32-4282-a922-cf060320be1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47cd20d74884945b4d25ac46a9ab98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d7fa6772ce6943188689bbbb4606ab93',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:34.670819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8782d56-1783-4593-bc1a-81f41f3474f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:34.719276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8782d56-1783-4593-bc1a-81f41f3474f7) transitioned into state 'SUCCESS' from state '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-41281039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47cd20d74884945b4d25ac46a9ab98e',qos_specs=None,replication_status=,reservations=['b01ff2d0-769a-4103-923f-17c9bc66d525','1bab3adb-00e2-4ce4-b6d2-dd651ca1679c','eb8af9eb-82de-4dc8-b585-b252cdc5ba90','f94b3146-84e0-4147-afc8-4ac51c4153cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7fa6772ce6943188689bbbb4606ab93',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:34.721848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65018900-b9bd-4b26-a159-54856fbfe95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:34.738116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65018900-b9bd-4b26-a159-54856fbfe95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:34.740814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Flow 'volume_create_api' (c04b1cf1-8040-47f8-9a88-5b8d1a8947de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:42:34.797633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume request issued successfully. Jan 21 03:42:34.813307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50f686d8-d9ae-4ebb-b6ee-c7fe7106ed2f tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes returned with HTTP 202 Jan 21 03:42:34.814194 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 113/228] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:42:33 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes => generated 824 bytes in 1420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:42:34.829755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1f3781b-1de2-4c7b-9ef9-3a33604be4d9 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:34.830575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1f3781b-1de2-4c7b-9ef9-3a33604be4d9 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:34.831042 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:34.831042 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:34.831697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1f3781b-1de2-4c7b-9ef9-3a33604be4d9 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:34.895280 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:34.895280 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:34.906759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e1f3781b-1de2-4c7b-9ef9-3a33604be4d9 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:34.939590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1f3781b-1de2-4c7b-9ef9-3a33604be4d9 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:34.940783 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 116/229] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:34 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 892 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:35.959814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d32b4a6c-60af-438a-9351-b0999e8ac3d8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:35.962674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d32b4a6c-60af-438a-9351-b0999e8ac3d8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:35.963152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:35.963152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:35.963810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d32b4a6c-60af-438a-9351-b0999e8ac3d8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:36.068475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:36.068475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:36.088297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d32b4a6c-60af-438a-9351-b0999e8ac3d8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:36.133029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d32b4a6c-60af-438a-9351-b0999e8ac3d8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:36.136671 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 114/230] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:35 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:37.152659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d64031ef-5e52-4e8d-bc43-57fc922ff974 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:37.153339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d64031ef-5e52-4e8d-bc43-57fc922ff974 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:37.153660 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:37.153660 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:37.154216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d64031ef-5e52-4e8d-bc43-57fc922ff974 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:37.292393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:37.292393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:37.316982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d64031ef-5e52-4e8d-bc43-57fc922ff974 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:37.364553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d64031ef-5e52-4e8d-bc43-57fc922ff974 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:37.368977 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 117/231] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:37 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:38.384786 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd7da042-1384-4da7-8bae-e404dae321b2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:38.385306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd7da042-1384-4da7-8bae-e404dae321b2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:38.385483 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:38.385483 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:38.385834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd7da042-1384-4da7-8bae-e404dae321b2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:38.503446 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:38.503446 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:38.521860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dd7da042-1384-4da7-8bae-e404dae321b2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:38.572343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd7da042-1384-4da7-8bae-e404dae321b2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:38.573730 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 115/232] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:38 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:39.590277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4224d83-711c-4414-a129-e29112b41050 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:39.591418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4224d83-711c-4414-a129-e29112b41050 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:39.591807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:39.591807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:39.592480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4224d83-711c-4414-a129-e29112b41050 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:39.690110 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:39.690110 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:39.706905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4224d83-711c-4414-a129-e29112b41050 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:39.752584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4224d83-711c-4414-a129-e29112b41050 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:39.770258 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 118/233] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:39 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:40.775320 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f18c6de-6f1d-4a09-8cfc-20dbd7f998e2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:40.776568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f18c6de-6f1d-4a09-8cfc-20dbd7f998e2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:40.776944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:40.776944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:40.777668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f18c6de-6f1d-4a09-8cfc-20dbd7f998e2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:40.828245 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:40.828245 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:40.842310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2f18c6de-6f1d-4a09-8cfc-20dbd7f998e2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:40.869231 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f18c6de-6f1d-4a09-8cfc-20dbd7f998e2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:40.871039 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 116/234] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:40 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:41.887725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-286aaa1f-c823-4582-b44c-eb204a2b14a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:41.888952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-286aaa1f-c823-4582-b44c-eb204a2b14a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:41.889360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:41.889360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:41.889998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-286aaa1f-c823-4582-b44c-eb204a2b14a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:42.003338 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:42.003338 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:42.022836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-286aaa1f-c823-4582-b44c-eb204a2b14a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:42.050821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-286aaa1f-c823-4582-b44c-eb204a2b14a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:42.062402 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 119/235] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:41 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:43.074186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-098afde2-8400-41a5-b0e6-f042a6ce8686 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:43.075430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-098afde2-8400-41a5-b0e6-f042a6ce8686 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:43.075798 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:43.075798 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:43.077865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-098afde2-8400-41a5-b0e6-f042a6ce8686 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:43.169594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:43.169594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:43.185005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-098afde2-8400-41a5-b0e6-f042a6ce8686 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:43.218148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-098afde2-8400-41a5-b0e6-f042a6ce8686 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:43.223143 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 117/236] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:43 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:44.241115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90bf2c43-2e5a-40dd-95a4-341ad3954e79 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:44.243795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90bf2c43-2e5a-40dd-95a4-341ad3954e79 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:44.244439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:44.244439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:44.245155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90bf2c43-2e5a-40dd-95a4-341ad3954e79 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:44.341180 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:44.341180 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:44.371358 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90bf2c43-2e5a-40dd-95a4-341ad3954e79 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:44.416006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90bf2c43-2e5a-40dd-95a4-341ad3954e79 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:44.425955 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 120/237] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:44 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:45.434437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7115cd1d-7c45-4d3b-96c7-579ad597f60a tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:45.434947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7115cd1d-7c45-4d3b-96c7-579ad597f60a tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:45.435389 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:45.435389 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:45.436061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7115cd1d-7c45-4d3b-96c7-579ad597f60a tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:45.533541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:45.533541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:45.544483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7115cd1d-7c45-4d3b-96c7-579ad597f60a tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:45.582214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7115cd1d-7c45-4d3b-96c7-579ad597f60a tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:45.590279 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 118/238] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:45 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:46.611294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db5d4447-8cc2-4ddb-a43e-b0ba8f7992ea tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:46.612652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db5d4447-8cc2-4ddb-a43e-b0ba8f7992ea tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:46.613010 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:46.613010 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:46.613627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db5d4447-8cc2-4ddb-a43e-b0ba8f7992ea tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:46.753218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:46.753218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:46.776533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-db5d4447-8cc2-4ddb-a43e-b0ba8f7992ea tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:46.838236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db5d4447-8cc2-4ddb-a43e-b0ba8f7992ea tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:46.842421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 121/239] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:46 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:47.857229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c18cbdf-1c9e-437c-8769-92e8d40d310c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:47.858348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c18cbdf-1c9e-437c-8769-92e8d40d310c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:47.858710 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:47.858710 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:47.859343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c18cbdf-1c9e-437c-8769-92e8d40d310c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:47.967414 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:47.967414 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:47.976710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c18cbdf-1c9e-437c-8769-92e8d40d310c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:48.001784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c18cbdf-1c9e-437c-8769-92e8d40d310c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:48.002855 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 119/240] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:47 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:49.020773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3b5b3787-2026-4988-9f31-566eed00d8cf tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:49.022677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3b5b3787-2026-4988-9f31-566eed00d8cf tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:49.023070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:49.023070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:49.023674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3b5b3787-2026-4988-9f31-566eed00d8cf tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:49.160175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:49.160175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:49.171700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3b5b3787-2026-4988-9f31-566eed00d8cf tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:49.200330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3b5b3787-2026-4988-9f31-566eed00d8cf tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:49.201394 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 122/241] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:49 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:49.414363 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes Jan 21 03:42:49.415837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:49.415837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:49.416262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1108075603"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:42:49.417705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1108075603'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:42:49.418370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Create volume of 1 GB Jan 21 03:42:49.441954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Availability Zones retrieved successfully. Jan 21 03:42:49.464564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Flow 'volume_create_api' (53936981-5389-4275-b9bf-ac7f57a81401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:42:49.470549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa1a1ca2-e5d6-471f-a595-5988c5b32aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:49.473762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:42:49.592928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa1a1ca2-e5d6-471f-a595-5988c5b32aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:49.599971 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bccf6151-4ca8-4d6d-835d-a082779910ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:49.729850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Created reservations ['2746194b-046e-4648-a5bc-0aa45cd3ee71', '333666e4-0ce5-4719-95e2-e08d2d7eb8f6', '7b0bbfd3-9a49-4933-a548-566707723f8a', '94ca4e2c-0479-4f23-a555-ed76236d5da7'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:42:49.731633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bccf6151-4ca8-4d6d-835d-a082779910ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2746194b-046e-4648-a5bc-0aa45cd3ee71', '333666e4-0ce5-4719-95e2-e08d2d7eb8f6', '7b0bbfd3-9a49-4933-a548-566707723f8a', '94ca4e2c-0479-4f23-a555-ed76236d5da7']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:49.734070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a93cc88-0083-4596-b594-d536d958fdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:49.813338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a93cc88-0083-4596-b594-d536d958fdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8672bc2d-d63e-4657-8896-4df94956db05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1108075603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14e0c28991c4deaa7e01b92a88d0e98',qos_specs=None,replication_status=,reservations=['2746194b-046e-4648-a5bc-0aa45cd3ee71','333666e4-0ce5-4719-95e2-e08d2d7eb8f6','7b0bbfd3-9a49-4933-a548-566707723f8a','94ca4e2c-0479-4f23-a555-ed76236d5da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b066e873227a4cfaaaa0592abea55dfb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1108075603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8672bc2d-d63e-4657-8896-4df94956db05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14e0c28991c4deaa7e01b92a88d0e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b066e873227a4cfaaaa0592abea55dfb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:49.816154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2202ec7-8ba8-4a43-a708-a4e18d6f6c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:49.846612 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2202ec7-8ba8-4a43-a708-a4e18d6f6c1c) transitioned into state 'SUCCESS' from state '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-1108075603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14e0c28991c4deaa7e01b92a88d0e98',qos_specs=None,replication_status=,reservations=['2746194b-046e-4648-a5bc-0aa45cd3ee71','333666e4-0ce5-4719-95e2-e08d2d7eb8f6','7b0bbfd3-9a49-4933-a548-566707723f8a','94ca4e2c-0479-4f23-a555-ed76236d5da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b066e873227a4cfaaaa0592abea55dfb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:49.849143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5657d939-e951-4181-beda-bb4c6a517ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:49.881189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5657d939-e951-4181-beda-bb4c6a517ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:49.888648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Flow 'volume_create_api' (53936981-5389-4275-b9bf-ac7f57a81401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:42:49.993939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Create volume request issued successfully. Jan 21 03:42:50.011327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89a426be-4731-45c7-a796-f665a72259d7 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes returned with HTTP 202 Jan 21 03:42:50.012781 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 120/242] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:42:49 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes => generated 826 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:42:50.027532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ec51445-f634-44b9-af7c-4406f54d611f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:42:50.028315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ec51445-f634-44b9-af7c-4406f54d611f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:50.028636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:50.028636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:50.029194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ec51445-f634-44b9-af7c-4406f54d611f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:50.143167 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:50.143167 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:50.181162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2ec51445-f634-44b9-af7c-4406f54d611f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:42:50.218889 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66795b79-5f09-45ff-a23f-1e9af9846eb6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:50.220059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66795b79-5f09-45ff-a23f-1e9af9846eb6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:50.220475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:50.220475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:50.221140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66795b79-5f09-45ff-a23f-1e9af9846eb6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:50.222218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ec51445-f634-44b9-af7c-4406f54d611f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:42:50.241405 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 123/243] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:50 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 894 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:50.294996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:50.294996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:50.304432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-66795b79-5f09-45ff-a23f-1e9af9846eb6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:50.328778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66795b79-5f09-45ff-a23f-1e9af9846eb6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:50.338942 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 121/244] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:50 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:51.253696 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b0a6e61-19ca-4181-be26-8def3f859197 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:42:51.255311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b0a6e61-19ca-4181-be26-8def3f859197 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:51.255734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:51.255734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:51.256395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b0a6e61-19ca-4181-be26-8def3f859197 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:51.345497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6ab37cb-d148-4574-baaa-3bf1c4e08671 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:51.346028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6ab37cb-d148-4574-baaa-3bf1c4e08671 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:51.346218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:51.346218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:51.346846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6ab37cb-d148-4574-baaa-3bf1c4e08671 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:51.400788 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:51.400788 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:51.419715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4b0a6e61-19ca-4181-be26-8def3f859197 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:42:51.471785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b0a6e61-19ca-4181-be26-8def3f859197 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:42:51.471785 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 124/245] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:51 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 919 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:51.480100 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:51.480100 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:51.512984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f6ab37cb-d148-4574-baaa-3bf1c4e08671 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:51.561552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6ab37cb-d148-4574-baaa-3bf1c4e08671 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:51.562466 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 122/246] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:51 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:52.582545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daf33c27-6da5-49a5-b6df-574e14f7ba24 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:52.583132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daf33c27-6da5-49a5-b6df-574e14f7ba24 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:52.583290 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:52.583290 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:52.583667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daf33c27-6da5-49a5-b6df-574e14f7ba24 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:52.634023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:52.634023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:52.643887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-daf33c27-6da5-49a5-b6df-574e14f7ba24 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:52.670557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daf33c27-6da5-49a5-b6df-574e14f7ba24 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:52.671718 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 125/247] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:52 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:53.690265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4bf6e00-314f-419b-8a2f-724cf72f9b10 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:53.691782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4bf6e00-314f-419b-8a2f-724cf72f9b10 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:53.692137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:53.692137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:53.692754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4bf6e00-314f-419b-8a2f-724cf72f9b10 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:53.824306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:53.824306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:53.859584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4bf6e00-314f-419b-8a2f-724cf72f9b10 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:53.887271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4bf6e00-314f-419b-8a2f-724cf72f9b10 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:53.897459 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 123/248] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:53 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 977 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:54.905060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-458831ac-843f-4395-81a2-04c660dc5d0e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:54.905574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-458831ac-843f-4395-81a2-04c660dc5d0e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:54.905753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:54.905753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:54.906383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-458831ac-843f-4395-81a2-04c660dc5d0e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:55.013809 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:55.013809 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:55.033516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-458831ac-843f-4395-81a2-04c660dc5d0e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:55.085695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-458831ac-843f-4395-81a2-04c660dc5d0e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:55.087515 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 126/249] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:54 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 977 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:56.103687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18f32bf7-2db5-45e1-90cc-148e8ecc97a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:56.104248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18f32bf7-2db5-45e1-90cc-148e8ecc97a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:56.104385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:56.104385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:56.104967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18f32bf7-2db5-45e1-90cc-148e8ecc97a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:56.157212 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:56.157212 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:56.169802 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18f32bf7-2db5-45e1-90cc-148e8ecc97a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:56.197120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18f32bf7-2db5-45e1-90cc-148e8ecc97a2 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:56.198298 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 124/250] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:56 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 977 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:42:57.216432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8bdbc0eb-975c-474e-a735-ef45c3de699b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:57.217868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8bdbc0eb-975c-474e-a735-ef45c3de699b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:57.218640 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:57.218640 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:57.219259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8bdbc0eb-975c-474e-a735-ef45c3de699b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:57.305762 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:57.305762 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:57.328089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8bdbc0eb-975c-474e-a735-ef45c3de699b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:57.356941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8bdbc0eb-975c-474e-a735-ef45c3de699b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:57.358452 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 127/251] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:57 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 977 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:42:58.376412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6733e905-0628-420c-a91d-57bcb6e18073 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:58.377407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6733e905-0628-420c-a91d-57bcb6e18073 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:58.377742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:58.377742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:58.378616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6733e905-0628-420c-a91d-57bcb6e18073 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:58.568371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:58.568371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:58.590993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6733e905-0628-420c-a91d-57bcb6e18073 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:58.621923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6733e905-0628-420c-a91d-57bcb6e18073 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:58.623318 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 125/252] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:58 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1367 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:42:59.639694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be3cc50c-87c7-45ea-a567-478be4c0b6a8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:42:59.640234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be3cc50c-87c7-45ea-a567-478be4c0b6a8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:42:59.640486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:59.640486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:59.640875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be3cc50c-87c7-45ea-a567-478be4c0b6a8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:42:59.692210 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:42:59.692210 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:42:59.702375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be3cc50c-87c7-45ea-a567-478be4c0b6a8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:42:59.729299 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be3cc50c-87c7-45ea-a567-478be4c0b6a8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:42:59.730439 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 128/253] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:42:59 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1365 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:42:59.746043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes Jan 21 03:42:59.746502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:42:59.746502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:42:59.747027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1009308265"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:42:59.748142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1009308265'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:42:59.748508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume of 1 GB Jan 21 03:42:59.762664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Availability Zones retrieved successfully. Jan 21 03:42:59.779341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Flow 'volume_create_api' (8a24d5ef-f79d-45c5-90fb-1865c2309225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:42:59.782189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd07ebb-ffe4-40c1-9088-716d0af83b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:59.784350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:42:59.853711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd07ebb-ffe4-40c1-9088-716d0af83b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:59.856590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8890c8e8-934b-4841-8ed4-873d196d3eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:42:59.936042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Created reservations ['4ef72a50-bcf4-4214-a491-5fa7a31c49d9', '77293eb3-e7ce-4ad4-9ad0-023e8e383a8c', '98b4907f-84b6-4224-a9b8-1f44760cb243', 'b3391af2-a86f-4d4c-8dd7-73917467c113'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:42:59.938128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8890c8e8-934b-4841-8ed4-873d196d3eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef72a50-bcf4-4214-a491-5fa7a31c49d9', '77293eb3-e7ce-4ad4-9ad0-023e8e383a8c', '98b4907f-84b6-4224-a9b8-1f44760cb243', 'b3391af2-a86f-4d4c-8dd7-73917467c113']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:42:59.940482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71efcfa4-c046-49c3-bd59-424b8c04fdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:00.007549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71efcfa4-c046-49c3-bd59-424b8c04fdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1009308265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47cd20d74884945b4d25ac46a9ab98e',qos_specs=None,replication_status=,reservations=['4ef72a50-bcf4-4214-a491-5fa7a31c49d9','77293eb3-e7ce-4ad4-9ad0-023e8e383a8c','98b4907f-84b6-4224-a9b8-1f44760cb243','b3391af2-a86f-4d4c-8dd7-73917467c113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7fa6772ce6943188689bbbb4606ab93',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:42:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1009308265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47cd20d74884945b4d25ac46a9ab98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d7fa6772ce6943188689bbbb4606ab93',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:00.007549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f18176-f5ec-4a78-b962-ae2add73254f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:00.046191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f18176-f5ec-4a78-b962-ae2add73254f) transitioned into state 'SUCCESS' from state '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-1009308265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47cd20d74884945b4d25ac46a9ab98e',qos_specs=None,replication_status=,reservations=['4ef72a50-bcf4-4214-a491-5fa7a31c49d9','77293eb3-e7ce-4ad4-9ad0-023e8e383a8c','98b4907f-84b6-4224-a9b8-1f44760cb243','b3391af2-a86f-4d4c-8dd7-73917467c113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7fa6772ce6943188689bbbb4606ab93',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:00.048306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d946c63b-8d43-4a73-822e-2287aacfa82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:00.068054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d946c63b-8d43-4a73-822e-2287aacfa82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:00.071429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Flow 'volume_create_api' (8a24d5ef-f79d-45c5-90fb-1865c2309225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:00.126327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume request issued successfully. Jan 21 03:43:00.142407 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6fb1f1d-8a56-4c1f-b585-9c9e9cfccfe7 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes returned with HTTP 202 Jan 21 03:43:00.143010 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 126/254] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:42:59 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes => generated 826 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:43:00.158203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68bd24c4-4b5e-427e-92fa-766499dd1db6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:43:00.158737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68bd24c4-4b5e-427e-92fa-766499dd1db6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:00.158936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:00.158936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:00.159622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68bd24c4-4b5e-427e-92fa-766499dd1db6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:00.215201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:00.215201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:00.228935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68bd24c4-4b5e-427e-92fa-766499dd1db6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:00.273570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68bd24c4-4b5e-427e-92fa-766499dd1db6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:43:00.275927 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 129/255] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:00 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 894 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:01.295381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1598723a-ec8a-4351-8c97-40ac6330e291 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:43:01.297369 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1598723a-ec8a-4351-8c97-40ac6330e291 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:01.297760 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:01.297760 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:01.300762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1598723a-ec8a-4351-8c97-40ac6330e291 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:01.388739 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:01.388739 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:01.407766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1598723a-ec8a-4351-8c97-40ac6330e291 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:01.456125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1598723a-ec8a-4351-8c97-40ac6330e291 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:43:01.466992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 127/256] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:01 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:01.473608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes Jan 21 03:43:01.474224 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:01.474224 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:01.474852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1141369623"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:01.476096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1141369623'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:43:01.477377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume of 1 GB Jan 21 03:43:01.491171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Availability Zones retrieved successfully. Jan 21 03:43:01.509365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Flow 'volume_create_api' (d51cb610-dfd6-432a-b8ba-f4c4f821c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:01.513330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ac99b5-7729-405f-a196-e864fb471db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:01.515881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:43:01.591474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ac99b5-7729-405f-a196-e864fb471db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:01.594256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046a84e8-0e16-47c7-9b22-d2aecdeb591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:01.678545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Created reservations ['a715fed5-361d-4694-940c-230200b83c11', '1a7b7f52-a484-4761-9692-4de31cdd87a7', '11f6bbfb-c5cb-4889-8306-677be0239db4', '01f51286-a312-4979-a2dc-31e48347e03c'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:43:01.682009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046a84e8-0e16-47c7-9b22-d2aecdeb591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a715fed5-361d-4694-940c-230200b83c11', '1a7b7f52-a484-4761-9692-4de31cdd87a7', '11f6bbfb-c5cb-4889-8306-677be0239db4', '01f51286-a312-4979-a2dc-31e48347e03c']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:01.687474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137996fc-3be3-42ae-a557-831e08b6f5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:01.754629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137996fc-3be3-42ae-a557-831e08b6f5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580f54fa-d40c-4b75-9d1d-564f9fd59804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1141369623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47cd20d74884945b4d25ac46a9ab98e',qos_specs=None,replication_status=,reservations=['a715fed5-361d-4694-940c-230200b83c11','1a7b7f52-a484-4761-9692-4de31cdd87a7','11f6bbfb-c5cb-4889-8306-677be0239db4','01f51286-a312-4979-a2dc-31e48347e03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7fa6772ce6943188689bbbb4606ab93',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1141369623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580f54fa-d40c-4b75-9d1d-564f9fd59804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47cd20d74884945b4d25ac46a9ab98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d7fa6772ce6943188689bbbb4606ab93',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:01.756874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc24e206-a156-4e3b-92c3-e38f005086c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:01.785090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc24e206-a156-4e3b-92c3-e38f005086c0) transitioned into state 'SUCCESS' from state '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-1141369623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47cd20d74884945b4d25ac46a9ab98e',qos_specs=None,replication_status=,reservations=['a715fed5-361d-4694-940c-230200b83c11','1a7b7f52-a484-4761-9692-4de31cdd87a7','11f6bbfb-c5cb-4889-8306-677be0239db4','01f51286-a312-4979-a2dc-31e48347e03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7fa6772ce6943188689bbbb4606ab93',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:01.787436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5460414-f386-408e-8fe6-e359b22afd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:01.807837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5460414-f386-408e-8fe6-e359b22afd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:01.810522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Flow 'volume_create_api' (d51cb610-dfd6-432a-b8ba-f4c4f821c01d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:01.873794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Create volume request issued successfully. Jan 21 03:43:01.890567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31e5f467-f9bc-4428-b295-a04995ac9147 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes returned with HTTP 202 Jan 21 03:43:01.907561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7dda0cf-8dd1-4cd7-8e78-bf8b3b27447b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:43:01.908252 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 130/257] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:43:01 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes => generated 826 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:43:01.908394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7dda0cf-8dd1-4cd7-8e78-bf8b3b27447b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:01.908588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:01.908588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:01.909089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7dda0cf-8dd1-4cd7-8e78-bf8b3b27447b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:01.969154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:01.969154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:01.978011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c7dda0cf-8dd1-4cd7-8e78-bf8b3b27447b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:02.002046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7dda0cf-8dd1-4cd7-8e78-bf8b3b27447b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:43:02.002997 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 128/258] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:01 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 894 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:03.022279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a0a7da8-e8c0-4bf9-80ba-15de508325dc tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:43:03.023674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a0a7da8-e8c0-4bf9-80ba-15de508325dc tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:03.024853 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:03.024853 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:03.025510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a0a7da8-e8c0-4bf9-80ba-15de508325dc tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:03.110835 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:03.110835 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:03.123087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a0a7da8-e8c0-4bf9-80ba-15de508325dc tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:03.168456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a0a7da8-e8c0-4bf9-80ba-15de508325dc tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:43:03.171383 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 131/259] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:03 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 919 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:09.843956 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] POST http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes Jan 21 03:43:09.845078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:09.845078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:09.845897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2053882646"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:09.847261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2053882646'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:43:09.847862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Create volume of 1 GB Jan 21 03:43:09.880356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Availability Zones retrieved successfully. Jan 21 03:43:09.924702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Flow 'volume_create_api' (616c6ff8-a976-4172-96e1-85e5cb7a222c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:09.933155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68136d4-986d-4b04-88da-84d782e5ddf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:09.943337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:43:10.123708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68136d4-986d-4b04-88da-84d782e5ddf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:10.128118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937e04a2-2632-4892-8c43-140986b5a91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:10.353455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Created reservations ['7fec88b7-c156-4851-8097-b4756a5f6165', '10ebd8b4-caa3-4208-a849-6757bef15562', 'c6d0aa61-4131-43ba-994e-878c6fefcba4', 'a3ac868e-2414-487a-bcbb-40a470ed2581'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:43:10.373407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937e04a2-2632-4892-8c43-140986b5a91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fec88b7-c156-4851-8097-b4756a5f6165', '10ebd8b4-caa3-4208-a849-6757bef15562', 'c6d0aa61-4131-43ba-994e-878c6fefcba4', 'a3ac868e-2414-487a-bcbb-40a470ed2581']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:10.384285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e5188a-01f1-40f9-850e-30377dc62acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:10.525155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e5188a-01f1-40f9-850e-30377dc62acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6dde81-6b55-4006-8a7f-b2585053bbf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2053882646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7882fec1344048a02dd3d638ff4942',qos_specs=None,replication_status=,reservations=['7fec88b7-c156-4851-8097-b4756a5f6165','10ebd8b4-caa3-4208-a849-6757bef15562','c6d0aa61-4131-43ba-994e-878c6fefcba4','a3ac868e-2414-487a-bcbb-40a470ed2581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bc8e2aee064e8a89ff4c5dcdf47eaa',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:43:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2053882646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c6dde81-6b55-4006-8a7f-b2585053bbf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7882fec1344048a02dd3d638ff4942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='31bc8e2aee064e8a89ff4c5dcdf47eaa',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:10.528706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271141d2-1f8e-4bb6-a8b6-199d2c3c2f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:10.560989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271141d2-1f8e-4bb6-a8b6-199d2c3c2f55) transitioned into state 'SUCCESS' from state '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-2053882646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7882fec1344048a02dd3d638ff4942',qos_specs=None,replication_status=,reservations=['7fec88b7-c156-4851-8097-b4756a5f6165','10ebd8b4-caa3-4208-a849-6757bef15562','c6d0aa61-4131-43ba-994e-878c6fefcba4','a3ac868e-2414-487a-bcbb-40a470ed2581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31bc8e2aee064e8a89ff4c5dcdf47eaa',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:10.565225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eec9e34-b699-4233-b715-ceb13d7ea01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:10.591670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eec9e34-b699-4233-b715-ceb13d7ea01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:10.594952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Flow 'volume_create_api' (616c6ff8-a976-4172-96e1-85e5cb7a222c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:10.658745 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Create volume request issued successfully. Jan 21 03:43:10.677359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa18e46c-22e1-4f91-a9cd-80c05ad4f107 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes returned with HTTP 202 Jan 21 03:43:10.677697 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 129/260] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:43:09 2021] POST /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes => generated 821 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:43:10.692894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5371f6b-ae65-4642-8372-2c433fc91651 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:10.693861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5371f6b-ae65-4642-8372-2c433fc91651 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:10.694305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:10.694305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:10.695326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5371f6b-ae65-4642-8372-2c433fc91651 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:10.844261 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:10.844261 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:10.872021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5371f6b-ae65-4642-8372-2c433fc91651 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:10.936888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5371f6b-ae65-4642-8372-2c433fc91651 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:10.938439 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 132/261] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:10 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 889 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:11.956047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f016c21-703e-4825-ad7b-81338a1cb5d9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:11.957733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f016c21-703e-4825-ad7b-81338a1cb5d9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:11.958377 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:11.958377 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:11.959103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f016c21-703e-4825-ad7b-81338a1cb5d9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:12.029471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:12.029471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:12.042952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f016c21-703e-4825-ad7b-81338a1cb5d9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:12.071989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f016c21-703e-4825-ad7b-81338a1cb5d9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:12.074247 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 130/262] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:11 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:13.089102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:13.089607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:13.090017 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:13.090017 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:13.090749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:13.210946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:13.210946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:13.227922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:13.276751 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:13.277835 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 133/263] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:13 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:17.140289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-20db11a3-c0d3-4ecb-ad26-712341f59f7e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:17.141530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-20db11a3-c0d3-4ecb-ad26-712341f59f7e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:17.141944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:17.141944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:17.142608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-20db11a3-c0d3-4ecb-ad26-712341f59f7e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:17.291592 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:17.291592 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:17.308688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-20db11a3-c0d3-4ecb-ad26-712341f59f7e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:17.338248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-20db11a3-c0d3-4ecb-ad26-712341f59f7e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:17.339716 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 131/264] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:43:17 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:17.500043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume// Jan 21 03:43:17.500982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:17.501325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:17.501325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:17.501938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:17.503342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f856b92a-1b95-4a62-a747-5c81b3be9867 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:17.504193 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 134/265] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:43:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:17.542177 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] POST http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments Jan 21 03:43:17.542886 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:17.542886 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:17.543516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c6dde81-6b55-4006-8a7f-b2585053bbf4", "instance_uuid": "556efcc8-fb7b-4667-848d-5cb33575effc", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:17.735315 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:17.735315 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:17.993402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments returned with HTTP 200 Jan 21 03:43:17.999998 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 132/266] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:43:17 2021] POST /volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments => generated 273 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:18.103247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bcda4a83-19b6-4e19-81e5-bbd1cdf0ce92 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:18.104174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bcda4a83-19b6-4e19-81e5-bbd1cdf0ce92 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:18.104883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bcda4a83-19b6-4e19-81e5-bbd1cdf0ce92 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:18.118468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume// Jan 21 03:43:18.119063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:18.119364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:18.119364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:18.120061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:18.121330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-6d365adb-aaa7-416c-ae3a-eef72a84197e tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:18.122089 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 133/267] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:43:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:18.138593 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-c5fc3b2d-ec76-449e-869e-9767bcc75be7 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:18.139273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-c5fc3b2d-ec76-449e-869e-9767bcc75be7 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:18.139782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-c5fc3b2d-ec76-449e-869e-9767bcc75be7 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:18.233741 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:18.233741 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:18.259208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bcda4a83-19b6-4e19-81e5-bbd1cdf0ce92 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:18.300355 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:18.300355 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:18.329756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bcda4a83-19b6-4e19-81e5-bbd1cdf0ce92 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:18.330995 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 135/268] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:18 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:18.366662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:18.366662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:18.416225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-c5fc3b2d-ec76-449e-869e-9767bcc75be7 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:18.459579 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:18.459579 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:18.503686 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-c5fc3b2d-ec76-449e-869e-9767bcc75be7 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:18.516177 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 134/269] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:43:18 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 1012 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:43:18.540123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-1ece6a43-672a-49f8-8dee-9cf1377a37d8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] PUT http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58 Jan 21 03:43:18.540996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:18.540996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:18.541730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-1ece6a43-672a-49f8-8dee-9cf1377a37d8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:18.601802 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:43:18.601802 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:43:18.602696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-1ece6a43-672a-49f8-8dee-9cf1377a37d8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Lock "b'cinder-attachment_update-3c6dde81-6b55-4006-8a7f-b2585053bbf4-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:43:18.606611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:18.606611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:19.348590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf291bab-52ec-4eba-8973-747fbe3e08c4 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:19.349639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf291bab-52ec-4eba-8973-747fbe3e08c4 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:19.350014 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:19.350014 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:19.350596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf291bab-52ec-4eba-8973-747fbe3e08c4 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:19.481363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:19.481363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:19.512451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bf291bab-52ec-4eba-8973-747fbe3e08c4 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:19.597441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:19.597441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:19.619588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf291bab-52ec-4eba-8973-747fbe3e08c4 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:19.641935 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 135/270] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:19 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:20.647212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6087db62-7e77-4dcb-a46a-bdbb29f8d3a3 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:20.647754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6087db62-7e77-4dcb-a46a-bdbb29f8d3a3 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:20.647919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:20.647919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:20.648359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6087db62-7e77-4dcb-a46a-bdbb29f8d3a3 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:20.799072 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:20.799072 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:20.827042 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6087db62-7e77-4dcb-a46a-bdbb29f8d3a3 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:20.878603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:20.878603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:20.896338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6087db62-7e77-4dcb-a46a-bdbb29f8d3a3 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:20.897580 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 136/271] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:20 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:43:21.912843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86b970a5-f365-4d16-9e11-6025e466a65b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:21.913376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86b970a5-f365-4d16-9e11-6025e466a65b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:21.913535 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:21.913535 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:21.915157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86b970a5-f365-4d16-9e11-6025e466a65b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:22.068064 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:22.068064 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:22.091592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86b970a5-f365-4d16-9e11-6025e466a65b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:22.155527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:22.155527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:22.187378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86b970a5-f365-4d16-9e11-6025e466a65b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:22.205118 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 137/272] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:21 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:22.257497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-1ece6a43-672a-49f8-8dee-9cf1377a37d8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Lock "b'cinder-attachment_update-3c6dde81-6b55-4006-8a7f-b2585053bbf4-n-h1-769329-3'" released by "attachment_update" :: held 3.655s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:43:22.259043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-1ece6a43-672a-49f8-8dee-9cf1377a37d8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58 returned with HTTP 200 Jan 21 03:43:22.260369 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 136/273] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:43:18 2021] PUT /volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58 => generated 762 bytes in 3725 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:23.212877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31c698de-4cc6-4f15-bf91-0a2d8d937150 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:23.214350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31c698de-4cc6-4f15-bf91-0a2d8d937150 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:23.214834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:23.214834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:23.215773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31c698de-4cc6-4f15-bf91-0a2d8d937150 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:23.505817 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:23.505817 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:23.552816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-31c698de-4cc6-4f15-bf91-0a2d8d937150 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:23.620049 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:23.620049 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:23.641348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31c698de-4cc6-4f15-bf91-0a2d8d937150 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:23.644943 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 138/274] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:23 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:24.663627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2777c726-acfb-4372-a2af-df80f3492208 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:24.665028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2777c726-acfb-4372-a2af-df80f3492208 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:24.665538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:24.665538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:24.666106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2777c726-acfb-4372-a2af-df80f3492208 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:24.792031 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:24.792031 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:24.821419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2777c726-acfb-4372-a2af-df80f3492208 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:24.875746 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:24.875746 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:24.899816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2777c726-acfb-4372-a2af-df80f3492208 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:24.909379 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 137/275] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:24 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:25.921859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f797a50-a5c5-403c-bb1a-5929f73b52fd tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:25.922403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f797a50-a5c5-403c-bb1a-5929f73b52fd tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:25.922774 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:25.922774 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:25.924988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f797a50-a5c5-403c-bb1a-5929f73b52fd tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:26.048036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:26.048036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:26.083499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f797a50-a5c5-403c-bb1a-5929f73b52fd tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:26.156286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:26.156286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:26.176141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f797a50-a5c5-403c-bb1a-5929f73b52fd tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:26.190712 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 139/276] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:25 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:27.196496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-925636d9-a496-4629-9717-1bdeec63346c tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:27.197635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-925636d9-a496-4629-9717-1bdeec63346c tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:27.198022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:27.198022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:27.198639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-925636d9-a496-4629-9717-1bdeec63346c tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:27.305754 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:27.305754 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:27.337343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-925636d9-a496-4629-9717-1bdeec63346c tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:27.367397 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:27.367397 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:27.388312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-925636d9-a496-4629-9717-1bdeec63346c tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:27.389941 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 138/277] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:27 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:27.879357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-f02bd0d7-d6a6-4b88-8991-827702093533 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] POST http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58/action Jan 21 03:43:27.880048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:27.880048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:27.880505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-f02bd0d7-d6a6-4b88-8991-827702093533 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:27.880888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-f02bd0d7-d6a6-4b88-8991-827702093533 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:28.088707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:28.088707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:28.133953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0515f1ff-08dd-4531-8ca6-ec296a46c365 req-f02bd0d7-d6a6-4b88-8991-827702093533 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58/action returned with HTTP 204 Jan 21 03:43:28.136568 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 140/278] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:43:27 2021] POST /volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58/action => generated 0 bytes in 270 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:28.406194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ebeaa50-1722-456d-bc5c-a7f406a259a9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:28.408511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ebeaa50-1722-456d-bc5c-a7f406a259a9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:28.409292 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:28.409292 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:28.412939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ebeaa50-1722-456d-bc5c-a7f406a259a9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:28.581937 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:28.581937 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:28.616123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4ebeaa50-1722-456d-bc5c-a7f406a259a9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:28.652012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:28.652012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:28.675165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ebeaa50-1722-456d-bc5c-a7f406a259a9 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:28.684665 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 139/279] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:28 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 1206 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:34.327436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72c29bd0-fa22-47a6-af90-1adebb096a4b tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] POST http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types Jan 21 03:43:34.328573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:34.328573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:34.329502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72c29bd0-fa22-47a6-af90-1adebb096a4b tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-781863170", "description": "tempest-group-type-description-1422071815", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:34.480935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72c29bd0-fa22-47a6-af90-1adebb096a4b tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types returned with HTTP 202 Jan 21 03:43:34.494816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79e3baf2-976d-4114-9f7b-72c374053a90 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] GET http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types Jan 21 03:43:34.495627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79e3baf2-976d-4114-9f7b-72c374053a90 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:34.495851 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:34.495851 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:34.496218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79e3baf2-976d-4114-9f7b-72c374053a90 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:34.500651 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 141/280] 10.222.0.22 () {62 vars in 1279 bytes} [Thu Jan 21 03:43:34 2021] POST /volume/v3/f0b5710bb4094964ace2645354566ee8/group_types => generated 264 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:34.538328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79e3baf2-976d-4114-9f7b-72c374053a90 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types returned with HTTP 200 Jan 21 03:43:34.549553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96d6cdd2-0461-4f1c-9f7a-a454013fe314 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] PUT http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 Jan 21 03:43:34.550356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96d6cdd2-0461-4f1c-9f7a-a454013fe314 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-416357534", "description": "updated-group-type-desc"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:34.579318 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 140/281] 10.222.0.22 () {60 vars in 1257 bytes} [Thu Jan 21 03:43:34 2021] GET /volume/v3/f0b5710bb4094964ace2645354566ee8/group_types => generated 498 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:34.611730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96d6cdd2-0461-4f1c-9f7a-a454013fe314 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 returned with HTTP 200 Jan 21 03:43:34.623848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41709dcc-0b99-48fa-9ad0-ac44ea03b372 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] GET http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 Jan 21 03:43:34.624452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41709dcc-0b99-48fa-9ad0-ac44ea03b372 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:34.624930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41709dcc-0b99-48fa-9ad0-ac44ea03b372 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:34.626044 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 142/282] 10.222.0.22 () {62 vars in 1389 bytes} [Thu Jan 21 03:43:34 2021] PUT /volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 => generated 254 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:34.651150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41709dcc-0b99-48fa-9ad0-ac44ea03b372 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 returned with HTTP 200 Jan 21 03:43:34.664217 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 141/283] 10.222.0.22 () {60 vars in 1368 bytes} [Thu Jan 21 03:43:34 2021] GET /volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 => generated 254 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:34.673170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65783580-dd34-4c64-87e8-33e09b53f282 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] DELETE http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 Jan 21 03:43:34.673908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65783580-dd34-4c64-87e8-33e09b53f282 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:34.674521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65783580-dd34-4c64-87e8-33e09b53f282 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:34.771070 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:43:34.771070 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:43:34.789514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65783580-dd34-4c64-87e8-33e09b53f282 tempest-GroupTypesTest-759994745 tempest-GroupTypesTest-759994745] http://10.222.0.22/volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 returned with HTTP 202 Jan 21 03:43:34.793727 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 143/284] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 03:43:34 2021] DELETE /volume/v3/f0b5710bb4094964ace2645354566ee8/group_types/c42ea34d-aa45-4cc8-9a43-eb14a3091664 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:43:38.763313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-53cbcd78-3f9a-4089-8fce-06ab8f952136 req-5d4f0e23-ce67-4f81-9420-5a5cce9c6fbe tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] DELETE http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58 Jan 21 03:43:38.764512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-53cbcd78-3f9a-4089-8fce-06ab8f952136 req-5d4f0e23-ce67-4f81-9420-5a5cce9c6fbe tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:38.765326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-53cbcd78-3f9a-4089-8fce-06ab8f952136 req-5d4f0e23-ce67-4f81-9420-5a5cce9c6fbe tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:38.790066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:38.790066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:39.541894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-53cbcd78-3f9a-4089-8fce-06ab8f952136 req-5d4f0e23-ce67-4f81-9420-5a5cce9c6fbe tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:43:39.542748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-53cbcd78-3f9a-4089-8fce-06ab8f952136 req-5d4f0e23-ce67-4f81-9420-5a5cce9c6fbe tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:43:39.550738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-53cbcd78-3f9a-4089-8fce-06ab8f952136 req-5d4f0e23-ce67-4f81-9420-5a5cce9c6fbe tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58 returned with HTTP 200 Jan 21 03:43:39.552266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 142/285] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:43:38 2021] DELETE /volume/v3/6f7882fec1344048a02dd3d638ff4942/attachments/f83d16a3-7c35-47ef-8474-16ae24a94f58 => generated 19 bytes in 795 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:41.762323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d4d4673-a0ad-49f0-9b5b-d4863e06d46b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:41.763386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d4d4673-a0ad-49f0-9b5b-d4863e06d46b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:41.764237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d4d4673-a0ad-49f0-9b5b-d4863e06d46b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:41.887587 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:41.887587 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:41.899641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2d4d4673-a0ad-49f0-9b5b-d4863e06d46b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:41.937122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d4d4673-a0ad-49f0-9b5b-d4863e06d46b tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:41.938113 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 144/286] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:41 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:41.953991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f73268f-c242-4d33-bc9a-495e5084b5c8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:41.954512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f73268f-c242-4d33-bc9a-495e5084b5c8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:41.954707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:41.954707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:41.955403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f73268f-c242-4d33-bc9a-495e5084b5c8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:42.012341 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:42.012341 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:42.021951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f73268f-c242-4d33-bc9a-495e5084b5c8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:42.052574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f73268f-c242-4d33-bc9a-495e5084b5c8 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:42.054520 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 143/287] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:41 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:42.069048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05ff46a4-c83f-457b-a13d-dd3023c0cf94 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:43:42.069048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05ff46a4-c83f-457b-a13d-dd3023c0cf94 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:42.072340 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:42.072340 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:42.073392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05ff46a4-c83f-457b-a13d-dd3023c0cf94 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:42.136140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:42.136140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:42.144811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-05ff46a4-c83f-457b-a13d-dd3023c0cf94 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:43:42.169228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05ff46a4-c83f-457b-a13d-dd3023c0cf94 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:43:42.176877 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 145/288] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:42 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:45.953168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-451fa4bf-de63-4170-b65a-15e383f40971 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] POST http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/types Jan 21 03:43:45.953693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:45.953693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:45.954288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-451fa4bf-de63-4170-b65a-15e383f40971 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1314750438"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:46.001175 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-451fa4bf-de63-4170-b65a-15e383f40971 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/types returned with HTTP 200 Jan 21 03:43:46.002016 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 144/289] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:43:45 2021] POST /volume/v3/73097848c2184859a338695e57414fb6/types => generated 220 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:46.012729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c7c8a18-77da-49a2-9dda-e6d39d79839f tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] POST http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/group_types Jan 21 03:43:46.013208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:46.013208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:46.013869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c7c8a18-77da-49a2-9dda-e6d39d79839f tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1756014349"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:46.050451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c7c8a18-77da-49a2-9dda-e6d39d79839f tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/group_types returned with HTTP 202 Jan 21 03:43:46.051598 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 146/290] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 03:43:46 2021] POST /volume/v3/73097848c2184859a338695e57414fb6/group_types => generated 177 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:46.224842 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] POST http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups Jan 21 03:43:46.225689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3829c3cd-61b3-4362-9500-d725c9b488c4", "volume_types": ["a528d526-c029-4914-b56c-cd4baf0422ff"], "name": "tempest-GroupsV320Test-Group-798958682"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:46.226738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Creating new group {'group': {'group_type': '3829c3cd-61b3-4362-9500-d725c9b488c4', 'volume_types': ['a528d526-c029-4914-b56c-cd4baf0422ff'], 'name': 'tempest-GroupsV320Test-Group-798958682'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:43:46.239039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Creating group tempest-GroupsV320Test-Group-798958682. Jan 21 03:43:46.281734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Availability zone cache updated, next update will occur around 2021-01-21 04:43:46.281060. {{(pid=87905) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:43:46.282256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Availability Zones retrieved successfully. Jan 21 03:43:46.315483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Created reservations ['e3ede83a-bd40-46e7-99e3-190b5e3a5596'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:43:46.393912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b0c51af-4ff8-46eb-a303-83c61c34de17 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups returned with HTTP 202 Jan 21 03:43:46.395193 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 145/291] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 03:43:46 2021] POST /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups => generated 107 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:46.405863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81cb9115-4483-46bd-9562-f467548366a8 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:46.406697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81cb9115-4483-46bd-9562-f467548366a8 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:46.407365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81cb9115-4483-46bd-9562-f467548366a8 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:46.407935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-81cb9115-4483-46bd-9562-f467548366a8 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:46.424196 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:46.424196 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:46.491392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81cb9115-4483-46bd-9562-f467548366a8 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:46.494990 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 147/292] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:46 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 387 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:47.505918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cfa4336-192b-4fee-ab9d-632a945fe435 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:47.506500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cfa4336-192b-4fee-ab9d-632a945fe435 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:47.506719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.506719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.507913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cfa4336-192b-4fee-ab9d-632a945fe435 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:47.508429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-1cfa4336-192b-4fee-ab9d-632a945fe435 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:47.515521 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.515521 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.552207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cfa4336-192b-4fee-ab9d-632a945fe435 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:47.553056 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 146/293] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:47 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:47.565575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06aa663a-b3e0-4af4-9db2-85e0432d17c3 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] POST http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action Jan 21 03:43:47.566074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.566074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.566508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06aa663a-b3e0-4af4-9db2-85e0432d17c3 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:47.566888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06aa663a-b3e0-4af4-9db2-85e0432d17c3 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:47.567837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-06aa663a-b3e0-4af4-9db2-85e0432d17c3 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Updating group 'a8e68274-54f5-4117-992f-e692b1de4e8a' with 'creating' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:43:47.575750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.575750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.587520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06aa663a-b3e0-4af4-9db2-85e0432d17c3 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action returned with HTTP 202 Jan 21 03:43:47.592088 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 148/294] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:43:47 2021] POST /volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:43:47.597035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db0d5138-85de-4e69-981d-ec8b5967e1fe tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:47.597606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db0d5138-85de-4e69-981d-ec8b5967e1fe tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:47.597824 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.597824 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.598193 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db0d5138-85de-4e69-981d-ec8b5967e1fe tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:47.598607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-db0d5138-85de-4e69-981d-ec8b5967e1fe tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:47.606496 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.606496 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.642280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db0d5138-85de-4e69-981d-ec8b5967e1fe tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:47.643233 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 147/295] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:47 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 387 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:47.654835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28f8137d-9ac5-4fd1-9d71-001e3c6c2f89 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] POST http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action Jan 21 03:43:47.655998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.655998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.657362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28f8137d-9ac5-4fd1-9d71-001e3c6c2f89 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:47.657983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28f8137d-9ac5-4fd1-9d71-001e3c6c2f89 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:47.659762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-28f8137d-9ac5-4fd1-9d71-001e3c6c2f89 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Updating group 'a8e68274-54f5-4117-992f-e692b1de4e8a' with 'available' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:43:47.669272 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.669272 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.681116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28f8137d-9ac5-4fd1-9d71-001e3c6c2f89 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action returned with HTTP 202 Jan 21 03:43:47.682846 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 149/296] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:43:47 2021] POST /volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:43:47.692223 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e3ee192-f17b-482b-ac46-634724556848 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:47.693110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e3ee192-f17b-482b-ac46-634724556848 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:47.693641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.693641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.694249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e3ee192-f17b-482b-ac46-634724556848 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:47.694842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-8e3ee192-f17b-482b-ac46-634724556848 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:47.702303 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.702303 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.740804 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e3ee192-f17b-482b-ac46-634724556848 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:47.744298 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 148/297] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:47 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:43:47.762519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ebdbd42-6f3a-4ee4-8a4c-6aa9f92e26f6 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] POST http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action Jan 21 03:43:47.765490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.765490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.767222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ebdbd42-6f3a-4ee4-8a4c-6aa9f92e26f6 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:47.767856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ebdbd42-6f3a-4ee4-8a4c-6aa9f92e26f6 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:47.769002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-7ebdbd42-6f3a-4ee4-8a4c-6aa9f92e26f6 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Updating group 'a8e68274-54f5-4117-992f-e692b1de4e8a' with 'error' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:43:47.776957 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.776957 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.787374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ebdbd42-6f3a-4ee4-8a4c-6aa9f92e26f6 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action returned with HTTP 202 Jan 21 03:43:47.793356 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 150/298] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:43:47 2021] POST /volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:43:47.798410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a14c8ec-7874-43ec-9363-05fd7e27271a tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:47.798824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a14c8ec-7874-43ec-9363-05fd7e27271a tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:47.799069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.799069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.799442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a14c8ec-7874-43ec-9363-05fd7e27271a tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:47.799849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-4a14c8ec-7874-43ec-9363-05fd7e27271a tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:47.816524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.816524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.846244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a14c8ec-7874-43ec-9363-05fd7e27271a tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:47.847615 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 149/299] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:47 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 384 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:47.859003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eca451c0-4d11-4c87-8069-29206a01d549 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] POST http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action Jan 21 03:43:47.859512 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.859512 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.859941 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eca451c0-4d11-4c87-8069-29206a01d549 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:47.860315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eca451c0-4d11-4c87-8069-29206a01d549 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:47.861233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-eca451c0-4d11-4c87-8069-29206a01d549 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Updating group 'a8e68274-54f5-4117-992f-e692b1de4e8a' with 'available' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 03:43:47.868458 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.868458 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.880020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eca451c0-4d11-4c87-8069-29206a01d549 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action returned with HTTP 202 Jan 21 03:43:47.886415 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 151/300] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:43:47 2021] POST /volume/v3/73097848c2184859a338695e57414fb6/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:43:47.890887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f6a6d0f-7e58-4638-a33e-3b0b5d5c49b1 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:47.891651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6d0f-7e58-4638-a33e-3b0b5d5c49b1 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:47.892061 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.892061 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.892678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6d0f-7e58-4638-a33e-3b0b5d5c49b1 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:47.893267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-7f6a6d0f-7e58-4638-a33e-3b0b5d5c49b1 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:47.902039 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:47.902039 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:47.934495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f6a6d0f-7e58-4638-a33e-3b0b5d5c49b1 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:47.935610 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 150/301] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:47 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 388 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:47.948809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/volumes/detail Jan 21 03:43:47.949304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:47.950071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:47.950071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:47.960881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:47.962313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:43:47.965103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:43:48.044892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Get all volumes completed successfully. Jan 21 03:43:48.050700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-91753cdc-f3f7-43f1-8cdf-e2fd79f2ef50 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/volumes/detail returned with HTTP 200 Jan 21 03:43:48.068437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d69ee3e3-e54b-4527-b45f-6e18c6966f7c tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] POST http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action Jan 21 03:43:48.070505 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:48.070505 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:48.071773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d69ee3e3-e54b-4527-b45f-6e18c6966f7c tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:48.072364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d69ee3e3-e54b-4527-b45f-6e18c6966f7c tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:48.074348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-d69ee3e3-e54b-4527-b45f-6e18c6966f7c tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] delete called for group a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87905) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:43:48.075156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-d69ee3e3-e54b-4527-b45f-6e18c6966f7c tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Delete group with id: a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:48.079876 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 152/302] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:43:47 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:48.089383 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:48.089383 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:48.172292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d69ee3e3-e54b-4527-b45f-6e18c6966f7c tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action returned with HTTP 202 Jan 21 03:43:48.175754 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 151/303] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:43:48 2021] POST /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:43:48.185486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b017418-741e-4e85-9a42-646b563c1d56 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:48.186055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b017418-741e-4e85-9a42-646b563c1d56 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:48.186535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b017418-741e-4e85-9a42-646b563c1d56 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:48.186943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-1b017418-741e-4e85-9a42-646b563c1d56 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:48.198750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:48.198750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:48.269292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b017418-741e-4e85-9a42-646b563c1d56 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 200 Jan 21 03:43:48.270818 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 153/304] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:48 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 387 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:48.952066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-a39114f1-2924-491d-ac13-6dea6afefcf6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:43:48.952613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-a39114f1-2924-491d-ac13-6dea6afefcf6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:48.952945 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:48.952945 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:48.953438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-a39114f1-2924-491d-ac13-6dea6afefcf6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.077421 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:49.077421 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:49.097483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-a39114f1-2924-491d-ac13-6dea6afefcf6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:49.149820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-a39114f1-2924-491d-ac13-6dea6afefcf6 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:43:49.150771 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 152/305] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:43:48 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1365 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:49.166418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-248ff94c-cce8-4e07-a939-04d049645a41 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:43:49.167090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-248ff94c-cce8-4e07-a939-04d049645a41 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.167351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:49.167351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:49.168052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-248ff94c-cce8-4e07-a939-04d049645a41 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.230161 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:49.230161 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:49.239064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-248ff94c-cce8-4e07-a939-04d049645a41 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:49.263204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-248ff94c-cce8-4e07-a939-04d049645a41 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:43:49.264761 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 154/306] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:49.279285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:43:49.280057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.280414 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:49.280414 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:49.281013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.283454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ac6a973-ae92-49a2-90cc-1b271419c390 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] GET http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a Jan 21 03:43:49.284018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ac6a973-ae92-49a2-90cc-1b271419c390 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.284229 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:49.284229 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:49.284597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ac6a973-ae92-49a2-90cc-1b271419c390 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.285002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-2ac6a973-ae92-49a2-90cc-1b271419c390 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] show called for member a8e68274-54f5-4117-992f-e692b1de4e8a {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:43:49.300094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ac6a973-ae92-49a2-90cc-1b271419c390 tempest-GroupsV320Test-732792597 tempest-GroupsV320Test-732792597] http://10.222.0.22/volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a returned with HTTP 404 Jan 21 03:43:49.301443 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 155/307] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/v3/bb39ba88a9774878b0ed3db66fc87304/groups/a8e68274-54f5-4117-992f-e692b1de4e8a => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:43:49.309776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-428d3b89-d29e-465b-a841-aa1b018005a7 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] DELETE http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/group_types/3829c3cd-61b3-4362-9500-d725c9b488c4 Jan 21 03:43:49.310350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-428d3b89-d29e-465b-a841-aa1b018005a7 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.310833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-428d3b89-d29e-465b-a841-aa1b018005a7 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.354753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:49.354753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:49.367838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:49.371875 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:43:49.371875 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:43:49.393372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-428d3b89-d29e-465b-a841-aa1b018005a7 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/group_types/3829c3cd-61b3-4362-9500-d725c9b488c4 returned with HTTP 202 Jan 21 03:43:49.394241 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 156/308] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 03:43:49 2021] DELETE /volume/v3/73097848c2184859a338695e57414fb6/group_types/3829c3cd-61b3-4362-9500-d725c9b488c4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 03:43:49.403958 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb950e04-f228-470a-84e3-94dabaae9a0e tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] DELETE http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/types/a528d526-c029-4914-b56c-cd4baf0422ff Jan 21 03:43:49.404485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb950e04-f228-470a-84e3-94dabaae9a0e tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.405182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb950e04-f228-470a-84e3-94dabaae9a0e tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.417065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:43:49.421940 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 153/309] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:49.443416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume// Jan 21 03:43:49.443890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.444124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:49.444124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:49.445515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.446570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-38580701-d5a2-41ad-a5d6-e3fa16587207 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:49.447354 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 154/310] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:49.461953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-816dae9e-e19d-446c-9b65-0ed23d964117 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments Jan 21 03:43:49.462414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-816dae9e-e19d-446c-9b65-0ed23d964117 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4dfd7b9-0f32-4282-a922-cf060320be1d", "instance_uuid": "79ecba58-c1de-4f0a-bed2-afc9acb7db10", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:49.600618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:49.600618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:49.612269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb950e04-f228-470a-84e3-94dabaae9a0e tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/types/a528d526-c029-4914-b56c-cd4baf0422ff returned with HTTP 202 Jan 21 03:43:49.613652 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 157/311] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:43:49 2021] DELETE /volume/v3/73097848c2184859a338695e57414fb6/types/a528d526-c029-4914-b56c-cd4baf0422ff => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:43:49.623540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] GET http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/types/a528d526-c029-4914-b56c-cd4baf0422ff Jan 21 03:43:49.625708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.628259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.653615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume/v3/73097848c2184859a338695e57414fb6/types/a528d526-c029-4914-b56c-cd4baf0422ff returned with HTTP 404 Jan 21 03:43:49.655299 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 158/312] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/v3/73097848c2184859a338695e57414fb6/types/a528d526-c029-4914-b56c-cd4baf0422ff => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:49.713035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-816dae9e-e19d-446c-9b65-0ed23d964117 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments returned with HTTP 200 Jan 21 03:43:49.714152 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 155/313] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:43:49 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:49.721196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] GET http://10.222.0.22/volume// Jan 21 03:43:49.721668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.723202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.724476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:49.725332 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 159/314] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:49.740194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-1c3577ef-daaf-4597-9e79-9a67b693fe8c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments Jan 21 03:43:49.740868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:49.740868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:49.741616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-1c3577ef-daaf-4597-9e79-9a67b693fe8c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9", "instance_uuid": "79ecba58-c1de-4f0a-bed2-afc9acb7db10", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:49.800902 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:49.800902 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:49.912874 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-1c3577ef-daaf-4597-9e79-9a67b693fe8c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments returned with HTTP 200 Jan 21 03:43:49.914989 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 156/315] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:43:49 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:49.922587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] GET http://10.222.0.22/volume// Jan 21 03:43:49.923363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:49.923825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:49.925235 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34cbe576-c347-4f5c-a07c-7a09c5a41163 tempest-GroupsV320Test-1897364671 tempest-GroupsV320Test-1897364671] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:49.925948 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 160/316] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:43:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:49.950672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments Jan 21 03:43:49.951590 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:49.951590 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:49.952156 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "580f54fa-d40c-4b75-9d1d-564f9fd59804", "instance_uuid": "79ecba58-c1de-4f0a-bed2-afc9acb7db10", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:50.028048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:50.028048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:50.150168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments returned with HTTP 200 Jan 21 03:43:50.152275 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 157/317] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:43:49 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:50.619884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-223c7419-fc5e-4c45-835d-693eb197076b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:43:50.620473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-223c7419-fc5e-4c45-835d-693eb197076b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:50.621027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-223c7419-fc5e-4c45-835d-693eb197076b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:50.673711 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:50.673711 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:50.683071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-814f4a52-5879-435e-8fa3-26f878a60843 req-223c7419-fc5e-4c45-835d-693eb197076b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:43:50.712481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-223c7419-fc5e-4c45-835d-693eb197076b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:43:50.724935 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 161/318] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:43:50 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:50.738282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume// Jan 21 03:43:50.738757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:50.738948 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:50.738948 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:50.739377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:50.740599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-6e1b53e9-90f9-468e-9988-948e50d5d5b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:50.741794 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 158/319] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:43:50 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:50.763049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-b15bd6f4-4301-40ba-b7cd-78004a871479 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments Jan 21 03:43:50.763504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:50.763504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:50.763920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-b15bd6f4-4301-40ba-b7cd-78004a871479 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8672bc2d-d63e-4657-8896-4df94956db05", "instance_uuid": "f9382d88-0a06-4383-b38b-ce91a871eb6b", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:50.929387 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:50.929387 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:51.056923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-b15bd6f4-4301-40ba-b7cd-78004a871479 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments returned with HTTP 200 Jan 21 03:43:51.057828 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 162/320] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:43:50 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:51.149928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] POST http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/00174589-d1cf-4eff-8ec8-b999eafd8391/action Jan 21 03:43:51.151357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:51.151742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:51.228289 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:51.228289 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:51.248099 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/00174589-d1cf-4eff-8ec8-b999eafd8391/action returned with HTTP 204 Jan 21 03:43:51.249231 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 159/321] 10.222.0.22 () {66 vars in 1696 bytes} [Thu Jan 21 03:43:51 2021] POST /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/00174589-d1cf-4eff-8ec8-b999eafd8391/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:51.325864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51916141-641b-46c7-9c3e-c06f5f32549f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:43:51.326391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51916141-641b-46c7-9c3e-c06f5f32549f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:51.326624 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:51.326624 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:51.330135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51916141-641b-46c7-9c3e-c06f5f32549f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:51.463600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:51.463600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:51.501227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-51916141-641b-46c7-9c3e-c06f5f32549f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:43:51.550239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:51.550239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:51.570104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51916141-641b-46c7-9c3e-c06f5f32549f tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:43:51.581838 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 163/322] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:51 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 1181 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:52.136396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume// Jan 21 03:43:52.137423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:52.137800 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:52.137800 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:52.138360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:52.139801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-814f4a52-5879-435e-8fa3-26f878a60843 req-c63be008-bfe8-4d98-bf03-00b052e6262a tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:52.141449 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 160/323] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:43:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:52.156258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5d458731-020e-499f-94c1-8dffd59bfb66 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:43:52.157046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5d458731-020e-499f-94c1-8dffd59bfb66 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:52.157559 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:52.157559 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:52.158338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5d458731-020e-499f-94c1-8dffd59bfb66 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:52.235648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:52.235648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:52.246652 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5d458731-020e-499f-94c1-8dffd59bfb66 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:52.270132 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:52.270132 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:52.282800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5d458731-020e-499f-94c1-8dffd59bfb66 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:43:52.284208 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 164/324] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:43:52 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:43:52.306625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] PUT http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08 Jan 21 03:43:52.308301 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:52.351842 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:43:52.351842 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:43:52.352375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Lock "b'cinder-attachment_update-b4dfd7b9-0f32-4282-a922-cf060320be1d-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:43:52.360951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:52.360951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.068276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Lock "b'cinder-attachment_update-b4dfd7b9-0f32-4282-a922-cf060320be1d-n-h1-769329-3'" released by "attachment_update" :: held 1.716s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:43:54.070615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08 returned with HTTP 200 Jan 21 03:43:54.072977 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 161/325] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:43:52 2021] PUT /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08 => generated 762 bytes in 1774 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:54.123169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-8b29da53-a070-4ecf-b3e5-16aeebdecfd4 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08/action Jan 21 03:43:54.123653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:54.123653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:54.124390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-8b29da53-a070-4ecf-b3e5-16aeebdecfd4 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:54.125184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-8b29da53-a070-4ecf-b3e5-16aeebdecfd4 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:54.247943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.247943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.289691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-8b29da53-a070-4ecf-b3e5-16aeebdecfd4 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08/action returned with HTTP 204 Jan 21 03:43:54.291544 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 165/326] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:43:54 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:43:54.333355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume// Jan 21 03:43:54.334682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:54.335700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:54.335700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:54.336764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:54.338033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-15841e9b-85ef-4236-af81-a4508a70b43b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:54.338984 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 162/327] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:43:54 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:54.354679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-133af40a-13e2-4b61-a45b-eb5fa7ab8453 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:43:54.355290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-133af40a-13e2-4b61-a45b-eb5fa7ab8453 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:54.355507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:54.355507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:54.356035 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-133af40a-13e2-4b61-a45b-eb5fa7ab8453 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:54.391887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-7c5347a3-fae6-417e-baf0-00d3f1d3cf64 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:43:54.393014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-7c5347a3-fae6-417e-baf0-00d3f1d3cf64 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:54.393688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-7c5347a3-fae6-417e-baf0-00d3f1d3cf64 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:54.458136 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.458136 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.468464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-7c5347a3-fae6-417e-baf0-00d3f1d3cf64 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:43:54.492364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.492364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.500610 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.500610 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.504778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-7c5347a3-fae6-417e-baf0-00d3f1d3cf64 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:43:54.506351 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 163/328] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:43:54 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 1181 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:54.519578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-133af40a-13e2-4b61-a45b-eb5fa7ab8453 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:54.541717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.541717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.552752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-133af40a-13e2-4b61-a45b-eb5fa7ab8453 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:43:54.554289 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 166/329] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:43:54 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 1017 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:43:54.570535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-d5fae95a-d191-47dc-8e09-fe9e756bbac2 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] DELETE http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/00174589-d1cf-4eff-8ec8-b999eafd8391 Jan 21 03:43:54.571119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-d5fae95a-d191-47dc-8e09-fe9e756bbac2 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:54.571324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:54.571324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:54.571686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-d5fae95a-d191-47dc-8e09-fe9e756bbac2 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:54.575065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] PUT http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84 Jan 21 03:43:54.575793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:54.575793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:54.576696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:54.595277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.595277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.609977 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:43:54.609977 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:43:54.610953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Lock "b'cinder-attachment_update-2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:43:54.613464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:54.613464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:54.837389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-d5fae95a-d191-47dc-8e09-fe9e756bbac2 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:43:54.837836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-d5fae95a-d191-47dc-8e09-fe9e756bbac2 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:43:54.859738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-48fcb57f-1659-4f5f-bc48-77ff0926eb76 req-d5fae95a-d191-47dc-8e09-fe9e756bbac2 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/00174589-d1cf-4eff-8ec8-b999eafd8391 returned with HTTP 200 Jan 21 03:43:54.860690 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 164/330] 10.222.0.22 () {64 vars in 1644 bytes} [Thu Jan 21 03:43:54 2021] DELETE /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/attachments/00174589-d1cf-4eff-8ec8-b999eafd8391 => generated 19 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:54.908700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-526f9073-4d4d-40b8-b580-3102f7300984 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:43:54.909224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-526f9073-4d4d-40b8-b580-3102f7300984 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:54.909423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:54.909423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:54.909796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-526f9073-4d4d-40b8-b580-3102f7300984 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:55.027907 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:55.027907 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:55.054567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-526f9073-4d4d-40b8-b580-3102f7300984 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:43:55.109435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-526f9073-4d4d-40b8-b580-3102f7300984 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:43:55.110277 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 165/331] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:54 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 919 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:43:56.691784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Lock "b'cinder-attachment_update-2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9-n-h1-769329-3'" released by "attachment_update" :: held 2.081s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:43:56.692945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84 returned with HTTP 200 Jan 21 03:43:56.694918 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 167/332] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:43:54 2021] PUT /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84 => generated 762 bytes in 2127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:43:56.745848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-c2798d50-6195-4341-8678-341f6e295734 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84/action Jan 21 03:43:56.746369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:56.746369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:56.746811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-c2798d50-6195-4341-8678-341f6e295734 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:56.747223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-c2798d50-6195-4341-8678-341f6e295734 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:56.844935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:56.844935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:56.884434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-c2798d50-6195-4341-8678-341f6e295734 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84/action returned with HTTP 204 Jan 21 03:43:56.885805 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 166/333] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:43:56 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:43:56.916712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume// Jan 21 03:43:56.917190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:56.917409 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:56.917409 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:56.917791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:56.918840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-4bb4eda0-779f-4a29-b85e-74db2152802b tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:43:56.919468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 168/334] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:43:56 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:43:56.933165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-7e34a3f7-abec-4b66-b27d-ae41cd3f61e8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:43:56.934014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-7e34a3f7-abec-4b66-b27d-ae41cd3f61e8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:56.934444 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:56.934444 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:56.935250 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-7e34a3f7-abec-4b66-b27d-ae41cd3f61e8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:57.039066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:57.039066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:57.058580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-7e34a3f7-abec-4b66-b27d-ae41cd3f61e8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:43:57.104736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:57.104736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:57.144502 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-7e34a3f7-abec-4b66-b27d-ae41cd3f61e8 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:43:57.145323 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 167/335] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:43:56 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 1017 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:43:57.166909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5746f8b6-cf2b-46ac-aacb-05878e4589b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] PUT http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f Jan 21 03:43:57.168038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5746f8b6-cf2b-46ac-aacb-05878e4589b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:57.252044 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:43:57.252044 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:43:57.252571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5746f8b6-cf2b-46ac-aacb-05878e4589b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Lock "b'cinder-attachment_update-580f54fa-d40c-4b75-9d1d-564f9fd59804-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:43:57.254880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:57.254880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:58.487529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] POST http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes Jan 21 03:43:58.488693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:58.488693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:58.489497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-377483141"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:58.491560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-377483141'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:43:58.492674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Create volume of 1 GB Jan 21 03:43:58.516254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Availability Zones retrieved successfully. Jan 21 03:43:58.537519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Flow 'volume_create_api' (ae75dd21-1784-40e3-946d-73225880dad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:58.542551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e86d678-bc96-4c4e-a53b-fdb2626ef309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:58.545116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:43:58.654545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e86d678-bc96-4c4e-a53b-fdb2626ef309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:58.657216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586b126c-cde4-4bbb-8200-5a89d8730a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:58.875850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Created reservations ['6f10969d-13f6-4ef5-b7a3-327f1b25c746', 'abf50e57-1376-4c86-9c80-50fe495c4d16', '39a75b1f-375d-4dab-8cef-aec0bac51557', '16a1925c-1580-41c0-a786-e2aa3c376979'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:43:58.878544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586b126c-cde4-4bbb-8200-5a89d8730a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f10969d-13f6-4ef5-b7a3-327f1b25c746', 'abf50e57-1376-4c86-9c80-50fe495c4d16', '39a75b1f-375d-4dab-8cef-aec0bac51557', '16a1925c-1580-41c0-a786-e2aa3c376979']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:58.881267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a18565d-16b8-48ad-86e2-e3877aab6166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:59.009300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a18565d-16b8-48ad-86e2-e3877aab6166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab4a8de-d69b-4fa3-a36d-773b65549b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-377483141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc20fbe93db34c75a831370d1bea6e72',qos_specs=None,replication_status=,reservations=['6f10969d-13f6-4ef5-b7a3-327f1b25c746','abf50e57-1376-4c86-9c80-50fe495c4d16','39a75b1f-375d-4dab-8cef-aec0bac51557','16a1925c-1580-41c0-a786-e2aa3c376979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07e9d59615a44be9362f5bdfd25eb97',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-377483141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab4a8de-d69b-4fa3-a36d-773b65549b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc20fbe93db34c75a831370d1bea6e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a07e9d59615a44be9362f5bdfd25eb97',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:59.011331 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061b5f4b-6f5f-41e0-b3a9-bd15e545e83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:59.054632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061b5f4b-6f5f-41e0-b3a9-bd15e545e83d) transitioned into state 'SUCCESS' from state '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-377483141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc20fbe93db34c75a831370d1bea6e72',qos_specs=None,replication_status=,reservations=['6f10969d-13f6-4ef5-b7a3-327f1b25c746','abf50e57-1376-4c86-9c80-50fe495c4d16','39a75b1f-375d-4dab-8cef-aec0bac51557','16a1925c-1580-41c0-a786-e2aa3c376979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07e9d59615a44be9362f5bdfd25eb97',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:59.058544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6360e80b-d644-4b2e-81e7-ce27ce6fcf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:43:59.107650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6360e80b-d644-4b2e-81e7-ce27ce6fcf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:43:59.111511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Flow 'volume_create_api' (ae75dd21-1784-40e3-946d-73225880dad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:43:59.249859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Create volume request issued successfully. Jan 21 03:43:59.267891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dc7263d-5879-43f6-8eb0-af18352d87c9 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes returned with HTTP 202 Jan 21 03:43:59.269910 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 168/336] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:43:58 2021] POST /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes => generated 822 bytes in 1144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:43:59.285275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-937f5e4b-c97e-41b9-8f4d-6e53c6aba6ec tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:43:59.286118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-937f5e4b-c97e-41b9-8f4d-6e53c6aba6ec tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:43:59.286521 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:59.286521 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:59.287182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-937f5e4b-c97e-41b9-8f4d-6e53c6aba6ec tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:43:59.399645 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:59.399645 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:59.412336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-937f5e4b-c97e-41b9-8f4d-6e53c6aba6ec tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Volume info retrieved successfully. Jan 21 03:43:59.438355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-937f5e4b-c97e-41b9-8f4d-6e53c6aba6ec tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 returned with HTTP 200 Jan 21 03:43:59.439692 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 169/337] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:43:59 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 => generated 890 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:43:59.508533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5746f8b6-cf2b-46ac-aacb-05878e4589b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Lock "b'cinder-attachment_update-580f54fa-d40c-4b75-9d1d-564f9fd59804-n-h1-769329-3'" released by "attachment_update" :: held 2.256s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:43:59.509322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-5746f8b6-cf2b-46ac-aacb-05878e4589b5 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f returned with HTTP 200 Jan 21 03:43:59.510322 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 169/338] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:43:57 2021] PUT /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f => generated 762 bytes in 2349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:43:59.564167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-f73e6142-3cec-454c-a0cb-84663a894744 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] POST http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f/action Jan 21 03:43:59.564912 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:43:59.564912 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:43:59.565671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-f73e6142-3cec-454c-a0cb-84663a894744 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:43:59.566269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-f73e6142-3cec-454c-a0cb-84663a894744 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:43:59.638360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:43:59.638360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:43:59.665176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-38da83ff-f964-4290-a518-53b1dcc8f93c req-f73e6142-3cec-454c-a0cb-84663a894744 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f/action returned with HTTP 204 Jan 21 03:43:59.666427 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 170/339] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:43:59 2021] POST /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:00.455456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e1502bc-2906-480f-8804-6cc749e9cc0f tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:00.456191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e1502bc-2906-480f-8804-6cc749e9cc0f tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:00.456568 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:00.456568 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:00.457168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e1502bc-2906-480f-8804-6cc749e9cc0f tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:00.520038 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:00.520038 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:00.531758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e1502bc-2906-480f-8804-6cc749e9cc0f tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Volume info retrieved successfully. Jan 21 03:44:00.576917 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e1502bc-2906-480f-8804-6cc749e9cc0f tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 returned with HTTP 200 Jan 21 03:44:00.577727 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 170/340] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:00 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:00.594660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] POST http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots Jan 21 03:44:00.595392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:00.595392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:00.596017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab4a8de-d69b-4fa3-a36d-773b65549b97", "name": "tempest-SnapshotManageAdminTest-Snapshot-2087541798"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:00.654614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:00.654614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:00.656262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Volume info retrieved successfully. Jan 21 03:44:00.656619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Create snapshot from volume eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:00.693658 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] 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 21 03:44:00.730786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Created reservations ['035c37f6-4f29-42ca-8dee-5b6353762a1e', '3653706d-3764-4ca2-b7e5-cc269b069070', '75ca1554-a689-4629-8bf9-3a994ababfcf', '6fe06019-8c42-4b3f-ae75-cfdd2c41acd5'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:00.859816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Snapshot create request issued successfully. Jan 21 03:44:00.860553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7bdcae7-3b14-4645-8a1a-b993d9f49881 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots returned with HTTP 202 Jan 21 03:44:00.861738 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 171/341] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:44:00 2021] POST /volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots => generated 310 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:00.872389 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-588ba318-b1c3-4c96-9484-cbf6de3b28cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:00.873137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-588ba318-b1c3-4c96-9484-cbf6de3b28cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:00.873477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:00.873477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:00.874032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-588ba318-b1c3-4c96-9484-cbf6de3b28cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:00.923762 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:00.923762 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:00.925561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-588ba318-b1c3-4c96-9484-cbf6de3b28cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Snapshot retrieved successfully. Jan 21 03:44:00.927691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-588ba318-b1c3-4c96-9484-cbf6de3b28cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 returned with HTTP 200 Jan 21 03:44:00.933456 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 171/342] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:00 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:01.941071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ed96d1d-1780-4695-939e-188e31804007 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:01.941606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ed96d1d-1780-4695-939e-188e31804007 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:01.941789 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:01.941789 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:01.942166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ed96d1d-1780-4695-939e-188e31804007 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:01.977434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:01.977434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:01.988463 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8ed96d1d-1780-4695-939e-188e31804007 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Snapshot retrieved successfully. Jan 21 03:44:01.992735 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ed96d1d-1780-4695-939e-188e31804007 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 returned with HTTP 200 Jan 21 03:44:01.993674 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 172/343] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:01 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:03.007719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f3ef384-ba67-4d0c-af24-b3e3b561c552 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:03.008827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f3ef384-ba67-4d0c-af24-b3e3b561c552 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:03.009211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:03.009211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:03.009790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f3ef384-ba67-4d0c-af24-b3e3b561c552 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:03.064922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:03.064922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:03.070570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2f3ef384-ba67-4d0c-af24-b3e3b561c552 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Snapshot retrieved successfully. Jan 21 03:44:03.080633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f3ef384-ba67-4d0c-af24-b3e3b561c552 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 returned with HTTP 200 Jan 21 03:44:03.090164 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 172/344] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:03 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:03.252196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] POST http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53/action Jan 21 03:44:03.252907 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:03.252907 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:03.253678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Action body: b'{"os-unmanage": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:03.254283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:03.255687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.snapshot_unmanage [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Unmanage snapshot with id: d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:03.325180 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:03.325180 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:03.326128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:03.473104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot delete request issued successfully. Jan 21 03:44:03.473624 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad6af35a-eac9-4f7a-b8bd-454ae5beb271 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53/action returned with HTTP 202 Jan 21 03:44:03.474495 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 173/345] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:03 2021] POST /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:44:03.486775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-024b4e2e-337c-4ea2-a042-2eda1a0387d6 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:03.487531 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-024b4e2e-337c-4ea2-a042-2eda1a0387d6 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:03.487911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:03.487911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:03.488491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-024b4e2e-337c-4ea2-a042-2eda1a0387d6 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:03.516181 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:03.516181 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:03.517449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-024b4e2e-337c-4ea2-a042-2eda1a0387d6 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:03.520633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-024b4e2e-337c-4ea2-a042-2eda1a0387d6 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 returned with HTTP 200 Jan 21 03:44:03.521800 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 173/346] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:03 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:04.533558 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9704fe88-dd34-4582-9336-6e333b08c8d2 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:04.534356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9704fe88-dd34-4582-9336-6e333b08c8d2 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:04.534356 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:04.534356 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:04.534625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9704fe88-dd34-4582-9336-6e333b08c8d2 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:04.578528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9704fe88-dd34-4582-9336-6e333b08c8d2 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 returned with HTTP 404 Jan 21 03:44:04.579973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 174/347] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:04 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:04.588161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9779d083-aeb7-4edd-a337-6b533ffd6445 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/detail?all_tenants=1 Jan 21 03:44:04.588902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9779d083-aeb7-4edd-a337-6b533ffd6445 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:04.589259 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:04.589259 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:04.589863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9779d083-aeb7-4edd-a337-6b533ffd6445 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:04.646685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9779d083-aeb7-4edd-a337-6b533ffd6445 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Get all snapshots completed successfully. Jan 21 03:44:04.649157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9779d083-aeb7-4edd-a337-6b533ffd6445 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 03:44:04.656268 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 174/348] 10.222.0.22 () {58 vars in 1258 bytes} [Thu Jan 21 03:44:04 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/detail?all_tenants=1 => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:44:04.661668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-504b9083-9803-4d7c-991e-5f5fee7c6d72 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] POST http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/os-snapshot-manage Jan 21 03:44:04.662587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-504b9083-9803-4d7c-991e-5f5fee7c6d72 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab4a8de-d69b-4fa3-a36d-773b65549b97", "ref": {"source-name": "_snapshot-d0d213e4-eb86-4e07-91de-ddcfb9e3ba53"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-273956764", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-676725106", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:04.756393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:04.756393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:04.758782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-504b9083-9803-4d7c-991e-5f5fee7c6d72 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Volume info retrieved successfully. Jan 21 03:44:04.761584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.snapshot_manage [None req-504b9083-9803-4d7c-991e-5f5fee7c6d72 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Manage snapshot request body: {'snapshot': {'volume_id': 'eab4a8de-d69b-4fa3-a36d-773b65549b97', 'ref': {'source-name': '_snapshot-d0d213e4-eb86-4e07-91de-ddcfb9e3ba53'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-273956764', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-676725106', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 03:44:04.957112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-504b9083-9803-4d7c-991e-5f5fee7c6d72 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Created reservations ['2edbdb91-04bc-47d9-8935-f9b6f34e5518', '0ce9f6df-2b42-46f1-9fdc-bb6fdc6c0ea1', '25b7d163-b147-4a41-ae40-2ee3f3c0a59c', 'b0cc40eb-a1be-427c-ace3-1a07835a3b9f'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:05.201501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-504b9083-9803-4d7c-991e-5f5fee7c6d72 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/os-snapshot-manage returned with HTTP 202 Jan 21 03:44:05.202731 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 175/349] 10.222.0.22 () {60 vars in 1259 bytes} [Thu Jan 21 03:44:04 2021] POST /volume/v3/7fe01a96b80b4940b49e326c238a4017/os-snapshot-manage => generated 476 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:05.213733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af82dce5-1316-4451-b511-d18bd2d908e8 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:05.214433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af82dce5-1316-4451-b511-d18bd2d908e8 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:05.215138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af82dce5-1316-4451-b511-d18bd2d908e8 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:05.295104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:05.295104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:05.296982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-af82dce5-1316-4451-b511-d18bd2d908e8 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:05.298547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af82dce5-1316-4451-b511-d18bd2d908e8 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:05.313771 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 175/350] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:05 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 608 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:06.313541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c4963f3-34de-45e4-95be-b0ba1a2a2239 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:06.315614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c4963f3-34de-45e4-95be-b0ba1a2a2239 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:06.316047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:06.316047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:06.316788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c4963f3-34de-45e4-95be-b0ba1a2a2239 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:06.414105 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:06.414105 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:06.415469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c4963f3-34de-45e4-95be-b0ba1a2a2239 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:06.418427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c4963f3-34de-45e4-95be-b0ba1a2a2239 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:06.426058 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 176/351] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:06 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 608 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:07.431878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a9e3ca1-ddf5-4b6c-8250-826bd0364b04 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:07.432916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a9e3ca1-ddf5-4b6c-8250-826bd0364b04 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:07.433341 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:07.433341 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:07.434146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a9e3ca1-ddf5-4b6c-8250-826bd0364b04 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:07.492749 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:07.492749 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:07.493916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0a9e3ca1-ddf5-4b6c-8250-826bd0364b04 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:07.495931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a9e3ca1-ddf5-4b6c-8250-826bd0364b04 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:07.503754 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 176/352] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:07 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 608 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:08.513252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c3ab0e4-464f-43cc-b6cf-5a10efb8ac34 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:08.514027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c3ab0e4-464f-43cc-b6cf-5a10efb8ac34 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:08.514286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:08.514286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:08.514664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c3ab0e4-464f-43cc-b6cf-5a10efb8ac34 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:08.604290 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:08.604290 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:08.623215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c3ab0e4-464f-43cc-b6cf-5a10efb8ac34 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:08.639899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c3ab0e4-464f-43cc-b6cf-5a10efb8ac34 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:08.662992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d298789-b0f8-440b-ab21-5cd46c95980a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:08.663663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d298789-b0f8-440b-ab21-5cd46c95980a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:08.663882 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:08.663882 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:08.664302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d298789-b0f8-440b-ab21-5cd46c95980a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:08.668940 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 177/353] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:08 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 633 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:08.765256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:08.765256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:08.778211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2d298789-b0f8-440b-ab21-5cd46c95980a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:08.789685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d298789-b0f8-440b-ab21-5cd46c95980a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:08.807584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] DELETE http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:08.808465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:08.808846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:08.808846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:08.809476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:08.810083 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Delete snapshot with id: 50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:08.818820 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 177/354] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:08 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 633 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:08.952561 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:08.952561 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:08.959033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:09.102654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot delete request issued successfully. Jan 21 03:44:09.103408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afa1818d-6873-4701-b260-d1d066131ae1 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 202 Jan 21 03:44:09.107886 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 178/355] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:08 2021] DELETE /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:44:09.114279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90c04fb7-c9ec-480a-ab09-7fd1c21c7ab3 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:09.115498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90c04fb7-c9ec-480a-ab09-7fd1c21c7ab3 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:09.116480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:09.116480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:09.117112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90c04fb7-c9ec-480a-ab09-7fd1c21c7ab3 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:09.230918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:09.230918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:09.232484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90c04fb7-c9ec-480a-ab09-7fd1c21c7ab3 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:09.243662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90c04fb7-c9ec-480a-ab09-7fd1c21c7ab3 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:09.245720 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 178/356] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:09 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 632 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:10.260305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff11afaa-fef8-4ab3-825d-9a03b192292f tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:10.261136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff11afaa-fef8-4ab3-825d-9a03b192292f tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:10.261586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:10.261586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:10.262453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff11afaa-fef8-4ab3-825d-9a03b192292f tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:10.331338 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:10.331338 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:10.332605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff11afaa-fef8-4ab3-825d-9a03b192292f tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:10.335502 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff11afaa-fef8-4ab3-825d-9a03b192292f tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:10.337796 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 179/357] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:10 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 632 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:11.349878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0668581-269d-4dbd-8f30-66d7b7221669 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:11.351210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0668581-269d-4dbd-8f30-66d7b7221669 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:11.351644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:11.351644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:11.352578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0668581-269d-4dbd-8f30-66d7b7221669 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:11.485058 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:11.485058 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:11.490107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a0668581-269d-4dbd-8f30-66d7b7221669 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Snapshot retrieved successfully. Jan 21 03:44:11.492344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0668581-269d-4dbd-8f30-66d7b7221669 tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 200 Jan 21 03:44:11.502131 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 179/358] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:11 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 632 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:12.516543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7620038-c145-410f-904f-1d0a5a7e9b4a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] GET http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb Jan 21 03:44:12.517903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7620038-c145-410f-904f-1d0a5a7e9b4a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:12.518276 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:12.518276 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:12.518894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7620038-c145-410f-904f-1d0a5a7e9b4a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:12.553719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7620038-c145-410f-904f-1d0a5a7e9b4a tempest-SnapshotManageAdminTest-877487370 tempest-SnapshotManageAdminTest-877487370] http://10.222.0.22/volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb returned with HTTP 404 Jan 21 03:44:12.555870 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 180/359] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:12 2021] GET /volume/v3/7fe01a96b80b4940b49e326c238a4017/snapshots/50d7dcdf-a9cd-4fb6-b69a-21d9f1988dfb => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:12.564460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10c9232c-9050-4c23-a0de-c9f38d1026cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] DELETE http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:12.565308 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10c9232c-9050-4c23-a0de-c9f38d1026cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:12.565736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:12.565736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:12.566416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10c9232c-9050-4c23-a0de-c9f38d1026cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:12.567130 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-10c9232c-9050-4c23-a0de-c9f38d1026cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Delete snapshot with id: d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 Jan 21 03:44:12.593911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10c9232c-9050-4c23-a0de-c9f38d1026cb tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 returned with HTTP 404 Jan 21 03:44:12.598680 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 180/360] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:12 2021] DELETE /volume/v3/dc20fbe93db34c75a831370d1bea6e72/snapshots/d0d213e4-eb86-4e07-91de-ddcfb9e3ba53 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:12.603907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] DELETE http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:12.604429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:12.604916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:12.605381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Delete volume with id: eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:12.672742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:12.672742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:12.674080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Volume info retrieved successfully. Jan 21 03:44:12.729104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Delete volume request issued successfully. Jan 21 03:44:12.729583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be83c72c-a524-4705-b056-45698d6b8313 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 returned with HTTP 202 Jan 21 03:44:12.734189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 181/361] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:44:12 2021] DELETE /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:44:12.739307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ec56adc-22ed-4c8e-964a-eed34dfa78e8 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:12.746566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ec56adc-22ed-4c8e-964a-eed34dfa78e8 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:12.747354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ec56adc-22ed-4c8e-964a-eed34dfa78e8 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:12.821075 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:12.821075 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:12.841161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ec56adc-22ed-4c8e-964a-eed34dfa78e8 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Volume info retrieved successfully. Jan 21 03:44:12.869226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ec56adc-22ed-4c8e-964a-eed34dfa78e8 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 returned with HTTP 200 Jan 21 03:44:12.880838 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 181/362] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:12 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 => generated 914 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:13.890382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f760691a-5d81-41aa-9c99-d5155e0bc8d2 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:13.892396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f760691a-5d81-41aa-9c99-d5155e0bc8d2 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:13.893778 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:13.893778 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:13.894438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f760691a-5d81-41aa-9c99-d5155e0bc8d2 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:14.040131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:14.040131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:14.054220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f760691a-5d81-41aa-9c99-d5155e0bc8d2 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Volume info retrieved successfully. Jan 21 03:44:14.095721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f760691a-5d81-41aa-9c99-d5155e0bc8d2 tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 returned with HTTP 200 Jan 21 03:44:14.096854 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 182/363] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:13 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 => generated 914 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:15.114610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6ac6bfb-8dc1-4399-8e52-75038e26e42c tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] GET http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 Jan 21 03:44:15.115504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6ac6bfb-8dc1-4399-8e52-75038e26e42c tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:15.116498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:15.116498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:15.125673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6ac6bfb-8dc1-4399-8e52-75038e26e42c tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:15.186599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6ac6bfb-8dc1-4399-8e52-75038e26e42c tempest-SnapshotManageAdminTest-817621555 tempest-SnapshotManageAdminTest-817621555] http://10.222.0.22/volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 returned with HTTP 404 Jan 21 03:44:15.190108 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 182/364] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:15 2021] GET /volume/v3/dc20fbe93db34c75a831370d1bea6e72/volumes/eab4a8de-d69b-4fa3-a36d-773b65549b97 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:24.207650 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes Jan 21 03:44:24.208614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:24.208614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:24.209930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-19913834"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:24.211537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-19913834'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:44:24.212103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create volume of 1 GB Jan 21 03:44:24.241678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Availability Zones retrieved successfully. Jan 21 03:44:24.264106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Flow 'volume_create_api' (f2e092d9-7ea8-4784-b57e-3d2c63b93077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:44:24.267051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5378147-9a7f-46da-844f-03e42456611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:44:24.282656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:44:24.421200 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5378147-9a7f-46da-844f-03e42456611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:44:24.424106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (133c60bf-704b-478c-9d02-ffb28f9f2ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:44:24.540646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Created reservations ['952af0aa-058a-431f-a7cd-f209bc0e11c9', '7af6199c-7998-4f27-8777-29a605d884cd', '828ea2de-c9d4-439b-8193-2d5e9cca2291', 'b98eb46b-c7e2-4cde-b8ca-91bec5662d12'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:24.543254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (133c60bf-704b-478c-9d02-ffb28f9f2ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['952af0aa-058a-431f-a7cd-f209bc0e11c9', '7af6199c-7998-4f27-8777-29a605d884cd', '828ea2de-c9d4-439b-8193-2d5e9cca2291', 'b98eb46b-c7e2-4cde-b8ca-91bec5662d12']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:44:24.545472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9d88b1-f5d6-478b-922e-afca850695f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:44:24.617252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9d88b1-f5d6-478b-922e-afca850695f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a3b2fe-cba6-4030-a5ee-05a24fb3ee33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-19913834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca3512b35aa4961bb6f87b3cb08eb17',qos_specs=None,replication_status=,reservations=['952af0aa-058a-431f-a7cd-f209bc0e11c9','7af6199c-7998-4f27-8777-29a605d884cd','828ea2de-c9d4-439b-8193-2d5e9cca2291','b98eb46b-c7e2-4cde-b8ca-91bec5662d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='431342cb09534ac49cb07e534a48296b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-19913834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a3b2fe-cba6-4030-a5ee-05a24fb3ee33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca3512b35aa4961bb6f87b3cb08eb17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='431342cb09534ac49cb07e534a48296b',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:44:24.619349 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecab796f-1b36-4db9-b041-d39c4dc59467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:44:24.649476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecab796f-1b36-4db9-b041-d39c4dc59467) transitioned into state 'SUCCESS' from state '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-19913834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca3512b35aa4961bb6f87b3cb08eb17',qos_specs=None,replication_status=,reservations=['952af0aa-058a-431f-a7cd-f209bc0e11c9','7af6199c-7998-4f27-8777-29a605d884cd','828ea2de-c9d4-439b-8193-2d5e9cca2291','b98eb46b-c7e2-4cde-b8ca-91bec5662d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='431342cb09534ac49cb07e534a48296b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:44:24.651651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5f293a-be6d-4a00-be32-7e27cc2aca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:44:24.672335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5f293a-be6d-4a00-be32-7e27cc2aca8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:44:24.675470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Flow 'volume_create_api' (f2e092d9-7ea8-4784-b57e-3d2c63b93077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:44:24.805778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create volume request issued successfully. Jan 21 03:44:24.859009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-525c9b7f-d2e2-46e3-b86a-05d33d5ed867 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes returned with HTTP 202 Jan 21 03:44:24.861517 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 183/365] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:44:23 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes => generated 818 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:24.876731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-179dc7f6-1c95-4071-b819-519d0e7c02d1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:24.877177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-179dc7f6-1c95-4071-b819-519d0e7c02d1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:24.877672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-179dc7f6-1c95-4071-b819-519d0e7c02d1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:25.046817 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:25.046817 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:25.081796 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-179dc7f6-1c95-4071-b819-519d0e7c02d1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:25.164557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-179dc7f6-1c95-4071-b819-519d0e7c02d1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 returned with HTTP 200 Jan 21 03:44:25.166701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 183/366] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:24 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 => generated 886 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:26.183627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-709aed8f-eb59-44d1-af41-724e1a2b203a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:26.184228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-709aed8f-eb59-44d1-af41-724e1a2b203a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:26.184329 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:26.184329 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:26.184697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-709aed8f-eb59-44d1-af41-724e1a2b203a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:26.351305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:26.351305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:26.403253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-709aed8f-eb59-44d1-af41-724e1a2b203a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:26.464875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-709aed8f-eb59-44d1-af41-724e1a2b203a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 returned with HTTP 200 Jan 21 03:44:26.466742 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 184/367] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:26 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:26.482231 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots Jan 21 03:44:26.482689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:26.482689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:26.483278 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a3b2fe-cba6-4030-a5ee-05a24fb3ee33", "name": "tempest-SnapshotsActionsTest-Snapshot-903388706"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:26.591007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:26.591007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:26.592284 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:26.592634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create snapshot from volume 95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:26.667904 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] 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 21 03:44:26.757711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Created reservations ['5164d311-1814-4715-885e-545b9fea5c4c', '3cc50525-be18-4149-83e0-0baa8d262654', '9ce04b45-f5d1-42b9-81f6-ac9baed104fa', 'a1e0ab2c-1d78-457c-8b5f-e7f638063916'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:26.986122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot create request issued successfully. Jan 21 03:44:26.986899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9d0159f-c41b-4829-8e22-d3f5609a4e31 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots returned with HTTP 202 Jan 21 03:44:26.987811 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 184/368] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:44:26 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots => generated 306 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:26.998354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9030fed-c083-4586-9193-fe1044ee07bf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:26.998876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9030fed-c083-4586-9193-fe1044ee07bf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:26.999371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:26.999371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:26.999756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9030fed-c083-4586-9193-fe1044ee07bf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:27.076908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:27.076908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:27.078049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e9030fed-c083-4586-9193-fe1044ee07bf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:27.080034 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9030fed-c083-4586-9193-fe1044ee07bf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:27.092990 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 185/369] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:26 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 438 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:28.094019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5e3254e-c60a-4b3e-bde6-556d4bacd575 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:28.094534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5e3254e-c60a-4b3e-bde6-556d4bacd575 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:28.094642 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:28.094642 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:28.095030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5e3254e-c60a-4b3e-bde6-556d4bacd575 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:28.143998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:28.143998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:28.153225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c5e3254e-c60a-4b3e-bde6-556d4bacd575 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:28.155539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5e3254e-c60a-4b3e-bde6-556d4bacd575 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:28.156528 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 185/370] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:28 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:29.168965 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95ea8b60-1d85-477d-aaec-5e8e5aab10cf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:29.169525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95ea8b60-1d85-477d-aaec-5e8e5aab10cf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:29.169740 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:29.169740 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:29.170097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95ea8b60-1d85-477d-aaec-5e8e5aab10cf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:29.237190 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:29.237190 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:29.238862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95ea8b60-1d85-477d-aaec-5e8e5aab10cf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:29.242144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95ea8b60-1d85-477d-aaec-5e8e5aab10cf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:29.243700 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 186/371] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:29 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 465 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:29.434396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afa31af4-203d-4932-acf5-0804c48eb262 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:29.435176 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:29.435176 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:29.435867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afa31af4-203d-4932-acf5-0804c48eb262 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:29.436398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afa31af4-203d-4932-acf5-0804c48eb262 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:29.437532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-afa31af4-203d-4932-acf5-0804c48eb262 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'creating'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:29.533506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:29.533506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:29.591582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afa31af4-203d-4932-acf5-0804c48eb262 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:29.593189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 186/372] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:29 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:29.601057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92843a6f-152c-4b81-85db-19322d72d376 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:29.601656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92843a6f-152c-4b81-85db-19322d72d376 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:29.601879 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:29.601879 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:29.602326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92843a6f-152c-4b81-85db-19322d72d376 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:29.657951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:29.657951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:29.659129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92843a6f-152c-4b81-85db-19322d72d376 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:29.672793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92843a6f-152c-4b81-85db-19322d72d376 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:29.673634 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 187/373] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:29 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 464 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:29.685624 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acb4a86a-bc53-4605-88eb-bcc21f0714a5 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:29.686088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:29.686088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:29.686532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acb4a86a-bc53-4605-88eb-bcc21f0714a5 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:29.686909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acb4a86a-bc53-4605-88eb-bcc21f0714a5 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:29.687872 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-acb4a86a-bc53-4605-88eb-bcc21f0714a5 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'available'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:29.737893 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:29.737893 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:29.796099 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acb4a86a-bc53-4605-88eb-bcc21f0714a5 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:29.797109 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 187/374] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:29 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:29.807349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da52121a-a2cc-43c0-86f8-623e311b120a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:29.807874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da52121a-a2cc-43c0-86f8-623e311b120a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:29.808094 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:29.808094 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:29.808467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da52121a-a2cc-43c0-86f8-623e311b120a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:29.845715 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:29.845715 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:29.847418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da52121a-a2cc-43c0-86f8-623e311b120a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:29.850641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da52121a-a2cc-43c0-86f8-623e311b120a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:29.867035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots Jan 21 03:44:29.867493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:29.867493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:29.867909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a3b2fe-cba6-4030-a5ee-05a24fb3ee33", "name": "tempest-SnapshotsActionsTest-Snapshot-1222506352"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:29.872170 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 188/375] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:29 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:29.944078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:29.944078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:29.945975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:29.946337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create snapshot from volume 95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:30.056639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Created reservations ['dcc10499-accf-4952-b98a-43731a142ca6', '37e34f46-1d3c-4491-8187-9fd8ae994efd', 'bcc5a63f-1011-4a52-bd52-d381a88b926f', '0aa15ae8-8ec9-4a9f-842a-403cec6407eb'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:30.263981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot create request issued successfully. Jan 21 03:44:30.265570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-098d2430-044e-4749-b887-c5c0495f5918 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots returned with HTTP 202 Jan 21 03:44:30.273092 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 188/376] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:44:29 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots => generated 307 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:30.279941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a63cf278-9cb6-4580-b7d1-99ba0c45084a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:30.280690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a63cf278-9cb6-4580-b7d1-99ba0c45084a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:30.280897 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:30.280897 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:30.281279 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a63cf278-9cb6-4580-b7d1-99ba0c45084a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:30.354693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:30.354693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:30.356842 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a63cf278-9cb6-4580-b7d1-99ba0c45084a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:30.373810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a63cf278-9cb6-4580-b7d1-99ba0c45084a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:30.375555 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 189/377] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:30 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 439 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:31.394697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b654ce4f-41ce-4147-9beb-aa6188ae263f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:31.395326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b654ce4f-41ce-4147-9beb-aa6188ae263f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:31.395712 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:31.395712 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:31.396943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b654ce4f-41ce-4147-9beb-aa6188ae263f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:31.520331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:31.520331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:31.525648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b654ce4f-41ce-4147-9beb-aa6188ae263f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:31.529064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b654ce4f-41ce-4147-9beb-aa6188ae263f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:31.531460 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 189/378] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:31 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 439 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:32.544303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-792917cd-10b9-4d15-a91c-eb1091823e1e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:32.546230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-792917cd-10b9-4d15-a91c-eb1091823e1e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:32.548787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:32.548787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:32.559756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-792917cd-10b9-4d15-a91c-eb1091823e1e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:32.648691 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:32.648691 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:32.650043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-792917cd-10b9-4d15-a91c-eb1091823e1e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:32.653412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-792917cd-10b9-4d15-a91c-eb1091823e1e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:32.659171 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 190/379] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:32 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 466 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:32.670307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-599944c1-7904-4679-b0c0-a218554bc957 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/0642baa0-a02e-4949-96a1-0779358d4945/action Jan 21 03:44:32.670791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:32.670791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:32.671314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-599944c1-7904-4679-b0c0-a218554bc957 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:32.671766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-599944c1-7904-4679-b0c0-a218554bc957 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:32.672789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-599944c1-7904-4679-b0c0-a218554bc957 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '0642baa0-a02e-4949-96a1-0779358d4945' with '{'status': 'creating'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:32.801056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:32.801056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:32.893626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-599944c1-7904-4679-b0c0-a218554bc957 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/0642baa0-a02e-4949-96a1-0779358d4945/action returned with HTTP 202 Jan 21 03:44:32.895088 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 190/380] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:32 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/0642baa0-a02e-4949-96a1-0779358d4945/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:32.905758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5173dc59-e468-40e8-ad80-1e51463ffeb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:32.906689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5173dc59-e468-40e8-ad80-1e51463ffeb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:32.907138 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:32.907138 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:32.907789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5173dc59-e468-40e8-ad80-1e51463ffeb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:32.950918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:32.950918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:32.952900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5173dc59-e468-40e8-ad80-1e51463ffeb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:32.958841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5173dc59-e468-40e8-ad80-1e51463ffeb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:32.960891 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 191/381] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:32 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:32.976838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8a301b1b-2303-4cb4-ae8b-1682b13d6a9c tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/0642baa0-a02e-4949-96a1-0779358d4945/action Jan 21 03:44:32.977573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:32.977573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:32.978761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8a301b1b-2303-4cb4-ae8b-1682b13d6a9c tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:32.979431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8a301b1b-2303-4cb4-ae8b-1682b13d6a9c tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:33.014256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:33.014256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:33.015932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8a301b1b-2303-4cb4-ae8b-1682b13d6a9c tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot retrieved successfully. Jan 21 03:44:33.119420 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8a301b1b-2303-4cb4-ae8b-1682b13d6a9c tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot delete request issued successfully. Jan 21 03:44:33.121096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8a301b1b-2303-4cb4-ae8b-1682b13d6a9c tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/0642baa0-a02e-4949-96a1-0779358d4945/action returned with HTTP 202 Jan 21 03:44:33.126344 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 191/382] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:32 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/0642baa0-a02e-4949-96a1-0779358d4945/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:33.132480 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-378c84f6-8dbb-45fb-a82f-9709de1df2c2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:33.133012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-378c84f6-8dbb-45fb-a82f-9709de1df2c2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:33.133233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:33.133233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:33.133608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-378c84f6-8dbb-45fb-a82f-9709de1df2c2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:33.187490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:33.187490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:33.188633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-378c84f6-8dbb-45fb-a82f-9709de1df2c2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:33.190552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-378c84f6-8dbb-45fb-a82f-9709de1df2c2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:33.191389 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 192/383] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:33 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:34.204445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9746e44e-4c5a-4780-bbfe-5840bf812be5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:34.205173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9746e44e-4c5a-4780-bbfe-5840bf812be5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:34.205398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:34.205398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:34.205785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9746e44e-4c5a-4780-bbfe-5840bf812be5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:34.290079 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:34.290079 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:34.291205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9746e44e-4c5a-4780-bbfe-5840bf812be5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:34.293197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9746e44e-4c5a-4780-bbfe-5840bf812be5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:34.308969 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 192/384] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:34 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 465 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:35.306816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba973eac-8ac8-4056-bde1-7721934f85f9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:35.307980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba973eac-8ac8-4056-bde1-7721934f85f9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:35.308359 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:35.308359 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:35.309017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba973eac-8ac8-4056-bde1-7721934f85f9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:35.415937 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:35.415937 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:35.424233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ba973eac-8ac8-4056-bde1-7721934f85f9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:35.426456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba973eac-8ac8-4056-bde1-7721934f85f9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 200 Jan 21 03:44:35.430100 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 193/385] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:35 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 465 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:36.441194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57a5ae38-37d8-4135-b485-a053ab082846 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:36.442272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57a5ae38-37d8-4135-b485-a053ab082846 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:36.442665 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:36.442665 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:36.443475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57a5ae38-37d8-4135-b485-a053ab082846 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:36.516911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57a5ae38-37d8-4135-b485-a053ab082846 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 404 Jan 21 03:44:36.520096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 193/386] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:36 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:36.527482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80129ac4-c3dc-42fc-8bc7-d0aca0deac17 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:36.528204 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:36.528204 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:36.528861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80129ac4-c3dc-42fc-8bc7-d0aca0deac17 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:36.529394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80129ac4-c3dc-42fc-8bc7-d0aca0deac17 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:36.530485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-80129ac4-c3dc-42fc-8bc7-d0aca0deac17 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'available'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:36.657919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:36.657919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:36.708003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80129ac4-c3dc-42fc-8bc7-d0aca0deac17 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:36.709731 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 194/387] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:36 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:36.717856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d87db88b-6bae-4cd5-90d8-9f65c081c04b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:36.718381 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d87db88b-6bae-4cd5-90d8-9f65c081c04b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:36.718872 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d87db88b-6bae-4cd5-90d8-9f65c081c04b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:36.783441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:36.783441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:36.784849 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d87db88b-6bae-4cd5-90d8-9f65c081c04b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:36.786797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d87db88b-6bae-4cd5-90d8-9f65c081c04b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:36.790855 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 194/388] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:36 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:36.808617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots Jan 21 03:44:36.809431 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:36.809431 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:36.810335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a3b2fe-cba6-4030-a5ee-05a24fb3ee33", "name": "tempest-SnapshotsActionsTest-Snapshot-42695552"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:36.999965 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:36.999965 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:37.001163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:37.001527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create snapshot from volume 95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:37.117182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Created reservations ['63017ee5-2d32-4d34-a9e8-97a2322c2a41', 'd9e05b8f-cf47-44dd-8519-277ccd6574a1', '90505ca8-1657-4f87-9f13-8d6842546534', 'd45915ca-d265-4ff5-811c-19f5bbc263cb'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:37.448184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot create request issued successfully. Jan 21 03:44:37.449017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3b2c9a1-8bf8-45f3-82d3-027d3e520642 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots returned with HTTP 202 Jan 21 03:44:37.450040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 195/389] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:44:36 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots => generated 305 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:37.461382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ef558ff-f1c2-46ec-8ab3-4ea1eb5e4746 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:37.461913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ef558ff-f1c2-46ec-8ab3-4ea1eb5e4746 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:37.462109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:37.462109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:37.463050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ef558ff-f1c2-46ec-8ab3-4ea1eb5e4746 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:37.530163 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:37.530163 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:37.547255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ef558ff-f1c2-46ec-8ab3-4ea1eb5e4746 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:37.549334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ef558ff-f1c2-46ec-8ab3-4ea1eb5e4746 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:37.550151 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 195/390] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:37 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 437 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:38.562009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bb56ceb-4db4-41c6-849c-5c4497a504b4 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:38.563191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bb56ceb-4db4-41c6-849c-5c4497a504b4 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:38.563523 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:38.563523 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:38.564067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bb56ceb-4db4-41c6-849c-5c4497a504b4 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:38.620085 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:38.620085 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:38.625816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1bb56ceb-4db4-41c6-849c-5c4497a504b4 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:38.635698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bb56ceb-4db4-41c6-849c-5c4497a504b4 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:38.636855 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 196/391] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:38 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 437 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:39.649939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45989cfc-e93c-4eaa-a989-72d768bf664e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:39.650437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45989cfc-e93c-4eaa-a989-72d768bf664e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:39.650667 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:39.650667 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:39.651569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45989cfc-e93c-4eaa-a989-72d768bf664e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:39.725743 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:39.725743 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:39.727854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45989cfc-e93c-4eaa-a989-72d768bf664e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:39.729949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45989cfc-e93c-4eaa-a989-72d768bf664e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:39.731319 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 196/392] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:39 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 437 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:40.745041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f991541a-38f8-4a71-a641-609b2415c57f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:40.746248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f991541a-38f8-4a71-a641-609b2415c57f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:40.746601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:40.746601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:40.747355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f991541a-38f8-4a71-a641-609b2415c57f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:40.805793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:40.805793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:40.810526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f991541a-38f8-4a71-a641-609b2415c57f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:40.817540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f991541a-38f8-4a71-a641-609b2415c57f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:40.819306 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 197/393] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:40 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 464 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:40.831187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad27cc85-e4f4-4420-822e-a378f747c7eb tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23/action Jan 21 03:44:40.831982 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:40.831982 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:40.832728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad27cc85-e4f4-4420-822e-a378f747c7eb tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:40.833313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad27cc85-e4f4-4420-822e-a378f747c7eb tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:40.835579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-ad27cc85-e4f4-4420-822e-a378f747c7eb tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot 'bd7cbc1e-d047-4e62-b4da-30925a8c1e23' with '{'status': 'deleting'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:40.909144 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:40.909144 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:40.987293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad27cc85-e4f4-4420-822e-a378f747c7eb tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23/action returned with HTTP 202 Jan 21 03:44:40.988575 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 197/394] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:40 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:40.999840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99c3ddb6-c7c5-4c14-8ad0-02b3d7ec3bb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:41.000733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99c3ddb6-c7c5-4c14-8ad0-02b3d7ec3bb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:41.001176 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:41.001176 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:41.001860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99c3ddb6-c7c5-4c14-8ad0-02b3d7ec3bb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:41.061208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:41.061208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:41.062716 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99c3ddb6-c7c5-4c14-8ad0-02b3d7ec3bb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:41.065434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99c3ddb6-c7c5-4c14-8ad0-02b3d7ec3bb6 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:41.079569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1f20a0d-509b-49a5-901f-f8c8e592a063 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23/action Jan 21 03:44:41.080297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:41.080297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:41.081074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1f20a0d-509b-49a5-901f-f8c8e592a063 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:41.081666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1f20a0d-509b-49a5-901f-f8c8e592a063 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:41.082101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 198/395] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:40 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 463 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:41.135508 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:41.135508 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:41.141288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c1f20a0d-509b-49a5-901f-f8c8e592a063 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot retrieved successfully. Jan 21 03:44:41.321426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c1f20a0d-509b-49a5-901f-f8c8e592a063 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot delete request issued successfully. Jan 21 03:44:41.324210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1f20a0d-509b-49a5-901f-f8c8e592a063 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23/action returned with HTTP 202 Jan 21 03:44:41.331139 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 198/396] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:41 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:41.338192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4f7684d-1093-42ac-b0c6-807baaeb56ca tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:41.339036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4f7684d-1093-42ac-b0c6-807baaeb56ca tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:41.339535 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:41.339535 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:41.340120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4f7684d-1093-42ac-b0c6-807baaeb56ca tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:41.496928 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:41.496928 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:41.503501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4f7684d-1093-42ac-b0c6-807baaeb56ca tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:41.508330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4f7684d-1093-42ac-b0c6-807baaeb56ca tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:41.513852 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 199/397] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:41 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 463 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:42.526468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3e18d95-a8fd-4470-910c-f8efe384bc3f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:42.527161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3e18d95-a8fd-4470-910c-f8efe384bc3f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:42.527507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:42.527507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:42.528051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3e18d95-a8fd-4470-910c-f8efe384bc3f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:42.583904 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:42.583904 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:42.594925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f3e18d95-a8fd-4470-910c-f8efe384bc3f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:42.597386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3e18d95-a8fd-4470-910c-f8efe384bc3f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:42.598431 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 199/398] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:42 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 463 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:43.611312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6d7e8d0-e0c4-459e-b4f1-500b38057c19 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:43.611834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6d7e8d0-e0c4-459e-b4f1-500b38057c19 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:43.611983 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:43.611983 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:43.612629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6d7e8d0-e0c4-459e-b4f1-500b38057c19 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:43.652806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:43.652806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:43.654242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d6d7e8d0-e0c4-459e-b4f1-500b38057c19 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:43.656550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6d7e8d0-e0c4-459e-b4f1-500b38057c19 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 200 Jan 21 03:44:43.657528 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 200/399] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:43 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 463 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:44.670243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4053c717-81f1-4fed-a830-32b268bffdcf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:44.671593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4053c717-81f1-4fed-a830-32b268bffdcf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:44.671977 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:44.671977 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:44.672606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4053c717-81f1-4fed-a830-32b268bffdcf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:44.723842 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4053c717-81f1-4fed-a830-32b268bffdcf tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 404 Jan 21 03:44:44.731353 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 200/400] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:44 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:44.739321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f50a24f3-f4c7-42f8-ab11-8e1425a95412 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:44.740168 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:44.740168 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:44.740878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f50a24f3-f4c7-42f8-ab11-8e1425a95412 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:44.741416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f50a24f3-f4c7-42f8-ab11-8e1425a95412 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:44.742582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-f50a24f3-f4c7-42f8-ab11-8e1425a95412 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'available'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:44.828411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:44.828411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:44.880373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f50a24f3-f4c7-42f8-ab11-8e1425a95412 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:44.883353 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 201/401] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:44 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:44.891749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-257359ee-c975-4a68-a9ac-94041153c96b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:44.893389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-257359ee-c975-4a68-a9ac-94041153c96b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:44.894453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-257359ee-c975-4a68-a9ac-94041153c96b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:44.970524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:44.970524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:44.974758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-257359ee-c975-4a68-a9ac-94041153c96b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:44.982355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-257359ee-c975-4a68-a9ac-94041153c96b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:44.983207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 201/402] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:44 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 465 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:44.996151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots Jan 21 03:44:44.996603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:44.996603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:44.997018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a3b2fe-cba6-4030-a5ee-05a24fb3ee33", "name": "tempest-SnapshotsActionsTest-Snapshot-1165340820"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:45.105349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:45.105349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:45.107008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:45.107541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create snapshot from volume 95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:45.243163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Created reservations ['a5df1dcb-3895-40cc-8355-801e28c59636', '3b3f2f36-ec8d-42f9-b5a8-7c144d6089c5', 'd0fb3513-2ec4-4903-9a5a-ae50894d20f0', 'e2da07ad-1fae-4963-ab80-64b582c3bbea'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:45.473020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot create request issued successfully. Jan 21 03:44:45.474062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dcdd8c70-4c73-4cbd-a41d-4baa32446f7b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots returned with HTTP 202 Jan 21 03:44:45.475964 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 202/403] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:44:44 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots => generated 307 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:45.487201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb5dbb94-8995-42a1-bdc3-ec04b1fb88d2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:45.487974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb5dbb94-8995-42a1-bdc3-ec04b1fb88d2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:45.488338 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:45.488338 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:45.488957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb5dbb94-8995-42a1-bdc3-ec04b1fb88d2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:45.517904 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:45.517904 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:45.519464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bb5dbb94-8995-42a1-bdc3-ec04b1fb88d2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:45.522187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb5dbb94-8995-42a1-bdc3-ec04b1fb88d2 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:45.523861 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 202/404] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:45 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:46.536423 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a52510c5-a74b-4258-a9b3-1ff6ead2900a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:46.538202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a52510c5-a74b-4258-a9b3-1ff6ead2900a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:46.539126 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:46.539126 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:46.540032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a52510c5-a74b-4258-a9b3-1ff6ead2900a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:46.616760 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:46.616760 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:46.624493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a52510c5-a74b-4258-a9b3-1ff6ead2900a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:46.629668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a52510c5-a74b-4258-a9b3-1ff6ead2900a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:46.633364 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 203/405] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:46 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 439 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:47.645051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d67fed4-a0ec-4986-bb9e-c9fd7b5b59da tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:47.645576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d67fed4-a0ec-4986-bb9e-c9fd7b5b59da tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:47.645763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:47.645763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:47.646677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d67fed4-a0ec-4986-bb9e-c9fd7b5b59da tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:47.721322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:47.721322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:47.722739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1d67fed4-a0ec-4986-bb9e-c9fd7b5b59da tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:47.746000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d67fed4-a0ec-4986-bb9e-c9fd7b5b59da tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:47.749913 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 203/406] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:47 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 439 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:48.762372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f356baea-0468-462d-804f-1d454309c29b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:48.763533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f356baea-0468-462d-804f-1d454309c29b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:48.763958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:48.763958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:48.764662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f356baea-0468-462d-804f-1d454309c29b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:48.836076 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:48.836076 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:48.837584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f356baea-0468-462d-804f-1d454309c29b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:48.839789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f356baea-0468-462d-804f-1d454309c29b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:48.840830 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 204/407] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:48 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 466 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:48.853013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c06ab47-d8a6-48cb-84ae-dd4548061eef tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c/action Jan 21 03:44:48.853604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:48.853604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:48.854020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c06ab47-d8a6-48cb-84ae-dd4548061eef tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:48.854655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c06ab47-d8a6-48cb-84ae-dd4548061eef tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:48.855837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-1c06ab47-d8a6-48cb-84ae-dd4548061eef tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '64e35b7a-261c-4f5f-bad9-48c7fb111a6c' with '{'status': 'error'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:48.946168 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:48.946168 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:49.023831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c06ab47-d8a6-48cb-84ae-dd4548061eef tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c/action returned with HTTP 202 Jan 21 03:44:49.025360 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 204/408] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:48 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:49.034697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6951fc05-08a0-43bd-bd59-3c6b3f62d710 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:49.043382 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6951fc05-08a0-43bd-bd59-3c6b3f62d710 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:49.044753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:49.044753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:49.045917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6951fc05-08a0-43bd-bd59-3c6b3f62d710 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:49.121189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:49.121189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:49.122333 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6951fc05-08a0-43bd-bd59-3c6b3f62d710 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:49.124555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6951fc05-08a0-43bd-bd59-3c6b3f62d710 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:49.125378 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 205/409] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:49 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 462 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:49.138384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db0277c6-87ad-4e72-882f-55361b75cec1 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c/action Jan 21 03:44:49.138847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:49.138847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:49.139309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db0277c6-87ad-4e72-882f-55361b75cec1 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:49.139688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db0277c6-87ad-4e72-882f-55361b75cec1 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:49.166184 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:49.166184 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:49.167065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-db0277c6-87ad-4e72-882f-55361b75cec1 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot retrieved successfully. Jan 21 03:44:49.276900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-db0277c6-87ad-4e72-882f-55361b75cec1 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot delete request issued successfully. Jan 21 03:44:49.277791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db0277c6-87ad-4e72-882f-55361b75cec1 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c/action returned with HTTP 202 Jan 21 03:44:49.282468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 205/410] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:49 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:49.290125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ab46d1e-4307-4067-a97a-64958389361c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:49.290913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ab46d1e-4307-4067-a97a-64958389361c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:49.291388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:49.291388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:49.292067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ab46d1e-4307-4067-a97a-64958389361c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:49.321748 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:49.321748 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:49.323765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ab46d1e-4307-4067-a97a-64958389361c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:49.325934 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ab46d1e-4307-4067-a97a-64958389361c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:49.331690 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 206/411] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:49 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:50.340070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78ad260d-3da2-4f82-84a5-9e9ffc8ec5c8 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:50.340637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78ad260d-3da2-4f82-84a5-9e9ffc8ec5c8 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:50.340802 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:50.340802 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:50.341195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78ad260d-3da2-4f82-84a5-9e9ffc8ec5c8 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:50.417556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:50.417556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:50.423221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-78ad260d-3da2-4f82-84a5-9e9ffc8ec5c8 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:50.425495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78ad260d-3da2-4f82-84a5-9e9ffc8ec5c8 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 200 Jan 21 03:44:50.432119 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 206/412] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:50 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 465 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:51.440233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1007cd5-0c83-41ca-a2c8-d76497ad659f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:51.442353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1007cd5-0c83-41ca-a2c8-d76497ad659f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:51.443701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:51.443701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:51.444366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1007cd5-0c83-41ca-a2c8-d76497ad659f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:51.475089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1007cd5-0c83-41ca-a2c8-d76497ad659f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 404 Jan 21 03:44:51.479393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 207/413] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:51 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:51.494192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db3b5944-69a3-45d5-8dfc-a171d8e0e79e tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:51.495858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:51.495858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:51.496845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db3b5944-69a3-45d5-8dfc-a171d8e0e79e tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:51.497453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db3b5944-69a3-45d5-8dfc-a171d8e0e79e tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:51.498415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-db3b5944-69a3-45d5-8dfc-a171d8e0e79e tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'available'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:51.564589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:51.564589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:51.604166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db3b5944-69a3-45d5-8dfc-a171d8e0e79e tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:51.609412 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 207/414] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:51 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:51.614003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e261e987-371b-45ae-83d1-b791319934ff tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:51.614699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e261e987-371b-45ae-83d1-b791319934ff tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:51.615746 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e261e987-371b-45ae-83d1-b791319934ff tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:51.646554 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:51.646554 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:51.648153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e261e987-371b-45ae-83d1-b791319934ff tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:51.651210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e261e987-371b-45ae-83d1-b791319934ff tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:51.655114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 208/415] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:51 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:51.667152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots Jan 21 03:44:51.667786 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:51.667786 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:51.668408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a3b2fe-cba6-4030-a5ee-05a24fb3ee33", "name": "tempest-SnapshotsActionsTest-Snapshot-236715942"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:51.727921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:51.727921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:51.729556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:51.729992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Create snapshot from volume 95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:51.822904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Created reservations ['f4c9fa07-2567-4cb2-9c5b-f888a671d131', '7dd50494-7c36-41ff-b9a5-2dcdb422695b', 'f3204341-a728-4e45-aa33-a5f9c150e248', 'c51d4785-575b-480c-8a1f-1a698f4a4851'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:44:52.104377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot create request issued successfully. Jan 21 03:44:52.105194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef2a525b-b8d6-4be2-8af3-e0647fe9156b tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots returned with HTTP 202 Jan 21 03:44:52.116635 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 208/416] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:44:51 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots => generated 306 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:44:52.119098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4766b17d-9dc1-4d87-b4ca-4c7b20510ac5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:52.120229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4766b17d-9dc1-4d87-b4ca-4c7b20510ac5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:52.122392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:52.122392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:52.122823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4766b17d-9dc1-4d87-b4ca-4c7b20510ac5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:52.184000 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:52.184000 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:52.185371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4766b17d-9dc1-4d87-b4ca-4c7b20510ac5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:52.187473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4766b17d-9dc1-4d87-b4ca-4c7b20510ac5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 200 Jan 21 03:44:52.188328 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 209/417] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:52 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 438 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:53.201501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3969325-83d4-49be-abdc-e924d4f1534a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:53.202014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3969325-83d4-49be-abdc-e924d4f1534a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:53.202437 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:53.202437 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:53.203285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3969325-83d4-49be-abdc-e924d4f1534a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:53.231855 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:53.231855 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:53.234240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e3969325-83d4-49be-abdc-e924d4f1534a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:53.236262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3969325-83d4-49be-abdc-e924d4f1534a tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 200 Jan 21 03:44:53.242005 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 209/418] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:53 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:54.249894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4570db76-d6b2-4114-9268-4a0eb097b4eb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:54.250418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4570db76-d6b2-4114-9268-4a0eb097b4eb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:54.251025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:54.251025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:54.251379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4570db76-d6b2-4114-9268-4a0eb097b4eb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:54.296305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:54.296305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:54.297812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4570db76-d6b2-4114-9268-4a0eb097b4eb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:54.300759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4570db76-d6b2-4114-9268-4a0eb097b4eb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 200 Jan 21 03:44:54.302527 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 210/419] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:54 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:54.313468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3484214d-67ba-4bf4-bf80-726c39d48c38 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33/action Jan 21 03:44:54.313926 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:54.313926 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:54.314365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3484214d-67ba-4bf4-bf80-726c39d48c38 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:54.314751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3484214d-67ba-4bf4-bf80-726c39d48c38 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:54.315726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-3484214d-67ba-4bf4-bf80-726c39d48c38 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7599c91c-5f1a-4d32-ae41-e6692e51af33' with '{'status': 'error_deleting'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:54.398900 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:54.398900 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:54.443541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3484214d-67ba-4bf4-bf80-726c39d48c38 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33/action returned with HTTP 202 Jan 21 03:44:54.444577 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 210/420] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:54 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:44:54.453554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b229f44-0443-42ab-8b20-1dfa5e289221 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:54.454503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b229f44-0443-42ab-8b20-1dfa5e289221 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:54.454921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:54.454921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:54.455667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b229f44-0443-42ab-8b20-1dfa5e289221 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:54.486314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:54.486314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:54.488399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4b229f44-0443-42ab-8b20-1dfa5e289221 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:54.490641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b229f44-0443-42ab-8b20-1dfa5e289221 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 200 Jan 21 03:44:54.491717 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 211/421] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:54 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:54.504004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df257c14-300c-4a79-a4e1-779a5a73c797 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33/action Jan 21 03:44:54.504813 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:54.504813 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:54.506429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df257c14-300c-4a79-a4e1-779a5a73c797 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:54.507100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df257c14-300c-4a79-a4e1-779a5a73c797 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:54.540258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:54.540258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:54.541944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df257c14-300c-4a79-a4e1-779a5a73c797 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot retrieved successfully. Jan 21 03:44:54.612592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df257c14-300c-4a79-a4e1-779a5a73c797 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot delete request issued successfully. Jan 21 03:44:54.613691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df257c14-300c-4a79-a4e1-779a5a73c797 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33/action returned with HTTP 202 Jan 21 03:44:54.614715 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 211/422] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:54 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:54.624821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-985afb65-30bd-4d81-9163-2997afbd198e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:54.625357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-985afb65-30bd-4d81-9163-2997afbd198e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:54.625596 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:54.625596 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:54.626385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-985afb65-30bd-4d81-9163-2997afbd198e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:54.652851 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:54.652851 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:54.654363 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-985afb65-30bd-4d81-9163-2997afbd198e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:54.657512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-985afb65-30bd-4d81-9163-2997afbd198e tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 200 Jan 21 03:44:54.658493 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 212/423] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:54 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:55.671141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9e41759-a0b9-47fe-bf53-80bd2267f650 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:55.673151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9e41759-a0b9-47fe-bf53-80bd2267f650 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:55.673597 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:55.673597 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:55.674276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9e41759-a0b9-47fe-bf53-80bd2267f650 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:55.706006 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:55.706006 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:55.707286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e9e41759-a0b9-47fe-bf53-80bd2267f650 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:55.710051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9e41759-a0b9-47fe-bf53-80bd2267f650 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 200 Jan 21 03:44:55.710874 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 212/424] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:55 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:56.029655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b353824a-829f-497f-9b59-393a98e72624 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:44:56.030149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b353824a-829f-497f-9b59-393a98e72624 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:56.030536 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:56.030536 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:56.031201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b353824a-829f-497f-9b59-393a98e72624 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:56.122198 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:56.122198 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:56.132146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b353824a-829f-497f-9b59-393a98e72624 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:44:56.156273 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b353824a-829f-497f-9b59-393a98e72624 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:44:56.157204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 213/425] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:56 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 919 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:56.172976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de9e16a9-725d-4af4-bb20-f8ecabeeb5eb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:44:56.173666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de9e16a9-725d-4af4-bb20-f8ecabeeb5eb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:56.173867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:56.173867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:56.174232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de9e16a9-725d-4af4-bb20-f8ecabeeb5eb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:56.226724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:56.226724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:56.235182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de9e16a9-725d-4af4-bb20-f8ecabeeb5eb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:44:56.258393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de9e16a9-725d-4af4-bb20-f8ecabeeb5eb tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:44:56.259398 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 213/426] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:56 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:56.723466 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89ff4c7a-0bd0-43ae-b349-3034132f6c40 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:56.724841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89ff4c7a-0bd0-43ae-b349-3034132f6c40 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:56.724841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:56.724841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:56.725100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89ff4c7a-0bd0-43ae-b349-3034132f6c40 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:56.751393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89ff4c7a-0bd0-43ae-b349-3034132f6c40 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 404 Jan 21 03:44:56.752595 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 214/427] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:56 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:56.760675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ffa162c-09d9-43d1-922b-54624aa90430 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:56.761141 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:56.761141 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:56.761574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ffa162c-09d9-43d1-922b-54624aa90430 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:56.761954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ffa162c-09d9-43d1-922b-54624aa90430 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:56.762881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-1ffa162c-09d9-43d1-922b-54624aa90430 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'available'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:56.813739 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:56.813739 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:56.848767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ffa162c-09d9-43d1-922b-54624aa90430 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:56.850707 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 214/428] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:56 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:44:56.858930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d445a5c9-1a64-4d05-a6a0-a28e318dbe59 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:56.860011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d445a5c9-1a64-4d05-a6a0-a28e318dbe59 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:56.860312 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d445a5c9-1a64-4d05-a6a0-a28e318dbe59 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:56.885147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:56.885147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:56.886299 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d445a5c9-1a64-4d05-a6a0-a28e318dbe59 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:56.888288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d445a5c9-1a64-4d05-a6a0-a28e318dbe59 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:56.889153 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 215/429] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:56 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:56.903665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe09d1d7-65f1-43c0-88ca-fd358f6f6ee2 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:56.904117 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:56.904117 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:56.904554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe09d1d7-65f1-43c0-88ca-fd358f6f6ee2 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:56.904937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe09d1d7-65f1-43c0-88ca-fd358f6f6ee2 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:56.906508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-fe09d1d7-65f1-43c0-88ca-fd358f6f6ee2 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'creating'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:56.956942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:56.956942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:56.992894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe09d1d7-65f1-43c0-88ca-fd358f6f6ee2 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:56.994051 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 215/430] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:56 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:57.002157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60996019-18f2-43cc-b13c-ce4921e0ccc5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:57.002673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60996019-18f2-43cc-b13c-ce4921e0ccc5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.002887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.002887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.003280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60996019-18f2-43cc-b13c-ce4921e0ccc5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.029842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.029842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.031039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60996019-18f2-43cc-b13c-ce4921e0ccc5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:57.032989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60996019-18f2-43cc-b13c-ce4921e0ccc5 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:57.033813 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 216/431] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:56 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:57.047473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6193877b-c84d-4d62-a069-0d8611ab59b1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] POST http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:57.048206 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.048206 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.048960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6193877b-c84d-4d62-a069-0d8611ab59b1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:57.049360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6193877b-c84d-4d62-a069-0d8611ab59b1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:57.050306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.snapshot_actions [None req-6193877b-c84d-4d62-a069-0d8611ab59b1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87904) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 03:44:57.076800 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.076800 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.077455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.snapshot_actions [None req-6193877b-c84d-4d62-a069-0d8611ab59b1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Updating snapshot 7591866f-9e57-40df-b38e-f9b695613812 with info {'id': '7591866f-9e57-40df-b38e-f9b695613812', 'status': 'error', 'progress': '80%'} Jan 21 03:44:57.085207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6193877b-c84d-4d62-a069-0d8611ab59b1 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:57.089303 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 216/432] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:57 2021] POST /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:44:57.095072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55cf5c8e-c4ff-49cc-8453-056ea31e9214 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] GET http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:57.095596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55cf5c8e-c4ff-49cc-8453-056ea31e9214 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.095811 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.095811 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.096225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55cf5c8e-c4ff-49cc-8453-056ea31e9214 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.122670 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.122670 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.123571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-55cf5c8e-c4ff-49cc-8453-056ea31e9214 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Snapshot retrieved successfully. Jan 21 03:44:57.125500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55cf5c8e-c4ff-49cc-8453-056ea31e9214 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:57.126519 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 217/433] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:57 2021] GET /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 460 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:57.138876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80f1c510-9974-4a90-8b93-69f06cbdd923 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] POST http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action Jan 21 03:44:57.139415 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.139415 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.139859 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80f1c510-9974-4a90-8b93-69f06cbdd923 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:44:57.140242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80f1c510-9974-4a90-8b93-69f06cbdd923 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:44:57.141227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-80f1c510-9974-4a90-8b93-69f06cbdd923 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] Updating snapshot '7591866f-9e57-40df-b38e-f9b695613812' with '{'status': 'available'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:44:57.190474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.190474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.227853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80f1c510-9974-4a90-8b93-69f06cbdd923 tempest-SnapshotsActionsTest-1308356213 tempest-SnapshotsActionsTest-1308356213] http://10.222.0.22/volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action returned with HTTP 202 Jan 21 03:44:57.231947 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 217/434] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 03:44:57 2021] POST /volume/v3/e782a618e31c42f1a4ce03e2ed823e6b/snapshots/7591866f-9e57-40df-b38e-f9b695613812/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:44:57.237280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86ce2ead-abd8-4f38-ab52-521ab4418e61 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:57.237887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86ce2ead-abd8-4f38-ab52-521ab4418e61 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.238172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.238172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.238887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86ce2ead-abd8-4f38-ab52-521ab4418e61 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.264520 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.264520 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.265549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86ce2ead-abd8-4f38-ab52-521ab4418e61 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:57.267704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86ce2ead-abd8-4f38-ab52-521ab4418e61 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:57.268522 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 218/435] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:57 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:57.280998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29a25a8d-ebce-4e1d-8a54-39a9a2028dda tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] DELETE http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:57.281514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29a25a8d-ebce-4e1d-8a54-39a9a2028dda tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.281727 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.281727 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.282096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29a25a8d-ebce-4e1d-8a54-39a9a2028dda tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.282449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-29a25a8d-ebce-4e1d-8a54-39a9a2028dda tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete snapshot with id: 7599c91c-5f1a-4d32-ae41-e6692e51af33 Jan 21 03:44:57.305762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29a25a8d-ebce-4e1d-8a54-39a9a2028dda tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 returned with HTTP 404 Jan 21 03:44:57.306729 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 218/436] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:57 2021] DELETE /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7599c91c-5f1a-4d32-ae41-e6692e51af33 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:44:57.314645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3be5659-bdef-4045-bd21-03fb957f629c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] DELETE http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:57.315194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3be5659-bdef-4045-bd21-03fb957f629c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.315405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:57.315405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:57.315781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3be5659-bdef-4045-bd21-03fb957f629c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.316137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-d3be5659-bdef-4045-bd21-03fb957f629c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete snapshot with id: 64e35b7a-261c-4f5f-bad9-48c7fb111a6c Jan 21 03:44:57.339108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3be5659-bdef-4045-bd21-03fb957f629c tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c returned with HTTP 404 Jan 21 03:44:57.340147 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 219/437] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:57 2021] DELETE /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/64e35b7a-261c-4f5f-bad9-48c7fb111a6c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:57.348132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-caa607ce-4ed4-4297-bdd6-4c3247d7a4f3 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] DELETE http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:57.348644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-caa607ce-4ed4-4297-bdd6-4c3247d7a4f3 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.349675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-caa607ce-4ed4-4297-bdd6-4c3247d7a4f3 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.350016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-caa607ce-4ed4-4297-bdd6-4c3247d7a4f3 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete snapshot with id: bd7cbc1e-d047-4e62-b4da-30925a8c1e23 Jan 21 03:44:57.373592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-caa607ce-4ed4-4297-bdd6-4c3247d7a4f3 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 returned with HTTP 404 Jan 21 03:44:57.374769 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 219/438] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:57 2021] DELETE /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/bd7cbc1e-d047-4e62-b4da-30925a8c1e23 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:57.383313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c6b4ed9-e7e8-4d57-b8b1-95e50353f25d tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] DELETE http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:57.383830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c6b4ed9-e7e8-4d57-b8b1-95e50353f25d tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.384311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c6b4ed9-e7e8-4d57-b8b1-95e50353f25d tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.384857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-1c6b4ed9-e7e8-4d57-b8b1-95e50353f25d tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete snapshot with id: 0642baa0-a02e-4949-96a1-0779358d4945 Jan 21 03:44:57.408951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c6b4ed9-e7e8-4d57-b8b1-95e50353f25d tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 returned with HTTP 404 Jan 21 03:44:57.410140 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 220/439] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:57 2021] DELETE /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/0642baa0-a02e-4949-96a1-0779358d4945 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:44:57.418277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] DELETE http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:57.418792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.419291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.419640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete snapshot with id: 7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:57.456135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.456135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.457267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:57.542952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot delete request issued successfully. Jan 21 03:44:57.549347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7466e4b-a9ee-4de6-b357-c82ff1edd547 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 202 Jan 21 03:44:57.551386 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 220/440] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:44:57 2021] DELETE /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:44:57.559720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4bcd320c-833b-4b71-b5e8-e163de316ee9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:57.560283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4bcd320c-833b-4b71-b5e8-e163de316ee9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:57.560928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4bcd320c-833b-4b71-b5e8-e163de316ee9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:57.594064 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:57.594064 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:57.596110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4bcd320c-833b-4b71-b5e8-e163de316ee9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:57.598632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4bcd320c-833b-4b71-b5e8-e163de316ee9 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:57.600976 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 221/441] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:57 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 463 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:58.616074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a92e68e7-f768-40da-a0e4-e3c1aa521853 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:58.616600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a92e68e7-f768-40da-a0e4-e3c1aa521853 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:58.616818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:58.616818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:58.617194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a92e68e7-f768-40da-a0e4-e3c1aa521853 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:58.672537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:58.672537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:58.673679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a92e68e7-f768-40da-a0e4-e3c1aa521853 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Snapshot retrieved successfully. Jan 21 03:44:58.675646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a92e68e7-f768-40da-a0e4-e3c1aa521853 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 200 Jan 21 03:44:58.676440 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 221/442] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:58 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 463 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:44:59.689518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7eacdb3d-2ada-4ce1-8235-9ed75f3b684f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 Jan 21 03:44:59.690711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7eacdb3d-2ada-4ce1-8235-9ed75f3b684f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:59.691166 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:59.691166 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:59.691812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7eacdb3d-2ada-4ce1-8235-9ed75f3b684f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:59.730951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7eacdb3d-2ada-4ce1-8235-9ed75f3b684f tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 returned with HTTP 404 Jan 21 03:44:59.732715 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 222/443] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:44:59 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/snapshots/7591866f-9e57-40df-b38e-f9b695613812 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:44:59.741523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] DELETE http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:59.742932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:59.743405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:44:59.743405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:44:59.744076 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:59.744553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete volume with id: 95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:59.802157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:59.802157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:44:59.804688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:44:59.866155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Delete volume request issued successfully. Jan 21 03:44:59.867561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10a83e24-a535-4872-a8f8-754bb7810ecb tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 returned with HTTP 202 Jan 21 03:44:59.868625 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 222/444] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:44:59 2021] DELETE /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:44:59.877253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c43e310-a6ba-4787-8ac8-66998a8836a7 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:44:59.877806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c43e310-a6ba-4787-8ac8-66998a8836a7 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:44:59.878464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c43e310-a6ba-4787-8ac8-66998a8836a7 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:44:59.984987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:44:59.984987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:00.012164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2c43e310-a6ba-4787-8ac8-66998a8836a7 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:45:00.039530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c43e310-a6ba-4787-8ac8-66998a8836a7 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 returned with HTTP 200 Jan 21 03:45:00.041287 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 223/445] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:44:59 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 => generated 910 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:01.057213 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5642c72-8234-44cd-83af-5c8af39f2357 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:45:01.058482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5642c72-8234-44cd-83af-5c8af39f2357 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:01.058921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:01.058921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:01.059602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5642c72-8234-44cd-83af-5c8af39f2357 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:01.113756 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:01.113756 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:01.124268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b5642c72-8234-44cd-83af-5c8af39f2357 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Volume info retrieved successfully. Jan 21 03:45:01.156027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5642c72-8234-44cd-83af-5c8af39f2357 tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 returned with HTTP 200 Jan 21 03:45:01.157234 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 223/446] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:01 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:02.174003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a70deb44-ddad-4dba-b14b-4ccaa9d4ceea tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] GET http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 Jan 21 03:45:02.174557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a70deb44-ddad-4dba-b14b-4ccaa9d4ceea tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:02.174678 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:02.174678 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:02.175328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a70deb44-ddad-4dba-b14b-4ccaa9d4ceea tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:02.226003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a70deb44-ddad-4dba-b14b-4ccaa9d4ceea tempest-SnapshotsActionsTest-1449337033 tempest-SnapshotsActionsTest-1449337033] http://10.222.0.22/volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 returned with HTTP 404 Jan 21 03:45:02.227323 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 224/447] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:02 2021] GET /volume/v3/eca3512b35aa4961bb6f87b3cb08eb17/volumes/95a3b2fe-cba6-4030-a5ee-05a24fb3ee33 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:08.296905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] GET http://10.222.0.22/volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts Jan 21 03:45:08.297436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:08.297654 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:08.297654 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:08.298435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:08.313263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.hosts [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] status, active and update: available, enabled, 2021-01-21 03:45:06+00:00 {{(pid=87904) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 03:45:08.313857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.hosts [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] status, active and update: available, enabled, 2021-01-21 03:45:00+00:00 {{(pid=87904) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 03:45:08.314409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.hosts [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] status, active and update: available, enabled, 2021-01-21 03:45:07+00:00 {{(pid=87904) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 03:45:08.316011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7bebd0c-1a8a-4cb1-9db1-5a5e91a49153 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] http://10.222.0.22/volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts returned with HTTP 200 Jan 21 03:45:08.332037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] GET http://10.222.0.22/volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts Jan 21 03:45:08.332843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:08.333535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:08.336587 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 224/448] 10.222.0.22 () {58 vars in 1207 bytes} [Thu Jan 21 03:45:08 2021] GET /volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts => generated 563 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:08.345667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.hosts [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] status, active and update: available, enabled, 2021-01-21 03:45:06+00:00 {{(pid=87905) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 03:45:08.346566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.hosts [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] status, active and update: available, enabled, 2021-01-21 03:45:00+00:00 {{(pid=87905) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 03:45:08.347152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.hosts [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] status, active and update: available, enabled, 2021-01-21 03:45:07+00:00 {{(pid=87905) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 03:45:08.348027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8b64e0c-f220-4124-b496-896b922e8833 tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] http://10.222.0.22/volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts returned with HTTP 200 Jan 21 03:45:08.349074 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 225/449] 10.222.0.22 () {58 vars in 1207 bytes} [Thu Jan 21 03:45:08 2021] GET /volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts => generated 563 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:08.368522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15a9a3d1-4cac-4737-ba7b-935a7af801db tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] GET http://10.222.0.22/volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts/n-d-769329-3@lvmdriver-1 Jan 21 03:45:08.369296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15a9a3d1-4cac-4737-ba7b-935a7af801db tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:08.371391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15a9a3d1-4cac-4737-ba7b-935a7af801db tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:08.534521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15a9a3d1-4cac-4737-ba7b-935a7af801db tempest-VolumeHostsAdminTestsJSON-2037591601 tempest-VolumeHostsAdminTestsJSON-2037591601] http://10.222.0.22/volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts/n-d-769329-3@lvmdriver-1 returned with HTTP 200 Jan 21 03:45:08.535701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 225/450] 10.222.0.22 () {58 vars in 1282 bytes} [Thu Jan 21 03:45:08 2021] GET /volume/v3/6448b44a07d748b4ac42282c8bdcc0b7/os-hosts/n-d-769329-3@lvmdriver-1 => generated 757 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:10.359724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] DELETE http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:45:10.360812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:10.363509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:10.365164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Delete volume with id: 8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:45:10.442511 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:10.442511 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:10.444404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:45:10.504454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Delete volume request issued successfully. Jan 21 03:45:10.504937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23422a8e-338a-4cb5-962d-c7bf97d85abc tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 202 Jan 21 03:45:10.506058 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 226/451] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:45:10 2021] DELETE /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:45:10.513339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2d455ba-bb46-4b43-b667-079e6ee80440 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:45:10.513861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2d455ba-bb46-4b43-b667-079e6ee80440 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:10.514324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2d455ba-bb46-4b43-b667-079e6ee80440 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:10.569421 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:10.569421 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:10.579254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b2d455ba-bb46-4b43-b667-079e6ee80440 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:45:10.604562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2d455ba-bb46-4b43-b667-079e6ee80440 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:45:10.605612 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 226/452] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:10 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:11.622753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d313527-26e3-40f2-8801-b47d544b8fd4 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:45:11.624071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d313527-26e3-40f2-8801-b47d544b8fd4 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:11.624549 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:11.624549 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:11.629335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d313527-26e3-40f2-8801-b47d544b8fd4 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:11.681449 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:11.681449 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:11.690015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6d313527-26e3-40f2-8801-b47d544b8fd4 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:45:11.720339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d313527-26e3-40f2-8801-b47d544b8fd4 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 200 Jan 21 03:45:11.721767 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 227/453] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:11 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:12.736866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16975e5c-772a-4002-a2cc-884a7e78972b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 Jan 21 03:45:12.738010 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16975e5c-772a-4002-a2cc-884a7e78972b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:12.738412 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:12.738412 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:12.739584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16975e5c-772a-4002-a2cc-884a7e78972b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:12.800378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16975e5c-772a-4002-a2cc-884a7e78972b tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 returned with HTTP 404 Jan 21 03:45:12.805324 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 227/454] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:12 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/8672bc2d-d63e-4657-8896-4df94956db05 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:13.934349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a82c552-53b6-4f32-abf4-503555a8d8ec tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] GET http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default Jan 21 03:45:13.936171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a82c552-53b6-4f32-abf4-503555a8d8ec tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:13.936551 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:13.936551 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:13.937179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a82c552-53b6-4f32-abf4-503555a8d8ec tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:13.969849 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a82c552-53b6-4f32-abf4-503555a8d8ec tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:45:13.971332 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 228/455] 10.222.0.22 () {58 vars in 1264 bytes} [Thu Jan 21 03:45:13 2021] GET /volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default => generated 342 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:13.995019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2532df7-60ad-4b3f-b028-138c0610b6bc tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] GET http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default Jan 21 03:45:13.995583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2532df7-60ad-4b3f-b028-138c0610b6bc tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:13.996093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2532df7-60ad-4b3f-b028-138c0610b6bc tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:14.059822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2532df7-60ad-4b3f-b028-138c0610b6bc tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:45:14.066057 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 228/456] 10.222.0.22 () {58 vars in 1264 bytes} [Thu Jan 21 03:45:13 2021] GET /volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default => generated 342 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:14.077774 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-525aee05-8dcf-4c29-be2e-5f7509f88e1e tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] POST http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/types Jan 21 03:45:14.078611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-525aee05-8dcf-4c29-be2e-5f7509f88e1e tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1887723246"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:14.131661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] DELETE http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:45:14.131871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-525aee05-8dcf-4c29-be2e-5f7509f88e1e tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/types returned with HTTP 200 Jan 21 03:45:14.132192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:14.137733 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 229/457] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:45:14 2021] POST /volume/v3/f57d4935d5e34c849af95cc9e8140996/types => generated 228 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:14.138102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:14.138102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Delete volume with id: 87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:45:14.152589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7862e2d6-5568-40e2-8861-1360a1ec0694 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] PUT http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default Jan 21 03:45:14.153706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7862e2d6-5568-40e2-8861-1360a1ec0694 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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-1887723246": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1887723246": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1887723246": 2}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:14.231379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:14.231379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:14.232865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:45:14.295379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Delete volume request issued successfully. Jan 21 03:45:14.295859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d01a467-60cd-4f33-bda0-99050ba507fe tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 202 Jan 21 03:45:14.304435 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 229/458] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:45:14 2021] DELETE /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:45:14.308688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cee7a8f-b34c-4661-a954-87676db3567e tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:45:14.309209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cee7a8f-b34c-4661-a954-87676db3567e tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:14.309404 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:14.309404 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:14.310177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cee7a8f-b34c-4661-a954-87676db3567e tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:14.435789 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:14.435789 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:14.456763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4cee7a8f-b34c-4661-a954-87676db3567e tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:45:14.512939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cee7a8f-b34c-4661-a954-87676db3567e tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:45:14.513771 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 230/459] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:14 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 918 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:14.521183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7862e2d6-5568-40e2-8861-1360a1ec0694 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:45:14.522817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 230/460] 10.222.0.22 () {60 vars in 1285 bytes} [Thu Jan 21 03:45:14 2021] PUT /volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default => generated 533 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:14.537449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] GET http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-sets/f57d4935d5e34c849af95cc9e8140996/defaults Jan 21 03:45:14.537864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:14.538122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:14.538122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:14.539131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Calling method 'defaults' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:14.567993 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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 21 03:45:14.569027 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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 21 03:45:14.570949 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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 21 03:45:14.579368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d03ed038-4868-4efc-86e1-7a7982d8444a tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-sets/f57d4935d5e34c849af95cc9e8140996/defaults returned with HTTP 200 Jan 21 03:45:14.584883 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 231/461] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 03:45:14 2021] GET /volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-sets/f57d4935d5e34c849af95cc9e8140996/defaults => generated 569 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:14.933666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] GET http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-sets/4fc54bbd57624099954e50b12e13c07a/defaults Jan 21 03:45:14.934478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:14.935493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Calling method 'defaults' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:14.953400 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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 21 03:45:14.954538 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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 21 03:45:14.955608 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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 21 03:45:14.962334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56df0093-6df6-485b-8f94-19ae3d222ec2 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-sets/4fc54bbd57624099954e50b12e13c07a/defaults returned with HTTP 200 Jan 21 03:45:14.963778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 231/462] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 03:45:14 2021] GET /volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-sets/4fc54bbd57624099954e50b12e13c07a/defaults => generated 569 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:15.162137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-061c9553-64a1-429c-8174-5018bb8046eb tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] PUT http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default Jan 21 03:45:15.164749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-061c9553-64a1-429c-8174-5018bb8046eb tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] 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=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:15.307628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-061c9553-64a1-429c-8174-5018bb8046eb tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default returned with HTTP 200 Jan 21 03:45:15.308660 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 232/463] 10.222.0.22 () {60 vars in 1285 bytes} [Thu Jan 21 03:45:15 2021] PUT /volume/v3/f57d4935d5e34c849af95cc9e8140996/os-quota-class-sets/default => generated 533 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:15.320629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d9fb485-a360-4276-8d83-34a2b7741ac7 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] DELETE http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/types/65b917ef-a4eb-46a3-831d-73041848700e Jan 21 03:45:15.321250 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d9fb485-a360-4276-8d83-34a2b7741ac7 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:15.321763 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d9fb485-a360-4276-8d83-34a2b7741ac7 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:15.391722 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:45:15.391722 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:45:15.403405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d9fb485-a360-4276-8d83-34a2b7741ac7 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/types/65b917ef-a4eb-46a3-831d-73041848700e returned with HTTP 202 Jan 21 03:45:15.404846 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 232/464] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:45:15 2021] DELETE /volume/v3/f57d4935d5e34c849af95cc9e8140996/types/65b917ef-a4eb-46a3-831d-73041848700e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:45:15.412865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6a37bc2-427d-436e-8fc9-c5312d09b588 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] GET http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/types/65b917ef-a4eb-46a3-831d-73041848700e Jan 21 03:45:15.413404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6a37bc2-427d-436e-8fc9-c5312d09b588 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:15.413906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6a37bc2-427d-436e-8fc9-c5312d09b588 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:15.425582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6a37bc2-427d-436e-8fc9-c5312d09b588 tempest-VolumeQuotaClassesTest-30988771 tempest-VolumeQuotaClassesTest-30988771] http://10.222.0.22/volume/v3/f57d4935d5e34c849af95cc9e8140996/types/65b917ef-a4eb-46a3-831d-73041848700e returned with HTTP 404 Jan 21 03:45:15.435353 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 233/465] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:45:15 2021] GET /volume/v3/f57d4935d5e34c849af95cc9e8140996/types/65b917ef-a4eb-46a3-831d-73041848700e => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:15.531854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3951fe4d-6eac-40e8-90a1-124c4c5cc7ee tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:45:15.532388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3951fe4d-6eac-40e8-90a1-124c4c5cc7ee tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:15.533127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3951fe4d-6eac-40e8-90a1-124c4c5cc7ee tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:15.614267 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:15.614267 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:15.625616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3951fe4d-6eac-40e8-90a1-124c4c5cc7ee tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Volume info retrieved successfully. Jan 21 03:45:15.649131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3951fe4d-6eac-40e8-90a1-124c4c5cc7ee tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 200 Jan 21 03:45:15.650045 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 233/466] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:15 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:16.665878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e57c5232-8a23-4b58-abaf-145e599970a8 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] GET http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed Jan 21 03:45:16.666375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e57c5232-8a23-4b58-abaf-145e599970a8 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:16.667242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e57c5232-8a23-4b58-abaf-145e599970a8 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:16.727063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e57c5232-8a23-4b58-abaf-145e599970a8 tempest-AttachVolumeShelveTestJSON-664725927 tempest-AttachVolumeShelveTestJSON-664725927] http://10.222.0.22/volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed returned with HTTP 404 Jan 21 03:45:16.728011 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 234/467] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:16 2021] GET /volume/v3/d14e0c28991c4deaa7e01b92a88d0e98/volumes/87c22774-0ff6-4283-be58-1f7d227832ed => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:32.210599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] POST http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes Jan 21 03:45:32.211427 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:32.211427 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:32.211988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1066880201", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:32.213729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1066880201', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:45:32.214320 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Create volume of 1 GB Jan 21 03:45:32.227617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Availability Zones retrieved successfully. Jan 21 03:45:32.243997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Flow 'volume_create_api' (57755f92-0dcd-4e65-bd13-04c94348d6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:45:32.246829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c311c4f5-55c8-4474-8a6f-e5bfc1865ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:32.249205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:45:32.315889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c311c4f5-55c8-4474-8a6f-e5bfc1865ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:32.318842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d34d6f-03c5-47b2-b0e4-4877ba294aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:32.411706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Created reservations ['1ae2bc01-fdfc-4210-bdd1-e752acfd7485', '1a8e9aad-3a22-45c3-a638-86a5df2943d2', '5fe110ce-3641-4d06-8fa1-41dcc8adde60', '8ff246bd-9e7b-4c07-9691-d878c0a3c701'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:45:32.413653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d34d6f-03c5-47b2-b0e4-4877ba294aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae2bc01-fdfc-4210-bdd1-e752acfd7485', '1a8e9aad-3a22-45c3-a638-86a5df2943d2', '5fe110ce-3641-4d06-8fa1-41dcc8adde60', '8ff246bd-9e7b-4c07-9691-d878c0a3c701']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:32.415826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86042895-02f7-4c79-bd58-b4d566b4f43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:32.478778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86042895-02f7-4c79-bd58-b4d566b4f43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fb14893-14a0-4850-80ab-7b41b82682f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1066880201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166f276f6aa74fb387749fe8fc9e98c0',qos_specs=None,replication_status=,reservations=['1ae2bc01-fdfc-4210-bdd1-e752acfd7485','1a8e9aad-3a22-45c3-a638-86a5df2943d2','5fe110ce-3641-4d06-8fa1-41dcc8adde60','8ff246bd-9e7b-4c07-9691-d878c0a3c701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='420f0ee8af724d16b6d19947afb1bf23',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1066880201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fb14893-14a0-4850-80ab-7b41b82682f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166f276f6aa74fb387749fe8fc9e98c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='420f0ee8af724d16b6d19947afb1bf23',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:32.480921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d80f28-8696-4bf9-a4c4-1067627d9b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:32.507387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d80f28-8696-4bf9-a4c4-1067627d9b68) transitioned into state 'SUCCESS' from state '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-1066880201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166f276f6aa74fb387749fe8fc9e98c0',qos_specs=None,replication_status=,reservations=['1ae2bc01-fdfc-4210-bdd1-e752acfd7485','1a8e9aad-3a22-45c3-a638-86a5df2943d2','5fe110ce-3641-4d06-8fa1-41dcc8adde60','8ff246bd-9e7b-4c07-9691-d878c0a3c701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='420f0ee8af724d16b6d19947afb1bf23',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:32.509326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb499c0-9b27-43e4-b562-cd95fd8b2149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:32.523768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb499c0-9b27-43e4-b562-cd95fd8b2149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:32.526464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Flow 'volume_create_api' (57755f92-0dcd-4e65-bd13-04c94348d6b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:45:32.575935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Create volume request issued successfully. Jan 21 03:45:32.593594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-46bd8885-1a97-4ac1-93be-f78d29ba0d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes returned with HTTP 202 Jan 21 03:45:32.595158 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 234/468] 10.222.0.22 () {64 vars in 1512 bytes} [Thu Jan 21 03:45:32 2021] POST /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes => generated 824 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:45:32.605866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-310948f5-4117-4233-842d-86f153185150 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:32.606550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-310948f5-4117-4233-842d-86f153185150 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:32.607217 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-310948f5-4117-4233-842d-86f153185150 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:32.675998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:32.675998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:32.693868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-72c3ced1-d398-4024-afbd-5572889d787c req-310948f5-4117-4233-842d-86f153185150 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Volume info retrieved successfully. Jan 21 03:45:32.721633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-72c3ced1-d398-4024-afbd-5572889d787c req-310948f5-4117-4233-842d-86f153185150 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 200 Jan 21 03:45:32.723800 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 235/469] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:32 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:33.788945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ba7534ae-0127-456c-9bf2-68b1ddc69c63 req-fe788c00-0213-4a64-8c93-f6fc5d32968d tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:33.790172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ba7534ae-0127-456c-9bf2-68b1ddc69c63 req-fe788c00-0213-4a64-8c93-f6fc5d32968d tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:33.790393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:33.790393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:33.790769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ba7534ae-0127-456c-9bf2-68b1ddc69c63 req-fe788c00-0213-4a64-8c93-f6fc5d32968d tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:33.843325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:33.843325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:33.852649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ba7534ae-0127-456c-9bf2-68b1ddc69c63 req-fe788c00-0213-4a64-8c93-f6fc5d32968d tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Volume info retrieved successfully. Jan 21 03:45:33.876009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ba7534ae-0127-456c-9bf2-68b1ddc69c63 req-fe788c00-0213-4a64-8c93-f6fc5d32968d tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 200 Jan 21 03:45:33.877096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 235/470] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:33 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:34.741760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] POST http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots Jan 21 03:45:34.742045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:34.742045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:34.742600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fb14893-14a0-4850-80ab-7b41b82682f1", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1800994975", "description": null, "metadata": {}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:34.803005 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:34.803005 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:34.804400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Volume info retrieved successfully. Jan 21 03:45:34.804833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Create snapshot from volume 2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:34.877675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Created reservations ['6724a7d8-5828-4689-b7a5-07774e6d5043', '5dbf6023-1084-4eaa-a793-4980b916656a', 'b7907c12-3748-4b52-b4f0-cf18ac085ada', '861dddc8-2785-4159-995f-0715b15152ad'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:45:34.998555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Snapshot create request issued successfully. Jan 21 03:45:34.999367 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-8901cf7a-c3a3-4010-9d9c-4c6757036f4c req-3c1f3430-ca97-481d-8881-baef77ef6d30 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots returned with HTTP 202 Jan 21 03:45:35.003944 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 236/471] 10.222.0.22 () {64 vars in 1518 bytes} [Thu Jan 21 03:45:34 2021] POST /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots => generated 311 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:45:36.266901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a67658b7-373c-4bf5-86fc-15c1cda9dffd req-bfc1d8e3-1445-4411-98ab-eb7a2fb7f8f4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 Jan 21 03:45:36.268080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a67658b7-373c-4bf5-86fc-15c1cda9dffd req-bfc1d8e3-1445-4411-98ab-eb7a2fb7f8f4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:36.268482 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:36.268482 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:36.271438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a67658b7-373c-4bf5-86fc-15c1cda9dffd req-bfc1d8e3-1445-4411-98ab-eb7a2fb7f8f4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:36.324593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:36.324593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:36.326519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a67658b7-373c-4bf5-86fc-15c1cda9dffd req-bfc1d8e3-1445-4411-98ab-eb7a2fb7f8f4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Snapshot retrieved successfully. Jan 21 03:45:36.343743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a67658b7-373c-4bf5-86fc-15c1cda9dffd req-bfc1d8e3-1445-4411-98ab-eb7a2fb7f8f4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 returned with HTTP 200 Jan 21 03:45:36.346922 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 236/472] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 03:45:36 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 => generated 443 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:37.413754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/detail Jan 21 03:45:37.414401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:37.414800 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:37.414800 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:37.415378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:37.416142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:45:37.416982 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:37.416982 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:37.418861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:45:37.439475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Get all snapshots completed successfully. Jan 21 03:45:37.440567 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:37.440567 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:37.442641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-09c89b2e-fa18-428c-b2cc-dd0001f14833 req-daf15444-d353-4be6-b90b-93843231e5a0 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/detail returned with HTTP 200 Jan 21 03:45:37.444018 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 237/473] 10.222.0.22 () {60 vars in 1485 bytes} [Thu Jan 21 03:45:37 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/detail => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:37.734571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] POST http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes Jan 21 03:45:37.735432 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:37.735432 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:37.736148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1181436349", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:37.737882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1181436349', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:45:37.738476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Create volume of 1 GB Jan 21 03:45:37.752331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Availability Zones retrieved successfully. Jan 21 03:45:37.769636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Flow 'volume_create_api' (42ab8b32-456f-4bd4-a936-59e8ead50de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:45:37.773577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a504c6-3db8-4360-8a5a-bd9d6f9e89d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:37.775925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:45:37.843965 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a504c6-3db8-4360-8a5a-bd9d6f9e89d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:37.846380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a160673-0eb1-4866-8458-935194591392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:37.943749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Created reservations ['bb516665-b0cf-4075-86e5-1d2c018ca290', 'b588448c-f44d-4003-bd15-db1f3c00f1b4', '6cb29361-5e53-46df-b655-dee5ff26e4e8', '8b26863a-2b17-4b81-90c4-ffbfeb2be72e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:45:37.945734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a160673-0eb1-4866-8458-935194591392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb516665-b0cf-4075-86e5-1d2c018ca290', 'b588448c-f44d-4003-bd15-db1f3c00f1b4', '6cb29361-5e53-46df-b655-dee5ff26e4e8', '8b26863a-2b17-4b81-90c4-ffbfeb2be72e']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:37.947940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fd7f869-2934-46ba-8cc3-a7bdff00c9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:38.014011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fd7f869-2934-46ba-8cc3-a7bdff00c9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1181436349',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='113f6c959848451fa5dc8f726d0ab4c9',qos_specs=None,replication_status=,reservations=['bb516665-b0cf-4075-86e5-1d2c018ca290','b588448c-f44d-4003-bd15-db1f3c00f1b4','6cb29361-5e53-46df-b655-dee5ff26e4e8','8b26863a-2b17-4b81-90c4-ffbfeb2be72e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3797d484b1434daeec7b5365e9b682',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1181436349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='113f6c959848451fa5dc8f726d0ab4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fe3797d484b1434daeec7b5365e9b682',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:38.016996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab55f81b-77b5-455d-8b34-7bfcbc82f9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:38.044072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab55f81b-77b5-455d-8b34-7bfcbc82f9e8) transitioned into state 'SUCCESS' from state '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-1181436349',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='113f6c959848451fa5dc8f726d0ab4c9',qos_specs=None,replication_status=,reservations=['bb516665-b0cf-4075-86e5-1d2c018ca290','b588448c-f44d-4003-bd15-db1f3c00f1b4','6cb29361-5e53-46df-b655-dee5ff26e4e8','8b26863a-2b17-4b81-90c4-ffbfeb2be72e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3797d484b1434daeec7b5365e9b682',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:38.046001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec29f44f-568d-4773-acad-8fa6cfa2b5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:38.069226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec29f44f-568d-4773-acad-8fa6cfa2b5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:38.072720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Flow 'volume_create_api' (42ab8b32-456f-4bd4-a936-59e8ead50de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:45:38.125585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Create volume request issued successfully. Jan 21 03:45:38.141095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-f4d50f14-3da4-4110-b02e-f08ff04d718e tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes returned with HTTP 202 Jan 21 03:45:38.142788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 237/474] 10.222.0.22 () {64 vars in 1512 bytes} [Thu Jan 21 03:45:37 2021] POST /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes => generated 832 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:45:38.154166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-ebf43dcc-791a-4e96-ac5a-d300a5454779 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] GET http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:38.154935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-ebf43dcc-791a-4e96-ac5a-d300a5454779 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:38.155712 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:38.155712 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:38.156479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-ebf43dcc-791a-4e96-ac5a-d300a5454779 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:38.236517 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:38.236517 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:38.254166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-ebf43dcc-791a-4e96-ac5a-d300a5454779 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Volume info retrieved successfully. Jan 21 03:45:38.304416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-68c5639d-e4e7-44f6-958d-2f758b72d144 req-ebf43dcc-791a-4e96-ac5a-d300a5454779 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 200 Jan 21 03:45:38.308694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-681b3dcd-e459-4850-9959-d589a7a97d7f req-0b45b64a-c944-46bf-bfd2-7e4c6e402f16 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 Jan 21 03:45:38.315817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-681b3dcd-e459-4850-9959-d589a7a97d7f req-0b45b64a-c944-46bf-bfd2-7e4c6e402f16 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:38.316047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:38.316047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:38.316421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-681b3dcd-e459-4850-9959-d589a7a97d7f req-0b45b64a-c944-46bf-bfd2-7e4c6e402f16 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:38.318219 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 238/475] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:38 2021] GET /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 924 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:38.342340 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:38.342340 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:38.343515 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-681b3dcd-e459-4850-9959-d589a7a97d7f req-0b45b64a-c944-46bf-bfd2-7e4c6e402f16 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Snapshot retrieved successfully. Jan 21 03:45:38.345433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-681b3dcd-e459-4850-9959-d589a7a97d7f req-0b45b64a-c944-46bf-bfd2-7e4c6e402f16 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 returned with HTTP 200 Jan 21 03:45:38.346421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 238/476] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 03:45:38 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:45:39.624051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a67d7786-1032-4792-a714-ebe5205fb204 req-292b8f8c-5d72-46aa-aa6d-c2fefab7c129 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] GET http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:39.626182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a67d7786-1032-4792-a714-ebe5205fb204 req-292b8f8c-5d72-46aa-aa6d-c2fefab7c129 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:39.626590 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:39.626590 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:39.627249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a67d7786-1032-4792-a714-ebe5205fb204 req-292b8f8c-5d72-46aa-aa6d-c2fefab7c129 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:39.681944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:39.681944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:39.690303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a67d7786-1032-4792-a714-ebe5205fb204 req-292b8f8c-5d72-46aa-aa6d-c2fefab7c129 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Volume info retrieved successfully. Jan 21 03:45:39.713792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a67d7786-1032-4792-a714-ebe5205fb204 req-292b8f8c-5d72-46aa-aa6d-c2fefab7c129 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 200 Jan 21 03:45:39.714953 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 239/477] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:39 2021] GET /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 925 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:39.752218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] DELETE http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 Jan 21 03:45:39.752731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:39.752944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:39.752944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:39.753319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:39.753679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Delete snapshot with id: c6093228-45e7-48f6-bdbb-f4efa5bddb32 Jan 21 03:45:39.789934 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:39.789934 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:39.791105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Snapshot retrieved successfully. Jan 21 03:45:39.869716 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Snapshot delete request issued successfully. Jan 21 03:45:39.870357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2231532d-f37f-4fbe-afb1-2ead18346711 req-c86eda18-071f-45ea-ac23-8e81a9e3999e tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 returned with HTTP 202 Jan 21 03:45:39.872643 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 239/478] 10.222.0.22 () {62 vars in 1597 bytes} [Thu Jan 21 03:45:39 2021] DELETE /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:45:40.765725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7fa24c53-3529-4417-9007-72f5b4e58e8b req-094c9f5d-026f-4449-a211-21ccda07dbe4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 Jan 21 03:45:40.766222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7fa24c53-3529-4417-9007-72f5b4e58e8b req-094c9f5d-026f-4449-a211-21ccda07dbe4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:40.766469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:40.766469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:40.766772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7fa24c53-3529-4417-9007-72f5b4e58e8b req-094c9f5d-026f-4449-a211-21ccda07dbe4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:40.795727 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:40.795727 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:40.796967 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-7fa24c53-3529-4417-9007-72f5b4e58e8b req-094c9f5d-026f-4449-a211-21ccda07dbe4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Snapshot retrieved successfully. Jan 21 03:45:40.798727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-86af7743-2515-4a86-a22b-4dd47b58d02f req-ad1659c7-61fb-4e92-9f9b-5f6ed3389513 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] GET http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:40.798882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7fa24c53-3529-4417-9007-72f5b4e58e8b req-094c9f5d-026f-4449-a211-21ccda07dbe4 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 returned with HTTP 200 Jan 21 03:45:40.799288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-86af7743-2515-4a86-a22b-4dd47b58d02f req-ad1659c7-61fb-4e92-9f9b-5f6ed3389513 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:40.799503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:40.799503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:40.799949 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 240/479] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 03:45:40 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:40.800223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-86af7743-2515-4a86-a22b-4dd47b58d02f req-ad1659c7-61fb-4e92-9f9b-5f6ed3389513 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:40.884916 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:40.884916 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:40.896621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-86af7743-2515-4a86-a22b-4dd47b58d02f req-ad1659c7-61fb-4e92-9f9b-5f6ed3389513 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Volume info retrieved successfully. Jan 21 03:45:40.922033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-86af7743-2515-4a86-a22b-4dd47b58d02f req-ad1659c7-61fb-4e92-9f9b-5f6ed3389513 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 200 Jan 21 03:45:40.923967 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 240/480] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:40 2021] GET /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 925 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:41.464411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] DELETE http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:41.464881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:41.465074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:41.465074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:41.465693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:41.466308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Delete volume with id: cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:41.528575 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:41.528575 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:41.530174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Volume info retrieved successfully. Jan 21 03:45:41.589976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Delete volume request issued successfully. Jan 21 03:45:41.592410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c88bb5f4-94d1-43c6-8bc5-746f3621f3c2 req-4b2ded28-58c5-4995-976c-5dc6f2fcf42f tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 202 Jan 21 03:45:41.598383 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 241/481] 10.222.0.22 () {62 vars in 1591 bytes} [Thu Jan 21 03:45:41 2021] DELETE /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:45:41.634396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-311aad26-c699-49d9-8b29-cf9e076bbf71 req-0aede8ea-de35-442a-a3c1-8a38a51d6af6 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] GET http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:41.634923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-311aad26-c699-49d9-8b29-cf9e076bbf71 req-0aede8ea-de35-442a-a3c1-8a38a51d6af6 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:41.635189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:41.635189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:41.635565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-311aad26-c699-49d9-8b29-cf9e076bbf71 req-0aede8ea-de35-442a-a3c1-8a38a51d6af6 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:41.723150 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:41.723150 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:41.731724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-311aad26-c699-49d9-8b29-cf9e076bbf71 req-0aede8ea-de35-442a-a3c1-8a38a51d6af6 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Volume info retrieved successfully. Jan 21 03:45:41.756301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-311aad26-c699-49d9-8b29-cf9e076bbf71 req-0aede8ea-de35-442a-a3c1-8a38a51d6af6 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 200 Jan 21 03:45:41.757145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 241/482] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:41 2021] GET /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 924 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:42.446033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-52cdae53-e30b-454d-9ada-847880b89615 req-ca94a502-874a-4a41-a102-5cb9c807872b tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 Jan 21 03:45:42.446540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-52cdae53-e30b-454d-9ada-847880b89615 req-ca94a502-874a-4a41-a102-5cb9c807872b tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:42.446925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:42.446925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:42.447574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-52cdae53-e30b-454d-9ada-847880b89615 req-ca94a502-874a-4a41-a102-5cb9c807872b tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:42.488444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-52cdae53-e30b-454d-9ada-847880b89615 req-ca94a502-874a-4a41-a102-5cb9c807872b tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 returned with HTTP 404 Jan 21 03:45:42.489956 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 242/483] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 03:45:42 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/snapshots/c6093228-45e7-48f6-bdbb-f4efa5bddb32 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:42.845115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] DELETE http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:42.846435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:42.846435 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:42.846435 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:42.846435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:42.846435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Delete volume with id: 2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:42.897493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:42.897493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:42.898679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Volume info retrieved successfully. Jan 21 03:45:42.939644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Delete volume request issued successfully. Jan 21 03:45:42.941005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bb193362-e4f3-4f89-a80d-1a349cbe247e req-d82982aa-f54e-4e7c-b630-c2e668baa917 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 202 Jan 21 03:45:42.941005 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 242/484] 10.222.0.22 () {62 vars in 1591 bytes} [Thu Jan 21 03:45:42 2021] DELETE /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:45:43.039529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c823a0a6-0ce1-43ae-ba16-369aeb6f9bd2 req-2da58872-a7ec-43ad-b253-8d2d9d3de0d9 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] GET http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:43.040059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c823a0a6-0ce1-43ae-ba16-369aeb6f9bd2 req-2da58872-a7ec-43ad-b253-8d2d9d3de0d9 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:43.040548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c823a0a6-0ce1-43ae-ba16-369aeb6f9bd2 req-2da58872-a7ec-43ad-b253-8d2d9d3de0d9 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:43.126906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ac80c965-f282-4243-a825-f6bcde9e8c6d req-a9596dbf-7655-4724-8423-fa4f77d15277 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:43.127491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ac80c965-f282-4243-a825-f6bcde9e8c6d req-a9596dbf-7655-4724-8423-fa4f77d15277 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:43.127708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:43.127708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:43.128085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ac80c965-f282-4243-a825-f6bcde9e8c6d req-a9596dbf-7655-4724-8423-fa4f77d15277 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:43.153266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:43.153266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:43.174271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c823a0a6-0ce1-43ae-ba16-369aeb6f9bd2 req-2da58872-a7ec-43ad-b253-8d2d9d3de0d9 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Volume info retrieved successfully. Jan 21 03:45:43.237460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c823a0a6-0ce1-43ae-ba16-369aeb6f9bd2 req-2da58872-a7ec-43ad-b253-8d2d9d3de0d9 tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 200 Jan 21 03:45:43.238367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:43.238367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:43.239266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 243/485] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:43 2021] GET /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 924 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:43.270605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ac80c965-f282-4243-a825-f6bcde9e8c6d req-a9596dbf-7655-4724-8423-fa4f77d15277 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Volume info retrieved successfully. Jan 21 03:45:43.335243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ac80c965-f282-4243-a825-f6bcde9e8c6d req-a9596dbf-7655-4724-8423-fa4f77d15277 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 200 Jan 21 03:45:43.339094 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 243/486] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:43 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 916 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:45.327347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1613a241-5880-498b-b04d-1372801b0d89 req-a414c9ac-15e3-49ed-ab75-0cafa11dcc4a tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] GET http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae Jan 21 03:45:45.328524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1613a241-5880-498b-b04d-1372801b0d89 req-a414c9ac-15e3-49ed-ab75-0cafa11dcc4a tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:45.328949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:45.328949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:45.329611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1613a241-5880-498b-b04d-1372801b0d89 req-a414c9ac-15e3-49ed-ab75-0cafa11dcc4a tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:45.385133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1613a241-5880-498b-b04d-1372801b0d89 req-a414c9ac-15e3-49ed-ab75-0cafa11dcc4a tempest-VolumesGetTestJSON-2086359717 tempest-VolumesGetTestJSON-2086359717] http://10.222.0.22/volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae returned with HTTP 404 Jan 21 03:45:45.386778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 244/487] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:45 2021] GET /volume/v3/113f6c959848451fa5dc8f726d0ab4c9/volumes/cc7b230b-ce1e-421e-bf7d-82dbc7fe51ae => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:45.473873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f1e33bff-ec63-4a1b-a9e2-06796e04dabb req-fa25506a-b5e9-43b1-bcc7-e7fef9ee7162 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:45.475023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f1e33bff-ec63-4a1b-a9e2-06796e04dabb req-fa25506a-b5e9-43b1-bcc7-e7fef9ee7162 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:45.475023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:45.475023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:45.475651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f1e33bff-ec63-4a1b-a9e2-06796e04dabb req-fa25506a-b5e9-43b1-bcc7-e7fef9ee7162 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:45.566348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f1e33bff-ec63-4a1b-a9e2-06796e04dabb req-fa25506a-b5e9-43b1-bcc7-e7fef9ee7162 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 404 Jan 21 03:45:45.569143 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 244/488] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:45 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:47.539971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1d90454f-3d4c-4a24-b3b1-c17a50ef90d8 req-9e4fe5df-0f42-45e7-8d03-333860d24bc9 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] DELETE http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:47.542456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1d90454f-3d4c-4a24-b3b1-c17a50ef90d8 req-9e4fe5df-0f42-45e7-8d03-333860d24bc9 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:47.543940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1d90454f-3d4c-4a24-b3b1-c17a50ef90d8 req-9e4fe5df-0f42-45e7-8d03-333860d24bc9 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:47.544617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-1d90454f-3d4c-4a24-b3b1-c17a50ef90d8 req-9e4fe5df-0f42-45e7-8d03-333860d24bc9 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Delete volume with id: 2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:47.609723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1d90454f-3d4c-4a24-b3b1-c17a50ef90d8 req-9e4fe5df-0f42-45e7-8d03-333860d24bc9 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 404 Jan 21 03:45:47.638267 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 245/489] 10.222.0.22 () {62 vars in 1591 bytes} [Thu Jan 21 03:45:47 2021] DELETE /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:48.934014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a734329f-fe0f-41b7-b2ca-09844f037e64 req-2ca00de6-6b65-4750-bcea-a71385a8f880 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] GET http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 Jan 21 03:45:48.935368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a734329f-fe0f-41b7-b2ca-09844f037e64 req-2ca00de6-6b65-4750-bcea-a71385a8f880 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:48.936526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a734329f-fe0f-41b7-b2ca-09844f037e64 req-2ca00de6-6b65-4750-bcea-a71385a8f880 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:48.993725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a734329f-fe0f-41b7-b2ca-09844f037e64 req-2ca00de6-6b65-4750-bcea-a71385a8f880 tempest-VolumesSnapshotsTestJSON-612254497 tempest-VolumesSnapshotsTestJSON-612254497] http://10.222.0.22/volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 returned with HTTP 404 Jan 21 03:45:48.995386 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 245/490] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:45:48 2021] GET /volume/v3/166f276f6aa74fb387749fe8fc9e98c0/volumes/2fb14893-14a0-4850-80ab-7b41b82682f1 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:45:52.524887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes Jan 21 03:45:52.525625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1917594589"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:52.527110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1917594589'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:45:52.527644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume of 1 GB Jan 21 03:45:52.555513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Availability Zones retrieved successfully. Jan 21 03:45:52.602022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (2cf7cabb-93b7-43b8-8327-cd6715eaca31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:45:52.608022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670668e4-fdba-4a5c-9c87-c2d6d5df92ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:52.616926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:45:52.759958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670668e4-fdba-4a5c-9c87-c2d6d5df92ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:52.762510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec459512-dad7-4e98-8185-446ac3a49a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:52.945735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Created reservations ['a562e381-9023-40f2-b23b-1318519f89d5', '72f25e74-f7ab-40ff-bbce-362e887f3456', '4f30fb23-211b-49e8-8f9f-ff653b78c870', 'bb74410d-481f-4daa-af3c-968ec06b0298'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:45:52.948767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec459512-dad7-4e98-8185-446ac3a49a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a562e381-9023-40f2-b23b-1318519f89d5', '72f25e74-f7ab-40ff-bbce-362e887f3456', '4f30fb23-211b-49e8-8f9f-ff653b78c870', 'bb74410d-481f-4daa-af3c-968ec06b0298']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:52.955502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd8f56e-45a5-43cd-9e96-71d5988055a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:53.059002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd8f56e-45a5-43cd-9e96-71d5988055a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9d01d7-6519-43cf-a10b-52d14a7a9984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1917594589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['a562e381-9023-40f2-b23b-1318519f89d5','72f25e74-f7ab-40ff-bbce-362e887f3456','4f30fb23-211b-49e8-8f9f-ff653b78c870','bb74410d-481f-4daa-af3c-968ec06b0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1917594589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a9d01d7-6519-43cf-a10b-52d14a7a9984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29806a9b410d4f539ce969c6a3c7464e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3833da0b885644a99347722eb0a52e80',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:53.062353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0dd4baa-68ec-48cf-913f-f90aff106ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:53.099178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0dd4baa-68ec-48cf-913f-f90aff106ea2) transitioned into state 'SUCCESS' from state '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-1917594589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['a562e381-9023-40f2-b23b-1318519f89d5','72f25e74-f7ab-40ff-bbce-362e887f3456','4f30fb23-211b-49e8-8f9f-ff653b78c870','bb74410d-481f-4daa-af3c-968ec06b0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:53.101657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33a8a81-c2bc-430c-84ab-949dc472ebac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:45:53.157215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33a8a81-c2bc-430c-84ab-949dc472ebac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:45:53.160793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (2cf7cabb-93b7-43b8-8327-cd6715eaca31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:45:53.287940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request issued successfully. Jan 21 03:45:53.318110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ea43f26-1d51-4dee-97c6-ec7d0448c3ea tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes returned with HTTP 202 Jan 21 03:45:53.321228 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 246/491] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:45:52 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes => generated 818 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:45:53.335216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da1294fa-60c7-448b-bbde-bcc726fbf6f5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:53.335838 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da1294fa-60c7-448b-bbde-bcc726fbf6f5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:53.336433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da1294fa-60c7-448b-bbde-bcc726fbf6f5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:53.474859 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:53.474859 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:53.513690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da1294fa-60c7-448b-bbde-bcc726fbf6f5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:53.572920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da1294fa-60c7-448b-bbde-bcc726fbf6f5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:53.594103 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 246/492] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:53 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 910 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:54.590702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8e77018-23c9-47d2-a714-38c2ec23980e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:54.591347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8e77018-23c9-47d2-a714-38c2ec23980e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:54.591433 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:54.591433 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:54.591831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8e77018-23c9-47d2-a714-38c2ec23980e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:54.713212 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:54.713212 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:54.732609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e8e77018-23c9-47d2-a714-38c2ec23980e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:54.764980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8e77018-23c9-47d2-a714-38c2ec23980e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:54.775420 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 247/493] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:54 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:55.784098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7d3060f-eda3-424f-b62d-f04eed44439a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:55.784587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7d3060f-eda3-424f-b62d-f04eed44439a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:55.784783 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:55.784783 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:55.785749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7d3060f-eda3-424f-b62d-f04eed44439a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:56.089249 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:56.089249 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:56.122662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7d3060f-eda3-424f-b62d-f04eed44439a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:56.179575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7d3060f-eda3-424f-b62d-f04eed44439a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:56.180441 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 247/494] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:55 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 911 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:56.196420 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action Jan 21 03:45:56.198939 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:56.198939 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:56.199417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action body: b'{"os-attach": {"instance_uuid": "3bc3d9e9-77a1-4dea-9f17-81b77d23eef9", "mountpoint": "/dev/sdb"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:45:56.199953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3bc3d9e9-77a1-4dea-9f17-81b77d23eef9", "mountpoint": "/dev/sdb"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:56.333371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:56.333371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:56.335038 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:56.356997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Update volume admin metadata completed successfully. Jan 21 03:45:56.597197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Attach volume completed successfully. Jan 21 03:45:56.597885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd0deb34-267e-4d28-bc04-f07b9592bd3f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action returned with HTTP 202 Jan 21 03:45:56.602457 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 248/495] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:45:56 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:45:56.606473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-840ee828-25e0-475c-96ff-86db71551fc5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:56.607228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-840ee828-25e0-475c-96ff-86db71551fc5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:56.607624 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:56.607624 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:56.608261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-840ee828-25e0-475c-96ff-86db71551fc5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:56.679312 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:56.679312 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:56.688548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-840ee828-25e0-475c-96ff-86db71551fc5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:56.710334 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:56.710334 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:56.720253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-840ee828-25e0-475c-96ff-86db71551fc5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:56.723070 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 248/496] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:56 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 1245 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:45:56.743736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47b28b21-4d87-4e83-a91e-54fe91ded12e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:56.744655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47b28b21-4d87-4e83-a91e-54fe91ded12e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:56.745071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:56.745071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:56.745713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47b28b21-4d87-4e83-a91e-54fe91ded12e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:56.824816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:56.824816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:56.836285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-47b28b21-4d87-4e83-a91e-54fe91ded12e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:56.862744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:56.862744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:56.875709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47b28b21-4d87-4e83-a91e-54fe91ded12e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:56.882702 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 249/497] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:56 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 1245 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:45:57.217827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94a70387-e697-44c0-ac15-7ebf016c20d0 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action Jan 21 03:45:57.218365 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:57.218365 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:57.218886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94a70387-e697-44c0-ac15-7ebf016c20d0 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:45:57.219467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94a70387-e697-44c0-ac15-7ebf016c20d0 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:57.220379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-94a70387-e697-44c0-ac15-7ebf016c20d0 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '2a9d01d7-6519-43cf-a10b-52d14a7a9984' with '{'status': 'error'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:45:57.447255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:57.447255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:57.522746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94a70387-e697-44c0-ac15-7ebf016c20d0 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action returned with HTTP 202 Jan 21 03:45:57.527477 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 249/498] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:45:56 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action => generated 0 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:45:57.534643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59a46644-8e7c-4152-857e-b9d71533c278 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:57.536802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59a46644-8e7c-4152-857e-b9d71533c278 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:57.537223 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:57.537223 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:57.538292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59a46644-8e7c-4152-857e-b9d71533c278 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:57.607479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:57.607479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:57.621440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-59a46644-8e7c-4152-857e-b9d71533c278 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:57.656188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:57.656188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:57.668537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59a46644-8e7c-4152-857e-b9d71533c278 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:57.670082 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 250/499] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:57 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 1244 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:45:57.695117 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action Jan 21 03:45:57.695117 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:57.695117 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:57.695117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f42d6d3a-5293-488f-b655-44adcc1f652b"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:45:57.695543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f42d6d3a-5293-488f-b655-44adcc1f652b"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:57.836836 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:57.836836 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:57.838392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Volume info retrieved successfully. Jan 21 03:45:57.953919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Terminate volume connection completed successfully. Jan 21 03:45:57.966809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87905) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 03:45:58.312255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Detach volume completed successfully. Jan 21 03:45:58.312850 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4f3a242-ee11-48f9-8f13-5bc3fec4597c tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action returned with HTTP 202 Jan 21 03:45:58.322248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 250/500] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:45:57 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action => generated 0 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:45:58.325649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9c2c96f-dc33-44d3-8996-c2bad97f59b6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:58.325649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9c2c96f-dc33-44d3-8996-c2bad97f59b6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:58.325649 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:58.325649 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:58.325649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9c2c96f-dc33-44d3-8996-c2bad97f59b6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:58.440339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:58.440339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:58.463060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9c2c96f-dc33-44d3-8996-c2bad97f59b6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:58.536450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9c2c96f-dc33-44d3-8996-c2bad97f59b6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:58.537150 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 251/501] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:58 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 930 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:58.554216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-487ee44b-cb37-4963-bdba-a6fe923d6ca9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:58.555533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-487ee44b-cb37-4963-bdba-a6fe923d6ca9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:58.555838 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:58.555838 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:58.556371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-487ee44b-cb37-4963-bdba-a6fe923d6ca9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:58.633211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:58.633211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:58.657575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-487ee44b-cb37-4963-bdba-a6fe923d6ca9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:58.705782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-487ee44b-cb37-4963-bdba-a6fe923d6ca9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:58.706744 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 251/502] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:58 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 930 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:45:58.722105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2bd925b3-fde2-4d30-825a-65dfeedf82e3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action Jan 21 03:45:58.723582 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:58.723582 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:58.724027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2bd925b3-fde2-4d30-825a-65dfeedf82e3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action body: b'{"os-detach": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:45:58.724521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2bd925b3-fde2-4d30-825a-65dfeedf82e3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:45:58.826720 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:58.826720 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:58.830372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2bd925b3-fde2-4d30-825a-65dfeedf82e3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:58.931499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2bd925b3-fde2-4d30-825a-65dfeedf82e3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Detach volume completed successfully. Jan 21 03:45:58.933496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2bd925b3-fde2-4d30-825a-65dfeedf82e3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action returned with HTTP 202 Jan 21 03:45:58.934582 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 252/503] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:45:58 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:45:58.951383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c870d483-d5d5-4ae5-b541-d5f9eb7bf1f4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:45:58.952203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c870d483-d5d5-4ae5-b541-d5f9eb7bf1f4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:45:58.952621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:45:58.952621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:45:58.954464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c870d483-d5d5-4ae5-b541-d5f9eb7bf1f4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:45:59.028985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:45:59.028985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:45:59.045154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c870d483-d5d5-4ae5-b541-d5f9eb7bf1f4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:45:59.080904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c870d483-d5d5-4ae5-b541-d5f9eb7bf1f4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:45:59.087647 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 252/504] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:45:58 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 930 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:07.955988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes Jan 21 03:46:07.956407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:07.956407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:07.957213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-808764205"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:07.962031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-808764205'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:46:07.963905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume of 1 GB Jan 21 03:46:08.090537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Availability Zones retrieved successfully. Jan 21 03:46:08.153225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (930c65c3-a8a9-44ff-836e-98695135028d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:08.164202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c333e7ba-8855-4ac8-ada7-492c43155ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:08.174155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:46:08.467219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c333e7ba-8855-4ac8-ada7-492c43155ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:08.467219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb75ae1-c2b4-4fd2-819c-537a79052ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:08.774882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Created reservations ['58615644-a8bc-4945-91e9-dd32450d8d0c', 'ce08c387-7cc2-4369-b747-1a5b07fe20b0', '13a915d9-9515-43b0-9751-397b7fec495d', '3a0a11b8-8452-44b4-a72d-1b0ba4d1dd94'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:46:08.779323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb75ae1-c2b4-4fd2-819c-537a79052ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58615644-a8bc-4945-91e9-dd32450d8d0c', 'ce08c387-7cc2-4369-b747-1a5b07fe20b0', '13a915d9-9515-43b0-9751-397b7fec495d', '3a0a11b8-8452-44b4-a72d-1b0ba4d1dd94']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:08.782351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c007e06-1743-46db-83cc-f9d4275660d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:09.307992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c007e06-1743-46db-83cc-f9d4275660d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0440588c-1e1e-49fd-911a-4bd363e7c68c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808764205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['58615644-a8bc-4945-91e9-dd32450d8d0c','ce08c387-7cc2-4369-b747-1a5b07fe20b0','13a915d9-9515-43b0-9751-397b7fec495d','3a0a11b8-8452-44b4-a72d-1b0ba4d1dd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808764205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0440588c-1e1e-49fd-911a-4bd363e7c68c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29806a9b410d4f539ce969c6a3c7464e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3833da0b885644a99347722eb0a52e80',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:09.318159 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f70116-e212-45fb-9ca5-1bf2c6e0338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:09.593342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f70116-e212-45fb-9ca5-1bf2c6e0338d) transitioned into state 'SUCCESS' from state '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-808764205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['58615644-a8bc-4945-91e9-dd32450d8d0c','ce08c387-7cc2-4369-b747-1a5b07fe20b0','13a915d9-9515-43b0-9751-397b7fec495d','3a0a11b8-8452-44b4-a72d-1b0ba4d1dd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:09.616787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a18b484-1754-4212-a69e-f749901bd627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:09.882305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a18b484-1754-4212-a69e-f749901bd627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:09.901673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (930c65c3-a8a9-44ff-836e-98695135028d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:10.087150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request issued successfully. Jan 21 03:46:10.126448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-424f88b9-e94c-4e16-bf29-9baf1c6afc49 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes returned with HTTP 202 Jan 21 03:46:10.128004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 253/505] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:46:07 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes => generated 817 bytes in 2191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:46:10.143175 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5832b57b-1eda-46b0-bb4a-fc94ba9597cf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:10.143896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5832b57b-1eda-46b0-bb4a-fc94ba9597cf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:10.144218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:10.144218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:10.144788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5832b57b-1eda-46b0-bb4a-fc94ba9597cf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:10.266201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:10.266201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:10.287538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5832b57b-1eda-46b0-bb4a-fc94ba9597cf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:10.335820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5832b57b-1eda-46b0-bb4a-fc94ba9597cf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:10.339858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 253/506] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:10 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 885 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:11.356940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-822b1e1d-63c0-4a54-a753-a97561e5a589 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:11.358150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-822b1e1d-63c0-4a54-a753-a97561e5a589 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:11.358574 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:11.358574 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:11.367488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-822b1e1d-63c0-4a54-a753-a97561e5a589 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:11.606870 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:11.606870 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:11.645246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-822b1e1d-63c0-4a54-a753-a97561e5a589 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:11.737833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-822b1e1d-63c0-4a54-a753-a97561e5a589 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:11.747342 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 254/507] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:11 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 909 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:12.764298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc87895a-fb77-4e86-aed0-96263517515d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:12.773710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc87895a-fb77-4e86-aed0-96263517515d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:12.774156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:12.774156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:12.774831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc87895a-fb77-4e86-aed0-96263517515d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:13.084869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:13.084869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:13.139787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bc87895a-fb77-4e86-aed0-96263517515d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:13.241854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc87895a-fb77-4e86-aed0-96263517515d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:13.241854 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 254/508] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:12 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 910 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:13.254907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da78a61e-8665-4427-adeb-3d449bb7068a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c/action Jan 21 03:46:13.254907 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:13.254907 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:13.254907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da78a61e-8665-4427-adeb-3d449bb7068a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:13.254907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da78a61e-8665-4427-adeb-3d449bb7068a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:13.254907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-da78a61e-8665-4427-adeb-3d449bb7068a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '0440588c-1e1e-49fd-911a-4bd363e7c68c' with '{'status': 'attaching'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:13.745016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:13.745016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:14.044949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da78a61e-8665-4427-adeb-3d449bb7068a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c/action returned with HTTP 202 Jan 21 03:46:14.044949 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 255/509] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:13 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c/action => generated 0 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:14.059202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-08c0d067-e742-4f8c-8ea0-3b076e9d6c36 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:14.059202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-08c0d067-e742-4f8c-8ea0-3b076e9d6c36 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:14.059202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:14.059202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:14.059202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-08c0d067-e742-4f8c-8ea0-3b076e9d6c36 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:14.204694 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:14.204694 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:14.233103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-08c0d067-e742-4f8c-8ea0-3b076e9d6c36 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:14.274996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-08c0d067-e742-4f8c-8ea0-3b076e9d6c36 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:14.276728 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 255/510] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:14 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:14.293550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d44e1dd5-c0c9-4ebc-9757-b0735637c6c7 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c/action Jan 21 03:46:14.294003 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:14.294003 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:14.294434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d44e1dd5-c0c9-4ebc-9757-b0735637c6c7 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:14.294978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d44e1dd5-c0c9-4ebc-9757-b0735637c6c7 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:14.514698 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:14.514698 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:14.524509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d44e1dd5-c0c9-4ebc-9757-b0735637c6c7 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Volume info retrieved successfully. Jan 21 03:46:14.617723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d44e1dd5-c0c9-4ebc-9757-b0735637c6c7 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Delete volume request issued successfully. Jan 21 03:46:14.618256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d44e1dd5-c0c9-4ebc-9757-b0735637c6c7 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c/action returned with HTTP 202 Jan 21 03:46:14.619159 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 256/511] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:14 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:14.627962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f597099-86fc-4bb8-be4c-b8a7d6bc5894 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:14.627962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f597099-86fc-4bb8-be4c-b8a7d6bc5894 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:14.629001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:14.629001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:14.629001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f597099-86fc-4bb8-be4c-b8a7d6bc5894 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:14.704529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:14.704529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:14.719073 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f597099-86fc-4bb8-be4c-b8a7d6bc5894 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:14.760931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f597099-86fc-4bb8-be4c-b8a7d6bc5894 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:14.762061 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 256/512] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:14 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:15.784082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6aa4724-3440-487a-86fb-d48292979a80 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:15.787706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6aa4724-3440-487a-86fb-d48292979a80 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:15.792300 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:15.792300 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:15.793016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6aa4724-3440-487a-86fb-d48292979a80 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:15.986936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:15.986936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:16.017214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6aa4724-3440-487a-86fb-d48292979a80 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:16.067078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6aa4724-3440-487a-86fb-d48292979a80 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:16.080394 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 257/513] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:15 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 909 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:17.090029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf9e0dff-a6ef-40f1-bf2c-88fe5dd6ca95 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:17.090648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf9e0dff-a6ef-40f1-bf2c-88fe5dd6ca95 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:17.090951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:17.090951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:17.091506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf9e0dff-a6ef-40f1-bf2c-88fe5dd6ca95 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:17.231612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:17.231612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:17.245340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bf9e0dff-a6ef-40f1-bf2c-88fe5dd6ca95 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:17.276914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf9e0dff-a6ef-40f1-bf2c-88fe5dd6ca95 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:17.278908 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 257/514] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:17 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:18.306537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95e131cb-da99-4e48-b1e3-4bf34ce864e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:18.306537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95e131cb-da99-4e48-b1e3-4bf34ce864e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:18.306537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:18.306537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:18.306537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95e131cb-da99-4e48-b1e3-4bf34ce864e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:18.513122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:18.513122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:18.562009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95e131cb-da99-4e48-b1e3-4bf34ce864e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:18.671008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95e131cb-da99-4e48-b1e3-4bf34ce864e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 200 Jan 21 03:46:18.697368 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 258/515] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:18 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 909 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:19.784460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0133d3c8-fa7b-4942-84db-b2564691839c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:19.786602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0133d3c8-fa7b-4942-84db-b2564691839c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:19.787022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:19.787022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:19.787675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0133d3c8-fa7b-4942-84db-b2564691839c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:19.953606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0133d3c8-fa7b-4942-84db-b2564691839c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 404 Jan 21 03:46:19.954469 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 258/516] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:19 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:19.964833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes Jan 21 03:46:19.965286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:19.965286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:19.965707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1696640450"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:19.967017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1696640450'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:46:19.967651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume of 1 GB Jan 21 03:46:20.012654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Availability Zones retrieved successfully. Jan 21 03:46:20.068537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (159c4263-606d-4b7c-b943-29b459002a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:20.085128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f22755-56d4-4d8a-bf3e-4c2c296012d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:20.086940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:46:20.340652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f22755-56d4-4d8a-bf3e-4c2c296012d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:20.344188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bdf9c39-b0d0-4fd1-9eec-06d7df5e8024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:20.632542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Created reservations ['baca433d-bb23-4c5e-a799-1efc17ef9f80', 'd2af2684-def1-4f6f-842f-97a15c6b3cf4', 'f063f4ae-f49c-4cdc-bb86-fdf427111464', '0038c55d-0667-45c9-89d0-db055faa2c88'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:46:20.650053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bdf9c39-b0d0-4fd1-9eec-06d7df5e8024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baca433d-bb23-4c5e-a799-1efc17ef9f80', 'd2af2684-def1-4f6f-842f-97a15c6b3cf4', 'f063f4ae-f49c-4cdc-bb86-fdf427111464', '0038c55d-0667-45c9-89d0-db055faa2c88']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:20.666191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e6db96-42b9-4036-aed4-870db408153d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:20.808611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e6db96-42b9-4036-aed4-870db408153d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74345755-9d15-4b90-91c8-24d7d9713910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1696640450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['baca433d-bb23-4c5e-a799-1efc17ef9f80','d2af2684-def1-4f6f-842f-97a15c6b3cf4','f063f4ae-f49c-4cdc-bb86-fdf427111464','0038c55d-0667-45c9-89d0-db055faa2c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1696640450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74345755-9d15-4b90-91c8-24d7d9713910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29806a9b410d4f539ce969c6a3c7464e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3833da0b885644a99347722eb0a52e80',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:20.811177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa96656-113b-47e5-9af4-335ebb6b1384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:20.899089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa96656-113b-47e5-9af4-335ebb6b1384) transitioned into state 'SUCCESS' from state '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-1696640450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['baca433d-bb23-4c5e-a799-1efc17ef9f80','d2af2684-def1-4f6f-842f-97a15c6b3cf4','f063f4ae-f49c-4cdc-bb86-fdf427111464','0038c55d-0667-45c9-89d0-db055faa2c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:20.903339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194552ac-dd16-4096-af5e-2a4cb9c036bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:20.938991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194552ac-dd16-4096-af5e-2a4cb9c036bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:20.953648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (159c4263-606d-4b7c-b943-29b459002a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:21.160398 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request issued successfully. Jan 21 03:46:21.233102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7d47ec4-c3be-4f65-bde7-8eb10095f8c0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes returned with HTTP 202 Jan 21 03:46:21.235463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 259/517] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:46:19 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes => generated 818 bytes in 1273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:46:21.250020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4aad8573-1cee-444a-9321-c2557ccb29c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:21.251071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4aad8573-1cee-444a-9321-c2557ccb29c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:21.251819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4aad8573-1cee-444a-9321-c2557ccb29c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:21.535158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:21.535158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:21.589564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4aad8573-1cee-444a-9321-c2557ccb29c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:21.711829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4aad8573-1cee-444a-9321-c2557ccb29c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:21.720361 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 259/518] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:21 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 910 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:22.733618 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3351a041-1339-4d37-a298-6ee638829c48 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:22.734134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3351a041-1339-4d37-a298-6ee638829c48 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:22.734134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:22.734134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:22.734622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3351a041-1339-4d37-a298-6ee638829c48 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:22.862575 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:22.862575 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:22.891509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3351a041-1339-4d37-a298-6ee638829c48 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:22.979177 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3351a041-1339-4d37-a298-6ee638829c48 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:22.987073 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 260/519] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:22 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:46:24.020488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a44c7f1-c2fe-4da3-acf5-b80b58e3e5a5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:24.020955 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a44c7f1-c2fe-4da3-acf5-b80b58e3e5a5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:24.021098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:24.021098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:24.021443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a44c7f1-c2fe-4da3-acf5-b80b58e3e5a5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:24.268376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:24.268376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:24.316809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a44c7f1-c2fe-4da3-acf5-b80b58e3e5a5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:24.398379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a44c7f1-c2fe-4da3-acf5-b80b58e3e5a5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:24.407614 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 260/520] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:24 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 911 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:24.414152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-288dfcb0-39d6-451f-b515-4431565e2a3e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/74345755-9d15-4b90-91c8-24d7d9713910/action Jan 21 03:46:24.415258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:24.415258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:24.415258 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-288dfcb0-39d6-451f-b515-4431565e2a3e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:24.415679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-288dfcb0-39d6-451f-b515-4431565e2a3e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:24.416543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-288dfcb0-39d6-451f-b515-4431565e2a3e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '74345755-9d15-4b90-91c8-24d7d9713910' with '{'status': 'creating'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:24.838627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:24.838627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:25.084878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-288dfcb0-39d6-451f-b515-4431565e2a3e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/74345755-9d15-4b90-91c8-24d7d9713910/action returned with HTTP 202 Jan 21 03:46:25.088933 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 261/521] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:24 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/74345755-9d15-4b90-91c8-24d7d9713910/action => generated 0 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:46:25.093234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11dee3fe-a169-45c9-8107-0e481e3447e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:25.093747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11dee3fe-a169-45c9-8107-0e481e3447e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:25.094093 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:25.094093 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:25.094801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11dee3fe-a169-45c9-8107-0e481e3447e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:25.229633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:25.229633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:25.245568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-11dee3fe-a169-45c9-8107-0e481e3447e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:25.281875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11dee3fe-a169-45c9-8107-0e481e3447e2 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:25.283171 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 261/522] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:25 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 910 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:25.299868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4db7b23b-b97d-4b87-86c2-5057422e53ab tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/74345755-9d15-4b90-91c8-24d7d9713910/action Jan 21 03:46:25.301426 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:25.301426 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:25.302230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4db7b23b-b97d-4b87-86c2-5057422e53ab tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:25.303038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4db7b23b-b97d-4b87-86c2-5057422e53ab tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:25.440171 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:25.440171 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:25.455902 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4db7b23b-b97d-4b87-86c2-5057422e53ab tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Volume info retrieved successfully. Jan 21 03:46:25.548048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4db7b23b-b97d-4b87-86c2-5057422e53ab tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Delete volume request issued successfully. Jan 21 03:46:25.548681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4db7b23b-b97d-4b87-86c2-5057422e53ab tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/74345755-9d15-4b90-91c8-24d7d9713910/action returned with HTTP 202 Jan 21 03:46:25.550082 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 262/523] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:25 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/74345755-9d15-4b90-91c8-24d7d9713910/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:25.561125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2868d0a-c127-45e3-98f4-c5885480040e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:25.561736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2868d0a-c127-45e3-98f4-c5885480040e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:25.562005 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:25.562005 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:25.562457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2868d0a-c127-45e3-98f4-c5885480040e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:25.686347 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:25.686347 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:25.736007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e2868d0a-c127-45e3-98f4-c5885480040e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:25.807393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2868d0a-c127-45e3-98f4-c5885480040e tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:25.808917 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 262/524] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:25 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 910 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:46:26.825032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fba748c3-7d0a-4542-953b-e5bf0ee02aa5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:26.826227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fba748c3-7d0a-4542-953b-e5bf0ee02aa5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:26.826632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:26.826632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:26.827298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fba748c3-7d0a-4542-953b-e5bf0ee02aa5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:27.004630 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:27.004630 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:27.024236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fba748c3-7d0a-4542-953b-e5bf0ee02aa5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:27.073013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fba748c3-7d0a-4542-953b-e5bf0ee02aa5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:27.073850 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 263/525] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:26 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 910 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:28.092405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18307422-97d4-4acc-b6c6-ad2be5623c92 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:28.092963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18307422-97d4-4acc-b6c6-ad2be5623c92 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:28.093059 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:28.093059 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:28.093419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18307422-97d4-4acc-b6c6-ad2be5623c92 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:28.252171 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:28.252171 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:28.264009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18307422-97d4-4acc-b6c6-ad2be5623c92 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:28.323973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18307422-97d4-4acc-b6c6-ad2be5623c92 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 200 Jan 21 03:46:28.325465 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 263/526] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:28 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:29.342327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c1c900f-eaaa-4afd-81de-00c5c4ab6768 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:29.343416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c1c900f-eaaa-4afd-81de-00c5c4ab6768 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:29.343784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:29.343784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:29.344398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c1c900f-eaaa-4afd-81de-00c5c4ab6768 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:29.468067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c1c900f-eaaa-4afd-81de-00c5c4ab6768 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 404 Jan 21 03:46:29.477897 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 264/527] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:29 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:29.479114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes Jan 21 03:46:29.479778 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:29.479778 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:29.480490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1632703106"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:29.481777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1632703106'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:46:29.484921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume of 1 GB Jan 21 03:46:29.542044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Availability Zones retrieved successfully. Jan 21 03:46:29.603963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (0b8c6ca6-d4cc-4b0a-bd5f-788f7af98d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:29.609152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2348900-4770-4d54-bca5-63b7c080e0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:29.612869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:46:29.810000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2348900-4770-4d54-bca5-63b7c080e0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:29.812254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914108a3-a121-4d6a-a46f-2a468c41c0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:29.958628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes Jan 21 03:46:29.959354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1180729279"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:29.960445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1180729279'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:46:29.960814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume of 1 GB Jan 21 03:46:29.980908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Availability Zones retrieved successfully. Jan 21 03:46:30.002801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Created reservations ['262e6c0c-eaeb-4a9d-b50c-a6d662e7d0f8', 'b0745d58-7833-4efd-b436-2a3f45450314', 'ebc22fed-cca9-4a2d-b017-f19d13b631dd', '614bd9d9-f202-435a-b308-3259d6271d1b'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:46:30.005666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914108a3-a121-4d6a-a46f-2a468c41c0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262e6c0c-eaeb-4a9d-b50c-a6d662e7d0f8', 'b0745d58-7833-4efd-b436-2a3f45450314', 'ebc22fed-cca9-4a2d-b017-f19d13b631dd', '614bd9d9-f202-435a-b308-3259d6271d1b']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.008042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e91841f-b7a6-422c-8d46-d0294d015f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.025951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Flow 'volume_create_api' (7abd688a-18a0-4a81-803e-9849a6d93e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:30.028803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856974ef-11ff-4661-ab47-39020423aa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.030867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:46:30.091593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e91841f-b7a6-422c-8d46-d0294d015f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9d9f8d-75e2-421e-a12c-4f7e9d551da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1632703106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['262e6c0c-eaeb-4a9d-b50c-a6d662e7d0f8','b0745d58-7833-4efd-b436-2a3f45450314','ebc22fed-cca9-4a2d-b017-f19d13b631dd','614bd9d9-f202-435a-b308-3259d6271d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1632703106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9d9f8d-75e2-421e-a12c-4f7e9d551da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29806a9b410d4f539ce969c6a3c7464e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3833da0b885644a99347722eb0a52e80',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.094816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1791b760-15c9-49fc-81aa-631d3c562cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.127680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1791b760-15c9-49fc-81aa-631d3c562cd5) transitioned into state 'SUCCESS' from state '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-1632703106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['262e6c0c-eaeb-4a9d-b50c-a6d662e7d0f8','b0745d58-7833-4efd-b436-2a3f45450314','ebc22fed-cca9-4a2d-b017-f19d13b631dd','614bd9d9-f202-435a-b308-3259d6271d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.130809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (394a48d5-9613-4ad0-a4f2-41133e0905f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.163286 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (394a48d5-9613-4ad0-a4f2-41133e0905f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.165903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (0b8c6ca6-d4cc-4b0a-bd5f-788f7af98d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:30.252497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request issued successfully. Jan 21 03:46:30.268202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856974ef-11ff-4661-ab47-39020423aa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.270337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36058f6a-4f18-407d-8580-778214b1b2c8 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes returned with HTTP 202 Jan 21 03:46:30.271753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 264/528] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:46:29 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes => generated 818 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:46:30.273091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbad532-f598-4cd6-9b53-c7dae426629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.294595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e701d3b3-bf46-4a02-b947-c8c720eac1b3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:30.295409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e701d3b3-bf46-4a02-b947-c8c720eac1b3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:30.295791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:30.295791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:30.296374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e701d3b3-bf46-4a02-b947-c8c720eac1b3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:30.461172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:30.461172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:30.498136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e701d3b3-bf46-4a02-b947-c8c720eac1b3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:30.562007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e701d3b3-bf46-4a02-b947-c8c720eac1b3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:30.571114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 265/529] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:30 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 886 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:30.590848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Created reservations ['6c7ce978-0a59-4827-8a78-fd6f7438c72e', '1031c9da-aa8c-4c14-ae8b-b751f6292c34', 'd4963a71-5cec-4837-8b91-b60550abfc7a', '99aa51a7-f8ae-43b3-90fa-aedbeb0d85c3'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:46:30.594874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbad532-f598-4cd6-9b53-c7dae426629f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7ce978-0a59-4827-8a78-fd6f7438c72e', '1031c9da-aa8c-4c14-ae8b-b751f6292c34', 'd4963a71-5cec-4837-8b91-b60550abfc7a', '99aa51a7-f8ae-43b3-90fa-aedbeb0d85c3']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.606154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7e5042-39e0-4b73-bc9e-f68318115424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.799599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7e5042-39e0-4b73-bc9e-f68318115424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2d5603-b458-4483-bc12-2cac4ce2dbbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1180729279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',qos_specs=None,replication_status=,reservations=['6c7ce978-0a59-4827-8a78-fd6f7438c72e','1031c9da-aa8c-4c14-ae8b-b751f6292c34','d4963a71-5cec-4837-8b91-b60550abfc7a','99aa51a7-f8ae-43b3-90fa-aedbeb0d85c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1180729279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2d5603-b458-4483-bc12-2cac4ce2dbbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.814132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f69bc11-ff0f-4c5c-a979-f022e7693bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.922515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f69bc11-ff0f-4c5c-a979-f022e7693bff) transitioned into state 'SUCCESS' from state '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-1180729279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',qos_specs=None,replication_status=,reservations=['6c7ce978-0a59-4827-8a78-fd6f7438c72e','1031c9da-aa8c-4c14-ae8b-b751f6292c34','d4963a71-5cec-4837-8b91-b60550abfc7a','99aa51a7-f8ae-43b3-90fa-aedbeb0d85c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.924956 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdc05ce-8ba7-45e5-873e-e9eaa9348921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:30.953600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdc05ce-8ba7-45e5-873e-e9eaa9348921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:30.959585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Flow 'volume_create_api' (7abd688a-18a0-4a81-803e-9849a6d93e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:31.427481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume request issued successfully. Jan 21 03:46:31.503790 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06311bfc-6199-4958-aa7d-f34e6114a4aa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes returned with HTTP 202 Jan 21 03:46:31.506147 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 265/530] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:46:29 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes => generated 848 bytes in 1553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:46:31.523690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da3c891f-55bf-4d4f-9e68-220712c62a8d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:31.524202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da3c891f-55bf-4d4f-9e68-220712c62a8d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:31.524601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:31.524601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:31.524954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da3c891f-55bf-4d4f-9e68-220712c62a8d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:31.588071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-baf4e232-b493-4e7d-90c6-132bf57be679 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:31.589324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-baf4e232-b493-4e7d-90c6-132bf57be679 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:31.589969 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:31.589969 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:31.590612 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-baf4e232-b493-4e7d-90c6-132bf57be679 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:31.629736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:31.629736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:31.643883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da3c891f-55bf-4d4f-9e68-220712c62a8d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:31.698508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da3c891f-55bf-4d4f-9e68-220712c62a8d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:31.700054 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 266/531] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:31 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:31.755871 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:31.755871 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:31.770401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-baf4e232-b493-4e7d-90c6-132bf57be679 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:31.841032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-baf4e232-b493-4e7d-90c6-132bf57be679 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:31.842684 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 266/532] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:31 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 910 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:32.716350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-972ab59f-aefd-49f7-a77d-bb8bb8d2d296 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:32.718650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-972ab59f-aefd-49f7-a77d-bb8bb8d2d296 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:32.719068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:32.719068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:32.719708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-972ab59f-aefd-49f7-a77d-bb8bb8d2d296 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:32.859968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6ebe171-d77f-4883-8aaa-c4012eae90c5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:32.860813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6ebe171-d77f-4883-8aaa-c4012eae90c5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:32.861155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:32.861155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:32.861729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6ebe171-d77f-4883-8aaa-c4012eae90c5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:32.861858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:32.861858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:32.896558 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-972ab59f-aefd-49f7-a77d-bb8bb8d2d296 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:32.942988 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:32.942988 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:32.943308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-972ab59f-aefd-49f7-a77d-bb8bb8d2d296 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:32.944321 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 267/533] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:32 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:32.953723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f6ebe171-d77f-4883-8aaa-c4012eae90c5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:32.984347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6ebe171-d77f-4883-8aaa-c4012eae90c5 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:32.985638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 267/534] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:32 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 911 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:33.000989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9217958b-b48c-47fe-ac3d-4e7f90be4f9d tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9/action Jan 21 03:46:33.001364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:33.001364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:33.001799 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9217958b-b48c-47fe-ac3d-4e7f90be4f9d tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:33.002178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9217958b-b48c-47fe-ac3d-4e7f90be4f9d tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:33.003710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-9217958b-b48c-47fe-ac3d-4e7f90be4f9d tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume 'ce9d9f8d-75e2-421e-a12c-4f7e9d551da9' with '{'status': 'error'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:33.288629 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:33.288629 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:33.498651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9217958b-b48c-47fe-ac3d-4e7f90be4f9d tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9/action returned with HTTP 202 Jan 21 03:46:33.508825 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fae5a989-4444-4c39-9251-4e9e6c6f34db tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:33.510150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fae5a989-4444-4c39-9251-4e9e6c6f34db tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:33.511287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:33.511287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:33.511967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fae5a989-4444-4c39-9251-4e9e6c6f34db tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:33.515330 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 268/535] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:32 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:33.616568 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:33.616568 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:33.647651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fae5a989-4444-4c39-9251-4e9e6c6f34db tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:33.696801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fae5a989-4444-4c39-9251-4e9e6c6f34db tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:33.699377 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 268/536] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:33 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 907 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:33.715399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cdd587e8-de22-4f72-ad85-24538d739851 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9/action Jan 21 03:46:33.719363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:33.719363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:33.719929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cdd587e8-de22-4f72-ad85-24538d739851 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-force_delete": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:33.720229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cdd587e8-de22-4f72-ad85-24538d739851 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:33.904183 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:33.904183 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:33.908104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cdd587e8-de22-4f72-ad85-24538d739851 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Volume info retrieved successfully. Jan 21 03:46:33.960940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96dc8686-06ca-4b0c-bb81-53c223c44036 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:33.961730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96dc8686-06ca-4b0c-bb81-53c223c44036 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:33.962092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:33.962092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:33.962713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96dc8686-06ca-4b0c-bb81-53c223c44036 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:34.029754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cdd587e8-de22-4f72-ad85-24538d739851 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Delete volume request issued successfully. Jan 21 03:46:34.033313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cdd587e8-de22-4f72-ad85-24538d739851 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9/action returned with HTTP 202 Jan 21 03:46:34.034901 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 269/537] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:33 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:34.050757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd75bd09-db82-4c1c-b683-3e93b1c1df74 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:34.058139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd75bd09-db82-4c1c-b683-3e93b1c1df74 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:34.058479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:34.058479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:34.059075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd75bd09-db82-4c1c-b683-3e93b1c1df74 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:34.142777 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:34.142777 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:34.176401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96dc8686-06ca-4b0c-bb81-53c223c44036 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:34.232380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:34.232380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:34.260083 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96dc8686-06ca-4b0c-bb81-53c223c44036 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:34.260879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 269/538] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:33 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:34.272887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd75bd09-db82-4c1c-b683-3e93b1c1df74 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:34.338028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd75bd09-db82-4c1c-b683-3e93b1c1df74 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:34.340722 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 270/539] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:34 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 910 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:46:35.357104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49cc4dcc-20e9-4883-845e-9942ee208e72 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:35.357605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49cc4dcc-20e9-4883-845e-9942ee208e72 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:35.358013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:35.358013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:35.358622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49cc4dcc-20e9-4883-845e-9942ee208e72 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:35.592593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:35.592593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:35.620212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-49cc4dcc-20e9-4883-845e-9942ee208e72 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:35.688855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49cc4dcc-20e9-4883-845e-9942ee208e72 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:35.690248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 270/540] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:35 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 910 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:36.711863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-adc2674c-0005-4227-9938-0635299f67d4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:36.711863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-adc2674c-0005-4227-9938-0635299f67d4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:36.711863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:36.711863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:36.711863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-adc2674c-0005-4227-9938-0635299f67d4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:36.872446 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:36.872446 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:36.920200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-adc2674c-0005-4227-9938-0635299f67d4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:36.995837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-adc2674c-0005-4227-9938-0635299f67d4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 200 Jan 21 03:46:37.005135 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 271/541] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:36 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 910 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:37.901408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-d70f793e-4dfe-41ee-a0f4-2d61ce6a6c4a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:37.902290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-d70f793e-4dfe-41ee-a0f4-2d61ce6a6c4a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:37.902557 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:37.902557 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:37.903871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-d70f793e-4dfe-41ee-a0f4-2d61ce6a6c4a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:38.023028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:38.025292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:38.027425 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:38.027425 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:38.028057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:38.069939 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:38.069939 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:38.118812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-d70f793e-4dfe-41ee-a0f4-2d61ce6a6c4a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:38.220408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-d70f793e-4dfe-41ee-a0f4-2d61ce6a6c4a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:38.221261 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 271/542] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:46:37 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:46:38.245501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 404 Jan 21 03:46:38.257281 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 272/543] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:38 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:38.258365 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes Jan 21 03:46:38.259297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:38.259297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:38.259734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-479187536"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:38.260816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-479187536'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:46:38.261190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume of 1 GB Jan 21 03:46:38.318699 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Availability Zones retrieved successfully. Jan 21 03:46:38.378152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (b6a2bf60-f3e7-4a42-b76f-e1d4887267c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:38.397518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f76663-4fd2-41a7-8a2d-766794f836d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:38.398572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:46:38.404033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume// Jan 21 03:46:38.405026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:38.405633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:38.406992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d19d0d2-a9b9-419e-b115-2f62db2d6288 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:46:38.408228 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 273/544] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:46:38 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:46:38.460741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-c4cce169-d989-4311-b3aa-983b2b422986 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments Jan 21 03:46:38.463158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-c4cce169-d989-4311-b3aa-983b2b422986 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb2d5603-b458-4483-bc12-2cac4ce2dbbd", "instance_uuid": "3722d7d4-c65d-4484-8e36-4fc88cb5fdb2", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:38.623999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f76663-4fd2-41a7-8a2d-766794f836d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:38.629966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cf87c6-43f4-49a9-8e7e-e3125b6f33f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:38.734728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:38.734728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:38.828129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Created reservations ['f8f50256-746c-4296-9304-7ae2dd28db1f', 'ff12f0bc-4a6c-44a2-9c82-fb713aaee8ea', '88fd6200-c17f-4624-9bab-b75b51fbd299', '12838867-edf4-4a06-a57f-aae3bf740323'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:46:38.831782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cf87c6-43f4-49a9-8e7e-e3125b6f33f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8f50256-746c-4296-9304-7ae2dd28db1f', 'ff12f0bc-4a6c-44a2-9c82-fb713aaee8ea', '88fd6200-c17f-4624-9bab-b75b51fbd299', '12838867-edf4-4a06-a57f-aae3bf740323']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:38.835162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4aa280d-bfdf-4636-b7d3-7782964d9fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:38.947790 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-c4cce169-d989-4311-b3aa-983b2b422986 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments returned with HTTP 200 Jan 21 03:46:38.949242 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 274/545] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:46:38 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments => generated 273 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:46:39.029131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:39.029824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:39.030070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:39.030070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:39.031393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:39.108677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4aa280d-bfdf-4636-b7d3-7782964d9fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a1ca38-5c1a-4954-a339-ab0c04ee3831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-479187536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['f8f50256-746c-4296-9304-7ae2dd28db1f','ff12f0bc-4a6c-44a2-9c82-fb713aaee8ea','88fd6200-c17f-4624-9bab-b75b51fbd299','12838867-edf4-4a06-a57f-aae3bf740323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-479187536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a1ca38-5c1a-4954-a339-ab0c04ee3831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29806a9b410d4f539ce969c6a3c7464e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3833da0b885644a99347722eb0a52e80',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:39.133052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de00901d-17cd-4f4c-b33d-762dec62b120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:39.220655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:39.220655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:39.231731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de00901d-17cd-4f4c-b33d-762dec62b120) transitioned into state 'SUCCESS' from state '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-479187536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['f8f50256-746c-4296-9304-7ae2dd28db1f','ff12f0bc-4a6c-44a2-9c82-fb713aaee8ea','88fd6200-c17f-4624-9bab-b75b51fbd299','12838867-edf4-4a06-a57f-aae3bf740323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:39.255544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c20a629-1ff7-4eb6-a36f-df34d080aa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:39.308545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:39.344195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c20a629-1ff7-4eb6-a36f-df34d080aa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:39.386343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (b6a2bf60-f3e7-4a42-b76f-e1d4887267c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:39.434672 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:39.434672 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:39.463739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:39.483426 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 275/546] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:39 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:39.485769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:46:39.485769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:39.485769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:39.485769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:39.486647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:39.486798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42b61cc5-53ad-4efa-9b70-4ff5d084c1f0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:46:39.490373 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 276/547] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:46:39 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:46:39.516998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-ee24e7e0-2bd7-497c-9644-dc777696e263 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:39.522914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-ee24e7e0-2bd7-497c-9644-dc777696e263 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:39.525350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-ee24e7e0-2bd7-497c-9644-dc777696e263 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:39.660226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request issued successfully. Jan 21 03:46:39.663787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:39.663787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:39.698278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-ee24e7e0-2bd7-497c-9644-dc777696e263 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:39.715646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f7685a6-52b4-48bc-8253-3a6899bfed31 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes returned with HTTP 202 Jan 21 03:46:39.734489 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 272/548] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:46:38 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes => generated 817 bytes in 1480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:46:39.751262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-426a9092-234b-4e3f-bc76-70f15b80b19c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:39.755727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-426a9092-234b-4e3f-bc76-70f15b80b19c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:39.758393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:39.758393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:39.759415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-426a9092-234b-4e3f-bc76-70f15b80b19c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:39.779152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:39.779152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:39.805692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-ee24e7e0-2bd7-497c-9644-dc777696e263 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:39.806661 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 277/549] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:46:39 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1015 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:46:39.829763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-53f2177a-6589-4402-9504-d9fe2ae94d79 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] PUT http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e Jan 21 03:46:39.831599 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:39.831599 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:39.833636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-53f2177a-6589-4402-9504-d9fe2ae94d79 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:39.917324 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:46:39.917324 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:46:39.917816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-53f2177a-6589-4402-9504-d9fe2ae94d79 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Lock "b'cinder-attachment_update-fb2d5603-b458-4483-bc12-2cac4ce2dbbd-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.026s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:46:39.920490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:39.920490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:39.933374 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:39.933374 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:39.955499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-426a9092-234b-4e3f-bc76-70f15b80b19c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:40.027217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-426a9092-234b-4e3f-bc76-70f15b80b19c tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:40.045000 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 273/550] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:39 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 909 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:40.482928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1765969-7df6-4e51-aba8-f7da5b1d42a7 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:40.483909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1765969-7df6-4e51-aba8-f7da5b1d42a7 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:40.484303 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:40.484303 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:40.485642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1765969-7df6-4e51-aba8-f7da5b1d42a7 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:40.575979 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:40.575979 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:40.588388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d1765969-7df6-4e51-aba8-f7da5b1d42a7 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:40.671405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:40.671405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:40.720728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1765969-7df6-4e51-aba8-f7da5b1d42a7 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:40.724040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 274/551] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:40 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:41.057862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ef53a7c-2767-4f59-a594-a688e229a935 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:41.059106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ef53a7c-2767-4f59-a594-a688e229a935 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:41.059516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:41.059516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:41.060081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ef53a7c-2767-4f59-a594-a688e229a935 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:41.229436 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:41.229436 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:41.270139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ef53a7c-2767-4f59-a594-a688e229a935 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:41.307678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ef53a7c-2767-4f59-a594-a688e229a935 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:41.308511 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 275/552] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:41 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 909 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:41.741574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6007d7c6-bac2-44dc-807b-b4daf33ecffa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:41.742102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6007d7c6-bac2-44dc-807b-b4daf33ecffa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:41.742320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:41.742320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:41.742695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6007d7c6-bac2-44dc-807b-b4daf33ecffa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:41.899184 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:41.899184 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:41.931139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6007d7c6-bac2-44dc-807b-b4daf33ecffa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:41.982887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:41.982887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:42.005127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6007d7c6-bac2-44dc-807b-b4daf33ecffa tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:42.014305 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 276/553] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:41 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:42.324622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45bf3f7c-0940-4f60-a9a9-98daebcb5a3d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:42.325421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45bf3f7c-0940-4f60-a9a9-98daebcb5a3d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:42.325690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:42.325690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:42.326205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45bf3f7c-0940-4f60-a9a9-98daebcb5a3d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:42.463889 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:42.463889 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:42.498937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45bf3f7c-0940-4f60-a9a9-98daebcb5a3d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:42.566591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45bf3f7c-0940-4f60-a9a9-98daebcb5a3d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:42.581414 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 277/554] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:42 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 910 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:42.586819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-757e3e4a-1111-4f19-b941-993ef1263abb tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831/action Jan 21 03:46:42.587441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:42.587441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:42.588061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-757e3e4a-1111-4f19-b941-993ef1263abb tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:42.588522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-757e3e4a-1111-4f19-b941-993ef1263abb tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:42.591198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-757e3e4a-1111-4f19-b941-993ef1263abb tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '77a1ca38-5c1a-4954-a339-ab0c04ee3831' with '{'status': 'maintenance'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:42.741473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:42.741473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:42.926929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-757e3e4a-1111-4f19-b941-993ef1263abb tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831/action returned with HTTP 202 Jan 21 03:46:42.933330 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 278/555] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:42 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831/action => generated 0 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:42.946696 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5405af4b-c891-4511-8fd3-4c5d9d85c163 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:42.947386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5405af4b-c891-4511-8fd3-4c5d9d85c163 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:42.948504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:42.948504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:42.949190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5405af4b-c891-4511-8fd3-4c5d9d85c163 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:43.111239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:43.111239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:43.125173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5405af4b-c891-4511-8fd3-4c5d9d85c163 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:43.166844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-53f2177a-6589-4402-9504-d9fe2ae94d79 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Lock "b'cinder-attachment_update-fb2d5603-b458-4483-bc12-2cac4ce2dbbd-n-h1-769329-3'" released by "attachment_update" :: held 3.250s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:46:43.167707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-53f2177a-6589-4402-9504-d9fe2ae94d79 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e returned with HTTP 200 Jan 21 03:46:43.168936 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 278/556] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:46:39 2021] PUT /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e => generated 762 bytes in 3346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:46:43.176811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee2720be-a838-475f-a3ff-039930f803e5 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:43.177373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee2720be-a838-475f-a3ff-039930f803e5 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:43.178097 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:43.178097 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:43.179808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee2720be-a838-475f-a3ff-039930f803e5 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:43.200019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5405af4b-c891-4511-8fd3-4c5d9d85c163 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:43.201440 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 279/557] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:42 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:43.224993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2698d0fe-f494-4f68-b147-484b1291417e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831/action Jan 21 03:46:43.224993 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:43.224993 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:43.240809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2698d0fe-f494-4f68-b147-484b1291417e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-force_delete": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:43.240809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2698d0fe-f494-4f68-b147-484b1291417e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:43.342898 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:43.342898 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:43.371501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ee2720be-a838-475f-a3ff-039930f803e5 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:43.394469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:43.394469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:43.395537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2698d0fe-f494-4f68-b147-484b1291417e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Volume info retrieved successfully. Jan 21 03:46:43.413621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:43.413621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:43.435239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee2720be-a838-475f-a3ff-039930f803e5 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:43.443697 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 279/558] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:43 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:43.462559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2698d0fe-f494-4f68-b147-484b1291417e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Delete volume request issued successfully. Jan 21 03:46:43.466875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2698d0fe-f494-4f68-b147-484b1291417e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831/action returned with HTTP 202 Jan 21 03:46:43.468748 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 280/559] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:43 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:43.477195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a76ce282-0e33-4014-b25d-b7767a047376 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:43.478057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a76ce282-0e33-4014-b25d-b7767a047376 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:43.478156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:43.478156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:43.478653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a76ce282-0e33-4014-b25d-b7767a047376 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:43.570004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:43.570004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:43.579716 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a76ce282-0e33-4014-b25d-b7767a047376 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:43.625983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a76ce282-0e33-4014-b25d-b7767a047376 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:43.628649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 280/560] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:43 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:44.460518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dd602ed-d162-4936-ad33-34548d7d0ddb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:44.461648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dd602ed-d162-4936-ad33-34548d7d0ddb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:44.461648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:44.461648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:44.464656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dd602ed-d162-4936-ad33-34548d7d0ddb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:44.603328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:44.603328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:44.644701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cc4591f-0d6b-492b-b2ae-f34b6d8a40d1 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:44.646013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cc4591f-0d6b-492b-b2ae-f34b6d8a40d1 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:44.646242 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:44.646242 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:44.646653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cc4591f-0d6b-492b-b2ae-f34b6d8a40d1 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:44.647657 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5dd602ed-d162-4936-ad33-34548d7d0ddb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:44.756078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:44.756078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:44.774437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dd602ed-d162-4936-ad33-34548d7d0ddb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:44.786754 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 281/561] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:44 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:44.793823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:44.793823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:44.811884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1cc4591f-0d6b-492b-b2ae-f34b6d8a40d1 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:44.862659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cc4591f-0d6b-492b-b2ae-f34b6d8a40d1 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:44.862659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 281/562] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:44 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 909 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:45.785685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88a78196-951b-4dbc-a592-ef8548dcefed tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:45.786277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88a78196-951b-4dbc-a592-ef8548dcefed tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:45.786540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:45.786540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:45.787097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88a78196-951b-4dbc-a592-ef8548dcefed tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:45.876787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92db2183-eb71-4100-afae-1f3e197815af tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:45.877518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92db2183-eb71-4100-afae-1f3e197815af tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:45.878012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:45.878012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:45.880803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92db2183-eb71-4100-afae-1f3e197815af tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:45.919767 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:45.919767 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:45.927319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-88a78196-951b-4dbc-a592-ef8548dcefed tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:45.980542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:45.980542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:45.992029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88a78196-951b-4dbc-a592-ef8548dcefed tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:45.994440 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 282/563] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:45 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:46.050319 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:46.050319 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:46.064477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92db2183-eb71-4100-afae-1f3e197815af tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:46.092439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92db2183-eb71-4100-afae-1f3e197815af tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 200 Jan 21 03:46:46.094648 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 282/564] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:45 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 909 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:47.015169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c9e1fc3-879c-4e35-9914-873c69798943 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:47.015169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c9e1fc3-879c-4e35-9914-873c69798943 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:47.015169 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:47.015169 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:47.015169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c9e1fc3-879c-4e35-9914-873c69798943 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:47.122986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e2f3ef6-d7f1-480d-bc64-14436156fda4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:47.122986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2e2f3ef6-d7f1-480d-bc64-14436156fda4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:47.122986 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:47.122986 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:47.122986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2e2f3ef6-d7f1-480d-bc64-14436156fda4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:47.214572 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:47.214572 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:47.245438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c9e1fc3-879c-4e35-9914-873c69798943 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:47.313956 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:47.313956 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:47.342764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c9e1fc3-879c-4e35-9914-873c69798943 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:47.343782 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 283/565] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:47 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:47.356670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e2f3ef6-d7f1-480d-bc64-14436156fda4 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 404 Jan 21 03:46:47.369101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 283/566] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:47 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 109 bytes in 260 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:47.379514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] POST http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes Jan 21 03:46:47.380216 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:47.380216 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:47.380872 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1404115282"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:47.382152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1404115282'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:46:47.382726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume of 1 GB Jan 21 03:46:47.431772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Availability Zones retrieved successfully. Jan 21 03:46:47.475929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (d3e81280-8446-4645-b4df-e41eeacc0f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:47.479364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb4d320-baab-4079-908e-7e6955ff6f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:47.481075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:46:47.605097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb4d320-baab-4079-908e-7e6955ff6f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:47.609017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3e5ba5-f864-4f37-ba28-c9db559b91ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:47.770399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Created reservations ['4659b9a6-3f77-4c8e-a39d-d2e53faf5c2d', 'e4cb6f14-735f-4ba2-885f-715b6c08a924', '49b0a84e-43b4-4500-93ad-23dc092f71e7', '8003dd67-2aee-45d9-8a0e-09498e4ebba7'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:46:47.775290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3e5ba5-f864-4f37-ba28-c9db559b91ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4659b9a6-3f77-4c8e-a39d-d2e53faf5c2d', 'e4cb6f14-735f-4ba2-885f-715b6c08a924', '49b0a84e-43b4-4500-93ad-23dc092f71e7', '8003dd67-2aee-45d9-8a0e-09498e4ebba7']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:47.777243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edab1343-5e2e-49c5-9038-a4b7a5a552c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:47.904609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edab1343-5e2e-49c5-9038-a4b7a5a552c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0341eb7a-549b-4070-9d70-b25b61efc940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1404115282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['4659b9a6-3f77-4c8e-a39d-d2e53faf5c2d','e4cb6f14-735f-4ba2-885f-715b6c08a924','49b0a84e-43b4-4500-93ad-23dc092f71e7','8003dd67-2aee-45d9-8a0e-09498e4ebba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1404115282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0341eb7a-549b-4070-9d70-b25b61efc940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29806a9b410d4f539ce969c6a3c7464e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3833da0b885644a99347722eb0a52e80',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:47.906847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c983a6c1-86b2-4c72-b8c3-217fa7f965a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:47.967208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c983a6c1-86b2-4c72-b8c3-217fa7f965a2) transitioned into state 'SUCCESS' from state '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-1404115282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29806a9b410d4f539ce969c6a3c7464e',qos_specs=None,replication_status=,reservations=['4659b9a6-3f77-4c8e-a39d-d2e53faf5c2d','e4cb6f14-735f-4ba2-885f-715b6c08a924','49b0a84e-43b4-4500-93ad-23dc092f71e7','8003dd67-2aee-45d9-8a0e-09498e4ebba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3833da0b885644a99347722eb0a52e80',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:47.970478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e20a386-00e8-4b74-9c63-a9ed461cbd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:46:48.008828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e20a386-00e8-4b74-9c63-a9ed461cbd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:46:48.022757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Flow 'volume_create_api' (d3e81280-8446-4645-b4df-e41eeacc0f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:46:48.137591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Create volume request issued successfully. Jan 21 03:46:48.184271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b22b93c2-934f-4ff0-bcac-723e605b38a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes returned with HTTP 202 Jan 21 03:46:48.184271 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 284/567] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:46:47 2021] POST /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes => generated 818 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:46:48.192126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48f7c356-8a83-4d6c-a90d-7eb6c0e7d6a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:48.198350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48f7c356-8a83-4d6c-a90d-7eb6c0e7d6a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:48.198520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48f7c356-8a83-4d6c-a90d-7eb6c0e7d6a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:48.349632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:48.349632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:48.367779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-701659ba-7292-4405-b3e2-4c68530b235e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:48.367779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-701659ba-7292-4405-b3e2-4c68530b235e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:48.367779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:48.367779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:48.381938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-701659ba-7292-4405-b3e2-4c68530b235e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:48.423930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-48f7c356-8a83-4d6c-a90d-7eb6c0e7d6a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:48.515742 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48f7c356-8a83-4d6c-a90d-7eb6c0e7d6a9 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:48.517115 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 284/568] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:48 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 886 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:48.584155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:48.584155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:48.596543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-701659ba-7292-4405-b3e2-4c68530b235e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:48.626591 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:48.626591 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:48.647203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-701659ba-7292-4405-b3e2-4c68530b235e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:48.649620 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 285/569] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:48 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:48.790843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-266025b0-54c0-4b4f-96ed-5e196ce53b0a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e/action Jan 21 03:46:48.792099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:48.792099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:48.792099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-266025b0-54c0-4b4f-96ed-5e196ce53b0a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:48.792560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-266025b0-54c0-4b4f-96ed-5e196ce53b0a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:48.979623 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:48.979623 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:49.015776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-438e96e4-ccc5-4888-849b-0e5746a7b0b0 req-266025b0-54c0-4b4f-96ed-5e196ce53b0a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e/action returned with HTTP 204 Jan 21 03:46:49.019071 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 285/570] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:46:48 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:49.534150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1705cd1b-e5e5-4011-91c2-f58601afc39b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:49.534859 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1705cd1b-e5e5-4011-91c2-f58601afc39b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:49.536655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:49.536655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:49.536655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1705cd1b-e5e5-4011-91c2-f58601afc39b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:49.665985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f2fed6a-dd48-48f4-bafa-5eb1fe97ece1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:46:49.666923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f2fed6a-dd48-48f4-bafa-5eb1fe97ece1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:49.667169 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:49.667169 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:49.667756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f2fed6a-dd48-48f4-bafa-5eb1fe97ece1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:49.682475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:49.682475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:49.710782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1705cd1b-e5e5-4011-91c2-f58601afc39b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:49.774308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1705cd1b-e5e5-4011-91c2-f58601afc39b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:49.779209 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 286/571] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:49 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:49.793705 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:49.793705 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:49.820024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2f2fed6a-dd48-48f4-bafa-5eb1fe97ece1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:46:49.857061 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:49.857061 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:49.874767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f2fed6a-dd48-48f4-bafa-5eb1fe97ece1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:46:49.875954 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 286/572] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:49 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:46:50.792246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-229d9b4d-f3c1-498b-b7dd-0d6aeeed4c17 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:50.792858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-229d9b4d-f3c1-498b-b7dd-0d6aeeed4c17 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:50.793154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:50.793154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:50.793676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-229d9b4d-f3c1-498b-b7dd-0d6aeeed4c17 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:50.861397 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:50.861397 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:50.870681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-229d9b4d-f3c1-498b-b7dd-0d6aeeed4c17 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:50.895552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-229d9b4d-f3c1-498b-b7dd-0d6aeeed4c17 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:50.896724 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 287/573] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:50 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:50.912820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e46bcc76-754f-44b3-8656-ac4767c5c721 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action Jan 21 03:46:50.913285 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:50.913285 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:50.913736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e46bcc76-754f-44b3-8656-ac4767c5c721 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:50.914103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e46bcc76-754f-44b3-8656-ac4767c5c721 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:50.915302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-e46bcc76-754f-44b3-8656-ac4767c5c721 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '0341eb7a-549b-4070-9d70-b25b61efc940' with '{'status': 'error'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:51.033788 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:51.033788 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:51.113004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e46bcc76-754f-44b3-8656-ac4767c5c721 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action returned with HTTP 202 Jan 21 03:46:51.121513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48930939-1bff-4a16-8ac3-6fb44cc8deaf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:51.122842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48930939-1bff-4a16-8ac3-6fb44cc8deaf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:51.123090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:51.123090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:51.123473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48930939-1bff-4a16-8ac3-6fb44cc8deaf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:51.129614 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 287/574] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:50 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:51.182627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:51.182627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:51.192522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-48930939-1bff-4a16-8ac3-6fb44cc8deaf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:51.218477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48930939-1bff-4a16-8ac3-6fb44cc8deaf tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:51.233161 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 288/575] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:51 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 907 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:51.238094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfe64fed-34c8-4553-8d1f-c4528e071a9a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action Jan 21 03:46:51.238617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:51.238617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:51.239113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfe64fed-34c8-4553-8d1f-c4528e071a9a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:51.239503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfe64fed-34c8-4553-8d1f-c4528e071a9a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:51.240525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-bfe64fed-34c8-4553-8d1f-c4528e071a9a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '0341eb7a-549b-4070-9d70-b25b61efc940' with '{'status': 'available'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:51.395200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:51.395200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:51.545559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfe64fed-34c8-4553-8d1f-c4528e071a9a tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action returned with HTTP 202 Jan 21 03:46:51.550747 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 288/576] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:51 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:46:51.556472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-680531eb-528e-4000-8285-39eccde24224 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:51.557284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-680531eb-528e-4000-8285-39eccde24224 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:51.557675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:51.557675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:51.558302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-680531eb-528e-4000-8285-39eccde24224 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:51.667950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:51.667950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:51.693131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-680531eb-528e-4000-8285-39eccde24224 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:51.735099 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-680531eb-528e-4000-8285-39eccde24224 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:51.756071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05c3022e-7dec-4bc5-a94b-4bb549b1a606 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action Jan 21 03:46:51.759731 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:51.759731 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:51.760336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05c3022e-7dec-4bc5-a94b-4bb549b1a606 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:51.760734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05c3022e-7dec-4bc5-a94b-4bb549b1a606 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:51.761717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-05c3022e-7dec-4bc5-a94b-4bb549b1a606 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '0341eb7a-549b-4070-9d70-b25b61efc940' with '{'status': 'maintenance'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:51.766839 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 289/577] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:51 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 911 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:51.978552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:51.978552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:52.099880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05c3022e-7dec-4bc5-a94b-4bb549b1a606 tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action returned with HTTP 202 Jan 21 03:46:52.101367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 289/578] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:51 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 03:46:52.108833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18a8f807-f163-458d-8322-1750bde9550f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:52.109353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18a8f807-f163-458d-8322-1750bde9550f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:52.109572 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:52.109572 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:52.110122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18a8f807-f163-458d-8322-1750bde9550f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:52.164441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:52.164441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:52.174241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18a8f807-f163-458d-8322-1750bde9550f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:52.202951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18a8f807-f163-458d-8322-1750bde9550f tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:52.203986 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 290/579] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:52 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:52.222627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-878ad95d-2ef8-4743-bb0b-6b8b9be7e72e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] POST http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action Jan 21 03:46:52.223466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:52.223466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:52.224175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-878ad95d-2ef8-4743-bb0b-6b8b9be7e72e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:46:52.224714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-878ad95d-2ef8-4743-bb0b-6b8b9be7e72e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:46:52.225880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-878ad95d-2ef8-4743-bb0b-6b8b9be7e72e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] Updating volume '0341eb7a-549b-4070-9d70-b25b61efc940' with '{'status': 'available'}' {{(pid=87905) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 03:46:52.472083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:52.472083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:52.597165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-878ad95d-2ef8-4743-bb0b-6b8b9be7e72e tempest-VolumesActionsTest-1127299843 tempest-VolumesActionsTest-1127299843] http://10.222.0.22/volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action returned with HTTP 202 Jan 21 03:46:52.598534 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 290/580] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:46:52 2021] POST /volume/v3/71cc9701bee749baa06696ea1015c9e7/volumes/0341eb7a-549b-4070-9d70-b25b61efc940/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:46:52.608712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89f7bce5-a07b-4fb0-8b85-9d87f6212ee6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:52.609425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89f7bce5-a07b-4fb0-8b85-9d87f6212ee6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:52.609920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:52.609920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:52.610511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89f7bce5-a07b-4fb0-8b85-9d87f6212ee6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:52.671900 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:52.671900 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:52.683847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-89f7bce5-a07b-4fb0-8b85-9d87f6212ee6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:52.711034 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89f7bce5-a07b-4fb0-8b85-9d87f6212ee6 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:52.711994 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 291/581] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:52 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:52.739217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] DELETE http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:52.739750 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:52.739976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:52.739976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:52.740353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:52.740818 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume with id: 0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:52.830055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:52.830055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:52.830055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:52.882453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume request issued successfully. Jan 21 03:46:52.883540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7da08b02-16fb-427a-8ded-5ee635a73b78 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 202 Jan 21 03:46:52.884574 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 291/582] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:46:52 2021] DELETE /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:46:52.894928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d709bd4c-48d6-42da-b797-dffbe4c2923a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:52.894928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d709bd4c-48d6-42da-b797-dffbe4c2923a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:52.894928 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:52.894928 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:52.895776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d709bd4c-48d6-42da-b797-dffbe4c2923a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:52.996024 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:52.996024 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:53.011262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d709bd4c-48d6-42da-b797-dffbe4c2923a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:53.041198 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d709bd4c-48d6-42da-b797-dffbe4c2923a tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:53.047304 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 292/583] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:52 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 910 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:54.059695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f6b5c83-bbc7-4431-8ea8-022abfc88d1b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:54.060196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f6b5c83-bbc7-4431-8ea8-022abfc88d1b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:54.060585 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:54.060585 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:54.062561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f6b5c83-bbc7-4431-8ea8-022abfc88d1b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:54.171854 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:54.171854 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:54.201830 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f6b5c83-bbc7-4431-8ea8-022abfc88d1b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:54.257590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f6b5c83-bbc7-4431-8ea8-022abfc88d1b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:54.258762 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 292/584] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:54 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:55.278795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f168a02-519e-4695-aa9b-6393196af0b0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:55.280075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f168a02-519e-4695-aa9b-6393196af0b0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:55.280447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:55.280447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:55.282071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f168a02-519e-4695-aa9b-6393196af0b0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:55.429336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:55.429336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:55.455193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f168a02-519e-4695-aa9b-6393196af0b0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:55.495070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f168a02-519e-4695-aa9b-6393196af0b0 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 200 Jan 21 03:46:55.495897 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 293/585] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:55 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 910 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:56.512396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44230e95-cbb8-4e6b-bd57-7a7520d0e948 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 Jan 21 03:46:56.512946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44230e95-cbb8-4e6b-bd57-7a7520d0e948 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:56.513174 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:56.513174 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:56.513433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44230e95-cbb8-4e6b-bd57-7a7520d0e948 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:56.616428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44230e95-cbb8-4e6b-bd57-7a7520d0e948 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 returned with HTTP 404 Jan 21 03:46:56.617451 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 293/586] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:56 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0341eb7a-549b-4070-9d70-b25b61efc940 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:56.626532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c2f08cc-0a9c-44ce-aed7-116d65357623 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] DELETE http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:56.628353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c2f08cc-0a9c-44ce-aed7-116d65357623 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:56.628946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:56.628946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:56.629716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c2f08cc-0a9c-44ce-aed7-116d65357623 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:56.630390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0c2f08cc-0a9c-44ce-aed7-116d65357623 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume with id: 77a1ca38-5c1a-4954-a339-ab0c04ee3831 Jan 21 03:46:56.707410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c2f08cc-0a9c-44ce-aed7-116d65357623 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 returned with HTTP 404 Jan 21 03:46:56.708999 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 294/587] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:46:56 2021] DELETE /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/77a1ca38-5c1a-4954-a339-ab0c04ee3831 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:56.716912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccee5ad6-4bdd-4f0f-8314-a636673cd954 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] DELETE http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:56.719857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccee5ad6-4bdd-4f0f-8314-a636673cd954 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:56.719857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccee5ad6-4bdd-4f0f-8314-a636673cd954 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:56.719857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ccee5ad6-4bdd-4f0f-8314-a636673cd954 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume with id: ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 Jan 21 03:46:56.795877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccee5ad6-4bdd-4f0f-8314-a636673cd954 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 returned with HTTP 404 Jan 21 03:46:56.797811 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 294/588] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:46:56 2021] DELETE /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/ce9d9f8d-75e2-421e-a12c-4f7e9d551da9 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:56.806357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-026e1325-dc18-4746-ac23-6c76c06d4cb3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] DELETE http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:56.807682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-026e1325-dc18-4746-ac23-6c76c06d4cb3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:56.807855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-026e1325-dc18-4746-ac23-6c76c06d4cb3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:56.808465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-026e1325-dc18-4746-ac23-6c76c06d4cb3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume with id: 74345755-9d15-4b90-91c8-24d7d9713910 Jan 21 03:46:56.869954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-026e1325-dc18-4746-ac23-6c76c06d4cb3 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 returned with HTTP 404 Jan 21 03:46:56.871216 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 295/589] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:46:56 2021] DELETE /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/74345755-9d15-4b90-91c8-24d7d9713910 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:56.881672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-804b0ce3-86cc-4b31-aec1-cb156be8992d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] DELETE http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:56.882273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-804b0ce3-86cc-4b31-aec1-cb156be8992d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:56.882830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-804b0ce3-86cc-4b31-aec1-cb156be8992d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:56.883516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-804b0ce3-86cc-4b31-aec1-cb156be8992d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume with id: 0440588c-1e1e-49fd-911a-4bd363e7c68c Jan 21 03:46:56.965595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-804b0ce3-86cc-4b31-aec1-cb156be8992d tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c returned with HTTP 404 Jan 21 03:46:56.966977 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 295/590] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:46:56 2021] DELETE /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/0440588c-1e1e-49fd-911a-4bd363e7c68c => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:46:56.977529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] DELETE http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:46:56.978157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:56.978802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:56.979270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume with id: 2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:46:57.073053 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:57.073053 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:57.074521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:57.150211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Delete volume request issued successfully. Jan 21 03:46:57.152113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16b6d4c1-fdf6-486d-a7bc-42772535800b tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 202 Jan 21 03:46:57.158761 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 296/591] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:46:56 2021] DELETE /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:46:57.168310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be178c22-bdc4-4737-81d7-9729470e67dc tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:46:57.169034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be178c22-bdc4-4737-81d7-9729470e67dc tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:57.170843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be178c22-bdc4-4737-81d7-9729470e67dc tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:57.304976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:57.304976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:57.340247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be178c22-bdc4-4737-81d7-9729470e67dc tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:57.402106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be178c22-bdc4-4737-81d7-9729470e67dc tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:46:57.403606 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 296/592] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:57 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 929 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:58.419759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62fbb84b-17ff-4890-b8e3-a705943f2492 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:46:58.420233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62fbb84b-17ff-4890-b8e3-a705943f2492 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:58.420233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:58.420233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:58.420665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62fbb84b-17ff-4890-b8e3-a705943f2492 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:58.590399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:58.590399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:58.606812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-62fbb84b-17ff-4890-b8e3-a705943f2492 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Volume info retrieved successfully. Jan 21 03:46:58.641986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62fbb84b-17ff-4890-b8e3-a705943f2492 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 200 Jan 21 03:46:58.643719 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 297/593] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:58 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 929 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:46:59.660706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 Jan 21 03:46:59.661227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:46:59.661408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:46:59.661408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:46:59.662184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:46:59.796765 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:46:59.796765 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:46:59.813232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 returned with HTTP 404 Jan 21 03:46:59.817616 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 297/594] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:46:59 2021] GET /volume/v3/29806a9b410d4f539ce969c6a3c7464e/volumes/2a9d01d7-6519-43cf-a10b-52d14a7a9984 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:11.876580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-7a896c2a-6dd5-4a49-8298-047f93bc4f5f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:11.877736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-7a896c2a-6dd5-4a49-8298-047f93bc4f5f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:11.877842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:11.877842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:11.878435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-7a896c2a-6dd5-4a49-8298-047f93bc4f5f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:11.997281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:11.997281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:12.036885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-7a896c2a-6dd5-4a49-8298-047f93bc4f5f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:12.089042 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:12.089042 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:12.109831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-7a896c2a-6dd5-4a49-8298-047f93bc4f5f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:12.123986 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 298/595] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:47:11 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1209 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:12.227543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] GET http://10.222.0.22/volume// Jan 21 03:47:12.228282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:12.228748 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:12.228748 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:12.229315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:12.230617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76921629-0b42-490a-a6d8-91f85982f946 tempest-VolumesActionsTest-1433821000 tempest-VolumesActionsTest-1433821000] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:47:12.231409 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 298/596] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:47:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:47:12.245314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-0a03fc11-3451-4def-8033-49067f2e1d11 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments Jan 21 03:47:12.246093 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:12.246093 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:12.246974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-0a03fc11-3451-4def-8033-49067f2e1d11 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb2d5603-b458-4483-bc12-2cac4ce2dbbd", "instance_uuid": "5ebd682f-55bf-4984-a5d1-9d03e559cf99", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:12.370986 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:12.370986 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:12.533743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-643d9852-3ee1-4a46-a9ff-0dccfd27a59c req-0a03fc11-3451-4def-8033-49067f2e1d11 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments returned with HTTP 400 Jan 21 03:47:12.535237 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 299/597] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:47:12 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments => generated 189 bytes in 295 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Jan 21 03:47:12.564307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-71e66075-2e47-40e4-bf94-71ec6f56ff81 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:12.565561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-71e66075-2e47-40e4-bf94-71ec6f56ff81 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:12.566535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-71e66075-2e47-40e4-bf94-71ec6f56ff81 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:12.681221 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:12.681221 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:12.705454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-71e66075-2e47-40e4-bf94-71ec6f56ff81 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:12.744295 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:12.744295 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:12.761448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-71e66075-2e47-40e4-bf94-71ec6f56ff81 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:12.766110 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 299/598] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:12 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1209 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:13.001887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-426c471f-6b6f-4483-99c4-432bdb7a31c8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:13.002497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-426c471f-6b6f-4483-99c4-432bdb7a31c8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:13.002793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:13.002793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:13.003336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-426c471f-6b6f-4483-99c4-432bdb7a31c8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:13.053519 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.053519 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.062674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-426c471f-6b6f-4483-99c4-432bdb7a31c8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:13.085297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.085297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.095157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-426c471f-6b6f-4483-99c4-432bdb7a31c8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:13.115862 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 300/599] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:47:12 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1209 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:13.119669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd/action Jan 21 03:47:13.120388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:13.120388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:13.121147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:47:13.122012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:13.201984 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.201984 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.203308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:13.218071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Begin detaching volume completed successfully. Jan 21 03:47:13.218616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd/action returned with HTTP 202 Jan 21 03:47:13.227326 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 300/600] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:47:13 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:47:13.251405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc9280a0-8773-4f46-8feb-127191523318 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:13.253063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc9280a0-8773-4f46-8feb-127191523318 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:13.253674 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:13.253674 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:13.254352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc9280a0-8773-4f46-8feb-127191523318 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:13.294072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:47:13.294916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:13.295353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:13.295353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:13.296297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:13.298151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-4bc498ab-a7ef-4096-be05-4a2c7e7272a8 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:47:13.299364 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 301/601] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:47:13 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:47:13.313553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-85cccf4d-0b21-4f7e-87d1-c4bd413a1f77 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:13.314864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-85cccf4d-0b21-4f7e-87d1-c4bd413a1f77 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:13.315574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-85cccf4d-0b21-4f7e-87d1-c4bd413a1f77 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:13.387336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.387336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.405976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc9280a0-8773-4f46-8feb-127191523318 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:13.420807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.420807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.429385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.429385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.441125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc9280a0-8773-4f46-8feb-127191523318 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:13.442425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 301/602] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:13 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1212 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:13.460216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-85cccf4d-0b21-4f7e-87d1-c4bd413a1f77 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:13.507993 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:13.507993 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:13.523603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-85cccf4d-0b21-4f7e-87d1-c4bd413a1f77 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:13.524698 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 302/603] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:47:13 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1311 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:47:13.988336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-34f23bfb-897a-43b4-90ba-470f93cc0687 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e Jan 21 03:47:13.988336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-34f23bfb-897a-43b4-90ba-470f93cc0687 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:13.988336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:13.988336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:13.988336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-34f23bfb-897a-43b4-90ba-470f93cc0687 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:14.067896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:14.067896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:14.459764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40136496-9322-4e85-8967-337684925d36 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:14.460650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40136496-9322-4e85-8967-337684925d36 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:14.461487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:14.461487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:14.462162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40136496-9322-4e85-8967-337684925d36 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:14.580762 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:14.580762 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:14.602752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-40136496-9322-4e85-8967-337684925d36 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:14.653885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:14.653885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:14.682513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40136496-9322-4e85-8967-337684925d36 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:14.683373 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 303/604] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:14 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 1212 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:15.372404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-34f23bfb-897a-43b4-90ba-470f93cc0687 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:47:15.379603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-34f23bfb-897a-43b4-90ba-470f93cc0687 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:47:15.417253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-554c0d82-20d1-49ca-a1a4-7688bb335d94 req-34f23bfb-897a-43b4-90ba-470f93cc0687 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e returned with HTTP 200 Jan 21 03:47:15.418839 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 302/605] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:47:13 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/1a6aa420-3571-4d08-bcdb-54d9b8393f5e => generated 19 bytes in 1476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:15.707484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d370bd4-f905-483f-8b56-b9f90298c138 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:47:15.707484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d370bd4-f905-483f-8b56-b9f90298c138 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:15.707484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:15.707484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:15.707484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d370bd4-f905-483f-8b56-b9f90298c138 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:15.899738 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:15.899738 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:15.936845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6d370bd4-f905-483f-8b56-b9f90298c138 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:16.000261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d370bd4-f905-483f-8b56-b9f90298c138 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:47:16.002577 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 304/606] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:15 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 917 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:17.596723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] POST http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes Jan 21 03:47:17.599293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:17.599293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:17.600009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-46791039"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:17.601824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-46791039'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:47:17.602368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Create volume of 1 GB Jan 21 03:47:17.604152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:17.604152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:17.621082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Availability Zones retrieved successfully. Jan 21 03:47:17.651505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Flow 'volume_create_api' (557bc28e-88c2-409a-90a0-52c9d538a8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:17.654618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788e48fe-5058-4088-b497-529229a2e328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:17.657278 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:47:17.735693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788e48fe-5058-4088-b497-529229a2e328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:17.739520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483a38ee-2111-4fa9-831b-bdc46b65eabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:17.840426 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Created reservations ['b8fa60be-1953-470a-999b-5e324a8ffd3d', 'e46297ba-65da-4744-ac2e-10adfe132fb9', 'da7209f9-c569-44f0-b795-064d39bbb830', '2369c7af-8763-4526-bac1-79521eed1338'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:17.844203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483a38ee-2111-4fa9-831b-bdc46b65eabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8fa60be-1953-470a-999b-5e324a8ffd3d', 'e46297ba-65da-4744-ac2e-10adfe132fb9', 'da7209f9-c569-44f0-b795-064d39bbb830', '2369c7af-8763-4526-bac1-79521eed1338']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:17.850516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860e4e24-8e5d-4e08-a6c5-8cfa95d214bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:17.933631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860e4e24-8e5d-4e08-a6c5-8cfa95d214bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b918bb9-753b-4a08-85b6-ccb501664599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-46791039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5f46f74c994a5b9e5d488f25d58918',qos_specs=None,replication_status=,reservations=['b8fa60be-1953-470a-999b-5e324a8ffd3d','e46297ba-65da-4744-ac2e-10adfe132fb9','da7209f9-c569-44f0-b795-064d39bbb830','2369c7af-8763-4526-bac1-79521eed1338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abec639b8b5341ac9a94c0d2bcf7b2bb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-46791039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b918bb9-753b-4a08-85b6-ccb501664599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5f46f74c994a5b9e5d488f25d58918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='abec639b8b5341ac9a94c0d2bcf7b2bb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:17.936077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e71b44-5a8b-4de8-a50f-e35ca6b97548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:17.967261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e71b44-5a8b-4de8-a50f-e35ca6b97548) transitioned into state 'SUCCESS' from state '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-46791039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5f46f74c994a5b9e5d488f25d58918',qos_specs=None,replication_status=,reservations=['b8fa60be-1953-470a-999b-5e324a8ffd3d','e46297ba-65da-4744-ac2e-10adfe132fb9','da7209f9-c569-44f0-b795-064d39bbb830','2369c7af-8763-4526-bac1-79521eed1338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abec639b8b5341ac9a94c0d2bcf7b2bb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:17.969650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d92686-2190-4ace-afaf-255251c936fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:17.988398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d92686-2190-4ace-afaf-255251c936fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:17.991655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Flow 'volume_create_api' (557bc28e-88c2-409a-90a0-52c9d538a8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:18.054233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Create volume request issued successfully. Jan 21 03:47:18.073717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f070378-1820-4d7b-85cc-de2532be4a75 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes returned with HTTP 202 Jan 21 03:47:18.075171 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 303/607] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:47:17 2021] POST /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes => generated 818 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:18.090846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca9f1723-ec26-4c05-89e8-61bd6e22a0c9 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:18.091501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca9f1723-ec26-4c05-89e8-61bd6e22a0c9 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:18.091823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:18.091823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:18.093026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca9f1723-ec26-4c05-89e8-61bd6e22a0c9 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:18.256087 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:18.256087 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:18.291646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ca9f1723-ec26-4c05-89e8-61bd6e22a0c9 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:18.346096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca9f1723-ec26-4c05-89e8-61bd6e22a0c9 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:18.350821 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 305/608] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:18 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 886 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:19.365285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94162912-c1c8-4965-ade2-d66d3c6791c1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:19.365828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94162912-c1c8-4965-ade2-d66d3c6791c1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:19.365969 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:19.365969 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:19.366347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94162912-c1c8-4965-ade2-d66d3c6791c1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:19.592301 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:19.592301 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:19.631948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-94162912-c1c8-4965-ade2-d66d3c6791c1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:19.705156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94162912-c1c8-4965-ade2-d66d3c6791c1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:19.707387 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 304/609] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:19 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 910 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:20.723899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b6a7586-9e26-4cb0-bae4-2246fb4ad5a8 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:20.724457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b6a7586-9e26-4cb0-bae4-2246fb4ad5a8 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:20.724601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:20.724601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:20.725230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b6a7586-9e26-4cb0-bae4-2246fb4ad5a8 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:20.848069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:20.848069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:20.857932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8b6a7586-9e26-4cb0-bae4-2246fb4ad5a8 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:20.913944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b6a7586-9e26-4cb0-bae4-2246fb4ad5a8 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:20.915628 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 306/610] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:20 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:20.933346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55e16abc-7b1f-4d1f-aaff-9049769541c4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] POST http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer Jan 21 03:47:20.934053 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:20.934053 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:20.934784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55e16abc-7b1f-4d1f-aaff-9049769541c4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6b918bb9-753b-4a08-85b6-ccb501664599"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:20.935961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-55e16abc-7b1f-4d1f-aaff-9049769541c4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Creating new volume transfer {'transfer': {'volume_id': '6b918bb9-753b-4a08-85b6-ccb501664599'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 03:47:20.936525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-55e16abc-7b1f-4d1f-aaff-9049769541c4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Creating transfer of volume 6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:20.937089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.transfer.api [None req-55e16abc-7b1f-4d1f-aaff-9049769541c4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Generating transfer record for volume 6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:21.081568 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:21.081568 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:21.157615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55e16abc-7b1f-4d1f-aaff-9049769541c4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer returned with HTTP 202 Jan 21 03:47:21.158918 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 305/611] 10.222.0.22 () {60 vars in 1258 bytes} [Thu Jan 21 03:47:20 2021] POST /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer => generated 507 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:21.169618 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bd87bcf-c6f2-4a26-9c78-9bf3c891907d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:21.170652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bd87bcf-c6f2-4a26-9c78-9bf3c891907d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:21.171530 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:21.171530 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:21.172208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bd87bcf-c6f2-4a26-9c78-9bf3c891907d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:21.293801 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:21.293801 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:21.313103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1bd87bcf-c6f2-4a26-9c78-9bf3c891907d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:21.374526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bd87bcf-c6f2-4a26-9c78-9bf3c891907d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:21.379030 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 307/612] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:21 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 919 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:21.399198 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc05c833-dbc6-48f0-84b3-dfe82d3422f5 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c Jan 21 03:47:21.399843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc05c833-dbc6-48f0-84b3-dfe82d3422f5 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:21.400069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:21.400069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:21.400584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc05c833-dbc6-48f0-84b3-dfe82d3422f5 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:21.469434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc05c833-dbc6-48f0-84b3-dfe82d3422f5 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c returned with HTTP 200 Jan 21 03:47:21.471842 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 306/613] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 03:47:21 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c => generated 475 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:21.489549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf7aa378-97ad-4499-8b6d-b3a7dfff09b4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer Jan 21 03:47:21.493244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf7aa378-97ad-4499-8b6d-b3a7dfff09b4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:21.493516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:21.493516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:21.494466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf7aa378-97ad-4499-8b6d-b3a7dfff09b4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:21.494466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-cf7aa378-97ad-4499-8b6d-b3a7dfff09b4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Listing volume transfers {{(pid=87905) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 03:47:21.530104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf7aa378-97ad-4499-8b6d-b3a7dfff09b4 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer returned with HTTP 200 Jan 21 03:47:21.531993 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 308/614] 10.222.0.22 () {58 vars in 1237 bytes} [Thu Jan 21 03:47:21 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer => generated 434 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:22.016943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] POST http://10.222.0.22/volume/v3/2c9ef04d971245a4bea4499d5689acdc/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c/accept Jan 21 03:47:22.018324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "097b79498652ef8e"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:22.019480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Accepting volume transfer ee72d66a-2733-4bcc-a49f-5146c402613c {{(pid=87904) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 03:47:22.019838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Accepting transfer ee72d66a-2733-4bcc-a49f-5146c402613c Jan 21 03:47:22.473164 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Created reservations ['cdb67d4c-bde4-441e-afd2-4bb339661a28', 'ecb83dd2-88a0-4128-b6e8-5c01846bd652', '4af7778e-f200-402b-b06f-0d245873fe89', '81928e2f-3da9-4e44-9f51-5315bd6427ae'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:22.610827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Created reservations ['ac32598b-f4dc-4537-ab47-a2e25d8c3af7', '60ae6fa0-4e73-42f4-a30c-6d114c6fcf90', '4573ef68-3577-4f64-b631-74773947f0bf', '499082c8-ffcb-4d7e-aedb-0132de118745'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:22.801410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Created reservations ['6e7c2593-bebc-4cc1-bab6-1ed5f1ed751f', '4cd3dbae-c7e1-4e89-9eb6-65cf21bea020', '52893abc-d39e-41c7-8762-82c8e80cb6e5', 'e9c74a7d-d03f-4eb9-ba90-14b09f9413a4'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:22.920733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Created reservations ['61d2d5b3-4024-4d07-b34a-57aa561ec078', '07ee2a43-bc38-498f-83e5-cd435c54e5b0', '63ca599e-1813-43fb-9e37-ceef721bfebb', '7408aa0a-b0e6-40a5-a9f1-f508533229f9'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:22.926791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:22.926791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:23.039967 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Transfer volume completed successfully. Jan 21 03:47:23.071464 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:47:23.071464 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:47:23.216473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.transfer.api [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Volume 6b918bb9-753b-4a08-85b6-ccb501664599 has been transferred. Jan 21 03:47:23.314103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-012329d9-130a-4e90-85b2-fca16d83d900 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] http://10.222.0.22/volume/v3/2c9ef04d971245a4bea4499d5689acdc/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c/accept returned with HTTP 202 Jan 21 03:47:23.315207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 307/615] 10.222.0.22 () {60 vars in 1390 bytes} [Thu Jan 21 03:47:21 2021] POST /volume/v3/2c9ef04d971245a4bea4499d5689acdc/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c/accept => generated 431 bytes in 1776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:23.328134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30403788-2ff9-4924-ba1a-79bee01e2e3a tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] GET http://10.222.0.22/volume/v3/2c9ef04d971245a4bea4499d5689acdc/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:23.328666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30403788-2ff9-4924-ba1a-79bee01e2e3a tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:23.329155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30403788-2ff9-4924-ba1a-79bee01e2e3a tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:23.414721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:23.414721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:23.434113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-30403788-2ff9-4924-ba1a-79bee01e2e3a tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Volume info retrieved successfully. Jan 21 03:47:23.519874 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30403788-2ff9-4924-ba1a-79bee01e2e3a tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] http://10.222.0.22/volume/v3/2c9ef04d971245a4bea4499d5689acdc/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:23.521038 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 309/616] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:23 2021] GET /volume/v3/2c9ef04d971245a4bea4499d5689acdc/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:23.538073 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59fb1840-e4c5-4b0b-b88f-31631980b647 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] GET http://10.222.0.22/volume/v3/2c9ef04d971245a4bea4499d5689acdc/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:23.538602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59fb1840-e4c5-4b0b-b88f-31631980b647 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:23.538847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:23.538847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:23.539251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59fb1840-e4c5-4b0b-b88f-31631980b647 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:23.694913 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:23.694913 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:23.715154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-59fb1840-e4c5-4b0b-b88f-31631980b647 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] Volume info retrieved successfully. Jan 21 03:47:23.769597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59fb1840-e4c5-4b0b-b88f-31631980b647 tempest-VolumesTransfersTest-1384365791 tempest-VolumesTransfersTest-1384365791] http://10.222.0.22/volume/v3/2c9ef04d971245a4bea4499d5689acdc/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:23.771237 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 308/617] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:23 2021] GET /volume/v3/2c9ef04d971245a4bea4499d5689acdc/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 911 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:23.791227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70f3db6a-9afe-4975-8f32-28c1ebfa0b94 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] DELETE http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c Jan 21 03:47:23.792021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70f3db6a-9afe-4975-8f32-28c1ebfa0b94 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:23.792394 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:23.792394 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:23.793021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70f3db6a-9afe-4975-8f32-28c1ebfa0b94 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:23.793552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-70f3db6a-9afe-4975-8f32-28c1ebfa0b94 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Delete transfer with id: ee72d66a-2733-4bcc-a49f-5146c402613c Jan 21 03:47:23.814129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70f3db6a-9afe-4975-8f32-28c1ebfa0b94 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c returned with HTTP 404 Jan 21 03:47:23.819783 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 310/618] 10.222.0.22 () {58 vars in 1351 bytes} [Thu Jan 21 03:47:23 2021] DELETE /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/ee72d66a-2733-4bcc-a49f-5146c402613c => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:24.004649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] DELETE http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:24.005195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:24.005412 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:24.005412 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:24.005804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:24.006404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Delete volume with id: 6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:24.190855 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:24.190855 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:24.192789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Volume info retrieved successfully. Jan 21 03:47:24.262079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Delete volume request issued successfully. Jan 21 03:47:24.262563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07e81cd3-17e1-4f43-8ae7-311f69cf714a tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 202 Jan 21 03:47:24.263619 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 309/619] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:47:23 2021] DELETE /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 0 bytes in 443 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:47:24.272202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79cd93ae-a8aa-4436-acd3-f09686284632 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] GET http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:24.272719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79cd93ae-a8aa-4436-acd3-f09686284632 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:24.273633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79cd93ae-a8aa-4436-acd3-f09686284632 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:24.428964 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:24.428964 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:24.438164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-79cd93ae-a8aa-4436-acd3-f09686284632 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Volume info retrieved successfully. Jan 21 03:47:24.464226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79cd93ae-a8aa-4436-acd3-f09686284632 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:24.465323 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 311/620] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:24 2021] GET /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 1081 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:25.482242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e61f8bd0-05ac-4ace-97c5-7615152c71bb tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] GET http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:25.483702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e61f8bd0-05ac-4ace-97c5-7615152c71bb tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:25.484068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:25.484068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:25.484705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e61f8bd0-05ac-4ace-97c5-7615152c71bb tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:25.650433 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:25.650433 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:25.690797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e61f8bd0-05ac-4ace-97c5-7615152c71bb tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Volume info retrieved successfully. Jan 21 03:47:25.760095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e61f8bd0-05ac-4ace-97c5-7615152c71bb tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 200 Jan 21 03:47:25.761463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 310/621] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:25 2021] GET /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 1081 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:26.778501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a46bb767-6a62-45d8-9a5c-ffbfcee9ee6e tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] GET http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:26.782656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a46bb767-6a62-45d8-9a5c-ffbfcee9ee6e tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:26.783207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:26.783207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:26.783829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a46bb767-6a62-45d8-9a5c-ffbfcee9ee6e tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:26.932204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a46bb767-6a62-45d8-9a5c-ffbfcee9ee6e tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 404 Jan 21 03:47:26.933429 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 312/622] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:26 2021] GET /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:26.944031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] POST http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes Jan 21 03:47:26.944750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:26.944750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:26.945479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-182434003"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:26.946879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-182434003'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:47:26.947471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Create volume of 1 GB Jan 21 03:47:26.994876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Availability Zones retrieved successfully. Jan 21 03:47:27.033952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Flow 'volume_create_api' (2a74c051-5338-4d35-9268-7094c3dfb38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:27.037745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65eaa599-3e15-4750-aac5-18d9dd9fd5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:27.040603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:47:27.206052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65eaa599-3e15-4750-aac5-18d9dd9fd5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:27.209374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2450e7c0-449d-4de3-aee7-7a3776d9a383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:27.367720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Created reservations ['da9778e2-1f55-4952-b70e-5ac52b9fba3d', '275eb31c-2a8b-426a-bc8e-b70e73ab3674', '8dbe2f5a-261a-4fc1-a261-ebad18148e10', '36537d00-3198-4c08-bdf9-2cd4bef8aefc'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:27.370008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2450e7c0-449d-4de3-aee7-7a3776d9a383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da9778e2-1f55-4952-b70e-5ac52b9fba3d', '275eb31c-2a8b-426a-bc8e-b70e73ab3674', '8dbe2f5a-261a-4fc1-a261-ebad18148e10', '36537d00-3198-4c08-bdf9-2cd4bef8aefc']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:27.372866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c634f6-40f9-4788-bcaa-a267ddc54677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:27.571671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c634f6-40f9-4788-bcaa-a267ddc54677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c152acb-ae49-49d1-a42f-aaa9f24b9667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-182434003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5f46f74c994a5b9e5d488f25d58918',qos_specs=None,replication_status=,reservations=['da9778e2-1f55-4952-b70e-5ac52b9fba3d','275eb31c-2a8b-426a-bc8e-b70e73ab3674','8dbe2f5a-261a-4fc1-a261-ebad18148e10','36537d00-3198-4c08-bdf9-2cd4bef8aefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abec639b8b5341ac9a94c0d2bcf7b2bb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-182434003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c152acb-ae49-49d1-a42f-aaa9f24b9667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5f46f74c994a5b9e5d488f25d58918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='abec639b8b5341ac9a94c0d2bcf7b2bb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:27.575912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (329760d2-fe3d-405d-b389-d1acfca63b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:27.660744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (329760d2-fe3d-405d-b389-d1acfca63b5e) transitioned into state 'SUCCESS' from state '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-182434003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5f46f74c994a5b9e5d488f25d58918',qos_specs=None,replication_status=,reservations=['da9778e2-1f55-4952-b70e-5ac52b9fba3d','275eb31c-2a8b-426a-bc8e-b70e73ab3674','8dbe2f5a-261a-4fc1-a261-ebad18148e10','36537d00-3198-4c08-bdf9-2cd4bef8aefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abec639b8b5341ac9a94c0d2bcf7b2bb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:27.670631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00a839c-f84d-4800-989d-d4e51affa846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:27.722914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00a839c-f84d-4800-989d-d4e51affa846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:27.738871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Flow 'volume_create_api' (2a74c051-5338-4d35-9268-7094c3dfb38d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:27.897651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Create volume request issued successfully. Jan 21 03:47:27.928492 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-301cb58f-17f8-49ea-b263-504122c1bc47 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes returned with HTTP 202 Jan 21 03:47:27.931756 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 311/623] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:47:26 2021] POST /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes => generated 819 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:27.946936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2e3d004-9941-4094-8a36-238e79000335 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:27.947765 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2e3d004-9941-4094-8a36-238e79000335 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:27.948442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2e3d004-9941-4094-8a36-238e79000335 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:28.002631 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:28.002631 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:28.012011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2e3d004-9941-4094-8a36-238e79000335 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:28.037808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2e3d004-9941-4094-8a36-238e79000335 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:28.048468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 313/624] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:27 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:29.056284 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f587ab2-96ca-4e0e-8781-493397b1ae71 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:29.056793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f587ab2-96ca-4e0e-8781-493397b1ae71 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:29.058880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:29.058880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:29.058880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f587ab2-96ca-4e0e-8781-493397b1ae71 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:29.198510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:29.198510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:29.207708 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f587ab2-96ca-4e0e-8781-493397b1ae71 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:29.235055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f587ab2-96ca-4e0e-8781-493397b1ae71 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:29.235947 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 312/625] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:29 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:30.253133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3509df0e-9a34-4f21-9e9b-eada5444da99 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:30.253758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3509df0e-9a34-4f21-9e9b-eada5444da99 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:30.253888 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:30.253888 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:30.254176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3509df0e-9a34-4f21-9e9b-eada5444da99 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:30.354288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:30.354288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:30.381234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3509df0e-9a34-4f21-9e9b-eada5444da99 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:30.429956 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3509df0e-9a34-4f21-9e9b-eada5444da99 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:30.431371 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 314/626] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:30 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:30.450895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-185e8e44-e86a-4540-925e-801aaf25f793 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] POST http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer Jan 21 03:47:30.457792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:30.457792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:30.457792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-185e8e44-e86a-4540-925e-801aaf25f793 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1c152acb-ae49-49d1-a42f-aaa9f24b9667"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:30.457792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-185e8e44-e86a-4540-925e-801aaf25f793 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Creating new volume transfer {'transfer': {'volume_id': '1c152acb-ae49-49d1-a42f-aaa9f24b9667'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 03:47:30.457792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-185e8e44-e86a-4540-925e-801aaf25f793 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Creating transfer of volume 1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:30.457792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.transfer.api [None req-185e8e44-e86a-4540-925e-801aaf25f793 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Generating transfer record for volume 1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:30.554127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:30.554127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:30.617620 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-185e8e44-e86a-4540-925e-801aaf25f793 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer returned with HTTP 202 Jan 21 03:47:30.624729 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 313/627] 10.222.0.22 () {60 vars in 1258 bytes} [Thu Jan 21 03:47:30 2021] POST /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer => generated 507 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:30.629044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c41acc9-f749-4b14-b08e-65b44f1fe132 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:30.629577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c41acc9-f749-4b14-b08e-65b44f1fe132 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:30.629775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:30.629775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:30.630436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c41acc9-f749-4b14-b08e-65b44f1fe132 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:30.700138 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:30.700138 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:30.710796 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c41acc9-f749-4b14-b08e-65b44f1fe132 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:30.735941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c41acc9-f749-4b14-b08e-65b44f1fe132 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:30.738274 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 315/628] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:30 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:30.755727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dad653bf-2a12-42f7-bf9b-fc8269af546d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/detail Jan 21 03:47:30.756777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dad653bf-2a12-42f7-bf9b-fc8269af546d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:30.757199 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:30.757199 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:30.757841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dad653bf-2a12-42f7-bf9b-fc8269af546d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:30.758457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-dad653bf-2a12-42f7-bf9b-fc8269af546d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Listing volume transfers {{(pid=87904) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 03:47:30.768155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dad653bf-2a12-42f7-bf9b-fc8269af546d tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/detail returned with HTTP 200 Jan 21 03:47:30.769679 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 314/629] 10.222.0.22 () {58 vars in 1258 bytes} [Thu Jan 21 03:47:30 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/detail => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:30.782146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0599ce1e-7757-4352-8c86-a2f993dbbe48 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] DELETE http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/2ff6cf4a-3eb1-447d-9239-a91a16b92214 Jan 21 03:47:30.783748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0599ce1e-7757-4352-8c86-a2f993dbbe48 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:30.784192 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:30.784192 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:30.785023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0599ce1e-7757-4352-8c86-a2f993dbbe48 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:30.785617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-0599ce1e-7757-4352-8c86-a2f993dbbe48 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Delete transfer with id: 2ff6cf4a-3eb1-447d-9239-a91a16b92214 Jan 21 03:47:30.856555 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:30.856555 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:30.885424 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:47:30.885424 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:47:30.898936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0599ce1e-7757-4352-8c86-a2f993dbbe48 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/2ff6cf4a-3eb1-447d-9239-a91a16b92214 returned with HTTP 202 Jan 21 03:47:30.900224 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 316/630] 10.222.0.22 () {58 vars in 1351 bytes} [Thu Jan 21 03:47:30 2021] DELETE /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/2ff6cf4a-3eb1-447d-9239-a91a16b92214 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:47:30.907942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70a3bf22-e20d-40dc-b333-8d8a5a915b97 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] GET http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:30.908865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70a3bf22-e20d-40dc-b333-8d8a5a915b97 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:30.909565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70a3bf22-e20d-40dc-b333-8d8a5a915b97 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:30.976348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:30.976348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:30.991348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-70a3bf22-e20d-40dc-b333-8d8a5a915b97 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Volume info retrieved successfully. Jan 21 03:47:31.035721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70a3bf22-e20d-40dc-b333-8d8a5a915b97 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:31.049633 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 315/631] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:30 2021] GET /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:31.058660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30acc552-3c87-4dda-a170-05b977c15f8c tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] DELETE http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/2ff6cf4a-3eb1-447d-9239-a91a16b92214 Jan 21 03:47:31.060242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30acc552-3c87-4dda-a170-05b977c15f8c tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:31.061209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:31.061209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:31.061935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30acc552-3c87-4dda-a170-05b977c15f8c tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:31.063074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-30acc552-3c87-4dda-a170-05b977c15f8c tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Delete transfer with id: 2ff6cf4a-3eb1-447d-9239-a91a16b92214 Jan 21 03:47:31.072775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30acc552-3c87-4dda-a170-05b977c15f8c tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/2ff6cf4a-3eb1-447d-9239-a91a16b92214 returned with HTTP 404 Jan 21 03:47:31.074445 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 317/632] 10.222.0.22 () {58 vars in 1351 bytes} [Thu Jan 21 03:47:31 2021] DELETE /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/os-volume-transfer/2ff6cf4a-3eb1-447d-9239-a91a16b92214 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:31.085205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] DELETE http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:31.085718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:31.085942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:31.085942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:31.086285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:31.086742 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Delete volume with id: 1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:31.156604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:31.156604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:31.157673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Volume info retrieved successfully. Jan 21 03:47:31.196152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Delete volume request issued successfully. Jan 21 03:47:31.196623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88b0880b-edfe-49f2-8959-10b8b3153b1b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 202 Jan 21 03:47:31.197482 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 316/633] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:47:31 2021] DELETE /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:47:31.206006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c92362e-44fa-43a4-a3e0-db50763522d6 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] GET http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:31.207013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c92362e-44fa-43a4-a3e0-db50763522d6 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:31.207668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c92362e-44fa-43a4-a3e0-db50763522d6 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:31.323471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:31.323471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:31.333919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c92362e-44fa-43a4-a3e0-db50763522d6 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Volume info retrieved successfully. Jan 21 03:47:31.370023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c92362e-44fa-43a4-a3e0-db50763522d6 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:31.371486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 318/634] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:31 2021] GET /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 1082 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:32.388918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b55f04d-ea33-4ce9-bc5d-d05d50877ec9 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] GET http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:32.389447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b55f04d-ea33-4ce9-bc5d-d05d50877ec9 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:32.389636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:32.389636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:32.389972 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b55f04d-ea33-4ce9-bc5d-d05d50877ec9 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:32.505397 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:32.505397 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:32.520715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6b55f04d-ea33-4ce9-bc5d-d05d50877ec9 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Volume info retrieved successfully. Jan 21 03:47:32.583005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b55f04d-ea33-4ce9-bc5d-d05d50877ec9 tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 200 Jan 21 03:47:32.583838 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 317/635] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:32 2021] GET /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 1082 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:33.601097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca919042-03e5-4556-81b9-af4f08de052b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] GET http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:33.601677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca919042-03e5-4556-81b9-af4f08de052b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:33.601772 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:33.601772 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:33.602157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca919042-03e5-4556-81b9-af4f08de052b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:33.742274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca919042-03e5-4556-81b9-af4f08de052b tempest-VolumesTransfersTest-1491245277 tempest-VolumesTransfersTest-1491245277] http://10.222.0.22/volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 404 Jan 21 03:47:33.743608 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 319/636] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:33 2021] GET /volume/v3/807f983fc1784ae88dd6e2d0e6335952/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:33.753961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d73a04e-01df-4f8a-b7ac-de0dbf37fd44 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] DELETE http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:33.755224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d73a04e-01df-4f8a-b7ac-de0dbf37fd44 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:33.755649 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:33.755649 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:33.756303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d73a04e-01df-4f8a-b7ac-de0dbf37fd44 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:33.756989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2d73a04e-01df-4f8a-b7ac-de0dbf37fd44 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Delete volume with id: 1c152acb-ae49-49d1-a42f-aaa9f24b9667 Jan 21 03:47:33.871957 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d73a04e-01df-4f8a-b7ac-de0dbf37fd44 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 returned with HTTP 404 Jan 21 03:47:33.874207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 318/637] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:47:33 2021] DELETE /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/1c152acb-ae49-49d1-a42f-aaa9f24b9667 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:33.882594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-962a9a8a-f1f9-4069-a88c-f0828f6417f1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] DELETE http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:33.883175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-962a9a8a-f1f9-4069-a88c-f0828f6417f1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:33.883873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-962a9a8a-f1f9-4069-a88c-f0828f6417f1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:33.884349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-962a9a8a-f1f9-4069-a88c-f0828f6417f1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] Delete volume with id: 6b918bb9-753b-4a08-85b6-ccb501664599 Jan 21 03:47:34.009078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-962a9a8a-f1f9-4069-a88c-f0828f6417f1 tempest-VolumesTransfersTest-426235011 tempest-VolumesTransfersTest-426235011] http://10.222.0.22/volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 returned with HTTP 404 Jan 21 03:47:34.011971 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 320/638] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:47:33 2021] DELETE /volume/v3/5f5f46f74c994a5b9e5d488f25d58918/volumes/6b918bb9-753b-4a08-85b6-ccb501664599 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:47:42.707723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:47:42.709548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1754629861"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:42.711070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1754629861'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:47:42.711531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume of 1 GB Jan 21 03:47:42.761365 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Availability Zones retrieved successfully. Jan 21 03:47:42.807708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Flow 'volume_create_api' (d7e4be18-de16-43b6-9152-9cc3882533b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:42.812803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cebd229-08b3-4d3f-bc9d-49d867e6e3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:42.817138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:47:42.965593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cebd229-08b3-4d3f-bc9d-49d867e6e3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:42.968323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcff8a9-aa0e-440d-a228-968b7f70e013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:43.160559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Created reservations ['991fae72-0eb3-4045-ae8b-4296efa2b07c', '6f0f80fa-b97f-4673-8170-5ff11f63c15a', '35f6dd76-be5e-4bdd-8223-b2831e77d190', 'fe151399-1781-466c-bf17-aae2162ac334'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:43.162673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcff8a9-aa0e-440d-a228-968b7f70e013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['991fae72-0eb3-4045-ae8b-4296efa2b07c', '6f0f80fa-b97f-4673-8170-5ff11f63c15a', '35f6dd76-be5e-4bdd-8223-b2831e77d190', 'fe151399-1781-466c-bf17-aae2162ac334']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:43.164990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50b031-067d-4d2a-9e32-796b783588ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:43.286620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50b031-067d-4d2a-9e32-796b783588ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbce67a-0b8e-4548-aa52-c2b740266022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1754629861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9b495d327dc4db99e4658551d3e9908',qos_specs=None,replication_status=,reservations=['991fae72-0eb3-4045-ae8b-4296efa2b07c','6f0f80fa-b97f-4673-8170-5ff11f63c15a','35f6dd76-be5e-4bdd-8223-b2831e77d190','fe151399-1781-466c-bf17-aae2162ac334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508cbf3bcff84328be020286d2bb395a',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1754629861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbce67a-0b8e-4548-aa52-c2b740266022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9b495d327dc4db99e4658551d3e9908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='508cbf3bcff84328be020286d2bb395a',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:43.291959 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ac72fd-c5af-4e05-8f51-c55d06a29103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:43.349875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ac72fd-c5af-4e05-8f51-c55d06a29103) transitioned into state 'SUCCESS' from state '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-1754629861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9b495d327dc4db99e4658551d3e9908',qos_specs=None,replication_status=,reservations=['991fae72-0eb3-4045-ae8b-4296efa2b07c','6f0f80fa-b97f-4673-8170-5ff11f63c15a','35f6dd76-be5e-4bdd-8223-b2831e77d190','fe151399-1781-466c-bf17-aae2162ac334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='508cbf3bcff84328be020286d2bb395a',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:43.354468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8e2690-770a-43f1-8da2-7c941c325315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:43.396693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8e2690-770a-43f1-8da2-7c941c325315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:43.409718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Flow 'volume_create_api' (d7e4be18-de16-43b6-9152-9cc3882533b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:43.542476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request issued successfully. Jan 21 03:47:43.587330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-810c58be-5bf9-4219-bb1c-4e8f560d6077 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 202 Jan 21 03:47:43.588463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 319/639] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:47:42 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 819 bytes in 1493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:43.603228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a9cf602-86b4-4979-96b9-f05ac038b900 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:47:43.604090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a9cf602-86b4-4979-96b9-f05ac038b900 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:43.605126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a9cf602-86b4-4979-96b9-f05ac038b900 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:43.675513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:43.675513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:43.687371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5a9cf602-86b4-4979-96b9-f05ac038b900 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:47:43.713885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a9cf602-86b4-4979-96b9-f05ac038b900 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 200 Jan 21 03:47:43.715644 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 321/640] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:43 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:44.732862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da76d725-90cb-44e4-83a7-68f47c87eb2a tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:47:44.734064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da76d725-90cb-44e4-83a7-68f47c87eb2a tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:44.734503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:44.734503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:44.735209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da76d725-90cb-44e4-83a7-68f47c87eb2a tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:44.903399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:44.903399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:44.928243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da76d725-90cb-44e4-83a7-68f47c87eb2a tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:47:44.988949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da76d725-90cb-44e4-83a7-68f47c87eb2a tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 200 Jan 21 03:47:44.991248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 320/641] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:44 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:46.007873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed9b4a5c-9310-4d65-8f55-5d9a7f799b08 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:47:46.008386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed9b4a5c-9310-4d65-8f55-5d9a7f799b08 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:46.009383 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:46.009383 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:46.010044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed9b4a5c-9310-4d65-8f55-5d9a7f799b08 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:46.136843 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:46.136843 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:46.156925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed9b4a5c-9310-4d65-8f55-5d9a7f799b08 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:47:46.203501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed9b4a5c-9310-4d65-8f55-5d9a7f799b08 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 200 Jan 21 03:47:46.216195 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 322/642] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:46 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:50.107959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes Jan 21 03:47:50.108524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:50.108524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:50.108774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1875964940"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:50.110169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1875964940'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:47:50.111287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume of 1 GB Jan 21 03:47:50.138945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Availability Zones retrieved successfully. Jan 21 03:47:50.178206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Flow 'volume_create_api' (90aec3b8-5a13-4479-a0ba-6289ea58dbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:50.181568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81497b08-169b-440c-99d5-4074581dfa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:50.191097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:47:50.306619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81497b08-169b-440c-99d5-4074581dfa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:50.309907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5718a595-8d7a-468a-bd3c-62cb33626f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:50.440834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Created reservations ['089ee78c-59f9-454b-8998-524d434254f4', 'eced8b76-5493-4056-8e06-f9857f7c0aac', '0b3bb279-bbc0-4a27-a526-10182d72fab7', '36863dac-9b5e-4b8c-ad56-99a24c28bc6d'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:47:50.443214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5718a595-8d7a-468a-bd3c-62cb33626f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089ee78c-59f9-454b-8998-524d434254f4', 'eced8b76-5493-4056-8e06-f9857f7c0aac', '0b3bb279-bbc0-4a27-a526-10182d72fab7', '36863dac-9b5e-4b8c-ad56-99a24c28bc6d']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:50.445796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004ce68e-c60b-48db-9c58-a66810477a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:50.526661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004ce68e-c60b-48db-9c58-a66810477a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1875964940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',qos_specs=None,replication_status=,reservations=['089ee78c-59f9-454b-8998-524d434254f4','eced8b76-5493-4056-8e06-f9857f7c0aac','0b3bb279-bbc0-4a27-a526-10182d72fab7','36863dac-9b5e-4b8c-ad56-99a24c28bc6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1875964940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:50.529886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2622d9d1-e449-4038-bced-1e649ff8ef7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:50.569863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2622d9d1-e449-4038-bced-1e649ff8ef7c) transitioned into state 'SUCCESS' from state '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-1875964940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',qos_specs=None,replication_status=,reservations=['089ee78c-59f9-454b-8998-524d434254f4','eced8b76-5493-4056-8e06-f9857f7c0aac','0b3bb279-bbc0-4a27-a526-10182d72fab7','36863dac-9b5e-4b8c-ad56-99a24c28bc6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:50.573167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83231055-2c78-4dca-a39a-414d8a31a65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:47:50.604888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83231055-2c78-4dca-a39a-414d8a31a65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:47:50.607890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Flow 'volume_create_api' (90aec3b8-5a13-4479-a0ba-6289ea58dbe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:47:50.668058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume request issued successfully. Jan 21 03:47:50.687054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c392173-b4be-4c85-be90-f36c51c43901 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes returned with HTTP 202 Jan 21 03:47:50.689602 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 321/643] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:47:50 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes => generated 824 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:47:50.705796 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8c5be99-6597-4985-bf9b-afcf94e8969f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:50.706597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8c5be99-6597-4985-bf9b-afcf94e8969f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:50.707032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:50.707032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:50.707683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8c5be99-6597-4985-bf9b-afcf94e8969f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:50.762839 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:50.762839 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:50.789498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d8c5be99-6597-4985-bf9b-afcf94e8969f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:50.847171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8c5be99-6597-4985-bf9b-afcf94e8969f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:50.848664 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 323/644] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:50 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 892 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:51.865768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:51.866270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:51.866469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:51.866469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:51.866840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:51.921713 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:51.921713 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:51.932314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:51.963246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:51.964858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 322/645] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:51 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:53.011753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-f151bf2b-8539-4289-91aa-c88c1949adbe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:53.012817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-f151bf2b-8539-4289-91aa-c88c1949adbe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:53.013165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:53.013165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:53.013680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-f151bf2b-8539-4289-91aa-c88c1949adbe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:53.066227 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.066227 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:53.075983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-f151bf2b-8539-4289-91aa-c88c1949adbe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:53.102228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-f151bf2b-8539-4289-91aa-c88c1949adbe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:53.103113 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 324/646] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:47:53 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:53.179428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:47:53.180262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:53.180642 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:53.180642 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:53.181142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:53.182706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33c03416-7ece-4285-8069-799330c5ee94 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:47:53.184222 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 323/647] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:47:53 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:47:53.199214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments Jan 21 03:47:53.199733 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:53.199733 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:53.200129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e", "instance_uuid": "e87665b1-fe93-44e1-a04d-023cd0d30c5c", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:53.251513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.251513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:53.326308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments returned with HTTP 200 Jan 21 03:47:53.327666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 325/648] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:47:53 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:53.384600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a458e963-84df-4986-b467-c1a3702c6d5e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:53.385146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a458e963-84df-4986-b467-c1a3702c6d5e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:53.385635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a458e963-84df-4986-b467-c1a3702c6d5e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:53.425612 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:47:53.426668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:53.427351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:53.427351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:53.427937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:53.429722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-8a1b3e7f-88cc-4537-a312-7bc4fbaca0ad tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:47:53.430425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 326/649] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:47:53 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 03:47:53.451877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-189cf52d-a878-41d1-8b6b-746e125df6ca tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:53.452947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-189cf52d-a878-41d1-8b6b-746e125df6ca tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:53.453655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-189cf52d-a878-41d1-8b6b-746e125df6ca tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:53.483068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.483068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:53.493781 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a458e963-84df-4986-b467-c1a3702c6d5e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:53.514867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.514867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:53.525551 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a458e963-84df-4986-b467-c1a3702c6d5e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:53.538865 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 324/650] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:53 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:53.568874 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.568874 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:53.581116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-189cf52d-a878-41d1-8b6b-746e125df6ca tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:53.602822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.602822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:53.613484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-189cf52d-a878-41d1-8b6b-746e125df6ca tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:53.615565 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 327/651] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:47:53 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1015 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:47:53.647815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-d5a288aa-32c4-40e7-98f5-4b25d8e06740 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] PUT http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49 Jan 21 03:47:53.648690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:53.648690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:53.649492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-d5a288aa-32c4-40e7-98f5-4b25d8e06740 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:47:53.695972 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:47:53.695972 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:47:53.696909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-d5a288aa-32c4-40e7-98f5-4b25d8e06740 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Lock "b'cinder-attachment_update-cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:47:53.700837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:53.700837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:54.544161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8d49d9b-5338-47b6-b6fa-0a2df386a551 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:54.545528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8d49d9b-5338-47b6-b6fa-0a2df386a551 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:54.545969 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:54.545969 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:54.547093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8d49d9b-5338-47b6-b6fa-0a2df386a551 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:54.697855 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:54.697855 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:54.713295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f8d49d9b-5338-47b6-b6fa-0a2df386a551 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:54.752317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:54.752317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:54.762184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8d49d9b-5338-47b6-b6fa-0a2df386a551 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:54.763535 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 328/652] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:54 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:55.780165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-867de24a-b5f5-4255-9370-8ef3139f99fe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:55.780673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-867de24a-b5f5-4255-9370-8ef3139f99fe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:55.781325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:55.781325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:55.782252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-867de24a-b5f5-4255-9370-8ef3139f99fe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:55.803822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-d5a288aa-32c4-40e7-98f5-4b25d8e06740 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Lock "b'cinder-attachment_update-cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e-n-h1-769329-3'" released by "attachment_update" :: held 2.107s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:47:55.804456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-d5a288aa-32c4-40e7-98f5-4b25d8e06740 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49 returned with HTTP 200 Jan 21 03:47:55.805348 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 325/653] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:47:53 2021] PUT /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49 => generated 762 bytes in 2166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:47:55.907235 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:55.907235 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:55.955880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-867de24a-b5f5-4255-9370-8ef3139f99fe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:55.978413 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:55.978413 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:55.987907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-867de24a-b5f5-4255-9370-8ef3139f99fe tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:55.989454 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 329/654] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:55 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:57.005955 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d468f56-c848-40ef-b052-a5b8d3c51700 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:57.006454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d468f56-c848-40ef-b052-a5b8d3c51700 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:57.006637 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:57.006637 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:57.007046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d468f56-c848-40ef-b052-a5b8d3c51700 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:57.071159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:57.071159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:57.081126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d468f56-c848-40ef-b052-a5b8d3c51700 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:57.103896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:57.103896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:57.114025 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d468f56-c848-40ef-b052-a5b8d3c51700 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:57.115567 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 326/655] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:57 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:58.131435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d401d5d2-4a39-43c9-903e-3bfded7be988 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:58.132660 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d401d5d2-4a39-43c9-903e-3bfded7be988 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:58.133222 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:58.133222 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:58.133857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d401d5d2-4a39-43c9-903e-3bfded7be988 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:58.185542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:58.185542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:58.195508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d401d5d2-4a39-43c9-903e-3bfded7be988 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:58.215728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:58.215728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:58.224896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d401d5d2-4a39-43c9-903e-3bfded7be988 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:58.226109 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 330/656] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:58 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:47:59.244399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a86b29a8-21b6-4f87-aa1b-9546dadc2994 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:47:59.244871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a86b29a8-21b6-4f87-aa1b-9546dadc2994 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:47:59.245047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:47:59.245047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:47:59.245647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a86b29a8-21b6-4f87-aa1b-9546dadc2994 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:47:59.301240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:59.301240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:59.310216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a86b29a8-21b6-4f87-aa1b-9546dadc2994 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:47:59.330785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:47:59.330785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:47:59.339964 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a86b29a8-21b6-4f87-aa1b-9546dadc2994 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:47:59.341333 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 327/657] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:47:59 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:00.359115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a175ccd-a668-490f-a7da-a79b0a8a6b83 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:00.360824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a175ccd-a668-490f-a7da-a79b0a8a6b83 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:00.361476 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:00.361476 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:00.362167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a175ccd-a668-490f-a7da-a79b0a8a6b83 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:00.420045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:00.420045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:00.429208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0a175ccd-a668-490f-a7da-a79b0a8a6b83 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:00.448504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:00.448504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:00.457733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a175ccd-a668-490f-a7da-a79b0a8a6b83 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:00.458546 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 331/658] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:00 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:01.475804 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15e2bb04-a76a-4d61-b0e5-8611861926c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:01.476461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15e2bb04-a76a-4d61-b0e5-8611861926c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:01.476461 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:01.476461 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:01.476768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15e2bb04-a76a-4d61-b0e5-8611861926c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:01.533847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:01.533847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:01.542678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-15e2bb04-a76a-4d61-b0e5-8611861926c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:01.562235 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:01.562235 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:01.571761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15e2bb04-a76a-4d61-b0e5-8611861926c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:01.572590 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 328/659] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:01 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:01.914394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-491ee768-22af-4eaf-91d0-d93b8804fe66 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49/action Jan 21 03:48:01.914921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:01.914921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:01.915397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-491ee768-22af-4eaf-91d0-d93b8804fe66 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:01.915781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-491ee768-22af-4eaf-91d0-d93b8804fe66 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:01.988705 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:01.988705 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:02.003615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6ed6e663-b075-4a1c-99f5-5d18943a6899 req-491ee768-22af-4eaf-91d0-d93b8804fe66 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49/action returned with HTTP 204 Jan 21 03:48:02.004948 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 332/660] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:48:01 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:02.588931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d50ddd8b-80cf-4b35-ae41-17a894c38887 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:02.590125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d50ddd8b-80cf-4b35-ae41-17a894c38887 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:02.590576 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:02.590576 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:02.591317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d50ddd8b-80cf-4b35-ae41-17a894c38887 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:02.665227 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:02.665227 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:02.676208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d50ddd8b-80cf-4b35-ae41-17a894c38887 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:02.709135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:02.709135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:02.732467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d50ddd8b-80cf-4b35-ae41-17a894c38887 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:02.733721 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 329/661] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:02 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1209 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:04.070265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c13db162-da89-4e6e-8b0c-f3754b1fa924 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/f522423a-d797-4ba9-ba38-a68c675835d9/action Jan 21 03:48:04.071404 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:04.071404 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:04.072156 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c13db162-da89-4e6e-8b0c-f3754b1fa924 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-attach": {"instance_uuid": "8c00ba77-08c7-4ba0-b299-e5bb82673c64", "mountpoint": "/dev/vdc"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:04.072739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c13db162-da89-4e6e-8b0c-f3754b1fa924 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8c00ba77-08c7-4ba0-b299-e5bb82673c64", "mountpoint": "/dev/vdc"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:04.092528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf81c39d-fa87-4dd0-a4c0-5973d9993e30 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:04.093286 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf81c39d-fa87-4dd0-a4c0-5973d9993e30 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:04.093681 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:04.093681 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:04.094300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf81c39d-fa87-4dd0-a4c0-5973d9993e30 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:04.148258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c13db162-da89-4e6e-8b0c-f3754b1fa924 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/f522423a-d797-4ba9-ba38-a68c675835d9/action returned with HTTP 404 Jan 21 03:48:04.153242 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 333/662] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:04 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/f522423a-d797-4ba9-ba38-a68c675835d9/action => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:04.176399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:04.176399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:04.187382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cf81c39d-fa87-4dd0-a4c0-5973d9993e30 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:04.209704 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:04.209704 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:04.219009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf81c39d-fa87-4dd0-a4c0-5973d9993e30 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:04.221434 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 330/663] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:04 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1209 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:05.001500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-3b6d6a40-9922-4da7-b478-646fc0a474cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:05.002202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-3b6d6a40-9922-4da7-b478-646fc0a474cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:05.003821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-3b6d6a40-9922-4da7-b478-646fc0a474cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:05.060958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.060958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.070719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-62bdf743-106c-433b-99f5-77e3132a764c req-3b6d6a40-9922-4da7-b478-646fc0a474cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:05.092542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.092542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.103126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-3b6d6a40-9922-4da7-b478-646fc0a474cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:05.103863 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 334/664] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:48:04 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1209 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:05.130441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e/action Jan 21 03:48:05.130891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:05.130891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:05.131500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:05.131878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:05.191978 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.191978 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.193409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:05.209142 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Begin detaching volume completed successfully. Jan 21 03:48:05.210211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e/action returned with HTTP 202 Jan 21 03:48:05.211973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 331/665] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:48:05 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:48:05.241999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b9b35ef-e1bc-4c67-ba8b-045eadf983a4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:05.244498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b9b35ef-e1bc-4c67-ba8b-045eadf983a4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:05.244498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:05.244498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:05.244498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b9b35ef-e1bc-4c67-ba8b-045eadf983a4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:05.304486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:48:05.305926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:05.306807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:05.306807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:05.307858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:05.310070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-97a2514f-db23-4c8d-abf2-9954726ebcb2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:48:05.310070 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 332/666] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:48:05 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:48:05.320992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.320992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.331133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9b9b35ef-e1bc-4c67-ba8b-045eadf983a4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:05.333718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-e962892d-f6e6-4449-ac33-fb721f46947a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:05.334686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-e962892d-f6e6-4449-ac33-fb721f46947a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:05.336011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-e962892d-f6e6-4449-ac33-fb721f46947a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:05.362364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.362364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.378113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b9b35ef-e1bc-4c67-ba8b-045eadf983a4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:05.379398 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 335/667] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:05 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1212 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:05.424817 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.424817 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.436421 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-62bdf743-106c-433b-99f5-77e3132a764c req-e962892d-f6e6-4449-ac33-fb721f46947a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:05.466494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:05.466494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:05.478475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-e962892d-f6e6-4449-ac33-fb721f46947a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:05.479470 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 333/668] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:48:05 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1311 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:48:06.219462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-a85a67c1-f1f4-44c7-bfaa-b3a2ad8577d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49 Jan 21 03:48:06.219462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-a85a67c1-f1f4-44c7-bfaa-b3a2ad8577d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:06.219462 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:06.219462 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:06.219462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-a85a67c1-f1f4-44c7-bfaa-b3a2ad8577d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:06.291698 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:06.291698 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:06.398767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84baf4ad-aa14-424b-a255-761566e59b8b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:06.399332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84baf4ad-aa14-424b-a255-761566e59b8b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:06.399552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:06.399552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:06.400437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84baf4ad-aa14-424b-a255-761566e59b8b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:06.561215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:06.561215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:06.574741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-84baf4ad-aa14-424b-a255-761566e59b8b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:06.603615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:06.603615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:06.615988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84baf4ad-aa14-424b-a255-761566e59b8b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:06.617020 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 334/669] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:06 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 1212 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:48:07.106354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-62bdf743-106c-433b-99f5-77e3132a764c req-a85a67c1-f1f4-44c7-bfaa-b3a2ad8577d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:48:07.107123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-62bdf743-106c-433b-99f5-77e3132a764c req-a85a67c1-f1f4-44c7-bfaa-b3a2ad8577d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:48:07.116626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-62bdf743-106c-433b-99f5-77e3132a764c req-a85a67c1-f1f4-44c7-bfaa-b3a2ad8577d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49 returned with HTTP 200 Jan 21 03:48:07.118059 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 336/670] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:48:06 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/6906dc5e-9590-4dc3-b1ed-32d49aaefa49 => generated 19 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:07.645643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f97d16e-3163-4526-ac32-747d8cc67fdb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:48:07.646083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f97d16e-3163-4526-ac32-747d8cc67fdb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:07.646164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:07.646164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:07.647253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f97d16e-3163-4526-ac32-747d8cc67fdb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:07.740316 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:07.740316 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:07.753351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f97d16e-3163-4526-ac32-747d8cc67fdb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:07.788605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f97d16e-3163-4526-ac32-747d8cc67fdb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:48:07.791092 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 335/671] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:07 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 917 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:16.697246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:16.697764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:16.697764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:16.698098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d20b9c84-a6cd-4e92-8200-6eb6f786f6b7", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-149742621"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:16.699359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request body: {'volume': {'imageRef': 'd20b9c84-a6cd-4e92-8200-6eb6f786f6b7', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-149742621'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:16.846351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume of 2 GB Jan 21 03:48:16.848492 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:16.848492 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:16.867979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Availability Zones retrieved successfully. Jan 21 03:48:16.893876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Flow 'volume_create_api' (ae8ab4c0-c3fd-4466-b591-445ced4b3b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:48:16.898806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c4c1be-76ed-4b11-92b5-7f65b11014f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:16.901436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Validating volume size '2' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:48:16.987468 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c4c1be-76ed-4b11-92b5-7f65b11014f8) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:48:16.987790 n-d-769329-3 devstack@c-api.service[87903]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d20b9c84-a6cd-4e92-8200-6eb6f786f6b7 is not active. Jan 21 03:48:16.993365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c4c1be-76ed-4b11-92b5-7f65b11014f8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:16.996415 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c4c1be-76ed-4b11-92b5-7f65b11014f8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:48:17.000275 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Flow 'volume_create_api' (ae8ab4c0-c3fd-4466-b591-445ced4b3b9b) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:48:17.001900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b91fe615-22d8-4c32-b436-be3a4a80985f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 400 Jan 21 03:48:17.003310 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 337/672] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:48:16 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 125 bytes in 310 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:17.634077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:17.634549 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:17.634549 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:17.634994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c41ce847-21f1-4860-abc8-455400459b30"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:17.636298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c41ce847-21f1-4860-abc8-455400459b30'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:17.780935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume of 1 GB Jan 21 03:48:17.820924 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Availability Zones retrieved successfully. Jan 21 03:48:17.861357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Flow 'volume_create_api' (6303dd8b-84e3-4f41-88d5-bb930022ea28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:48:17.866292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac7ce19-1616-4c4c-9cc3-64c1d4f6130f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:17.869866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:48:17.947207 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac7ce19-1616-4c4c-9cc3-64c1d4f6130f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:48:17.947515 n-d-769329-3 devstack@c-api.service[87903]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 03:48:17.952870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac7ce19-1616-4c4c-9cc3-64c1d4f6130f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:17.956473 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac7ce19-1616-4c4c-9cc3-64c1d4f6130f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:48:17.959742 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Flow 'volume_create_api' (6303dd8b-84e3-4f41-88d5-bb930022ea28) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:48:17.960840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09210e49-9e0d-459c-bc04-3e03342092f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 400 Jan 21 03:48:17.962417 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 336/673] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:17 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 134 bytes in 332 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:18.385216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ab497f3-71de-48df-ba80-e5280f8d5fe1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.386282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ab497f3-71de-48df-ba80-e5280f8d5fe1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.388019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ab497f3-71de-48df-ba80-e5280f8d5fe1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 400 Jan 21 03:48:18.389455 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 338/674] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:18.399841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95e36628-36a8-427c-bd93-ab1e411aa2b4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.400602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95e36628-36a8-427c-bd93-ab1e411aa2b4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cd8352f4-f87c-46ee-80f8-ae0d155f0c19"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.401889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-95e36628-36a8-427c-bd93-ab1e411aa2b4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cd8352f4-f87c-46ee-80f8-ae0d155f0c19'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:18.462886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95e36628-36a8-427c-bd93-ab1e411aa2b4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 404 Jan 21 03:48:18.464270 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 337/675] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:18.474023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3f80763-bfdd-4840-af0d-cc28db00fffc tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.475145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3f80763-bfdd-4840-af0d-cc28db00fffc tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "68931c3e-a124-4126-929c-3378c3fa410c"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.477110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-a3f80763-bfdd-4840-af0d-cc28db00fffc tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request body: {'volume': {'size': 1, 'source_volid': '68931c3e-a124-4126-929c-3378c3fa410c'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:18.524800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3f80763-bfdd-4840-af0d-cc28db00fffc tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 404 Jan 21 03:48:18.526103 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 339/676] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:18.535308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44ed417d-bebb-4232-81a2-4b34ebb1387d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.536071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44ed417d-bebb-4232-81a2-4b34ebb1387d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1e7bfa96-0d22-48c3-b69e-937324c868d4"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.537147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-44ed417d-bebb-4232-81a2-4b34ebb1387d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Create volume request body: {'volume': {'size': 1, 'volume_type': '1e7bfa96-0d22-48c3-b69e-937324c868d4'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:18.565607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44ed417d-bebb-4232-81a2-4b34ebb1387d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 404 Jan 21 03:48:18.566931 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 338/677] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:18.575709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50e957fa-2960-45e8-b3a6-0afaac9a3e0f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.576759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50e957fa-2960-45e8-b3a6-0afaac9a3e0f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.577952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50e957fa-2960-45e8-b3a6-0afaac9a3e0f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 400 Jan 21 03:48:18.583643 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 340/678] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:18.598436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83084423-a3dd-472c-9c33-37cf71d494f3 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.599170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83084423-a3dd-472c-9c33-37cf71d494f3 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.600611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83084423-a3dd-472c-9c33-37cf71d494f3 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 400 Jan 21 03:48:18.605802 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 339/679] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 125 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:18.610078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ee92d71-361a-417d-a28b-0dc3256edcd8 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes Jan 21 03:48:18.611063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ee92d71-361a-417d-a28b-0dc3256edcd8 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.612408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ee92d71-361a-417d-a28b-0dc3256edcd8 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes returned with HTTP 400 Jan 21 03:48:18.617493 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 341/680] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:18.622523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db14dd06-eb9e-4332-a460-46905e3e254e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] DELETE http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-502213332 Jan 21 03:48:18.623072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db14dd06-eb9e-4332-a460-46905e3e254e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:18.623559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db14dd06-eb9e-4332-a460-46905e3e254e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:18.624024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-db14dd06-eb9e-4332-a460-46905e3e254e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Delete volume with id: tempest-invalid-502213332 Jan 21 03:48:18.697186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db14dd06-eb9e-4332-a460-46905e3e254e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-502213332 returned with HTTP 404 Jan 21 03:48:18.698499 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 340/681] 10.222.0.22 () {58 vars in 1285 bytes} [Thu Jan 21 03:48:18 2021] DELETE /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-502213332 => generated 98 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:18.708486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 342/682] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:48:18 2021] DELETE /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 03:48:18.716955 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7afc5576-50d2-42a0-83bc-cea11b230295 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/xxx/action Jan 21 03:48:18.718719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7afc5576-50d2-42a0-83bc-cea11b230295 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-detach": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:18.720446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7afc5576-50d2-42a0-83bc-cea11b230295 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:18.819606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7afc5576-50d2-42a0-83bc-cea11b230295 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/xxx/action returned with HTTP 404 Jan 21 03:48:18.823727 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 341/683] 10.222.0.22 () {60 vars in 1258 bytes} [Thu Jan 21 03:48:18 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/xxx/action => generated 76 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:18.833638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a78f6fb5-5cfb-419c-a2ea-835e9923d37b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-1987299365 Jan 21 03:48:18.834628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a78f6fb5-5cfb-419c-a2ea-835e9923d37b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:18.835375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a78f6fb5-5cfb-419c-a2ea-835e9923d37b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:18.916675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a78f6fb5-5cfb-419c-a2ea-835e9923d37b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-1987299365 returned with HTTP 404 Jan 21 03:48:18.918142 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 343/684] 10.222.0.22 () {58 vars in 1285 bytes} [Thu Jan 21 03:48:18 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-1987299365 => generated 99 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:18.929013 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 342/685] 10.222.0.22 () {58 vars in 1207 bytes} [Thu Jan 21 03:48:18 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 03:48:18.940023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/detail?status=null Jan 21 03:48:18.940867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:18.941527 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:18.947302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:48:18.948227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Could not evaluate value null, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:48:18.950455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:48:19.033165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Get all volumes completed successfully. Jan 21 03:48:19.041775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3aacfa88-b7f2-4b62-8fb3-bd50ea75bd93 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/detail?status=null returned with HTTP 200 Jan 21 03:48:19.043095 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 344/686] 10.222.0.22 () {58 vars in 1248 bytes} [Thu Jan 21 03:48:18 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/detail?status=null => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:48:19.059168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947440983 Jan 21 03:48:19.060460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:19.061207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:19.062206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:48:19.065499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1947440983'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:48:19.123553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Get all volumes completed successfully. Jan 21 03:48:19.129689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a97769b6-6f4a-48a0-9510-1f7cfeccd8ca tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947440983 returned with HTTP 200 Jan 21 03:48:19.130942 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 343/687] 10.222.0.22 () {58 vars in 1326 bytes} [Thu Jan 21 03:48:19 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1947440983 => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:48:19.147971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes?status=null Jan 21 03:48:19.148915 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:19.149623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:19.150484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:48:19.151332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Could not evaluate value null, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:48:19.153913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:48:19.214407 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Get all volumes completed successfully. Jan 21 03:48:19.216735 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74b9abe1-e1dd-40da-b6a9-8eacee243ffe tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes?status=null returned with HTTP 200 Jan 21 03:48:19.217814 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 345/688] 10.222.0.22 () {58 vars in 1227 bytes} [Thu Jan 21 03:48:19 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes?status=null => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:48:19.229322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes?name=tempest-VolumesNegativeTest-Volume-561316591 Jan 21 03:48:19.229845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:19.230324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:19.231138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:48:19.232949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-561316591'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:48:19.326614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Get all volumes completed successfully. Jan 21 03:48:19.328163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ea901c2-5927-4489-ad13-8262bf18eb9d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes?name=tempest-VolumesNegativeTest-Volume-561316591 returned with HTTP 200 Jan 21 03:48:19.342474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38f29f93-8094-4a08-9b97-c260f069139f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action Jan 21 03:48:19.343541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38f29f93-8094-4a08-9b97-c260f069139f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-reserve": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:19.344219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38f29f93-8094-4a08-9b97-c260f069139f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:19.351346 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 344/689] 10.222.0.22 () {58 vars in 1303 bytes} [Thu Jan 21 03:48:19 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes?name=tempest-VolumesNegativeTest-Volume-561316591 => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:48:19.459070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:19.459070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:19.461521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38f29f93-8094-4a08-9b97-c260f069139f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:19.486683 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38f29f93-8094-4a08-9b97-c260f069139f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Reserve volume completed successfully. Jan 21 03:48:19.487271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38f29f93-8094-4a08-9b97-c260f069139f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action returned with HTTP 202 Jan 21 03:48:19.491708 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 346/690] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:19 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:48:19.498420 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bbfcf68-11c7-4f92-b588-553c6157b02e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action Jan 21 03:48:19.499528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bbfcf68-11c7-4f92-b588-553c6157b02e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-reserve": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:19.500141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bbfcf68-11c7-4f92-b588-553c6157b02e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:19.599515 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:19.599515 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:19.600728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5bbfcf68-11c7-4f92-b588-553c6157b02e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:19.610706 n-d-769329-3 devstack@c-api.service[87903]: ERROR cinder.volume.api [None req-5bbfcf68-11c7-4f92-b588-553c6157b02e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume status must be available to reserve, but the status is attaching. Jan 21 03:48:19.611473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bbfcf68-11c7-4f92-b588-553c6157b02e tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action returned with HTTP 400 Jan 21 03:48:19.620811 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 345/691] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:19 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action => generated 132 bytes in 120 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:19.624261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45adb40e-1c9f-428b-9a3a-f843c042c1cd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action Jan 21 03:48:19.624733 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:19.624733 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:19.625175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45adb40e-1c9f-428b-9a3a-f843c042c1cd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-unreserve": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:19.625618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45adb40e-1c9f-428b-9a3a-f843c042c1cd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:19.690580 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:19.690580 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:19.692035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45adb40e-1c9f-428b-9a3a-f843c042c1cd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:19.781189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45adb40e-1c9f-428b-9a3a-f843c042c1cd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Unreserve volume completed successfully. Jan 21 03:48:19.782497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45adb40e-1c9f-428b-9a3a-f843c042c1cd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action returned with HTTP 202 Jan 21 03:48:19.784131 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 347/692] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:19 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:48:19.792933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2751eb97-12b8-4e7d-8d69-73ebac48fb25 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/81fdf1d8-d8bb-4a00-a902-37a620e10706/action Jan 21 03:48:19.793460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:19.793460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:19.794392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2751eb97-12b8-4e7d-8d69-73ebac48fb25 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-reserve": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:19.794989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2751eb97-12b8-4e7d-8d69-73ebac48fb25 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:19.849091 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2751eb97-12b8-4e7d-8d69-73ebac48fb25 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/81fdf1d8-d8bb-4a00-a902-37a620e10706/action returned with HTTP 404 Jan 21 03:48:19.851040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 346/693] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:19 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/81fdf1d8-d8bb-4a00-a902-37a620e10706/action => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:19.859788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d754603b-07bf-482f-924e-b1fe976ff0b6 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/870a87ef-452e-4baa-afeb-74feea673f35/action Jan 21 03:48:19.861279 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:19.861279 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:19.862034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d754603b-07bf-482f-924e-b1fe976ff0b6 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-unreserve": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:19.862779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d754603b-07bf-482f-924e-b1fe976ff0b6 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:19.915818 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d754603b-07bf-482f-924e-b1fe976ff0b6 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/870a87ef-452e-4baa-afeb-74feea673f35/action returned with HTTP 404 Jan 21 03:48:19.917514 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 348/694] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:19 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/870a87ef-452e-4baa-afeb-74feea673f35/action => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:19.930833 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 347/695] 10.222.0.22 () {60 vars in 1227 bytes} [Thu Jan 21 03:48:19 2021] PUT /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 03:48:19.941141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e0eded1-c487-4b9b-90f8-87e65503e580 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] PUT http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-1381720886 Jan 21 03:48:19.941881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e0eded1-c487-4b9b-90f8-87e65503e580 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:19.995246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e0eded1-c487-4b9b-90f8-87e65503e580 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-1381720886 returned with HTTP 404 Jan 21 03:48:19.996887 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 349/696] 10.222.0.22 () {60 vars in 1305 bytes} [Thu Jan 21 03:48:19 2021] PUT /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/tempest-invalid-1381720886 => generated 99 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:20.006945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4990aac4-8701-4367-900a-8e6bbd41dabf tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] PUT http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/f90ecb3a-7961-4032-b180-43ca0bd33966 Jan 21 03:48:20.007938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4990aac4-8701-4367-900a-8e6bbd41dabf tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:20.055360 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4990aac4-8701-4367-900a-8e6bbd41dabf tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/f90ecb3a-7961-4032-b180-43ca0bd33966 returned with HTTP 404 Jan 21 03:48:20.056714 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 348/697] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 03:48:20 2021] PUT /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/f90ecb3a-7961-4032-b180-43ca0bd33966 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:20.066394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9fef39db-2e21-4ebd-bd60-bff23930a37f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] DELETE http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/3c8beb01-3955-4a2f-8f29-30da37232155 Jan 21 03:48:20.066922 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9fef39db-2e21-4ebd-bd60-bff23930a37f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:20.067440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9fef39db-2e21-4ebd-bd60-bff23930a37f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:20.067909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9fef39db-2e21-4ebd-bd60-bff23930a37f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Delete volume with id: 3c8beb01-3955-4a2f-8f29-30da37232155 Jan 21 03:48:20.123155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9fef39db-2e21-4ebd-bd60-bff23930a37f tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/3c8beb01-3955-4a2f-8f29-30da37232155 returned with HTTP 404 Jan 21 03:48:20.124863 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 350/698] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:48:20 2021] DELETE /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/3c8beb01-3955-4a2f-8f29-30da37232155 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:20.134430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a274e359-cec0-4d69-a28e-d94bda35caae tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action Jan 21 03:48:20.135530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a274e359-cec0-4d69-a28e-d94bda35caae tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:20.136668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a274e359-cec0-4d69-a28e-d94bda35caae tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:20.138055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a274e359-cec0-4d69-a28e-d94bda35caae tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action returned with HTTP 400 Jan 21 03:48:20.140014 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 349/699] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:20 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:20.159470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-accf4fa3-7742-408f-80ab-6a33bcfddf76 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action Jan 21 03:48:20.160468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-accf4fa3-7742-408f-80ab-6a33bcfddf76 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:20.160862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-accf4fa3-7742-408f-80ab-6a33bcfddf76 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:20.162069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-accf4fa3-7742-408f-80ab-6a33bcfddf76 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action returned with HTTP 400 Jan 21 03:48:20.163079 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 351/700] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:20 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action => generated 131 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:20.172197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e50d131-8846-4401-a2d2-2ac94f9e2417 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/5f93e5f0-e668-4b6a-8226-609a3eb85d4c/action Jan 21 03:48:20.173750 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e50d131-8846-4401-a2d2-2ac94f9e2417 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:20.174314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e50d131-8846-4401-a2d2-2ac94f9e2417 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:20.236077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e50d131-8846-4401-a2d2-2ac94f9e2417 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/5f93e5f0-e668-4b6a-8226-609a3eb85d4c/action returned with HTTP 404 Jan 21 03:48:20.238080 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 350/701] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:20 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/5f93e5f0-e668-4b6a-8226-609a3eb85d4c/action => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:20.247251 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f730e0e6-cd5a-4d79-b49a-ef60acfd39f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action Jan 21 03:48:20.248313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f730e0e6-cd5a-4d79-b49a-ef60acfd39f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:20.248907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f730e0e6-cd5a-4d79-b49a-ef60acfd39f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:20.251447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f730e0e6-cd5a-4d79-b49a-ef60acfd39f4 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action returned with HTTP 400 Jan 21 03:48:20.252680 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 352/702] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:48:20 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 03:48:20.270337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79adb948-6fb6-4c9e-9d86-bb3a7e5345be tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] POST http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/None/action Jan 21 03:48:20.271874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79adb948-6fb6-4c9e-9d86-bb3a7e5345be tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:20.272462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79adb948-6fb6-4c9e-9d86-bb3a7e5345be tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:20.329873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79adb948-6fb6-4c9e-9d86-bb3a7e5345be tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/None/action returned with HTTP 404 Jan 21 03:48:20.331343 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 351/703] 10.222.0.22 () {60 vars in 1261 bytes} [Thu Jan 21 03:48:20 2021] POST /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/None/action => generated 77 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:20.340937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6546a9bc-3b1d-4383-adbe-96063b1bbdcd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/33b3598f-8011-4dc8-bb3c-90f3c74b57f2 Jan 21 03:48:20.341455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6546a9bc-3b1d-4383-adbe-96063b1bbdcd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:20.341934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6546a9bc-3b1d-4383-adbe-96063b1bbdcd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:20.424164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6546a9bc-3b1d-4383-adbe-96063b1bbdcd tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/33b3598f-8011-4dc8-bb3c-90f3c74b57f2 returned with HTTP 404 Jan 21 03:48:20.425121 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 353/704] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:20 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/33b3598f-8011-4dc8-bb3c-90f3c74b57f2 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:20.436054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] DELETE http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:48:20.436674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:20.437228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:20.437763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Delete volume with id: 8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:48:20.493468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:20.493468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:20.494645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:20.534677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Delete volume request issued successfully. Jan 21 03:48:20.535267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4df9f6b8-1d5c-4e0c-894c-6667751978e1 tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 202 Jan 21 03:48:20.536299 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 352/705] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:48:20 2021] DELETE /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:48:20.545455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ccff34c-1eb4-4b66-84b2-5569dbd9513c tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:48:20.545989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ccff34c-1eb4-4b66-84b2-5569dbd9513c tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:20.546477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ccff34c-1eb4-4b66-84b2-5569dbd9513c tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:20.636596 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:20.636596 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:20.651229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ccff34c-1eb4-4b66-84b2-5569dbd9513c tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:20.698622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ccff34c-1eb4-4b66-84b2-5569dbd9513c tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 200 Jan 21 03:48:20.700451 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 354/706] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:20 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:21.716968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f8e8588-fdac-42d7-a473-31864de2857b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:48:21.717532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f8e8588-fdac-42d7-a473-31864de2857b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:21.717693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:21.717693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:21.718077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f8e8588-fdac-42d7-a473-31864de2857b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:21.821319 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:21.821319 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:21.830430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f8e8588-fdac-42d7-a473-31864de2857b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:21.857312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f8e8588-fdac-42d7-a473-31864de2857b tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 200 Jan 21 03:48:21.872068 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 353/707] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:21 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 911 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:48:22.878406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ef916a7-fda7-4349-a4ae-eb8e63dacebb tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:48:22.878914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ef916a7-fda7-4349-a4ae-eb8e63dacebb tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:22.879364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:22.879364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:22.879987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ef916a7-fda7-4349-a4ae-eb8e63dacebb tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:22.953583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:22.953583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:22.964417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ef916a7-fda7-4349-a4ae-eb8e63dacebb tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Volume info retrieved successfully. Jan 21 03:48:23.015825 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ef916a7-fda7-4349-a4ae-eb8e63dacebb tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 200 Jan 21 03:48:23.028648 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 355/708] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:22 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:24.045189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-690036b6-ef14-4d4b-9737-092085e0bf8d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] GET http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 Jan 21 03:48:24.045734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-690036b6-ef14-4d4b-9737-092085e0bf8d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:24.045878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:24.045878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:24.046667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-690036b6-ef14-4d4b-9737-092085e0bf8d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:24.143779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-690036b6-ef14-4d4b-9737-092085e0bf8d tempest-VolumesNegativeTest-2014908904 tempest-VolumesNegativeTest-2014908904] http://10.222.0.22/volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 returned with HTTP 404 Jan 21 03:48:24.144719 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 354/709] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:24 2021] GET /volume/v3/f9b495d327dc4db99e4658551d3e9908/volumes/8bbce67a-0b8e-4548-aa52-c2b740266022 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:33.546196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] POST http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes Jan 21 03:48:33.546750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:33.546750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:33.547093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1415429402"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:33.549051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1415429402'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:33.549685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Create volume of 1 GB Jan 21 03:48:33.562280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Availability Zones retrieved successfully. Jan 21 03:48:33.581208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Flow 'volume_create_api' (8eca0e80-648d-4cd6-a08a-93f25213ed17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:48:33.584541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcdd8d30-b3f8-4129-ad1c-6d7b6b38b02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:33.587052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:48:33.658412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcdd8d30-b3f8-4129-ad1c-6d7b6b38b02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:33.661849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f67d1b4-163a-4703-a24c-4f65d1425041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:33.759337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Created reservations ['49a5a58d-1ba7-4847-9445-70ceb7a57489', '65ba669c-a36a-40fb-878d-d09c83be966e', '041d2f79-647d-4170-a2c1-e4a6086b85ca', '04ee5002-2b04-4e2b-863c-139b59148e80'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:48:33.761559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f67d1b4-163a-4703-a24c-4f65d1425041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a5a58d-1ba7-4847-9445-70ceb7a57489', '65ba669c-a36a-40fb-878d-d09c83be966e', '041d2f79-647d-4170-a2c1-e4a6086b85ca', '04ee5002-2b04-4e2b-863c-139b59148e80']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:33.769481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ad896a-ccc5-4b64-b497-46852071564f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:33.848725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ad896a-ccc5-4b64-b497-46852071564f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51094b2-8996-49d5-88c2-a5be18ed87cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1415429402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611a0e154ab04f83937d37362024975b',qos_specs=None,replication_status=,reservations=['49a5a58d-1ba7-4847-9445-70ceb7a57489','65ba669c-a36a-40fb-878d-d09c83be966e','041d2f79-647d-4170-a2c1-e4a6086b85ca','04ee5002-2b04-4e2b-863c-139b59148e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b516d1387df94a80b488acec841345c9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1415429402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d51094b2-8996-49d5-88c2-a5be18ed87cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611a0e154ab04f83937d37362024975b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b516d1387df94a80b488acec841345c9',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:33.850780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0b4f2d-1256-4400-b643-423d600d3749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:33.883013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0b4f2d-1256-4400-b643-423d600d3749) transitioned into state 'SUCCESS' from state '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-1415429402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611a0e154ab04f83937d37362024975b',qos_specs=None,replication_status=,reservations=['49a5a58d-1ba7-4847-9445-70ceb7a57489','65ba669c-a36a-40fb-878d-d09c83be966e','041d2f79-647d-4170-a2c1-e4a6086b85ca','04ee5002-2b04-4e2b-863c-139b59148e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b516d1387df94a80b488acec841345c9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:33.885023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e31c6d3-e419-43ff-89c9-7c3b713c6d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:33.904595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e31c6d3-e419-43ff-89c9-7c3b713c6d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:33.908400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Flow 'volume_create_api' (8eca0e80-648d-4cd6-a08a-93f25213ed17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:48:33.966951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Create volume request issued successfully. Jan 21 03:48:33.983127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7157054c-7cd3-450f-aa58-8280b47c4445 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes returned with HTTP 202 Jan 21 03:48:33.984754 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 356/710] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:33 2021] POST /volume/v3/611a0e154ab04f83937d37362024975b/volumes => generated 828 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:33.999652 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c60d0648-e95e-4c80-b1e0-be594401075f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:48:34.000201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c60d0648-e95e-4c80-b1e0-be594401075f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:34.000979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c60d0648-e95e-4c80-b1e0-be594401075f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:34.109140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:34.109140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:34.121026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c60d0648-e95e-4c80-b1e0-be594401075f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:48:34.158299 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c60d0648-e95e-4c80-b1e0-be594401075f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb returned with HTTP 200 Jan 21 03:48:34.160810 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 355/711] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:33 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb => generated 896 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:35.177268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ce7ed5e-001b-4a04-8218-5a74355a9a7f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:48:35.177809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ce7ed5e-001b-4a04-8218-5a74355a9a7f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:35.177956 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:35.177956 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:35.180641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ce7ed5e-001b-4a04-8218-5a74355a9a7f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:35.240532 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:35.240532 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:35.252608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ce7ed5e-001b-4a04-8218-5a74355a9a7f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:48:35.276800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ce7ed5e-001b-4a04-8218-5a74355a9a7f tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb returned with HTTP 200 Jan 21 03:48:35.277986 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 357/712] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:35 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:37.474218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes Jan 21 03:48:37.474702 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:37.474702 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:37.475401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-417802141"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:37.476722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-417802141'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:48:37.477099 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume of 1 GB Jan 21 03:48:37.510540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Availability Zones retrieved successfully. Jan 21 03:48:37.554686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Flow 'volume_create_api' (76ed2ca3-7aa3-4a4e-872e-daba90895935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:48:37.561006 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81c5bfe-d1e3-447a-88c2-724c36239c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:37.569262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:48:37.732383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81c5bfe-d1e3-447a-88c2-724c36239c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:37.735284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d5fdfa-984c-41b9-ac28-f4c02d67093a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:37.832211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Created reservations ['eb9529e6-5909-4af0-936c-eeedf7b6071e', '90fbd294-ef94-417f-8c59-acad394328ea', '29e1a87c-fa17-47ce-8677-11bf2377fd3f', '4617934a-e1ad-4165-8842-e75decaeee57'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:48:37.834350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d5fdfa-984c-41b9-ac28-f4c02d67093a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9529e6-5909-4af0-936c-eeedf7b6071e', '90fbd294-ef94-417f-8c59-acad394328ea', '29e1a87c-fa17-47ce-8677-11bf2377fd3f', '4617934a-e1ad-4165-8842-e75decaeee57']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:37.836592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26b851b-515e-4006-a570-8967984b779a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:37.926014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26b851b-515e-4006-a570-8967984b779a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f5f4c6b-7b0d-414f-9787-c9f2b0135359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-417802141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',qos_specs=None,replication_status=,reservations=['eb9529e6-5909-4af0-936c-eeedf7b6071e','90fbd294-ef94-417f-8c59-acad394328ea','29e1a87c-fa17-47ce-8677-11bf2377fd3f','4617934a-e1ad-4165-8842-e75decaeee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-417802141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f5f4c6b-7b0d-414f-9787-c9f2b0135359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:37.928835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d678edf1-f6ed-445a-8fe3-2346112ea5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:37.970681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d678edf1-f6ed-445a-8fe3-2346112ea5ea) transitioned into state 'SUCCESS' from state '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-417802141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a5c7e9d7c4b7a9301717d6a7a29e5',qos_specs=None,replication_status=,reservations=['eb9529e6-5909-4af0-936c-eeedf7b6071e','90fbd294-ef94-417f-8c59-acad394328ea','29e1a87c-fa17-47ce-8677-11bf2377fd3f','4617934a-e1ad-4165-8842-e75decaeee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d1e3570c3b46d0ace3c0401b54c1f1',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:37.979185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c3b1b3-200b-4ddb-a0a4-50172f3bddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:48:38.004662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c3b1b3-200b-4ddb-a0a4-50172f3bddf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:48:38.008006 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Flow 'volume_create_api' (76ed2ca3-7aa3-4a4e-872e-daba90895935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:48:38.067743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Create volume request issued successfully. Jan 21 03:48:38.084188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5a886f8-ba59-43ab-8ab4-322afee3b7d0 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes returned with HTTP 202 Jan 21 03:48:38.085871 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 356/713] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:48:37 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes => generated 823 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:48:38.100959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07805f7d-7010-4e8a-b607-aa88bba247d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:38.101225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07805f7d-7010-4e8a-b607-aa88bba247d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:38.101614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:38.101614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:38.102247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07805f7d-7010-4e8a-b607-aa88bba247d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:38.156200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:38.156200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:38.165961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-07805f7d-7010-4e8a-b607-aa88bba247d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:38.189351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07805f7d-7010-4e8a-b607-aa88bba247d4 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:38.200151 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 358/714] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:38 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 891 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:39.207269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:39.207937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:39.208257 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:39.208257 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:39.208815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:39.271037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:39.271037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:39.282863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:39.308088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:39.310994 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 357/715] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:39 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:39.440279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-f1251bb3-2bf9-40ab-a948-830df7901a21 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:39.441189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-f1251bb3-2bf9-40ab-a948-830df7901a21 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:39.441622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:39.441622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:39.442287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-f1251bb3-2bf9-40ab-a948-830df7901a21 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:39.500556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:39.500556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:39.509599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-f1251bb3-2bf9-40ab-a948-830df7901a21 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:39.533141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-f1251bb3-2bf9-40ab-a948-830df7901a21 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:39.534081 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 359/716] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:48:39 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:39.600941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:48:39.601424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:39.601630 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:39.601630 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:39.602000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:39.603280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0788571-e212-472c-a0a4-9aafc1c611c3 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:48:39.603845 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 358/717] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:48:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:48:39.634921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments Jan 21 03:48:39.635747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:39.635747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:39.640322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f5f4c6b-7b0d-414f-9787-c9f2b0135359", "instance_uuid": "5473b0e7-b6ab-4de0-9962-45e21a5bbe50", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:39.741523 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:39.741523 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:39.833799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments returned with HTTP 200 Jan 21 03:48:39.845570 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 360/718] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:48:39 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:39.894815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37b9a266-4759-48b7-aa82-ea7a6194522f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:39.895367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37b9a266-4759-48b7-aa82-ea7a6194522f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:39.895845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37b9a266-4759-48b7-aa82-ea7a6194522f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:39.940640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:48:39.941092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:39.941313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:39.941313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:39.941696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:39.943489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5e4a56ff-b03b-40cf-8aa7-9b20077ec10a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:48:39.944321 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 361/719] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:48:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:48:39.961531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5ff8b61d-2d24-4492-a1f2-b421b4e575cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:39.962109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5ff8b61d-2d24-4492-a1f2-b421b4e575cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:39.962597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5ff8b61d-2d24-4492-a1f2-b421b4e575cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:40.027947 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:40.027947 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:40.055261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-37b9a266-4759-48b7-aa82-ea7a6194522f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:40.073015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:40.073015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:40.085506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5ff8b61d-2d24-4492-a1f2-b421b4e575cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:40.087389 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:40.087389 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:40.105969 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37b9a266-4759-48b7-aa82-ea7a6194522f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:40.106952 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 359/720] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:39 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:40.124917 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:40.124917 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:40.134773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-5ff8b61d-2d24-4492-a1f2-b421b4e575cb tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:40.135958 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 362/721] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:48:39 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1014 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:48:40.162809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-3620f52c-83e7-4df7-b0ca-106d1387b375 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] PUT http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0 Jan 21 03:48:40.163440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:40.163440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:40.164123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-3620f52c-83e7-4df7-b0ca-106d1387b375 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:40.194843 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:48:40.194843 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:48:40.195403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-3620f52c-83e7-4df7-b0ca-106d1387b375 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Lock "b'cinder-attachment_update-4f5f4c6b-7b0d-414f-9787-c9f2b0135359-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:48:40.198137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:40.198137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:41.122996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6aaeb0f6-f601-463f-8c67-6d91f9884ffc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:41.124162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6aaeb0f6-f601-463f-8c67-6d91f9884ffc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:41.124593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:41.124593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:41.125557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6aaeb0f6-f601-463f-8c67-6d91f9884ffc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:41.267385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:41.267385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:41.299767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6aaeb0f6-f601-463f-8c67-6d91f9884ffc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:41.361662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:41.361662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:41.377476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6aaeb0f6-f601-463f-8c67-6d91f9884ffc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:41.390487 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 363/722] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:41 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 915 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:42.118465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-3620f52c-83e7-4df7-b0ca-106d1387b375 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Lock "b'cinder-attachment_update-4f5f4c6b-7b0d-414f-9787-c9f2b0135359-n-h1-769329-3'" released by "attachment_update" :: held 1.923s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:48:42.119216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-3620f52c-83e7-4df7-b0ca-106d1387b375 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0 returned with HTTP 200 Jan 21 03:48:42.120118 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 360/723] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:48:40 2021] PUT /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0 => generated 762 bytes in 1962 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:48:42.394717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ebee938-80e1-4027-b1bd-2ffc445e4130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:42.396652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ebee938-80e1-4027-b1bd-2ffc445e4130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:42.397143 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:42.397143 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:42.397968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ebee938-80e1-4027-b1bd-2ffc445e4130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:42.462335 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:42.462335 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:42.472240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ebee938-80e1-4027-b1bd-2ffc445e4130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:42.493370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:42.493370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:42.503333 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ebee938-80e1-4027-b1bd-2ffc445e4130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:42.511911 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 364/724] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:42 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:43.520711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db01a9fa-a81b-4925-b2a4-d5656a864616 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:43.521264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db01a9fa-a81b-4925-b2a4-d5656a864616 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:43.521688 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:43.521688 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:43.522079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db01a9fa-a81b-4925-b2a4-d5656a864616 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:43.603308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:43.603308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:43.614258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-db01a9fa-a81b-4925-b2a4-d5656a864616 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:43.635447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:43.635447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:43.645025 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db01a9fa-a81b-4925-b2a4-d5656a864616 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:43.645965 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 361/725] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:43 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:44.340820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] DELETE http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:48:44.341545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:44.341905 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:44.341905 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:44.342513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:44.343151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Delete volume with id: 3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:48:44.415251 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:44.415251 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:44.416766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:48:44.447348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Delete volume request issued successfully. Jan 21 03:48:44.447836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25faa67b-d9cb-4258-9149-7e3e271b8bdf tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 202 Jan 21 03:48:44.448714 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 365/726] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:48:44 2021] DELETE /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:48:44.461481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-375bfac9-c5be-4be5-be6d-672471d33d85 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:48:44.463188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-375bfac9-c5be-4be5-be6d-672471d33d85 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:44.465355 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:44.465355 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:44.467420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-375bfac9-c5be-4be5-be6d-672471d33d85 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:44.613247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:44.613247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:44.632351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-375bfac9-c5be-4be5-be6d-672471d33d85 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:48:44.663905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ece1395a-1611-42e4-b1b4-7b73bd308149 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:44.665375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ece1395a-1611-42e4-b1b4-7b73bd308149 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:44.665576 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:44.665576 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:44.666513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ece1395a-1611-42e4-b1b4-7b73bd308149 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:44.676582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-375bfac9-c5be-4be5-be6d-672471d33d85 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:48:44.677739 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 362/727] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:44 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:44.792418 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:44.792418 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:44.813654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ece1395a-1611-42e4-b1b4-7b73bd308149 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:44.849018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:44.849018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:44.864766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ece1395a-1611-42e4-b1b4-7b73bd308149 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:44.866101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 366/728] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:44 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:45.696701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-030cf6a2-dcf2-4e40-8753-594ab397c3e1 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:48:45.699131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-030cf6a2-dcf2-4e40-8753-594ab397c3e1 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:45.699579 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:45.699579 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:45.701485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-030cf6a2-dcf2-4e40-8753-594ab397c3e1 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:45.768753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:45.768753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:45.778685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-030cf6a2-dcf2-4e40-8753-594ab397c3e1 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Volume info retrieved successfully. Jan 21 03:48:45.807873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-030cf6a2-dcf2-4e40-8753-594ab397c3e1 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 200 Jan 21 03:48:45.809518 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 363/729] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:45 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:45.881493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1030b3f3-5c53-4752-8888-93bad918b67c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:45.882284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1030b3f3-5c53-4752-8888-93bad918b67c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:45.882783 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:45.882783 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:45.883469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1030b3f3-5c53-4752-8888-93bad918b67c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:45.950372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:45.950372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:45.963906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1030b3f3-5c53-4752-8888-93bad918b67c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:45.988725 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:45.988725 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:46.000555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1030b3f3-5c53-4752-8888-93bad918b67c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:46.002485 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 367/730] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:45 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:46.825632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4f9dc12-cfd6-494d-bc3a-aec292e08861 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] GET http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 Jan 21 03:48:46.826748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4f9dc12-cfd6-494d-bc3a-aec292e08861 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:46.827313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:46.827313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:46.827939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4f9dc12-cfd6-494d-bc3a-aec292e08861 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:46.924637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4f9dc12-cfd6-494d-bc3a-aec292e08861 tempest-DeleteServersTestJSON-639783354 tempest-DeleteServersTestJSON-639783354] http://10.222.0.22/volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 returned with HTTP 404 Jan 21 03:48:46.933240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 364/731] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:46 2021] GET /volume/v3/6f7882fec1344048a02dd3d638ff4942/volumes/3c6dde81-6b55-4006-8a7f-b2585053bbf4 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:47.017728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6051a998-c8db-4d08-9ec1-8bb2e00dca99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:47.018259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6051a998-c8db-4d08-9ec1-8bb2e00dca99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:47.018477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:47.018477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:47.018852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6051a998-c8db-4d08-9ec1-8bb2e00dca99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:47.144434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:47.144434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:47.154730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6051a998-c8db-4d08-9ec1-8bb2e00dca99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:47.177225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:47.177225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:47.189005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6051a998-c8db-4d08-9ec1-8bb2e00dca99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:47.195859 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 368/732] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:47 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:47.716794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-ba54cf59-cbd7-4025-9695-62a6b7ddca7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0/action Jan 21 03:48:47.717636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-ba54cf59-cbd7-4025-9695-62a6b7ddca7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:47.718017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-ba54cf59-cbd7-4025-9695-62a6b7ddca7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:47.896940 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:47.896940 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:47.969886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c844134-2d0c-42b8-b69e-063bff2634a3 req-ba54cf59-cbd7-4025-9695-62a6b7ddca7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0/action returned with HTTP 204 Jan 21 03:48:47.971079 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 365/733] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:48:47 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0/action => generated 0 bytes in 259 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:48:48.205562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2448308e-857d-4af2-b420-3ec3d15317e1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:48.206361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2448308e-857d-4af2-b420-3ec3d15317e1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:48.206594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:48.206594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:48.206929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2448308e-857d-4af2-b420-3ec3d15317e1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:48.314909 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:48.314909 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:48.337006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2448308e-857d-4af2-b420-3ec3d15317e1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:48.380588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:48.380588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:48.398615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2448308e-857d-4af2-b420-3ec3d15317e1 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:48.400004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 369/734] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:48 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1208 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:48.415481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:48.416001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:48.416196 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:48.416196 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:48.416838 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:48.420648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume with id: 4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:48.551360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:48.551360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:48.556256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:48.594700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] 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 21 03:48:48.595858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c894d122-e61b-4472-b295-15a8c133ea2f tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 400 Jan 21 03:48:48.597408 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 366/735] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:48:48 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 285 bytes in 185 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:48:48.604981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6859d750-5f0a-48bc-8692-d8cc5d5554b2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:48.605609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6859d750-5f0a-48bc-8692-d8cc5d5554b2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:48.605929 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:48.605929 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:48.606539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6859d750-5f0a-48bc-8692-d8cc5d5554b2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:48.677564 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:48.677564 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:48.700180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6859d750-5f0a-48bc-8692-d8cc5d5554b2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:48.746909 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:48.746909 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:48.756617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6859d750-5f0a-48bc-8692-d8cc5d5554b2 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:48.771619 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 370/736] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:48 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1208 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:49.786424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-4c74d8ee-a9f2-4230-858e-3d0b43d8fedc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:49.786923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-4c74d8ee-a9f2-4230-858e-3d0b43d8fedc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:49.787315 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:49.787315 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:49.787687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-4c74d8ee-a9f2-4230-858e-3d0b43d8fedc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:49.895538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:49.895538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:49.929462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-4c74d8ee-a9f2-4230-858e-3d0b43d8fedc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:49.970564 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:49.970564 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:49.992910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-4c74d8ee-a9f2-4230-858e-3d0b43d8fedc tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:49.994548 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 367/737] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:48:49 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1208 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:50.030130 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] POST http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359/action Jan 21 03:48:50.031103 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:50.031103 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:50.032063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:48:50.032831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:48:50.136385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:50.136385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:50.141367 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:50.160273 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Begin detaching volume completed successfully. Jan 21 03:48:50.160927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359/action returned with HTTP 202 Jan 21 03:48:50.167890 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 371/738] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:48:50 2021] POST /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:48:50.189053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ed14cfd-bea9-4764-80a3-7f6a27ceab1c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:50.190609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ed14cfd-bea9-4764-80a3-7f6a27ceab1c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:50.190832 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:50.190832 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:50.191233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ed14cfd-bea9-4764-80a3-7f6a27ceab1c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:50.237027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume// Jan 21 03:48:50.238059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:50.239119 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:50.239119 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:50.239774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:50.241322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-82ee479c-8cad-4c08-aa15-a5cc842fc513 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:48:50.242448 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 372/739] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:48: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 21 03:48:50.263952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-112c0ed3-73d1-4b85-9c43-9ee49afe8f1b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:50.265192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-112c0ed3-73d1-4b85-9c43-9ee49afe8f1b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:50.266681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-112c0ed3-73d1-4b85-9c43-9ee49afe8f1b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:50.309045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:50.309045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:50.334432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ed14cfd-bea9-4764-80a3-7f6a27ceab1c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:50.359727 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:50.359727 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:50.371330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-112c0ed3-73d1-4b85-9c43-9ee49afe8f1b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:50.378099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:50.378099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:50.395239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:50.395239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:50.404369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ed14cfd-bea9-4764-80a3-7f6a27ceab1c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:50.405732 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 368/740] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:50 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1211 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:50.416216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-112c0ed3-73d1-4b85-9c43-9ee49afe8f1b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:50.416335 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 373/741] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:48:50 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1310 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 03:48:50.956409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-3f2602d0-c226-49b3-8328-fd7b68ae2c90 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0 Jan 21 03:48:50.957598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-3f2602d0-c226-49b3-8328-fd7b68ae2c90 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:50.957598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:50.957598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:50.957814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-3f2602d0-c226-49b3-8328-fd7b68ae2c90 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:51.022982 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:51.022982 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:51.425607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11be2b8b-5206-4f60-8570-bfeeffda9a5d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:51.426147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11be2b8b-5206-4f60-8570-bfeeffda9a5d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:51.426359 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:51.426359 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:51.427055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11be2b8b-5206-4f60-8570-bfeeffda9a5d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:51.513889 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:51.513889 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:51.523547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-11be2b8b-5206-4f60-8570-bfeeffda9a5d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:51.545872 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:51.545872 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:51.556975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11be2b8b-5206-4f60-8570-bfeeffda9a5d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:51.558054 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 369/742] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:51 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 1211 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:48:51.719173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-3f2602d0-c226-49b3-8328-fd7b68ae2c90 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:48:51.719920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-3f2602d0-c226-49b3-8328-fd7b68ae2c90 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:48:51.730093 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5f4d8388-d76d-4db3-a816-0dfeff107074 req-3f2602d0-c226-49b3-8328-fd7b68ae2c90 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0 returned with HTTP 200 Jan 21 03:48:51.731813 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 374/743] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:48:50 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/attachments/5b2cfe65-f7cc-4121-acbc-8ef5988236f0 => generated 19 bytes in 784 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:52.575119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89791d59-631a-46a4-8c08-d6a0f26e594e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:52.575646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89791d59-631a-46a4-8c08-d6a0f26e594e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:52.575812 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:52.575812 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:52.576480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89791d59-631a-46a4-8c08-d6a0f26e594e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:52.629914 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:52.629914 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:52.638090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-89791d59-631a-46a4-8c08-d6a0f26e594e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:52.660476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89791d59-631a-46a4-8c08-d6a0f26e594e tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:52.661302 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 370/744] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:52 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:52.681920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:52.682656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:52.683006 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:52.683006 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:52.683705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:52.684419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume with id: 4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:52.739632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:52.739632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:52.741127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:52.790258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume request issued successfully. Jan 21 03:48:52.790873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-670be2bf-246e-4e1d-997f-7ad08c6d7eda tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 202 Jan 21 03:48:52.794421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 375/745] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:48:52 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:48:52.802263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac110325-c38e-4e21-af39-8d0b1d1cb14c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:52.803087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac110325-c38e-4e21-af39-8d0b1d1cb14c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:52.803463 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:52.803463 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:52.804072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac110325-c38e-4e21-af39-8d0b1d1cb14c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:52.934656 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:52.934656 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:52.945066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ac110325-c38e-4e21-af39-8d0b1d1cb14c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:52.973197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac110325-c38e-4e21-af39-8d0b1d1cb14c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:52.975509 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 371/746] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:52 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:53.992207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa8de6fe-d501-4765-908f-931f984ce179 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:53.993411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa8de6fe-d501-4765-908f-931f984ce179 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:53.993753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:53.993753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:53.994372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa8de6fe-d501-4765-908f-931f984ce179 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:54.144580 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:48:54.144580 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:48:54.170947 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aa8de6fe-d501-4765-908f-931f984ce179 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:48:54.202881 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa8de6fe-d501-4765-908f-931f984ce179 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 200 Jan 21 03:48:54.204819 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 376/747] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:53 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:48:55.221867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b6148de-3b16-4956-807b-8c342a17427c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 Jan 21 03:48:55.222901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b6148de-3b16-4956-807b-8c342a17427c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:48:55.223313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:48:55.223313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:48:55.223938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b6148de-3b16-4956-807b-8c342a17427c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:48:55.285866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b6148de-3b16-4956-807b-8c342a17427c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 returned with HTTP 404 Jan 21 03:48:55.287253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 372/748] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:48:55 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/4f5f4c6b-7b0d-414f-9787-c9f2b0135359 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:00.986693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] POST http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes Jan 21 03:49:00.987319 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:00.987319 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:00.987925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-273591886"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:00.989302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-273591886'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:49:00.989847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Create volume of 1 GB Jan 21 03:49:01.020307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Availability Zones retrieved successfully. Jan 21 03:49:01.056987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Flow 'volume_create_api' (3b9e5f11-5ad4-41ca-b2b9-a454e17f790b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:01.069288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e80525f-6848-4edd-9242-c405388da7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:01.077067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:49:01.196142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e80525f-6848-4edd-9242-c405388da7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:01.199938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a968e5ef-04d3-4a43-aaad-95748d277410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:01.280185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Created reservations ['fa0fa6f7-1d26-4e8f-bef3-732c7aaf3345', 'd0b029ba-b51f-494f-821d-f10ca7036227', 'bf66ad94-3df9-4d0a-a4e1-e25b72b55158', '3c372035-09f3-4c4a-8bb0-d391c7f796e5'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:49:01.283307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a968e5ef-04d3-4a43-aaad-95748d277410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa0fa6f7-1d26-4e8f-bef3-732c7aaf3345', 'd0b029ba-b51f-494f-821d-f10ca7036227', 'bf66ad94-3df9-4d0a-a4e1-e25b72b55158', '3c372035-09f3-4c4a-8bb0-d391c7f796e5']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:01.285789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3758b85-751f-46b7-a687-1aaa978d4123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:01.374920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3758b85-751f-46b7-a687-1aaa978d4123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99b89018-edd4-4d1d-ae31-7baf9c62a585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-273591886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611a0e154ab04f83937d37362024975b',qos_specs=None,replication_status=,reservations=['fa0fa6f7-1d26-4e8f-bef3-732c7aaf3345','d0b029ba-b51f-494f-821d-f10ca7036227','bf66ad94-3df9-4d0a-a4e1-e25b72b55158','3c372035-09f3-4c4a-8bb0-d391c7f796e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b516d1387df94a80b488acec841345c9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-273591886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99b89018-edd4-4d1d-ae31-7baf9c62a585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611a0e154ab04f83937d37362024975b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b516d1387df94a80b488acec841345c9',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:01.380615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c905a3a-ca1c-4dba-b69f-78a7886e1ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:01.419027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c905a3a-ca1c-4dba-b69f-78a7886e1ac8) transitioned into state 'SUCCESS' from state '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-273591886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611a0e154ab04f83937d37362024975b',qos_specs=None,replication_status=,reservations=['fa0fa6f7-1d26-4e8f-bef3-732c7aaf3345','d0b029ba-b51f-494f-821d-f10ca7036227','bf66ad94-3df9-4d0a-a4e1-e25b72b55158','3c372035-09f3-4c4a-8bb0-d391c7f796e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b516d1387df94a80b488acec841345c9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:01.425401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d5988c-5653-4dc6-91ff-63068b433686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:01.453654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d5988c-5653-4dc6-91ff-63068b433686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:01.456491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Flow 'volume_create_api' (3b9e5f11-5ad4-41ca-b2b9-a454e17f790b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:01.732262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Create volume request issued successfully. Jan 21 03:49:01.767091 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be43b365-44a9-438c-84bc-636a64104d8d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes returned with HTTP 202 Jan 21 03:49:01.779067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 377/749] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:49:00 2021] POST /volume/v3/611a0e154ab04f83937d37362024975b/volumes => generated 827 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:49:01.784629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1be68fc7-250a-4bd4-b225-1d53c3a1b424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:01.785157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1be68fc7-250a-4bd4-b225-1d53c3a1b424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:01.785635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1be68fc7-250a-4bd4-b225-1d53c3a1b424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:01.886428 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:01.886428 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:01.898887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1be68fc7-250a-4bd4-b225-1d53c3a1b424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:01.946017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1be68fc7-250a-4bd4-b225-1d53c3a1b424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:01.966867 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 373/750] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:01 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 919 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:02.964528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:02.965685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:02.965953 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:02.965953 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:02.966341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:03.019322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:03.019322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:03.028462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:03.061816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:03.074587 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 378/751] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:02 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:04.736973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-93adf1cd-3fa0-475d-af09-703516b24ba9 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:04.738116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-93adf1cd-3fa0-475d-af09-703516b24ba9 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:04.738495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:04.738495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:04.738874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-93adf1cd-3fa0-475d-af09-703516b24ba9 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:04.802314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:04.802314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:04.811603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d172986e-9e5a-4438-a741-87fc382c60dd req-93adf1cd-3fa0-475d-af09-703516b24ba9 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:04.856538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-93adf1cd-3fa0-475d-af09-703516b24ba9 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:04.875359 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 374/752] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:04 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:04.968212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume// Jan 21 03:49:04.969506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:04.969838 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:04.969838 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:04.970401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:04.972000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f24d021b-4d60-4464-b870-329f1ae3e6f5 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:49:04.973117 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 379/753] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:49:04 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:49:05.008096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] POST http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments Jan 21 03:49:05.008659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:05.008659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:05.008975 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99b89018-edd4-4d1d-ae31-7baf9c62a585", "instance_uuid": "ef19de7e-a35e-4ae4-ae70-a614cab98cc6", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:05.084980 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.084980 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.178838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments returned with HTTP 200 Jan 21 03:49:05.180194 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 375/754] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:49:05 2021] POST /volume/v3/611a0e154ab04f83937d37362024975b/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:05.242979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe9d347c-171d-4d66-a364-8820b3bd8f7d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:05.243641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe9d347c-171d-4d66-a364-8820b3bd8f7d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:05.246319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe9d347c-171d-4d66-a364-8820b3bd8f7d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:05.282516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume// Jan 21 03:49:05.286011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:05.286611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:05.286611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:05.287411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:05.288591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-61ca0192-ab0d-48b9-9583-7d35c9bf58fb tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:49:05.289320 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 376/755] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:49:05 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:49:05.313192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-028b106a-810e-41d5-9c2e-46253f94f24e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:05.314015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-028b106a-810e-41d5-9c2e-46253f94f24e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:05.314770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-028b106a-810e-41d5-9c2e-46253f94f24e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:05.433849 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.433849 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.447357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe9d347c-171d-4d66-a364-8820b3bd8f7d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:05.474304 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.474304 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.492638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe9d347c-171d-4d66-a364-8820b3bd8f7d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:05.493734 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 380/756] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:05 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 919 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:05.526053 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.526053 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.542837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d172986e-9e5a-4438-a741-87fc382c60dd req-028b106a-810e-41d5-9c2e-46253f94f24e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:05.543329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:49:05.544145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:05.544539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:05.544539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:05.545192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:05.545844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume with id: cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:49:05.584950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.584950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.606916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-028b106a-810e-41d5-9c2e-46253f94f24e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:05.608181 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 377/757] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:49:05 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1018 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:49:05.631439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-21feff1d-ddca-4098-b325-65cb35e0ccc8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] PUT http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c Jan 21 03:49:05.631884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:05.631884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:05.632425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-21feff1d-ddca-4098-b325-65cb35e0ccc8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:05.657532 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.657532 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.658926 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:05.695836 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:49:05.695836 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:49:05.697954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-d172986e-9e5a-4438-a741-87fc382c60dd req-21feff1d-ddca-4098-b325-65cb35e0ccc8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Lock "b'cinder-attachment_update-99b89018-edd4-4d1d-ae31-7baf9c62a585-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:49:05.705124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.705124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.710346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume request issued successfully. Jan 21 03:49:05.710921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-066a6a8a-5a27-4868-b08a-8b2bf95e2c1d tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 202 Jan 21 03:49:05.712022 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 381/758] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:49:05 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:49:05.720489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65254080-61ae-4769-95d3-0a8639564b99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:49:05.722898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65254080-61ae-4769-95d3-0a8639564b99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:05.723466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:05.723466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:05.726826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65254080-61ae-4769-95d3-0a8639564b99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:05.841306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:05.841306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:05.867919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-65254080-61ae-4769-95d3-0a8639564b99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:05.915981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65254080-61ae-4769-95d3-0a8639564b99 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:49:05.923034 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 382/759] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:05 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:49:06.510289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b807976e-9a8f-4ad9-865c-82222d8fdbd6 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:06.511274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b807976e-9a8f-4ad9-865c-82222d8fdbd6 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:06.511492 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:06.511492 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:06.512040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b807976e-9a8f-4ad9-865c-82222d8fdbd6 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:06.614712 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:06.614712 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:06.629921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b807976e-9a8f-4ad9-865c-82222d8fdbd6 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:06.681947 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:06.681947 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:06.709165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b807976e-9a8f-4ad9-865c-82222d8fdbd6 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:06.711138 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 383/760] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:06 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:06.939288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2f5e8fb-e661-4839-9e1d-a88b4f410c2b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:49:06.939809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2f5e8fb-e661-4839-9e1d-a88b4f410c2b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:06.939991 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:06.939991 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:06.940963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2f5e8fb-e661-4839-9e1d-a88b4f410c2b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:07.051848 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:07.051848 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:07.072006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2f5e8fb-e661-4839-9e1d-a88b4f410c2b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:07.102471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2f5e8fb-e661-4839-9e1d-a88b4f410c2b tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:49:07.103596 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 384/761] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:06 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:07.729479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30043333-c02e-4eb9-9848-479aaffec25a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:07.730436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30043333-c02e-4eb9-9848-479aaffec25a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:07.730847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:07.730847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:07.732203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30043333-c02e-4eb9-9848-479aaffec25a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:07.814137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:07.814137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:07.847242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-30043333-c02e-4eb9-9848-479aaffec25a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:07.886449 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:07.886449 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:07.907903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30043333-c02e-4eb9-9848-479aaffec25a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:07.911415 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 385/762] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:07 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 919 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:08.120480 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-148df04c-52c6-40b3-be89-aea57f790a7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:49:08.121045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-148df04c-52c6-40b3-be89-aea57f790a7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:08.121182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:08.121182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:08.121930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-148df04c-52c6-40b3-be89-aea57f790a7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:08.240007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:08.240007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:08.251346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-148df04c-52c6-40b3-be89-aea57f790a7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:08.285430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-148df04c-52c6-40b3-be89-aea57f790a7a tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 200 Jan 21 03:49:08.291384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-d172986e-9e5a-4438-a741-87fc382c60dd req-21feff1d-ddca-4098-b325-65cb35e0ccc8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Lock "b'cinder-attachment_update-99b89018-edd4-4d1d-ae31-7baf9c62a585-n-h1-769329-3'" released by "attachment_update" :: held 2.595s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:49:08.292075 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-21feff1d-ddca-4098-b325-65cb35e0ccc8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c returned with HTTP 200 Jan 21 03:49:08.292940 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 378/763] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:49:05 2021] PUT /volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c => generated 762 bytes in 2668 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:49:08.300967 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 386/764] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:08 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:08.927098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bcfc64f-65cd-4c2b-a3d0-802338a51a59 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:08.928239 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bcfc64f-65cd-4c2b-a3d0-802338a51a59 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:08.928806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:08.928806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:08.929378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bcfc64f-65cd-4c2b-a3d0-802338a51a59 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:09.101240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:09.101240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:09.123839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1bcfc64f-65cd-4c2b-a3d0-802338a51a59 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:09.177792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:09.177792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:09.202052 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bcfc64f-65cd-4c2b-a3d0-802338a51a59 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:09.221369 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 379/765] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:08 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:09.302023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ada3e04-c906-497a-a6ad-ffa1056f7727 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e Jan 21 03:49:09.302544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ada3e04-c906-497a-a6ad-ffa1056f7727 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:09.302763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:09.302763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:09.303183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ada3e04-c906-497a-a6ad-ffa1056f7727 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:09.402097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ada3e04-c906-497a-a6ad-ffa1056f7727 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e returned with HTTP 404 Jan 21 03:49:09.408253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 387/766] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:09 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/cba1cd8c-1caf-4cf4-91cb-e1a2dcca613e => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:10.221906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e83c1cac-7c43-4a48-ba40-762c2a24a424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:10.223672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e83c1cac-7c43-4a48-ba40-762c2a24a424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:10.224065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:10.224065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:10.224696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e83c1cac-7c43-4a48-ba40-762c2a24a424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:10.316414 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:10.316414 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:10.327190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e83c1cac-7c43-4a48-ba40-762c2a24a424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:10.353134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:10.353134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:10.363698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e83c1cac-7c43-4a48-ba40-762c2a24a424 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:10.365329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 380/767] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:10 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:11.381437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c4c6fd7-f79c-4ea5-896a-f50528520c6e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:11.382524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c4c6fd7-f79c-4ea5-896a-f50528520c6e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:11.383195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c4c6fd7-f79c-4ea5-896a-f50528520c6e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:11.500889 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:11.500889 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:11.509978 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c4c6fd7-f79c-4ea5-896a-f50528520c6e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:11.554885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:11.554885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:11.564387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c4c6fd7-f79c-4ea5-896a-f50528520c6e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:11.570779 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 388/768] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:11 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:12.587831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67fa0747-a576-4bab-af93-7dc8c15f1484 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:12.589095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67fa0747-a576-4bab-af93-7dc8c15f1484 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:12.589497 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:12.589497 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:12.590136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67fa0747-a576-4bab-af93-7dc8c15f1484 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:12.711761 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:12.711761 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:12.734723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67fa0747-a576-4bab-af93-7dc8c15f1484 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:12.774792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:12.774792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:12.793771 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67fa0747-a576-4bab-af93-7dc8c15f1484 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:12.809301 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 381/769] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:12 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:13.816569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dbb06cc-d077-4344-9ab4-d05192bd3b1e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:13.818187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dbb06cc-d077-4344-9ab4-d05192bd3b1e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:13.818408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:13.818408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:13.818788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dbb06cc-d077-4344-9ab4-d05192bd3b1e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:13.887017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-684a8ec9-13ae-43f1-92ce-dd238a882317 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] POST http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c/action Jan 21 03:49:13.887773 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:13.887773 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:13.888456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-684a8ec9-13ae-43f1-92ce-dd238a882317 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:49:13.889030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-684a8ec9-13ae-43f1-92ce-dd238a882317 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:13.953490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:13.953490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:13.998990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5dbb06cc-d077-4344-9ab4-d05192bd3b1e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:14.026360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:14.026360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:14.062513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d172986e-9e5a-4438-a741-87fc382c60dd req-684a8ec9-13ae-43f1-92ce-dd238a882317 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c/action returned with HTTP 204 Jan 21 03:49:14.064221 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 382/770] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:49:13 2021] POST /volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:14.089017 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:14.089017 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:14.115122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dbb06cc-d077-4344-9ab4-d05192bd3b1e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:14.116190 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 389/771] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:13 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1215 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:15.132809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd6e28ee-bb74-4d58-936b-9dd725ea5db8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:15.134049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd6e28ee-bb74-4d58-936b-9dd725ea5db8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:15.134484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:15.134484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:15.135163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd6e28ee-bb74-4d58-936b-9dd725ea5db8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:15.231102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:15.231102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:15.241642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd6e28ee-bb74-4d58-936b-9dd725ea5db8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:15.267931 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:15.267931 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:15.278632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd6e28ee-bb74-4d58-936b-9dd725ea5db8 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:15.280497 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 383/772] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:15 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1212 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:16.966781 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5386bb8e-d826-47c3-9039-766f2a23748b req-747c3688-08d5-42c1-9ecb-38353696f75d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:16.968128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5386bb8e-d826-47c3-9039-766f2a23748b req-747c3688-08d5-42c1-9ecb-38353696f75d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:16.969500 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:16.969500 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:16.970104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5386bb8e-d826-47c3-9039-766f2a23748b req-747c3688-08d5-42c1-9ecb-38353696f75d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:17.099782 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:17.099782 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:17.110896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5386bb8e-d826-47c3-9039-766f2a23748b req-747c3688-08d5-42c1-9ecb-38353696f75d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:17.131532 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:17.131532 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:17.141904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5386bb8e-d826-47c3-9039-766f2a23748b req-747c3688-08d5-42c1-9ecb-38353696f75d tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:17.142813 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 390/773] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:16 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1212 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:27.003004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] DELETE http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:49:27.003004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:27.003004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:27.003004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:27.003004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:27.003934 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume with id: fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:49:27.096940 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:27.096940 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:27.098153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:27.145459 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Delete volume request issued successfully. Jan 21 03:49:27.146244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d19fb101-0ccc-4efd-af50-a06829956888 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 202 Jan 21 03:49:27.147475 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 384/774] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:49:26 2021] DELETE /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:49:27.155218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0c3e114-219b-4665-88b3-60ebfd7c3235 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:49:27.156793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0c3e114-219b-4665-88b3-60ebfd7c3235 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:27.157286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:27.157286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:27.158375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0c3e114-219b-4665-88b3-60ebfd7c3235 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:27.225441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:27.225441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:27.235836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f0c3e114-219b-4665-88b3-60ebfd7c3235 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:27.262206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0c3e114-219b-4665-88b3-60ebfd7c3235 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:49:27.263431 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 391/775] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:27 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:28.282253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c65a4ee0-455c-44ea-8236-13bc042da130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:49:28.282931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c65a4ee0-455c-44ea-8236-13bc042da130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:28.283175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:28.283175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:28.283552 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c65a4ee0-455c-44ea-8236-13bc042da130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:28.353815 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:28.353815 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:28.383581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c65a4ee0-455c-44ea-8236-13bc042da130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Volume info retrieved successfully. Jan 21 03:49:28.409604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c65a4ee0-455c-44ea-8236-13bc042da130 tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 200 Jan 21 03:49:28.411549 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 385/776] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:28 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:49:29.427622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b03080fa-62c4-4975-a8b9-0478a9bcf22c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] GET http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd Jan 21 03:49:29.428825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b03080fa-62c4-4975-a8b9-0478a9bcf22c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:29.429248 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:29.429248 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:29.429925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b03080fa-62c4-4975-a8b9-0478a9bcf22c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:29.565765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b03080fa-62c4-4975-a8b9-0478a9bcf22c tempest-AttachVolumeNegativeTest-2115770579 tempest-AttachVolumeNegativeTest-2115770579] http://10.222.0.22/volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd returned with HTTP 404 Jan 21 03:49:29.567116 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 392/777] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:29 2021] GET /volume/v3/a21a5c7e9d7c4b7a9301717d6a7a29e5/volumes/fb2d5603-b458-4483-bc12-2cac4ce2dbbd => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:35.829680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d225470d-68b4-4073-87ef-0bd88e01dbb9 req-3488cacb-52c4-47d2-9e6d-46773a1de8a0 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:35.830865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d225470d-68b4-4073-87ef-0bd88e01dbb9 req-3488cacb-52c4-47d2-9e6d-46773a1de8a0 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:35.831252 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:35.831252 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:35.832003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d225470d-68b4-4073-87ef-0bd88e01dbb9 req-3488cacb-52c4-47d2-9e6d-46773a1de8a0 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:35.886983 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:35.886983 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:35.899610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d225470d-68b4-4073-87ef-0bd88e01dbb9 req-3488cacb-52c4-47d2-9e6d-46773a1de8a0 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:35.924689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:35.924689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:35.933650 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d225470d-68b4-4073-87ef-0bd88e01dbb9 req-3488cacb-52c4-47d2-9e6d-46773a1de8a0 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:35.934804 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 386/778] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:35 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1212 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:42.019939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff520e44-bd03-4fc9-b96c-261b6323112e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:42.020561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff520e44-bd03-4fc9-b96c-261b6323112e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:42.021282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff520e44-bd03-4fc9-b96c-261b6323112e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:42.151177 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:42.151177 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:42.179462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff520e44-bd03-4fc9-b96c-261b6323112e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:42.248949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:42.248949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:42.293703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff520e44-bd03-4fc9-b96c-261b6323112e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:42.318625 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 393/779] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:42 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1212 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:42.743197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-083b5c46-9bb5-48e9-b677-c1311635a899 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:42.743723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-083b5c46-9bb5-48e9-b677-c1311635a899 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:42.743919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:42.743919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:42.744840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-083b5c46-9bb5-48e9-b677-c1311635a899 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:42.830424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:42.830424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:42.844164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-083b5c46-9bb5-48e9-b677-c1311635a899 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:42.876538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:42.876538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:42.886178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-083b5c46-9bb5-48e9-b677-c1311635a899 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:42.887630 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 387/780] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:42 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1212 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:42.910212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] POST http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585/action Jan 21 03:49:42.914211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:42.914211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:42.914878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:49:42.916533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:43.001819 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:43.001819 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:43.003441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:43.014050 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Begin detaching volume completed successfully. Jan 21 03:49:43.014739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585/action returned with HTTP 202 Jan 21 03:49:43.015850 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 394/781] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 03:49:42 2021] POST /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:49:43.040575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0aaf2b8-b839-4adf-964e-79dcc4552a8b tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:43.041906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0aaf2b8-b839-4adf-964e-79dcc4552a8b tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:43.042295 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:43.042295 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:43.042928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0aaf2b8-b839-4adf-964e-79dcc4552a8b tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:43.094397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume// Jan 21 03:49:43.095175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:43.095508 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:43.095508 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:43.096077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:43.097230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-5504aac7-2aa8-4fdc-8483-191b64bac2b4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:49:43.098178 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 395/782] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03: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 21 03:49:43.112682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-f21dcefc-298d-41bf-abf9-899c7bf92b8c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:43.113527 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-f21dcefc-298d-41bf-abf9-899c7bf92b8c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:43.114145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-f21dcefc-298d-41bf-abf9-899c7bf92b8c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:43.114316 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:43.114316 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:43.124017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b0aaf2b8-b839-4adf-964e-79dcc4552a8b tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:43.146207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:43.146207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:43.157676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0aaf2b8-b839-4adf-964e-79dcc4552a8b tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:43.158733 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 388/783] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:43 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1215 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:43.193602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:43.193602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:43.203537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-f21dcefc-298d-41bf-abf9-899c7bf92b8c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:43.236985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:43.236985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:43.257301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-f21dcefc-298d-41bf-abf9-899c7bf92b8c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:43.268846 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 396/784] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:49:43 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1314 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:49:43.664333 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-aa73bc82-3cb8-4d28-a8dc-8bd9c60bea39 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] DELETE http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c Jan 21 03:49:43.664333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-aa73bc82-3cb8-4d28-a8dc-8bd9c60bea39 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:43.664333 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:43.664333 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:43.664619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-aa73bc82-3cb8-4d28-a8dc-8bd9c60bea39 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:43.733170 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:43.733170 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:44.175914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e58b7aa9-11b8-4784-b6a6-c2071f6bac4a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:44.176420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e58b7aa9-11b8-4784-b6a6-c2071f6bac4a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:44.176508 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:44.176508 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:44.176851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e58b7aa9-11b8-4784-b6a6-c2071f6bac4a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:44.276221 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:44.276221 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:44.290262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e58b7aa9-11b8-4784-b6a6-c2071f6bac4a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:44.332439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:44.332439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:44.352732 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e58b7aa9-11b8-4784-b6a6-c2071f6bac4a tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:44.354227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 397/785] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:44 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 1215 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:44.442769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-aa73bc82-3cb8-4d28-a8dc-8bd9c60bea39 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:49:44.444128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-aa73bc82-3cb8-4d28-a8dc-8bd9c60bea39 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:49:44.452898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ec4e8616-579f-439a-945b-eeb1887157e2 req-aa73bc82-3cb8-4d28-a8dc-8bd9c60bea39 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c returned with HTTP 200 Jan 21 03:49:44.454005 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 389/786] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:49:43 2021] DELETE /volume/v3/611a0e154ab04f83937d37362024975b/attachments/aba980ed-07eb-4efd-bf86-b584005b7c9c => generated 19 bytes in 795 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:45.363090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] POST http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes Jan 21 03:49:45.364308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:45.364308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:45.365055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1801916324"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:45.366900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1801916324'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:49:45.368273 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume of 1 GB Jan 21 03:49:45.370425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0f80672-fc50-42e3-a68c-9793a6c629a4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:45.370950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0f80672-fc50-42e3-a68c-9793a6c629a4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:45.371182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:45.371182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:45.371829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0f80672-fc50-42e3-a68c-9793a6c629a4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:45.384730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Availability Zones retrieved successfully. Jan 21 03:49:45.402362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Flow 'volume_create_api' (ed45674f-3b9d-4cec-95a8-1df4e0a883ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:45.405811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a53559-3743-4f5e-8b49-525345968744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:45.408992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:49:45.449422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:45.449422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:45.458351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0f80672-fc50-42e3-a68c-9793a6c629a4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:45.476803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a53559-3743-4f5e-8b49-525345968744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:45.479510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9483bb-8898-4b09-aac7-c861a95ca0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:45.480730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0f80672-fc50-42e3-a68c-9793a6c629a4 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:45.481714 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 390/787] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:45 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:45.571846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Created reservations ['4646a41b-5817-4cd7-ae2d-85e5fb9181fa', '5f3e2a3a-8ce4-4778-ada9-8afebec59f63', '13a53c16-91e1-4e0d-984d-4d19212987c0', '927b33a5-56bc-4b5a-88f5-c297935f7ad9'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:49:45.573878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9483bb-8898-4b09-aac7-c861a95ca0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4646a41b-5817-4cd7-ae2d-85e5fb9181fa', '5f3e2a3a-8ce4-4778-ada9-8afebec59f63', '13a53c16-91e1-4e0d-984d-4d19212987c0', '927b33a5-56bc-4b5a-88f5-c297935f7ad9']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:45.576653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf824e5-66f9-4811-b3e9-91cbb21f0e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:45.646733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf824e5-66f9-4811-b3e9-91cbb21f0e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d28df7-9de1-4b93-b5a8-cdaae5a387fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1801916324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24e9d64d249e46f8ab8d123b96573199',qos_specs=None,replication_status=,reservations=['4646a41b-5817-4cd7-ae2d-85e5fb9181fa','5f3e2a3a-8ce4-4778-ada9-8afebec59f63','13a53c16-91e1-4e0d-984d-4d19212987c0','927b33a5-56bc-4b5a-88f5-c297935f7ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755064a357834ae2b5e7e08d1c708e31',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1801916324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87d28df7-9de1-4b93-b5a8-cdaae5a387fb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='24e9d64d249e46f8ab8d123b96573199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='755064a357834ae2b5e7e08d1c708e31',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:45.650247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a59ad3e-9998-4593-b450-5fbd7e13c862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:45.676033 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a59ad3e-9998-4593-b450-5fbd7e13c862) transitioned into state 'SUCCESS' from state '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-1801916324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24e9d64d249e46f8ab8d123b96573199',qos_specs=None,replication_status=,reservations=['4646a41b-5817-4cd7-ae2d-85e5fb9181fa','5f3e2a3a-8ce4-4778-ada9-8afebec59f63','13a53c16-91e1-4e0d-984d-4d19212987c0','927b33a5-56bc-4b5a-88f5-c297935f7ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755064a357834ae2b5e7e08d1c708e31',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:45.679772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5048eb17-b621-47e1-bc87-7a91230b5346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:45.695214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5048eb17-b621-47e1-bc87-7a91230b5346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:45.698102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Flow 'volume_create_api' (ed45674f-3b9d-4cec-95a8-1df4e0a883ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:45.748240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume request issued successfully. Jan 21 03:49:45.768413 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] DELETE http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:45.769001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:45.769348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:45.769348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:45.769811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:45.770658 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Delete volume with id: 99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:45.782508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34be80a6-cae7-4d7b-ab39-e4ff398efd04 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes returned with HTTP 202 Jan 21 03:49:45.793809 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 398/788] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:49:45 2021] POST /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes => generated 829 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:49:45.806520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7bb224fe-b8ee-4806-9345-8cca10b094f2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:49:45.807057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7bb224fe-b8ee-4806-9345-8cca10b094f2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:45.807254 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:45.807254 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:45.807899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7bb224fe-b8ee-4806-9345-8cca10b094f2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:45.881411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:45.881411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:45.882593 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:45.895256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:45.895256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:45.910861 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7bb224fe-b8ee-4806-9345-8cca10b094f2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:45.927626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Delete volume request issued successfully. Jan 21 03:49:45.928673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7befc4a-7381-46af-bbb9-ab8dbb81306c tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 202 Jan 21 03:49:45.933774 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 391/789] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:49:45 2021] DELETE /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:49:45.937751 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6e96563-4730-4d5b-96b4-c6a7ebec652e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:45.938281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6e96563-4730-4d5b-96b4-c6a7ebec652e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:45.938472 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:45.938472 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:45.939318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6e96563-4730-4d5b-96b4-c6a7ebec652e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:45.939780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7bb224fe-b8ee-4806-9345-8cca10b094f2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 200 Jan 21 03:49:45.941032 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 399/790] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:45 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 921 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:45.993324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:45.993324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:46.002426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6e96563-4730-4d5b-96b4-c6a7ebec652e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:46.029923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6e96563-4730-4d5b-96b4-c6a7ebec652e tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:46.031938 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 392/791] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:45 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:46.958271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a341acc-8650-4c5a-a053-ab189a0822a3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:49:46.958830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a341acc-8650-4c5a-a053-ab189a0822a3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:46.958976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:46.958976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:46.959331 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a341acc-8650-4c5a-a053-ab189a0822a3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:47.013908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:47.013908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:47.023861 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9a341acc-8650-4c5a-a053-ab189a0822a3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:47.048784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0e65eb7-1bd9-4c83-88fa-93b630db8d31 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:47.049690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0e65eb7-1bd9-4c83-88fa-93b630db8d31 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:47.050118 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:47.050118 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:47.050800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0e65eb7-1bd9-4c83-88fa-93b630db8d31 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:47.064049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a341acc-8650-4c5a-a053-ab189a0822a3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 200 Jan 21 03:49:47.065230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 400/792] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:46 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 922 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:47.118316 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:47.118316 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:47.127265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-68f66806-2a59-4d4f-8047-6b1a29cc9353 req-18caa92d-c50e-47f2-b2f9-a30228eef5c1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:49:47.128069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-68f66806-2a59-4d4f-8047-6b1a29cc9353 req-18caa92d-c50e-47f2-b2f9-a30228eef5c1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:47.128440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:47.128440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:47.129061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-68f66806-2a59-4d4f-8047-6b1a29cc9353 req-18caa92d-c50e-47f2-b2f9-a30228eef5c1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:47.132555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b0e65eb7-1bd9-4c83-88fa-93b630db8d31 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:47.157287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0e65eb7-1bd9-4c83-88fa-93b630db8d31 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 200 Jan 21 03:49:47.158665 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 393/793] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:47 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:49:47.192287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:47.192287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:47.200683 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-68f66806-2a59-4d4f-8047-6b1a29cc9353 req-18caa92d-c50e-47f2-b2f9-a30228eef5c1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:47.224173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-68f66806-2a59-4d4f-8047-6b1a29cc9353 req-18caa92d-c50e-47f2-b2f9-a30228eef5c1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 200 Jan 21 03:49:47.225157 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 401/794] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:47 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:49:47.241030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] POST http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes Jan 21 03:49:47.242050 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:47.242050 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:47.242485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-575073025"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:47.243731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-575073025'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:49:47.244106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume of 1 GB Jan 21 03:49:47.259938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Availability Zones retrieved successfully. Jan 21 03:49:47.278330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Flow 'volume_create_api' (fe7535a6-2ff0-4445-b7b1-7c2aeb5a2c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:47.281923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03fa5ff-17f8-445a-8723-0ab8d685dea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:47.284070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:49:47.358676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03fa5ff-17f8-445a-8723-0ab8d685dea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:47.376925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97e4c8e-ad65-4b04-b6da-646baad5665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:47.463955 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Created reservations ['9f0de48a-145e-4972-92b4-955cbe34b435', '4625d157-092c-4df2-a345-4c519db77443', '869c5359-3f2c-429b-82ac-5cf9ea001569', '5eeea491-6c86-4018-8da4-b43bd7f58949'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:49:47.466080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97e4c8e-ad65-4b04-b6da-646baad5665f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0de48a-145e-4972-92b4-955cbe34b435', '4625d157-092c-4df2-a345-4c519db77443', '869c5359-3f2c-429b-82ac-5cf9ea001569', '5eeea491-6c86-4018-8da4-b43bd7f58949']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:47.469427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71b0b5c-087c-4ace-aaf4-45a906064e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:47.540910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71b0b5c-087c-4ace-aaf4-45a906064e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a6881a6-0711-4fac-947a-f3f803d4e6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-575073025',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24e9d64d249e46f8ab8d123b96573199',qos_specs=None,replication_status=,reservations=['9f0de48a-145e-4972-92b4-955cbe34b435','4625d157-092c-4df2-a345-4c519db77443','869c5359-3f2c-429b-82ac-5cf9ea001569','5eeea491-6c86-4018-8da4-b43bd7f58949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755064a357834ae2b5e7e08d1c708e31',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-575073025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a6881a6-0711-4fac-947a-f3f803d4e6bd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='24e9d64d249e46f8ab8d123b96573199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='755064a357834ae2b5e7e08d1c708e31',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:47.543823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337d75ab-af58-43ca-915f-a265b8421cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:47.585075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337d75ab-af58-43ca-915f-a265b8421cd4) transitioned into state 'SUCCESS' from state '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-575073025',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24e9d64d249e46f8ab8d123b96573199',qos_specs=None,replication_status=,reservations=['9f0de48a-145e-4972-92b4-955cbe34b435','4625d157-092c-4df2-a345-4c519db77443','869c5359-3f2c-429b-82ac-5cf9ea001569','5eeea491-6c86-4018-8da4-b43bd7f58949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755064a357834ae2b5e7e08d1c708e31',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:47.587614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56c8103-0651-48c1-b335-207a3d20aa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:47.615501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56c8103-0651-48c1-b335-207a3d20aa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:47.618128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Flow 'volume_create_api' (fe7535a6-2ff0-4445-b7b1-7c2aeb5a2c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:47.701448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume request issued successfully. Jan 21 03:49:47.718888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60264e8d-7d49-4b25-b913-c3ccc7a46e2a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes returned with HTTP 202 Jan 21 03:49:47.720801 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 394/795] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:49:47 2021] POST /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes => generated 828 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:49:47.736265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-77c76b19-c70f-4c3a-8b3d-f5d3b05d939a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:47.736787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-77c76b19-c70f-4c3a-8b3d-f5d3b05d939a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:47.737028 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:47.737028 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:47.737467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-77c76b19-c70f-4c3a-8b3d-f5d3b05d939a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:47.789352 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:47.789352 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:47.799546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-77c76b19-c70f-4c3a-8b3d-f5d3b05d939a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:47.827584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-77c76b19-c70f-4c3a-8b3d-f5d3b05d939a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 200 Jan 21 03:49:47.829270 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 402/796] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:47 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:48.175356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e33a287b-49a2-4c27-9654-53358606fbfa tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 Jan 21 03:49:48.175930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e33a287b-49a2-4c27-9654-53358606fbfa tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:48.176066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:48.176066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:48.176406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e33a287b-49a2-4c27-9654-53358606fbfa tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:48.226014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e33a287b-49a2-4c27-9654-53358606fbfa tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 returned with HTTP 404 Jan 21 03:49:48.227486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 395/797] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:48 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/99b89018-edd4-4d1d-ae31-7baf9c62a585 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:48.235730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] DELETE http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:49:48.236524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:48.236924 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:48.236924 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:48.237641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:48.238274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Delete volume with id: d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:49:48.315235 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:48.315235 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:48.317475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:48.373743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Delete volume request issued successfully. Jan 21 03:49:48.377035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95104338-e7b8-4f1f-9bdc-b01ca99f2999 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb returned with HTTP 202 Jan 21 03:49:48.386562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c350cfba-0271-420d-b666-bca8f74a3d15 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:49:48.387190 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 403/798] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:49:48 2021] DELETE /volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:49:48.387341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c350cfba-0271-420d-b666-bca8f74a3d15 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:48.388202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c350cfba-0271-420d-b666-bca8f74a3d15 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:48.481972 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:48.481972 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:48.491393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c350cfba-0271-420d-b666-bca8f74a3d15 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:48.518890 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c350cfba-0271-420d-b666-bca8f74a3d15 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb returned with HTTP 200 Jan 21 03:49:48.529548 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 396/799] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:48 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:49:48.845309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9896426b-faea-4602-95c5-63ea140aad79 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:48.846124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9896426b-faea-4602-95c5-63ea140aad79 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:48.846508 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:48.846508 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:48.847225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9896426b-faea-4602-95c5-63ea140aad79 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:48.942925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:48.942925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:48.959223 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9896426b-faea-4602-95c5-63ea140aad79 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:48.985302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9896426b-faea-4602-95c5-63ea140aad79 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 200 Jan 21 03:49:48.986375 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 404/800] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:48 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 921 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:49.030575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e6967bcc-4e14-4d7d-9993-9eea30f63acb req-5c85c52b-b60e-4ece-ba53-2514151bf467 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:49.031112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e6967bcc-4e14-4d7d-9993-9eea30f63acb req-5c85c52b-b60e-4ece-ba53-2514151bf467 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:49.031304 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:49.031304 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:49.031681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e6967bcc-4e14-4d7d-9993-9eea30f63acb req-5c85c52b-b60e-4ece-ba53-2514151bf467 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:49.089615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:49.089615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:49.116082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e6967bcc-4e14-4d7d-9993-9eea30f63acb req-5c85c52b-b60e-4ece-ba53-2514151bf467 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:49.148369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e6967bcc-4e14-4d7d-9993-9eea30f63acb req-5c85c52b-b60e-4ece-ba53-2514151bf467 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 200 Jan 21 03:49:49.155378 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 397/801] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:49 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 921 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:49.165460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] POST http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes Jan 21 03:49:49.165791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:49.165791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:49.166207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-923341834"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:49:49.167438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-923341834'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:49:49.167814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume of 1 GB Jan 21 03:49:49.181931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Availability Zones retrieved successfully. Jan 21 03:49:49.201172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Flow 'volume_create_api' (b08f373d-836a-4abe-adf4-21fdd08ec97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:49.207152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f0f981-c62f-4884-ae70-5d39115096dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:49.209781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:49:49.284502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f0f981-c62f-4884-ae70-5d39115096dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:49.287376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd20a47c-273d-4af0-b5e7-bd95d565f95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:49.389742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Created reservations ['72b87cd1-86bd-4554-977f-f89a9ee1e2be', '59101bb8-f22b-4e84-94b8-a9925eded259', 'ce5c4fb4-b50b-425a-a3c6-281b1fdc6ec4', 'bbb2356c-c5a4-4e51-ae1f-8fbc49d295b0'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:49:49.392008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd20a47c-273d-4af0-b5e7-bd95d565f95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b87cd1-86bd-4554-977f-f89a9ee1e2be', '59101bb8-f22b-4e84-94b8-a9925eded259', 'ce5c4fb4-b50b-425a-a3c6-281b1fdc6ec4', 'bbb2356c-c5a4-4e51-ae1f-8fbc49d295b0']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:49.395102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5c3066-d9eb-4858-bc63-b9a3155cfe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:49.509256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5c3066-d9eb-4858-bc63-b9a3155cfe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57c301e-d743-41e8-891a-0ca1abbe14e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-923341834',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24e9d64d249e46f8ab8d123b96573199',qos_specs=None,replication_status=,reservations=['72b87cd1-86bd-4554-977f-f89a9ee1e2be','59101bb8-f22b-4e84-94b8-a9925eded259','ce5c4fb4-b50b-425a-a3c6-281b1fdc6ec4','bbb2356c-c5a4-4e51-ae1f-8fbc49d295b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755064a357834ae2b5e7e08d1c708e31',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-923341834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57c301e-d743-41e8-891a-0ca1abbe14e2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='24e9d64d249e46f8ab8d123b96573199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='755064a357834ae2b5e7e08d1c708e31',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:49.511946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afe3107-9bff-4ab3-b896-9c5c6ec8cdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:49.538519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d351bf3e-482d-4c8b-998a-107dbada70d7 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:49:49.539288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d351bf3e-482d-4c8b-998a-107dbada70d7 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:49.539740 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:49.539740 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:49.540386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d351bf3e-482d-4c8b-998a-107dbada70d7 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:49.554212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afe3107-9bff-4ab3-b896-9c5c6ec8cdb9) transitioned into state 'SUCCESS' from state '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-923341834',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24e9d64d249e46f8ab8d123b96573199',qos_specs=None,replication_status=,reservations=['72b87cd1-86bd-4554-977f-f89a9ee1e2be','59101bb8-f22b-4e84-94b8-a9925eded259','ce5c4fb4-b50b-425a-a3c6-281b1fdc6ec4','bbb2356c-c5a4-4e51-ae1f-8fbc49d295b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755064a357834ae2b5e7e08d1c708e31',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:49.556494 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8988e7f7-caa0-4ce8-9561-6dc359e039d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:49:49.595940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8988e7f7-caa0-4ce8-9561-6dc359e039d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:49:49.605430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Flow 'volume_create_api' (b08f373d-836a-4abe-adf4-21fdd08ec97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:49:49.633873 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:49.633873 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:49.646112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d351bf3e-482d-4c8b-998a-107dbada70d7 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Volume info retrieved successfully. Jan 21 03:49:49.697919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d351bf3e-482d-4c8b-998a-107dbada70d7 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb returned with HTTP 200 Jan 21 03:49:49.711673 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 398/802] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:49 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:49:49.720486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Create volume request issued successfully. Jan 21 03:49:49.742154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dc0521e-da0d-41bf-9c39-d46e979ce7f0 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes returned with HTTP 202 Jan 21 03:49:49.759116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34e1f890-2d19-4081-b42d-05fc46c29da2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:49.759930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34e1f890-2d19-4081-b42d-05fc46c29da2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:49.760338 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:49.760338 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:49.760980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34e1f890-2d19-4081-b42d-05fc46c29da2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:49.771041 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 405/803] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:49:49 2021] POST /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes => generated 828 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:49:49.839579 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:49.839579 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:49.858083 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34e1f890-2d19-4081-b42d-05fc46c29da2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:49.912044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34e1f890-2d19-4081-b42d-05fc46c29da2 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 200 Jan 21 03:49:49.923009 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 399/804] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:49 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 896 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:50.732296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de024f77-d609-4391-917b-8d1a271a5490 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] GET http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb Jan 21 03:49:50.738531 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de024f77-d609-4391-917b-8d1a271a5490 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:50.738531 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:50.738531 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:50.738531 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de024f77-d609-4391-917b-8d1a271a5490 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:50.846688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de024f77-d609-4391-917b-8d1a271a5490 tempest-ServerRescueNegativeTestJSON-784492746 tempest-ServerRescueNegativeTestJSON-784492746] http://10.222.0.22/volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb returned with HTTP 404 Jan 21 03:49:50.848102 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 406/805] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:50 2021] GET /volume/v3/611a0e154ab04f83937d37362024975b/volumes/d51094b2-8996-49d5-88c2-a5be18ed87cb => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:50.930989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-320f5ded-2546-4691-8c54-cedf8420ceb8 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:50.931756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-320f5ded-2546-4691-8c54-cedf8420ceb8 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:50.932133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:50.932133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:50.932920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-320f5ded-2546-4691-8c54-cedf8420ceb8 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:50.988123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:50.988123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:50.999157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-320f5ded-2546-4691-8c54-cedf8420ceb8 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:51.023293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-320f5ded-2546-4691-8c54-cedf8420ceb8 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 200 Jan 21 03:49:51.024369 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 400/806] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:50 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:51.949607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2185d4c8-51da-485a-8c3d-ff5f13d226af req-1e3db83a-3326-4187-a22e-5bdf94b84ca1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:51.950803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2185d4c8-51da-485a-8c3d-ff5f13d226af req-1e3db83a-3326-4187-a22e-5bdf94b84ca1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:51.951492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-2185d4c8-51da-485a-8c3d-ff5f13d226af req-1e3db83a-3326-4187-a22e-5bdf94b84ca1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:52.045308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:52.045308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:52.063677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-2185d4c8-51da-485a-8c3d-ff5f13d226af req-1e3db83a-3326-4187-a22e-5bdf94b84ca1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:52.102713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-2185d4c8-51da-485a-8c3d-ff5f13d226af req-1e3db83a-3326-4187-a22e-5bdf94b84ca1 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 200 Jan 21 03:49:52.104091 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 407/807] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:49:51 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 921 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:52.248632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:52.250084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:52.250452 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:52.250452 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:52.251158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:52.252060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:52.253848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:52.309379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:52.311858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:52.311858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:52.322037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-adcf8ed9-c3f9-4d79-8e18-3da97e6cb267 req-6a3255e5-1b18-45d7-8c47-c90fe5ad610a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:52.327668 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 401/808] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:52 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:52.390599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:52.391639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:52.391639 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:52.391639 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:52.391922 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:52.392551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:52.394334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:52.453069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:52.455227 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:52.455227 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:52.464744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-80177ec3-0e95-4580-8714-962b703cf3d5 req-8cd0e1a7-e649-4de4-a6f6-00a1db784ae7 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:52.478389 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 408/809] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:52 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:52.512603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:52.513309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:52.513547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:52.513547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:52.513871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:52.515328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:52.517115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:52.574747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:52.577792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:52.577792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:52.588577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-80b379e1-b855-4f82-b8a8-d4ded823cd14 req-ad4ca045-82af-4b82-81b4-21cc18af98a5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:52.589573 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 402/810] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:52 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:53.123412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:53.124703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:53.124884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:53.124884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:53.125217 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:53.125844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:53.127889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:53.189567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:53.193707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:53.193707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:53.211016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-40b09fe0-84f6-4740-b2ef-7a2e2032a194 req-e3292f78-c1cb-4680-b13a-d7beb1ec7250 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:53.212872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 409/811] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:53 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:54.020685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:54.021616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:54.022038 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:54.022038 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:54.022701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:54.027495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:54.031187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:54.117290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:54.120285 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:54.120285 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:54.141312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bedd02cd-1103-4123-a758-66139dabb064 req-35ef5140-a742-49b1-8ac2-56f239a46ded tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:54.145015 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 403/812] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:54 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:55.193326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:55.194233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:55.194707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:55.194707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:55.195276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:55.196288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:55.198110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:55.269761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:55.271944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:55.271944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:55.281977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1280c16a-b9d5-46a4-b9ef-3806e59878bd req-269f4a11-ac68-48dd-bf91-8fc03d43319a tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:55.282807 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 410/813] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:55 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:55.559678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:55.560362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:55.560816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:55.560816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:55.561834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:55.562876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:55.565486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:55.630880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:55.633087 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:55.633087 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:55.644158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-858fdbf5-4ed0-4b75-aaf5-51b3e0115d9a req-8d73ee05-010d-4aca-b6f4-2f10e52ea3ed tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:55.644999 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 404/814] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:55 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:55.692533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail Jan 21 03:49:55.693211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:55.693530 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:55.693530 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:55.694079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:55.694913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:49:55.696857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:49:55.768334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Get all volumes completed successfully. Jan 21 03:49:55.770607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:55.770607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:55.780512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5cfa1e2b-88e5-4551-bc09-8831a248e130 req-6c9776d7-4708-49e0-8623-3d124262c8c5 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail returned with HTTP 200 Jan 21 03:49:55.781520 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 411/815] 10.222.0.22 () {60 vars in 1479 bytes} [Thu Jan 21 03:49:55 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/detail => generated 2747 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:49:55.800516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] DELETE http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:55.801521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:55.801972 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:55.801972 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:55.802792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:55.803508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Delete volume with id: f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:55.855600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:55.855600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:55.857574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:55.891992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Delete volume request issued successfully. Jan 21 03:49:55.892491 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d5f8e7e-e26e-4996-a253-4b2b2b7a9b98 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 202 Jan 21 03:49:55.895459 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 405/816] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:49:55 2021] DELETE /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:49:55.901859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba91134f-3ade-4951-8c9a-69aa403a053c tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:55.902943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba91134f-3ade-4951-8c9a-69aa403a053c tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:55.903471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:55.903471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:55.904641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba91134f-3ade-4951-8c9a-69aa403a053c tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:55.963223 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:55.963223 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:55.973959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ba91134f-3ade-4951-8c9a-69aa403a053c tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:56.003238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba91134f-3ade-4951-8c9a-69aa403a053c tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 200 Jan 21 03:49:56.013422 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 412/817] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:55 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:57.021151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87136603-9094-42b0-9109-0584af094281 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:57.022377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87136603-9094-42b0-9109-0584af094281 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:57.022808 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:57.022808 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:57.023664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87136603-9094-42b0-9109-0584af094281 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:57.083607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:57.083607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:57.097147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-87136603-9094-42b0-9109-0584af094281 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:57.131192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87136603-9094-42b0-9109-0584af094281 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 200 Jan 21 03:49:57.132314 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 406/818] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:57 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:58.150058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f57bad4-10b0-417b-afe1-5115253d1fac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 Jan 21 03:49:58.151749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f57bad4-10b0-417b-afe1-5115253d1fac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:58.152132 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:58.152132 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:58.152761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f57bad4-10b0-417b-afe1-5115253d1fac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:58.210114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f57bad4-10b0-417b-afe1-5115253d1fac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 returned with HTTP 404 Jan 21 03:49:58.211510 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 413/819] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:58 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/f57c301e-d743-41e8-891a-0ca1abbe14e2 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:49:58.220788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] DELETE http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:58.221739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:58.222113 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:58.222113 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:58.222811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:58.223484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Delete volume with id: 9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:58.281800 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:58.281800 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:58.283188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:58.313691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Delete volume request issued successfully. Jan 21 03:49:58.314472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fe34aa1-0c57-40a2-ac11-5238a19f7d82 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 202 Jan 21 03:49:58.316127 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 407/820] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:49:58 2021] DELETE /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:49:58.322977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cebb3d4b-a940-42f2-a552-557fc78733a4 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:58.324153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cebb3d4b-a940-42f2-a552-557fc78733a4 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:58.324816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cebb3d4b-a940-42f2-a552-557fc78733a4 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:58.430682 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:58.430682 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:58.448840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cebb3d4b-a940-42f2-a552-557fc78733a4 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:58.484966 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cebb3d4b-a940-42f2-a552-557fc78733a4 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 200 Jan 21 03:49:58.496490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 414/821] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:58 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 920 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:49:59.503601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b077fa19-ee9d-48f7-8b8b-5c845d9db33d tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:49:59.504166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b077fa19-ee9d-48f7-8b8b-5c845d9db33d tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:49:59.504283 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:49:59.504283 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:49:59.504659 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b077fa19-ee9d-48f7-8b8b-5c845d9db33d tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:49:59.637107 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:49:59.637107 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:49:59.669300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b077fa19-ee9d-48f7-8b8b-5c845d9db33d tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:49:59.707585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b077fa19-ee9d-48f7-8b8b-5c845d9db33d tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 200 Jan 21 03:49:59.726599 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 408/822] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:49:59 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 920 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:50:00.724544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e52d986f-6170-40f0-a47e-b76f59b590b3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd Jan 21 03:50:00.725661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e52d986f-6170-40f0-a47e-b76f59b590b3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:50:00.726029 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:50:00.726029 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:50:00.726678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e52d986f-6170-40f0-a47e-b76f59b590b3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:50:00.843782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e52d986f-6170-40f0-a47e-b76f59b590b3 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd returned with HTTP 404 Jan 21 03:50:00.854294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] DELETE http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:50:00.855162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:50:00.855558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:50:00.855558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:50:00.856714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:50:00.857367 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Delete volume with id: 87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:50:00.862674 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 415/823] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:50:00 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/9a6881a6-0711-4fac-947a-f3f803d4e6bd => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:50:00.955869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:50:00.955869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:50:00.958033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:50:01.010000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Delete volume request issued successfully. Jan 21 03:50:01.010473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d09f14bd-7cea-4ca5-8685-923d90e07076 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 202 Jan 21 03:50:01.012460 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 409/824] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:50:00 2021] DELETE /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:50:01.020858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82cba44c-868e-452c-9434-73cb66a04f23 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:50:01.021377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82cba44c-868e-452c-9434-73cb66a04f23 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:50:01.022582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82cba44c-868e-452c-9434-73cb66a04f23 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:50:01.079009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:50:01.079009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:50:01.087997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-82cba44c-868e-452c-9434-73cb66a04f23 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:50:01.112043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82cba44c-868e-452c-9434-73cb66a04f23 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 200 Jan 21 03:50:01.113224 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 416/825] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:50:01 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 921 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:50:02.130585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca29b2b6-3bb0-457d-895d-2277c66be2ac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:50:02.132714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca29b2b6-3bb0-457d-895d-2277c66be2ac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:50:02.133636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:50:02.133636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:50:02.134849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca29b2b6-3bb0-457d-895d-2277c66be2ac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:50:02.268976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:50:02.268976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:50:02.286332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ca29b2b6-3bb0-457d-895d-2277c66be2ac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Volume info retrieved successfully. Jan 21 03:50:02.341583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca29b2b6-3bb0-457d-895d-2277c66be2ac tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 200 Jan 21 03:50:02.343525 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 410/826] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:50:02 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 921 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:50:03.360669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21b6d603-3410-43bb-9086-f08e370b7c38 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] GET http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb Jan 21 03:50:03.362213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21b6d603-3410-43bb-9086-f08e370b7c38 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:50:03.362786 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:50:03.362786 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:50:03.364095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21b6d603-3410-43bb-9086-f08e370b7c38 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:50:03.457436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21b6d603-3410-43bb-9086-f08e370b7c38 tempest-VolumesTestJSON-435682236 tempest-VolumesTestJSON-435682236] http://10.222.0.22/volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb returned with HTTP 404 Jan 21 03:50:03.459076 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 417/827] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:50:03 2021] GET /volume/v3/24e9d64d249e46f8ab8d123b96573199/volumes/87d28df7-9de1-4b93-b5a8-cdaae5a387fb => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:51:07.202718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes Jan 21 03:51:07.204464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:07.204464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:07.205237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1274804440", "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:51:07.206721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1274804440', 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:51:07.373984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume of 1 GB Jan 21 03:51:07.415173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Availability Zones retrieved successfully. Jan 21 03:51:07.443810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Flow 'volume_create_api' (25b006ec-7836-4c8c-9f40-516c9b51ebab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:51:07.457848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed199738-1525-4122-b384-bdb741dd7360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:07.459887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:51:07.636267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed199738-1525-4122-b384-bdb741dd7360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:07.638496 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00959483-6272-4545-a620-3a980d44004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:07.760062 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Created reservations ['44f13897-5df0-46fa-a2d1-c02e04e2e8f0', '2cab506d-8e40-4883-8359-523226111936', '7d154463-02c9-4172-9bdc-60bedde22bbc', 'eb22dd97-4667-4d9f-b336-86eb26ca3829'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:51:07.764175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00959483-6272-4545-a620-3a980d44004d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f13897-5df0-46fa-a2d1-c02e04e2e8f0', '2cab506d-8e40-4883-8359-523226111936', '7d154463-02c9-4172-9bdc-60bedde22bbc', 'eb22dd97-4667-4d9f-b336-86eb26ca3829']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:07.766758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95eb0104-ef10-419b-bb35-4af1519c1beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:07.893144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95eb0104-ef10-419b-bb35-4af1519c1beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ee78ab-8872-4d4f-b9f9-f9cc17b96538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1274804440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fdeee40f281405ebb202ae1f91ddbb8',qos_specs=None,replication_status=,reservations=['44f13897-5df0-46fa-a2d1-c02e04e2e8f0','2cab506d-8e40-4883-8359-523226111936','7d154463-02c9-4172-9bdc-60bedde22bbc','eb22dd97-4667-4d9f-b336-86eb26ca3829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17514b407c134f158bcb8a781b14e775',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1274804440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18ee78ab-8872-4d4f-b9f9-f9cc17b96538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fdeee40f281405ebb202ae1f91ddbb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='17514b407c134f158bcb8a781b14e775',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:07.895482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa0938c-8805-4311-93a9-c3f2c710100b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:07.955378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa0938c-8805-4311-93a9-c3f2c710100b) transitioned into state 'SUCCESS' from state '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-1274804440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fdeee40f281405ebb202ae1f91ddbb8',qos_specs=None,replication_status=,reservations=['44f13897-5df0-46fa-a2d1-c02e04e2e8f0','2cab506d-8e40-4883-8359-523226111936','7d154463-02c9-4172-9bdc-60bedde22bbc','eb22dd97-4667-4d9f-b336-86eb26ca3829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17514b407c134f158bcb8a781b14e775',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:07.958028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4071a9-3b22-49c8-abc0-deafe08f09e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:08.004423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4071a9-3b22-49c8-abc0-deafe08f09e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:08.017300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Flow 'volume_create_api' (25b006ec-7836-4c8c-9f40-516c9b51ebab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:51:08.153787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume request issued successfully. Jan 21 03:51:08.202867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-162414ca-4a5f-4199-80ce-858f1d0483d6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes returned with HTTP 202 Jan 21 03:51:08.209889 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 411/828] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:51:06 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes => generated 821 bytes in 1510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:51:08.224318 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7469ded5-98ce-4512-b48f-a5bb7ca267ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:08.225173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7469ded5-98ce-4512-b48f-a5bb7ca267ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:08.225665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7469ded5-98ce-4512-b48f-a5bb7ca267ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:08.338930 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:08.338930 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:08.361026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7469ded5-98ce-4512-b48f-a5bb7ca267ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:08.406553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7469ded5-98ce-4512-b48f-a5bb7ca267ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:08.412423 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 418/829] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:08 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 889 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:09.429448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23fa3618-f6b2-4b75-8409-044fc22ebb55 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:09.429984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23fa3618-f6b2-4b75-8409-044fc22ebb55 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:09.430138 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:09.430138 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:09.431049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23fa3618-f6b2-4b75-8409-044fc22ebb55 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:09.669950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:09.669950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:09.723320 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-23fa3618-f6b2-4b75-8409-044fc22ebb55 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:09.808617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23fa3618-f6b2-4b75-8409-044fc22ebb55 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:09.809625 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 412/830] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:09 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:10.845184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1151d12-ea03-4fee-b5a2-2288835d72ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:10.845723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1151d12-ea03-4fee-b5a2-2288835d72ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:10.847146 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:10.847146 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:10.848277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1151d12-ea03-4fee-b5a2-2288835d72ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:11.037173 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:11.037173 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:11.064094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c1151d12-ea03-4fee-b5a2-2288835d72ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:11.150884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1151d12-ea03-4fee-b5a2-2288835d72ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:11.155319 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 419/831] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:10 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:12.171704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1838ab2b-70a3-4519-a0ba-f3e111f7035e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:12.172892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1838ab2b-70a3-4519-a0ba-f3e111f7035e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:12.172892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:12.172892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:12.173710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1838ab2b-70a3-4519-a0ba-f3e111f7035e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:12.325038 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:12.325038 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:12.351981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1838ab2b-70a3-4519-a0ba-f3e111f7035e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:12.446222 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1838ab2b-70a3-4519-a0ba-f3e111f7035e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:12.457712 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 413/832] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:12 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:13.466370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-346288db-f63c-4587-8705-d76aa549d05f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:13.467075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-346288db-f63c-4587-8705-d76aa549d05f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:13.467593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:13.467593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:13.468168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-346288db-f63c-4587-8705-d76aa549d05f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:13.617308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:13.617308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:13.629445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-346288db-f63c-4587-8705-d76aa549d05f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:13.662870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-346288db-f63c-4587-8705-d76aa549d05f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:13.665305 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 420/833] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:13 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:14.683666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-53194005-0b69-46e9-893e-e1aeae79c17c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:14.684369 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-53194005-0b69-46e9-893e-e1aeae79c17c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:14.685145 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:14.685145 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:14.685613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-53194005-0b69-46e9-893e-e1aeae79c17c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:14.835079 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:14.835079 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:14.851997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-53194005-0b69-46e9-893e-e1aeae79c17c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:14.884761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-53194005-0b69-46e9-893e-e1aeae79c17c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:14.886032 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 414/834] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:14 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:15.902431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc42e643-9d17-4ad9-83d7-a65e9dd91145 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:15.903046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc42e643-9d17-4ad9-83d7-a65e9dd91145 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:15.903392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:15.903392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:15.905717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc42e643-9d17-4ad9-83d7-a65e9dd91145 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:16.072121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:16.072121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:16.091254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc42e643-9d17-4ad9-83d7-a65e9dd91145 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:16.144220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc42e643-9d17-4ad9-83d7-a65e9dd91145 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:16.147207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 421/835] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:15 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:17.170943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29d8ef77-9c2e-4a7c-b41e-b5d183dae126 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:17.172219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29d8ef77-9c2e-4a7c-b41e-b5d183dae126 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:17.172638 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:17.172638 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:17.173341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29d8ef77-9c2e-4a7c-b41e-b5d183dae126 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:17.284587 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:17.284587 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:17.294900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29d8ef77-9c2e-4a7c-b41e-b5d183dae126 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:17.323316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29d8ef77-9c2e-4a7c-b41e-b5d183dae126 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:17.336124 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 415/836] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:17 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:18.343249 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4dc2e46-c891-4784-b18a-7becc3272ec5 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:18.343771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4dc2e46-c891-4784-b18a-7becc3272ec5 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:18.344324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:18.344324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:18.344826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4dc2e46-c891-4784-b18a-7becc3272ec5 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:18.461675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:18.461675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:18.480215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4dc2e46-c891-4784-b18a-7becc3272ec5 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:18.518764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4dc2e46-c891-4784-b18a-7becc3272ec5 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:18.519971 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 422/837] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:18 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:19.536513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-991a0150-b07a-4de1-b127-572c377254f9 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:19.537747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-991a0150-b07a-4de1-b127-572c377254f9 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:19.538121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:19.538121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:19.538740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-991a0150-b07a-4de1-b127-572c377254f9 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:19.657450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:19.657450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:19.672507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-991a0150-b07a-4de1-b127-572c377254f9 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:19.727783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-991a0150-b07a-4de1-b127-572c377254f9 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:19.728975 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 416/838] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:19 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:20.751154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a2ff6c8-6057-4748-9170-979bda2601bc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:20.752323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a2ff6c8-6057-4748-9170-979bda2601bc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:20.752754 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:20.752754 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:20.753401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a2ff6c8-6057-4748-9170-979bda2601bc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:20.859954 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:20.859954 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:20.885244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6a2ff6c8-6057-4748-9170-979bda2601bc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:20.941274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a2ff6c8-6057-4748-9170-979bda2601bc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:20.947253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 423/839] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:20 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:21.964098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2181048d-0640-4eed-8bbe-3325a13df00d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:21.964784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2181048d-0640-4eed-8bbe-3325a13df00d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:21.964881 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:21.964881 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:21.965216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2181048d-0640-4eed-8bbe-3325a13df00d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:22.107588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:22.107588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:22.132540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2181048d-0640-4eed-8bbe-3325a13df00d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:22.166042 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2181048d-0640-4eed-8bbe-3325a13df00d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:22.167656 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 417/840] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:21 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:23.185704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cbba2430-32ae-4cc9-aa14-85bf26a0da0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:23.186802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cbba2430-32ae-4cc9-aa14-85bf26a0da0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:23.187206 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:23.187206 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:23.187852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cbba2430-32ae-4cc9-aa14-85bf26a0da0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:23.301422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:23.301422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:23.327670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cbba2430-32ae-4cc9-aa14-85bf26a0da0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:23.400302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cbba2430-32ae-4cc9-aa14-85bf26a0da0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:23.411070 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 424/841] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:23 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:24.423979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf5ae87c-ecb1-4c54-855c-9a5bc3aa2d39 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:24.424529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf5ae87c-ecb1-4c54-855c-9a5bc3aa2d39 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:24.424693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:24.424693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:24.425343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf5ae87c-ecb1-4c54-855c-9a5bc3aa2d39 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:24.546707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:24.546707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:24.563631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bf5ae87c-ecb1-4c54-855c-9a5bc3aa2d39 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:24.598242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf5ae87c-ecb1-4c54-855c-9a5bc3aa2d39 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:24.599821 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 418/842] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:24 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:25.621039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b728db83-95a7-4345-9bc7-e8d09ee12664 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:25.621571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b728db83-95a7-4345-9bc7-e8d09ee12664 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:25.621756 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:25.621756 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:25.623046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b728db83-95a7-4345-9bc7-e8d09ee12664 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:25.727037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:25.727037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:25.752919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b728db83-95a7-4345-9bc7-e8d09ee12664 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:25.810681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b728db83-95a7-4345-9bc7-e8d09ee12664 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:25.813695 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 425/843] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:25 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:26.831189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa1483b5-b8f0-4b95-8d04-ad71f1a8b7ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:26.831735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa1483b5-b8f0-4b95-8d04-ad71f1a8b7ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:26.832211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:26.832211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:26.832435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa1483b5-b8f0-4b95-8d04-ad71f1a8b7ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:27.025049 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:27.025049 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:27.046563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa1483b5-b8f0-4b95-8d04-ad71f1a8b7ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:27.075678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa1483b5-b8f0-4b95-8d04-ad71f1a8b7ab tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:27.077027 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 419/844] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:26 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:28.096024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff0ad5a-f90e-4e25-9e8e-313a27425323 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:28.096821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff0ad5a-f90e-4e25-9e8e-313a27425323 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:28.097246 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:28.097246 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:28.098126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff0ad5a-f90e-4e25-9e8e-313a27425323 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:28.205353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:28.205353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:28.214248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ff0ad5a-f90e-4e25-9e8e-313a27425323 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:28.239208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff0ad5a-f90e-4e25-9e8e-313a27425323 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:28.240283 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 426/845] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:28 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:29.258153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4aac10b-3257-4038-95b0-884b1b9d7260 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:29.259574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4aac10b-3257-4038-95b0-884b1b9d7260 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:29.260066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:29.260066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:29.260694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4aac10b-3257-4038-95b0-884b1b9d7260 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:29.379483 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:29.379483 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:29.398143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b4aac10b-3257-4038-95b0-884b1b9d7260 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:29.430014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4aac10b-3257-4038-95b0-884b1b9d7260 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:29.431954 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 420/846] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:29 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 971 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:30.447260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a95dcc4-cf0c-4652-98ca-661834c9aa38 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:30.448480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a95dcc4-cf0c-4652-98ca-661834c9aa38 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:30.448860 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:30.448860 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:30.449786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a95dcc4-cf0c-4652-98ca-661834c9aa38 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:30.551001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:30.551001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:30.573827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9a95dcc4-cf0c-4652-98ca-661834c9aa38 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:30.606858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a95dcc4-cf0c-4652-98ca-661834c9aa38 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:30.611653 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 427/847] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:30 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 974 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:31.628254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47de4211-7db3-402f-9941-b2dcb2099e5a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:31.629535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47de4211-7db3-402f-9941-b2dcb2099e5a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:31.629894 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:31.629894 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:31.630531 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47de4211-7db3-402f-9941-b2dcb2099e5a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:31.726783 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:31.726783 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:31.749308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-47de4211-7db3-402f-9941-b2dcb2099e5a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:31.800820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47de4211-7db3-402f-9941-b2dcb2099e5a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:31.801625 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 421/848] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:31 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 974 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:32.818344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6e68f1f-07e8-433e-b3f0-cdede024247f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:32.818774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6e68f1f-07e8-433e-b3f0-cdede024247f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:32.818774 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:32.818774 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:32.819291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6e68f1f-07e8-433e-b3f0-cdede024247f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:32.910229 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:32.910229 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:32.930273 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b6e68f1f-07e8-433e-b3f0-cdede024247f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:32.966442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6e68f1f-07e8-433e-b3f0-cdede024247f tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:32.969123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 428/849] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:32 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 974 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:33.987385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f513bb16-d0fc-4c11-9317-4786b00a9846 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:33.987924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f513bb16-d0fc-4c11-9317-4786b00a9846 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:33.988053 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:33.988053 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:33.988378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f513bb16-d0fc-4c11-9317-4786b00a9846 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:34.074995 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:34.074995 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:34.097000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f513bb16-d0fc-4c11-9317-4786b00a9846 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:34.147282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f513bb16-d0fc-4c11-9317-4786b00a9846 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:34.148295 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 422/850] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:33 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 974 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:35.164444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f68fe81d-ae4b-4cac-8ff1-230c89dc0782 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:35.166694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f68fe81d-ae4b-4cac-8ff1-230c89dc0782 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:35.167160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:35.167160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:35.167913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f68fe81d-ae4b-4cac-8ff1-230c89dc0782 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:35.328186 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:35.328186 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:35.354404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f68fe81d-ae4b-4cac-8ff1-230c89dc0782 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:35.401665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f68fe81d-ae4b-4cac-8ff1-230c89dc0782 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:35.404453 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 429/851] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:35 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 974 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:36.418524 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9209035a-700b-4454-be72-ca6ace554eeb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:51:36.419204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9209035a-700b-4454-be72-ca6ace554eeb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:36.419376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:36.419376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:36.419614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9209035a-700b-4454-be72-ca6ace554eeb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:36.502487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:36.502487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:36.513634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9209035a-700b-4454-be72-ca6ace554eeb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:36.547475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9209035a-700b-4454-be72-ca6ace554eeb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:51:36.561588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 423/852] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:36 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 1362 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:51:36.565479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes Jan 21 03:51:36.566171 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:36.566171 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:36.566876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1823979808"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:51:36.568816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1823979808'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:51:36.569416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume of 1 GB Jan 21 03:51:36.595315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Availability Zones retrieved successfully. Jan 21 03:51:36.638036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Flow 'volume_create_api' (86d80fef-909f-409c-b6fa-06f8d578add5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:51:36.641213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110b313a-c30d-4ecb-9055-0f749efee90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:36.643504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:51:36.819131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110b313a-c30d-4ecb-9055-0f749efee90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:36.821890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a602e9-dd29-4ed3-abe8-354f70f37562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:36.951625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Created reservations ['f5e00000-7e4c-44b3-80c9-a3a1e8957a06', 'fd484b3c-ec80-4b92-acb4-19bee5c48dfc', 'f3303102-87a8-4fd7-8db5-ef0d2a4a9c15', 'bcb79b71-493f-4875-957c-493c462e91fe'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:51:36.954639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a602e9-dd29-4ed3-abe8-354f70f37562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e00000-7e4c-44b3-80c9-a3a1e8957a06', 'fd484b3c-ec80-4b92-acb4-19bee5c48dfc', 'f3303102-87a8-4fd7-8db5-ef0d2a4a9c15', 'bcb79b71-493f-4875-957c-493c462e91fe']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:36.957338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f7c992-5301-4d56-a0b0-a4f5647c3f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:37.049553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f7c992-5301-4d56-a0b0-a4f5647c3f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80bddb8-00f7-4263-a638-273422c4d6f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1823979808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fdeee40f281405ebb202ae1f91ddbb8',qos_specs=None,replication_status=,reservations=['f5e00000-7e4c-44b3-80c9-a3a1e8957a06','fd484b3c-ec80-4b92-acb4-19bee5c48dfc','f3303102-87a8-4fd7-8db5-ef0d2a4a9c15','bcb79b71-493f-4875-957c-493c462e91fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17514b407c134f158bcb8a781b14e775',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1823979808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80bddb8-00f7-4263-a638-273422c4d6f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fdeee40f281405ebb202ae1f91ddbb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='17514b407c134f158bcb8a781b14e775',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:37.052155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8860d6a-8c04-4966-8a24-527fee0311d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:37.090083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8860d6a-8c04-4966-8a24-527fee0311d4) transitioned into state 'SUCCESS' from state '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-1823979808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fdeee40f281405ebb202ae1f91ddbb8',qos_specs=None,replication_status=,reservations=['f5e00000-7e4c-44b3-80c9-a3a1e8957a06','fd484b3c-ec80-4b92-acb4-19bee5c48dfc','f3303102-87a8-4fd7-8db5-ef0d2a4a9c15','bcb79b71-493f-4875-957c-493c462e91fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17514b407c134f158bcb8a781b14e775',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:37.094251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186c9604-7c37-41d4-88d5-08f48c1fd790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:37.143454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186c9604-7c37-41d4-88d5-08f48c1fd790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:37.151355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Flow 'volume_create_api' (86d80fef-909f-409c-b6fa-06f8d578add5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:51:37.310566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume request issued successfully. Jan 21 03:51:37.331023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af87e0b2-9d18-48b6-b459-c5b4dbc14d75 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes returned with HTTP 202 Jan 21 03:51:37.333065 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 430/853] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:51:36 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes => generated 821 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:51:37.349171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f26bbce-2a82-4740-97c2-28725f05fc4e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 03:51:37.349946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f26bbce-2a82-4740-97c2-28725f05fc4e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:37.350342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:37.350342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:37.350985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f26bbce-2a82-4740-97c2-28725f05fc4e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:37.460656 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:37.460656 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:37.478785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1f26bbce-2a82-4740-97c2-28725f05fc4e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:37.523392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f26bbce-2a82-4740-97c2-28725f05fc4e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 03:51:37.524470 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 424/854] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:37 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 889 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:38.543165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f9ead2f-0bbb-4744-9a07-2b1f6e0956ef tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 03:51:38.546239 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f9ead2f-0bbb-4744-9a07-2b1f6e0956ef tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:38.546633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:38.546633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:38.547770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f9ead2f-0bbb-4744-9a07-2b1f6e0956ef tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:38.680119 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:38.680119 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:38.692547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f9ead2f-0bbb-4744-9a07-2b1f6e0956ef tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:38.726749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f9ead2f-0bbb-4744-9a07-2b1f6e0956ef tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 03:51:38.728445 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 431/855] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:38 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:39.744416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8204cfee-ae72-4977-9019-0a8b4478c8fd tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 03:51:39.745748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8204cfee-ae72-4977-9019-0a8b4478c8fd tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:39.746266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:39.746266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:39.747642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8204cfee-ae72-4977-9019-0a8b4478c8fd tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:39.893951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:39.893951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:39.921499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8204cfee-ae72-4977-9019-0a8b4478c8fd tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:39.971250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8204cfee-ae72-4977-9019-0a8b4478c8fd tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 03:51:39.975743 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 425/856] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:39 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:39.993486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes Jan 21 03:51:39.994235 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:39.994235 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:39.995245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-445068146"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:51:39.996585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-445068146'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:51:39.997355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume of 1 GB Jan 21 03:51:40.030357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Availability Zones retrieved successfully. Jan 21 03:51:40.066924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Flow 'volume_create_api' (d9db3e9b-44cb-4b9f-ba3a-2099e3e8b39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:51:40.076916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a78553-85fa-4cdc-99dd-a922c374b996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:40.082488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:51:40.227798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a78553-85fa-4cdc-99dd-a922c374b996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:40.230423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4abdb4-003c-4d68-a1c4-eb56f07c5e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:40.374456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Created reservations ['88ade89a-694d-4313-af32-714e97da0a52', '813e680d-a4fc-42cc-97f9-d085cb1b97d3', 'be942ed8-09b5-45df-bb47-d6160954d6e6', 'c9bfd151-462c-4266-be27-604282906d3a'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:51:40.378212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4abdb4-003c-4d68-a1c4-eb56f07c5e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ade89a-694d-4313-af32-714e97da0a52', '813e680d-a4fc-42cc-97f9-d085cb1b97d3', 'be942ed8-09b5-45df-bb47-d6160954d6e6', 'c9bfd151-462c-4266-be27-604282906d3a']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:40.383071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b0516be-f327-4606-b9f0-f0f25308fc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:40.563900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b0516be-f327-4606-b9f0-f0f25308fc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc188e6-f8c3-4bd0-a38e-0debed69f570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-445068146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fdeee40f281405ebb202ae1f91ddbb8',qos_specs=None,replication_status=,reservations=['88ade89a-694d-4313-af32-714e97da0a52','813e680d-a4fc-42cc-97f9-d085cb1b97d3','be942ed8-09b5-45df-bb47-d6160954d6e6','c9bfd151-462c-4266-be27-604282906d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17514b407c134f158bcb8a781b14e775',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-445068146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc188e6-f8c3-4bd0-a38e-0debed69f570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fdeee40f281405ebb202ae1f91ddbb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='17514b407c134f158bcb8a781b14e775',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:40.565990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ccfa586-13e7-4211-a9e0-c20d500e8224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:40.595524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ccfa586-13e7-4211-a9e0-c20d500e8224) transitioned into state 'SUCCESS' from state '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-445068146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fdeee40f281405ebb202ae1f91ddbb8',qos_specs=None,replication_status=,reservations=['88ade89a-694d-4313-af32-714e97da0a52','813e680d-a4fc-42cc-97f9-d085cb1b97d3','be942ed8-09b5-45df-bb47-d6160954d6e6','c9bfd151-462c-4266-be27-604282906d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17514b407c134f158bcb8a781b14e775',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:40.597647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd77a07-ccdd-4cdb-9f5f-48edd81e86ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:51:40.631718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd77a07-ccdd-4cdb-9f5f-48edd81e86ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:51:40.638028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Flow 'volume_create_api' (d9db3e9b-44cb-4b9f-ba3a-2099e3e8b39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:51:40.791587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Create volume request issued successfully. Jan 21 03:51:40.834757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60f0fb76-e036-47c1-8c65-73c060be0443 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes returned with HTTP 202 Jan 21 03:51:40.841613 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 432/857] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:51:39 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes => generated 820 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:51:40.851700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de3f743a-5bd8-4a3c-8e96-412af1d5a2eb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 03:51:40.852623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de3f743a-5bd8-4a3c-8e96-412af1d5a2eb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:40.853007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:40.853007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:40.853896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de3f743a-5bd8-4a3c-8e96-412af1d5a2eb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:40.944558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:40.944558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:40.981495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de3f743a-5bd8-4a3c-8e96-412af1d5a2eb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:41.060822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de3f743a-5bd8-4a3c-8e96-412af1d5a2eb tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 03:51:41.063885 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 426/858] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:40 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:51:42.081752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25b0b627-9cc0-441b-a306-17972c5286ac tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 03:51:42.082275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25b0b627-9cc0-441b-a306-17972c5286ac tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:42.082460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:42.082460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:42.082826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25b0b627-9cc0-441b-a306-17972c5286ac tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:42.227596 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:42.227596 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:42.263928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-25b0b627-9cc0-441b-a306-17972c5286ac tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:42.364048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25b0b627-9cc0-441b-a306-17972c5286ac tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 03:51:42.364887 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 433/859] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:42 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 912 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:51:43.380910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d49ee739-59dd-4c00-8f8e-d84eac022176 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 03:51:43.381468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d49ee739-59dd-4c00-8f8e-d84eac022176 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:51:43.381589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:51:43.381589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:51:43.382238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d49ee739-59dd-4c00-8f8e-d84eac022176 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:51:43.531943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:51:43.531943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:51:43.573717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d49ee739-59dd-4c00-8f8e-d84eac022176 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:51:43.624558 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d49ee739-59dd-4c00-8f8e-d84eac022176 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 03:51:43.639461 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 427/860] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:51:43 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:52:29.750859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a48bee67-a3fc-4118-8bba-04a76390937d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:52:29.751519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a48bee67-a3fc-4118-8bba-04a76390937d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:29.751659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:29.751659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:29.751925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a48bee67-a3fc-4118-8bba-04a76390937d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:29.895534 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:29.895534 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:29.908055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a48bee67-a3fc-4118-8bba-04a76390937d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:52:29.944344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a48bee67-a3fc-4118-8bba-04a76390937d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:52:29.946286 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 434/861] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:52:29 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 1362 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:52:29.983841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 03:52:29.983841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:29.983841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:29.983841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:29.985066 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:30.050766 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:30.050766 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:30.061134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:52:30.086878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 03:52:30.088173 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 428/862] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:52:29 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:52:30.114253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-ceed7aa5-58ab-43cc-abed-426545fedcda tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 03:52:30.115281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-ceed7aa5-58ab-43cc-abed-426545fedcda tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:30.115281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:30.115281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:30.115987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-ceed7aa5-58ab-43cc-abed-426545fedcda tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:30.191149 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:30.191149 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:30.202715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-ceed7aa5-58ab-43cc-abed-426545fedcda tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:52:30.229537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-ceed7aa5-58ab-43cc-abed-426545fedcda tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 03:52:30.232162 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 435/863] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 03:52:30 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:52:30.244307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume// Jan 21 03:52:30.245142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:30.246028 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:30.246028 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:30.246881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:30.253922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:52:30.255115 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 429/864] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:52: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 21 03:52:30.275470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-7b65be17-f216-411d-8e4a-758e31ffc377 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments Jan 21 03:52:30.276813 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:30.276813 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:30.277739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-7b65be17-f216-411d-8e4a-758e31ffc377 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18ee78ab-8872-4d4f-b9f9-f9cc17b96538", "instance_uuid": "487e7dad-7985-42c1-80b8-636d9c1b3406", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:30.394649 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:30.394649 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:30.514349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-7b65be17-f216-411d-8e4a-758e31ffc377 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments returned with HTTP 200 Jan 21 03:52:30.515529 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 436/865] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:52:30 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments => generated 273 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:52:30.535572 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume// Jan 21 03:52:30.536396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:30.536525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:30.537517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:52:30.538359 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 430/866] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:52:30 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:52:30.553188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a4909761-54c3-43b4-962d-933cbf010ced tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments Jan 21 03:52:30.553971 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:30.553971 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:30.554640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a4909761-54c3-43b4-962d-933cbf010ced tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a80bddb8-00f7-4263-a638-273422c4d6f0", "instance_uuid": "487e7dad-7985-42c1-80b8-636d9c1b3406", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:30.637967 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:30.637967 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:30.740348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-a4909761-54c3-43b4-962d-933cbf010ced tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments returned with HTTP 200 Jan 21 03:52:30.741915 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 437/867] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:52:30 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:52:30.749566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume// Jan 21 03:52:30.750043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:30.750525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:30.751609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:52:30.752177 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 431/868] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 03:52:30 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:52:30.787195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-95e93a19-4831-4653-8bc9-1ed13250a2db tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments Jan 21 03:52:30.787709 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:30.787709 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:30.788129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-95e93a19-4831-4653-8bc9-1ed13250a2db tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cc188e6-f8c3-4bd0-a38e-0debed69f570", "instance_uuid": "487e7dad-7985-42c1-80b8-636d9c1b3406", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:30.892339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:30.892339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:31.021064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-95e93a19-4831-4653-8bc9-1ed13250a2db tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments returned with HTTP 200 Jan 21 03:52:31.022494 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 438/869] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 03:52:30 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:52:33.586219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume// Jan 21 03:52:33.586787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:33.587126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:33.588196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-45460786-3cd2-4e0f-be4a-1d28fcb2c1fc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:52:33.588794 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 432/870] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:52:33 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:52:33.605839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-cd84e092-059b-4553-98cc-f68e0a04e980 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 03:52:33.607442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-cd84e092-059b-4553-98cc-f68e0a04e980 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:33.607845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:33.607845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:33.608623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-cd84e092-059b-4553-98cc-f68e0a04e980 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:33.706097 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:33.706097 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:33.725170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-cd84e092-059b-4553-98cc-f68e0a04e980 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:52:33.748655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:33.748655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:33.761002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-cd84e092-059b-4553-98cc-f68e0a04e980 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 03:52:33.762568 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 439/871] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:52:33 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 1460 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:52:33.784866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] PUT http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d Jan 21 03:52:33.786022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:33.819254 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:52:33.819254 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:52:33.819781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Lock "b'cinder-attachment_update-18ee78ab-8872-4d4f-b9f9-f9cc17b96538-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:52:33.825588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:33.825588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:36.141350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Lock "b'cinder-attachment_update-18ee78ab-8872-4d4f-b9f9-f9cc17b96538-n-h1-769329-3'" released by "attachment_update" :: held 2.321s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:52:36.142036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d returned with HTTP 200 Jan 21 03:52:36.142927 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 433/872] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:52:33 2021] PUT /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d => generated 762 bytes in 2366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:52:36.257838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-15b73e11-4dcd-4e54-8dce-7d829f62b848 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d/action Jan 21 03:52:36.258873 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:36.258873 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:36.259765 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-15b73e11-4dcd-4e54-8dce-7d829f62b848 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:52:36.260319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-15b73e11-4dcd-4e54-8dce-7d829f62b848 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:36.442399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:36.442399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:36.484226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-15b73e11-4dcd-4e54-8dce-7d829f62b848 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d/action returned with HTTP 204 Jan 21 03:52:36.485675 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 440/873] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:52:36 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:52:36.529734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume// Jan 21 03:52:36.530727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:36.531348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:36.531348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:36.532057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:36.533749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8c3e774c-2776-41b4-bae0-964e4f33d80d tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:52:36.534638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 434/874] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:52:36 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 03:52:36.552707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-c5bf2e02-ae3e-4159-93af-f92f96705b47 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 03:52:36.554324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-c5bf2e02-ae3e-4159-93af-f92f96705b47 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:36.554730 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:36.554730 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:36.556629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-c5bf2e02-ae3e-4159-93af-f92f96705b47 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:36.628513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:36.628513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:36.639205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-c5bf2e02-ae3e-4159-93af-f92f96705b47 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:52:36.660240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:36.660240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:36.669529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-c5bf2e02-ae3e-4159-93af-f92f96705b47 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 03:52:36.670368 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 441/875] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:52:36 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 1012 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:52:36.691836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] PUT http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e Jan 21 03:52:36.693262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:36.727097 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:52:36.727097 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:52:36.727923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Lock "b'cinder-attachment_update-a80bddb8-00f7-4263-a638-273422c4d6f0-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:52:36.731850 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:36.731850 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:39.141129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Lock "b'cinder-attachment_update-a80bddb8-00f7-4263-a638-273422c4d6f0-n-h1-769329-3'" released by "attachment_update" :: held 2.413s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:52:39.142444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e returned with HTTP 200 Jan 21 03:52:39.143468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 435/876] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:52:36 2021] PUT /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e => generated 762 bytes in 2458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:52:39.179449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-57237f67-28fe-43bd-835c-78e86ee8f89e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e/action Jan 21 03:52:39.180283 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:39.180283 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:39.180864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-57237f67-28fe-43bd-835c-78e86ee8f89e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:52:39.181320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-57237f67-28fe-43bd-835c-78e86ee8f89e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:39.309874 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:39.309874 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:39.346252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-57237f67-28fe-43bd-835c-78e86ee8f89e tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e/action returned with HTTP 204 Jan 21 03:52:39.347292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 442/877] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:52:39 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:52:39.405036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume// Jan 21 03:52:39.405801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:39.406207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:39.406207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:39.406895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:39.408215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-8d7de40e-858d-4a2f-9021-775e34d483ff tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 03:52:39.409055 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 436/878] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 03:52: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 21 03:52:39.422775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-59959f8c-7457-4db9-b4cd-749028b887d1 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 03:52:39.423696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-59959f8c-7457-4db9-b4cd-749028b887d1 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:52:39.424098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:39.424098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:39.424789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-59959f8c-7457-4db9-b4cd-749028b887d1 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:52:39.516081 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:39.516081 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:39.535148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-59959f8c-7457-4db9-b4cd-749028b887d1 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 03:52:39.555896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:39.555896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:39.569874 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-59959f8c-7457-4db9-b4cd-749028b887d1 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 03:52:39.571236 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 443/879] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 03:52:39 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 1011 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:52:39.591301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-54a03f35-5314-4d8c-8f70-a6a709aee0a2 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] PUT http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4 Jan 21 03:52:39.592429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-54a03f35-5314-4d8c-8f70-a6a709aee0a2 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:39.630361 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:52:39.630361 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 03:52:39.631508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-54a03f35-5314-4d8c-8f70-a6a709aee0a2 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Lock "b'cinder-attachment_update-3cc188e6-f8c3-4bd0-a38e-0debed69f570-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 03:52:39.634304 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:39.634304 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:41.551500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-54a03f35-5314-4d8c-8f70-a6a709aee0a2 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Lock "b'cinder-attachment_update-3cc188e6-f8c3-4bd0-a38e-0debed69f570-n-h1-769329-3'" released by "attachment_update" :: held 1.920s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 03:52:41.556707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-54a03f35-5314-4d8c-8f70-a6a709aee0a2 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4 returned with HTTP 200 Jan 21 03:52:41.557882 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 437/880] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 03:52:39 2021] PUT /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4 => generated 762 bytes in 1973 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:52:41.609697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-b499673d-8cda-4e69-8df7-8bf08354b524 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] POST http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4/action Jan 21 03:52:41.610203 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:52:41.610203 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:52:41.610647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-b499673d-8cda-4e69-8df7-8bf08354b524 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:52:41.611004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-b499673d-8cda-4e69-8df7-8bf08354b524 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:52:41.766259 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:52:41.766259 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:52:41.787156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-97e19e2b-c9a7-471c-972e-ec86a9c6dfb5 req-b499673d-8cda-4e69-8df7-8bf08354b524 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4/action returned with HTTP 204 Jan 21 03:52:41.788315 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 444/881] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 03:52:41 2021] POST /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:54:43.661480 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-47b2094c-cc1d-4ec0-83dd-081b23bd0de0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] DELETE http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08 Jan 21 03:54:43.662064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-47b2094c-cc1d-4ec0-83dd-081b23bd0de0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:43.662179 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:43.662179 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:54:43.662800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-47b2094c-cc1d-4ec0-83dd-081b23bd0de0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:43.685992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:43.685992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:54:44.217263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-47b2094c-cc1d-4ec0-83dd-081b23bd0de0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:54:44.218090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-47b2094c-cc1d-4ec0-83dd-081b23bd0de0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:54:44.227647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-47b2094c-cc1d-4ec0-83dd-081b23bd0de0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08 returned with HTTP 200 Jan 21 03:54:44.228667 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 438/882] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:54:43 2021] DELETE /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/26a78c7c-560d-4e5d-90e2-35393bd0ac08 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:54:44.244345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-bfe8e2bc-ff00-4d1a-9530-77020372cacb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] DELETE http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84 Jan 21 03:54:44.245187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-bfe8e2bc-ff00-4d1a-9530-77020372cacb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:44.245389 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:44.245389 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:54:44.245862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-bfe8e2bc-ff00-4d1a-9530-77020372cacb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:44.268052 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:44.268052 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:54:44.946805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-bfe8e2bc-ff00-4d1a-9530-77020372cacb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:54:44.947440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-bfe8e2bc-ff00-4d1a-9530-77020372cacb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:54:44.955288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-bfe8e2bc-ff00-4d1a-9530-77020372cacb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84 returned with HTTP 200 Jan 21 03:54:44.956258 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 445/883] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:54:44 2021] DELETE /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/a271ad88-ccec-48e4-89b2-7a2af4dd2b84 => generated 19 bytes in 718 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:54:44.970355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-d8eb46b9-491c-41c3-b41e-204d942365ef tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] DELETE http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f Jan 21 03:54:44.970865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-d8eb46b9-491c-41c3-b41e-204d942365ef tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:54:44.971735 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:54:44.971735 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:54:44.972121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-d8eb46b9-491c-41c3-b41e-204d942365ef tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:54:44.995547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:54:44.995547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:54:45.510522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-d8eb46b9-491c-41c3-b41e-204d942365ef tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 03:54:45.511342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-d8eb46b9-491c-41c3-b41e-204d942365ef tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 03:54:45.519327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7bf0eb13-7fb8-44a4-845e-16fe2f9c7fe5 req-d8eb46b9-491c-41c3-b41e-204d942365ef tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f returned with HTTP 200 Jan 21 03:54:45.520178 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 439/884] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 03:54:44 2021] DELETE /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/attachments/4c43b6f0-a436-45c9-a1fe-ad6dfcf7919f => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:55:09.129908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] DELETE http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:55:09.131132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:09.131132 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:09.131132 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:09.131132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:09.132023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Delete volume with id: 580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:55:09.224434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:09.224434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:09.225843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:09.281904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Delete volume request issued successfully. Jan 21 03:55:09.282509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21786ef1-56db-46de-bf7d-85f10d40b1b0 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 202 Jan 21 03:55:09.289217 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 446/885] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:55:09 2021] DELETE /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:09.291882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c4d4b57e-5ca7-4e94-aa07-b49537a4314e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:55:09.292412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c4d4b57e-5ca7-4e94-aa07-b49537a4314e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:09.292627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:09.292627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:09.293000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c4d4b57e-5ca7-4e94-aa07-b49537a4314e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:09.433588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:09.433588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:09.449692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c4d4b57e-5ca7-4e94-aa07-b49537a4314e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:09.484496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c4d4b57e-5ca7-4e94-aa07-b49537a4314e tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:55:09.485480 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 440/886] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:09 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:55:10.502757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e072577d-3d30-4483-b382-0fce8674061c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:55:10.503887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e072577d-3d30-4483-b382-0fce8674061c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:10.504285 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:10.504285 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:10.504885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e072577d-3d30-4483-b382-0fce8674061c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:10.621778 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:10.621778 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:10.640698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e072577d-3d30-4483-b382-0fce8674061c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:10.702514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e072577d-3d30-4483-b382-0fce8674061c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:55:10.703392 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 447/887] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:10 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:11.721223 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21a7a55d-ffb5-4261-83ac-5a5406b31137 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:55:11.721727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21a7a55d-ffb5-4261-83ac-5a5406b31137 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:11.721838 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:11.721838 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:11.722476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21a7a55d-ffb5-4261-83ac-5a5406b31137 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:11.869590 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:11.869590 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:11.916417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21a7a55d-ffb5-4261-83ac-5a5406b31137 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:11.984128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21a7a55d-ffb5-4261-83ac-5a5406b31137 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 200 Jan 21 03:55:11.995802 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 441/888] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:11 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 918 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:13.010799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ca9f87b-701c-4304-b6b6-ff9a50d60eeb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 Jan 21 03:55:13.011591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ca9f87b-701c-4304-b6b6-ff9a50d60eeb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:13.011966 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:13.011966 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:13.012475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ca9f87b-701c-4304-b6b6-ff9a50d60eeb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:13.071018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ca9f87b-701c-4304-b6b6-ff9a50d60eeb tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 returned with HTTP 404 Jan 21 03:55:13.072508 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 448/889] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:13 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/580f54fa-d40c-4b75-9d1d-564f9fd59804 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:13.081298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] DELETE http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:55:13.082735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:13.083305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:13.083305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:13.083917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:13.084519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Delete volume with id: 2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:55:13.147102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:13.147102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:13.149029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:13.202811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Delete volume request issued successfully. Jan 21 03:55:13.205312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7d6e823-ca1a-4f30-b3b9-f423448c7e55 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 202 Jan 21 03:55:13.212665 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 442/890] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:55:13 2021] DELETE /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:13.218605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fe4297f-dcd9-4c1b-a77a-4f1899f2cc0c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:55:13.219178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fe4297f-dcd9-4c1b-a77a-4f1899f2cc0c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:13.222559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fe4297f-dcd9-4c1b-a77a-4f1899f2cc0c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:13.280775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:13.280775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:13.291509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8fe4297f-dcd9-4c1b-a77a-4f1899f2cc0c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:13.318437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fe4297f-dcd9-4c1b-a77a-4f1899f2cc0c tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:55:13.329710 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 449/891] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:13 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 918 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:14.337606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6dc06c3-8a90-4b02-9479-c3258ddffc64 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:55:14.338558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6dc06c3-8a90-4b02-9479-c3258ddffc64 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:14.338724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:14.338724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:14.339406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6dc06c3-8a90-4b02-9479-c3258ddffc64 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:14.595001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:14.595001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:14.625443 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f6dc06c3-8a90-4b02-9479-c3258ddffc64 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:14.689137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6dc06c3-8a90-4b02-9479-c3258ddffc64 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:55:14.692549 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 443/892] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:14 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 918 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:15.707184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5861202-e1c5-400d-a851-e3e5b1325b9d tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:55:15.708491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5861202-e1c5-400d-a851-e3e5b1325b9d tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:15.708885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:15.708885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:15.709519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5861202-e1c5-400d-a851-e3e5b1325b9d tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:15.892634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:15.892634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:15.915400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e5861202-e1c5-400d-a851-e3e5b1325b9d tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:15.991401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5861202-e1c5-400d-a851-e3e5b1325b9d tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 200 Jan 21 03:55:15.992804 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 450/893] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:15 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 918 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:17.010230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-deacae36-c5b7-475d-82a1-00b376d552ec tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 Jan 21 03:55:17.010896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-deacae36-c5b7-475d-82a1-00b376d552ec tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:17.011447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:17.011447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:17.012187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-deacae36-c5b7-475d-82a1-00b376d552ec tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:17.120331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-deacae36-c5b7-475d-82a1-00b376d552ec tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 returned with HTTP 404 Jan 21 03:55:17.121728 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 444/894] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:17 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/2a08b7a1-c40e-4d42-8fa5-8a2fcbe5c2c9 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:17.128839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] DELETE http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:55:17.129610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:17.129981 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:17.129981 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:17.130579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:17.131209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Delete volume with id: b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:55:17.247462 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:17.247462 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:17.248672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:17.325564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Delete volume request issued successfully. Jan 21 03:55:17.326059 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c103dfbe-49c0-40cc-b98c-d2e8869c2756 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 202 Jan 21 03:55:17.326924 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 451/895] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:55:17 2021] DELETE /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:17.334387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b4cc217-fd7e-40bd-9cdf-0df7e0e09b63 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:55:17.334916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b4cc217-fd7e-40bd-9cdf-0df7e0e09b63 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:17.335408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b4cc217-fd7e-40bd-9cdf-0df7e0e09b63 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:17.437600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:17.437600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:17.457591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b4cc217-fd7e-40bd-9cdf-0df7e0e09b63 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:17.486271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b4cc217-fd7e-40bd-9cdf-0df7e0e09b63 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:55:17.497772 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 445/896] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:17 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1364 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:18.514542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3da67a1d-4e3b-4bd4-895b-35e3bd38db31 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:55:18.515149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3da67a1d-4e3b-4bd4-895b-35e3bd38db31 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:18.515319 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:18.515319 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:18.515935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3da67a1d-4e3b-4bd4-895b-35e3bd38db31 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:18.529948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-615b4612-d847-4359-b4a6-f308b50069cb tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types Jan 21 03:55:18.530423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:18.530423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:18.530864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-615b4612-d847-4359-b4a6-f308b50069cb tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-683081792", "os-volume-type-access:is_public": false}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:18.591699 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-615b4612-d847-4359-b4a6-f308b50069cb tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types returned with HTTP 200 Jan 21 03:55:18.596741 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 452/897] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 03:55:18 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types => generated 228 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:18.617482 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:18.617482 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:18.630196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3da67a1d-4e3b-4bd4-895b-35e3bd38db31 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:18.660469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3da67a1d-4e3b-4bd4-895b-35e3bd38db31 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:55:18.661676 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 446/898] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:18 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1364 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:18.875951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4252c57-f35c-4af5-b09f-96b7f66f3126 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] POST http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes Jan 21 03:55:18.876726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4252c57-f35c-4af5-b09f-96b7f66f3126 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74fc08d0-ffec-47d4-ac43-b7cabeffedf9", "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:18.877804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-e4252c57-f35c-4af5-b09f-96b7f66f3126 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Create volume request body: {'volume': {'volume_type': '74fc08d0-ffec-47d4-ac43-b7cabeffedf9', 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:55:18.925300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4252c57-f35c-4af5-b09f-96b7f66f3126 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes returned with HTTP 404 Jan 21 03:55:18.928674 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 453/899] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:55:18 2021] POST /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes => generated 114 bytes in 325 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:18.941023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1b68640-edcf-4127-aaa8-e594e8508738 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9/action Jan 21 03:55:18.941885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:18.941885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:18.942561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1b68640-edcf-4127-aaa8-e594e8508738 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action body: b'{"addProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:18.943362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1b68640-edcf-4127-aaa8-e594e8508738 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:18.972676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1b68640-edcf-4127-aaa8-e594e8508738 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9/action returned with HTTP 202 Jan 21 03:55:18.974433 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 447/900] 10.222.0.22 () {60 vars in 1351 bytes} [Thu Jan 21 03:55:18 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:18.983806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] POST http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes Jan 21 03:55:18.985046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74fc08d0-ffec-47d4-ac43-b7cabeffedf9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-282884192"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:18.986237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Create volume request body: {'volume': {'volume_type': '74fc08d0-ffec-47d4-ac43-b7cabeffedf9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-282884192'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:55:19.015244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Create volume of 1 GB Jan 21 03:55:19.017474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:19.017474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:19.018186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Availability Zones retrieved successfully. Jan 21 03:55:19.042107 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Flow 'volume_create_api' (093e5d39-b1a5-4b66-91a3-14d959269b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:55:19.048019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3acec0b-beca-44e8-852c-037c3066d79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:19.050604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:55:19.158778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3acec0b-beca-44e8-852c-037c3066d79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:55:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74fc08d0-ffec-47d4-ac43-b7cabeffedf9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-683081792',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74fc08d0-ffec-47d4-ac43-b7cabeffedf9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:19.161034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1557d019-f47c-4daf-8fed-9b19cce87c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:19.302163 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-683081792 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-683081792, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:55:19.308139 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-683081792 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-683081792, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:55:19.485747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Created reservations ['5bfe4391-f64a-4d01-b52c-5c4a0a036220', 'dbbf234e-9a81-47b3-929d-d3e631a75171', '2bb0e646-1045-4ac4-8e9c-a86dea3e6ce5', 'c028824d-b56a-4a4b-82c3-92ea97805970'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:55:19.488053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1557d019-f47c-4daf-8fed-9b19cce87c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bfe4391-f64a-4d01-b52c-5c4a0a036220', 'dbbf234e-9a81-47b3-929d-d3e631a75171', '2bb0e646-1045-4ac4-8e9c-a86dea3e6ce5', 'c028824d-b56a-4a4b-82c3-92ea97805970']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:19.490480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e154eda4-cc0c-4978-8e00-91b132636aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:19.638004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e154eda4-cc0c-4978-8e00-91b132636aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426db0f2-f1e6-495e-8273-04359cca73b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-282884192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a2287cfccc4d4ea5c595187821eb48',qos_specs=None,replication_status=,reservations=['5bfe4391-f64a-4d01-b52c-5c4a0a036220','dbbf234e-9a81-47b3-929d-d3e631a75171','2bb0e646-1045-4ac4-8e9c-a86dea3e6ce5','c028824d-b56a-4a4b-82c3-92ea97805970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca930dd245724c46a811de0b800947d1',volume_type_id=74fc08d0-ffec-47d4-ac43-b7cabeffedf9), 'volume': 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-21T03:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-282884192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426db0f2-f1e6-495e-8273-04359cca73b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a2287cfccc4d4ea5c595187821eb48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ca930dd245724c46a811de0b800947d1',volume_attachment=,volume_type=,volume_type_id=74fc08d0-ffec-47d4-ac43-b7cabeffedf9)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:19.640212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5131ee-3525-4a67-b5a6-7ea7dc095fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:19.678945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5c54de5-5019-44a4-88ec-5682f3c8bada tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:55:19.680995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5c54de5-5019-44a4-88ec-5682f3c8bada tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:19.681256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5c54de5-5019-44a4-88ec-5682f3c8bada tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:19.713687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5131ee-3525-4a67-b5a6-7ea7dc095fa3) transitioned into state 'SUCCESS' from state '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-282884192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a2287cfccc4d4ea5c595187821eb48',qos_specs=None,replication_status=,reservations=['5bfe4391-f64a-4d01-b52c-5c4a0a036220','dbbf234e-9a81-47b3-929d-d3e631a75171','2bb0e646-1045-4ac4-8e9c-a86dea3e6ce5','c028824d-b56a-4a4b-82c3-92ea97805970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca930dd245724c46a811de0b800947d1',volume_type_id=74fc08d0-ffec-47d4-ac43-b7cabeffedf9)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:19.722990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00988d9-1add-4411-8842-b85291ca0d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:19.770852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00988d9-1add-4411-8842-b85291ca0d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:19.793513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Flow 'volume_create_api' (093e5d39-b1a5-4b66-91a3-14d959269b64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:55:19.823288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:19.823288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:19.840221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f5c54de5-5019-44a4-88ec-5682f3c8bada tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Volume info retrieved successfully. Jan 21 03:55:19.873830 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5c54de5-5019-44a4-88ec-5682f3c8bada tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 200 Jan 21 03:55:19.875363 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 448/901] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:19 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 1364 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:55:19.959062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Create volume request issued successfully. Jan 21 03:55:19.988189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c6086267-171c-4cae-b118-ade6156b748a tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes returned with HTTP 202 Jan 21 03:55:19.994644 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 454/902] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:55:18 2021] POST /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes => generated 860 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:55:20.005237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddbe57b1-90f6-4827-9189-91ad7f70809b tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] GET http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:20.006092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddbe57b1-90f6-4827-9189-91ad7f70809b tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:20.007194 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:20.007194 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:20.010610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddbe57b1-90f6-4827-9189-91ad7f70809b tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:20.079831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:20.079831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:20.099386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ddbe57b1-90f6-4827-9189-91ad7f70809b tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Volume info retrieved successfully. Jan 21 03:55:20.136653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddbe57b1-90f6-4827-9189-91ad7f70809b tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 returned with HTTP 200 Jan 21 03:55:20.142307 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 449/903] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:20 2021] GET /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 => generated 952 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:20.893045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84785536-64f6-4797-8691-3481a662dbc3 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] GET http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d Jan 21 03:55:20.893558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84785536-64f6-4797-8691-3481a662dbc3 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:20.893763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:20.893763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:20.894134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84785536-64f6-4797-8691-3481a662dbc3 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:20.963857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84785536-64f6-4797-8691-3481a662dbc3 tempest-TaggedBootDevicesTest_v242-1535049109 tempest-TaggedBootDevicesTest_v242-1535049109] http://10.222.0.22/volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d returned with HTTP 404 Jan 21 03:55:20.970654 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 455/904] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:20 2021] GET /volume/v3/e47cd20d74884945b4d25ac46a9ab98e/volumes/b4dfd7b9-0f32-4282-a922-cf060320be1d => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:21.158422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84444438-c673-4058-9915-cb365d4a0496 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] GET http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:21.159021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84444438-c673-4058-9915-cb365d4a0496 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:21.159803 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:21.159803 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:21.160195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84444438-c673-4058-9915-cb365d4a0496 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:21.328831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:21.328831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:21.360203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-84444438-c673-4058-9915-cb365d4a0496 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Volume info retrieved successfully. Jan 21 03:55:21.402893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84444438-c673-4058-9915-cb365d4a0496 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 returned with HTTP 200 Jan 21 03:55:21.403972 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 450/905] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:21 2021] GET /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 => generated 953 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:21.424724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d761a97f-8271-40d0-8b49-aeb8aafc4c79 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9/action Jan 21 03:55:21.425569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d761a97f-8271-40d0-8b49-aeb8aafc4c79 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action body: b'{"removeProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:21.425873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d761a97f-8271-40d0-8b49-aeb8aafc4c79 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:21.429920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:21.429920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:21.519913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d761a97f-8271-40d0-8b49-aeb8aafc4c79 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9/action returned with HTTP 202 Jan 21 03:55:21.520778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 456/906] 10.222.0.22 () {60 vars in 1351 bytes} [Thu Jan 21 03:55:21 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:21.531525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e041041-c08a-4619-a4e5-6531a373bc65 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types Jan 21 03:55:21.532164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:21.532164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:21.532808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e041041-c08a-4619-a4e5-6531a373bc65 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-467317787", "os-volume-type-access:is_public": false}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:21.619347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e041041-c08a-4619-a4e5-6531a373bc65 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types returned with HTTP 200 Jan 21 03:55:21.620371 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 451/907] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 03:55:21 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types => generated 228 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:21.631928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90256ef7-398f-4f04-8a7a-669f97ad1720 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action Jan 21 03:55:21.632229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90256ef7-398f-4f04-8a7a-669f97ad1720 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action body: b'{"addProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:21.633322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90256ef7-398f-4f04-8a7a-669f97ad1720 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:21.709512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90256ef7-398f-4f04-8a7a-669f97ad1720 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action returned with HTTP 202 Jan 21 03:55:21.709512 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 457/908] 10.222.0.22 () {60 vars in 1351 bytes} [Thu Jan 21 03:55:21 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:55:21.718993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6bfca443-a491-4709-904c-91b5ba766ab1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action Jan 21 03:55:21.719947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6bfca443-a491-4709-904c-91b5ba766ab1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action body: b'{"addProjectAccess": {"project": "be282c8aa51f496a9ee3f4a0c379cba5"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:21.720399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6bfca443-a491-4709-904c-91b5ba766ab1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "be282c8aa51f496a9ee3f4a0c379cba5"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:21.816992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6bfca443-a491-4709-904c-91b5ba766ab1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action returned with HTTP 202 Jan 21 03:55:21.817987 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 452/909] 10.222.0.22 () {60 vars in 1351 bytes} [Thu Jan 21 03:55:21 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:21.829526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-baf048cd-b2e1-4f16-b584-8bd890f989ac tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] GET http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/os-volume-type-access Jan 21 03:55:21.830105 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-baf048cd-b2e1-4f16-b584-8bd890f989ac tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:21.830590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-baf048cd-b2e1-4f16-b584-8bd890f989ac tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:21.887243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-baf048cd-b2e1-4f16-b584-8bd890f989ac tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/os-volume-type-access returned with HTTP 200 Jan 21 03:55:21.896042 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 458/910] 10.222.0.22 () {58 vars in 1375 bytes} [Thu Jan 21 03:55:21 2021] GET /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/os-volume-type-access => generated 244 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:21.907486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09024c0f-6697-4321-84b6-5293271dfad1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action Jan 21 03:55:21.908801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09024c0f-6697-4321-84b6-5293271dfad1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action body: b'{"removeProjectAccess": {"project": "be282c8aa51f496a9ee3f4a0c379cba5"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:21.908899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09024c0f-6697-4321-84b6-5293271dfad1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "be282c8aa51f496a9ee3f4a0c379cba5"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:21.980758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09024c0f-6697-4321-84b6-5293271dfad1 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action returned with HTTP 202 Jan 21 03:55:21.981677 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 453/911] 10.222.0.22 () {60 vars in 1351 bytes} [Thu Jan 21 03:55:21 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:55:21.989647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-599dad87-2706-4e65-9a34-1a2a82684d50 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] POST http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action Jan 21 03:55:21.990699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-599dad87-2706-4e65-9a34-1a2a82684d50 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action body: b'{"removeProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:55:21.991119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-599dad87-2706-4e65-9a34-1a2a82684d50 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "64a2287cfccc4d4ea5c595187821eb48"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:22.073702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-599dad87-2706-4e65-9a34-1a2a82684d50 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action returned with HTTP 202 Jan 21 03:55:22.079250 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 459/912] 10.222.0.22 () {60 vars in 1351 bytes} [Thu Jan 21 03:55:21 2021] POST /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:22.084096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce94acf4-55e6-4144-9d47-7c15b77222c2 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] DELETE http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de Jan 21 03:55:22.085345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce94acf4-55e6-4144-9d47-7c15b77222c2 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:22.086224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce94acf4-55e6-4144-9d47-7c15b77222c2 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:22.202487 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:55:22.202487 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:55:22.227836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce94acf4-55e6-4144-9d47-7c15b77222c2 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de returned with HTTP 202 Jan 21 03:55:22.231946 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 454/913] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:55:22 2021] DELETE /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:22.236895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f12c3b0b-95ef-43da-837a-4d5855e70c86 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] GET http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de Jan 21 03:55:22.240461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f12c3b0b-95ef-43da-837a-4d5855e70c86 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:22.240461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f12c3b0b-95ef-43da-837a-4d5855e70c86 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:22.255989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f12c3b0b-95ef-43da-837a-4d5855e70c86 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de returned with HTTP 404 Jan 21 03:55:22.257497 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 460/914] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:55:22 2021] GET /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/706a540b-6e81-49c0-b836-b37240dae4de => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:22.265524 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] DELETE http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:22.266058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:22.266543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:22.267182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Delete volume with id: 426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:22.380976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:22.380976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:22.382574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Volume info retrieved successfully. Jan 21 03:55:22.477347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Delete volume request issued successfully. Jan 21 03:55:22.478856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0b4b3fb8-62d2-4cf3-8aa3-ff35b689b1e1 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 returned with HTTP 202 Jan 21 03:55:22.482825 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 455/915] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:55:22 2021] DELETE /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:22.493135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-97159d82-8dd8-4aef-8642-bedac96489fd tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] GET http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:22.493309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-97159d82-8dd8-4aef-8642-bedac96489fd tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:22.494029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-97159d82-8dd8-4aef-8642-bedac96489fd tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:22.598541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:22.598541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:22.614364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-97159d82-8dd8-4aef-8642-bedac96489fd tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Volume info retrieved successfully. Jan 21 03:55:22.649473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-97159d82-8dd8-4aef-8642-bedac96489fd tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 returned with HTTP 200 Jan 21 03:55:22.650687 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 461/916] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:22 2021] GET /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 => generated 952 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:55:23.670419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a566de25-5477-4fa1-a975-793b3c1fbf94 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] GET http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:23.671086 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a566de25-5477-4fa1-a975-793b3c1fbf94 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:23.671819 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:23.671819 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:23.672304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a566de25-5477-4fa1-a975-793b3c1fbf94 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:23.768504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:23.768504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:23.781129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a566de25-5477-4fa1-a975-793b3c1fbf94 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Volume info retrieved successfully. Jan 21 03:55:23.810107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a566de25-5477-4fa1-a975-793b3c1fbf94 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 returned with HTTP 200 Jan 21 03:55:23.811141 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 456/917] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:23 2021] GET /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 => generated 952 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:24.828763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d934cb9-9025-4fb4-8263-f4463a541c69 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] GET http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 Jan 21 03:55:24.829675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d934cb9-9025-4fb4-8263-f4463a541c69 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:24.829675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:24.829675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:24.830204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d934cb9-9025-4fb4-8263-f4463a541c69 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:24.882109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d934cb9-9025-4fb4-8263-f4463a541c69 tempest-VolumeTypesAccessTest-1841505277 tempest-VolumeTypesAccessTest-1841505277] http://10.222.0.22/volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 returned with HTTP 404 Jan 21 03:55:24.884246 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 462/918] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:24 2021] GET /volume/v3/64a2287cfccc4d4ea5c595187821eb48/volumes/426db0f2-f1e6-495e-8273-04359cca73b0 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:24.899080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d1b69b6-f6d6-47f0-b198-ea526df9f801 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] DELETE http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9 Jan 21 03:55:24.899876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d1b69b6-f6d6-47f0-b198-ea526df9f801 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:24.900290 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:24.900290 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:24.900994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d1b69b6-f6d6-47f0-b198-ea526df9f801 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:24.992724 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:55:24.992724 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:55:25.033024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d1b69b6-f6d6-47f0-b198-ea526df9f801 tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9 returned with HTTP 202 Jan 21 03:55:25.034208 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 457/919] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:55:24 2021] DELETE /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:55:25.048661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dcd6439c-f28a-4466-9d2c-2ecdb307ae7e tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] GET http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9 Jan 21 03:55:25.049693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dcd6439c-f28a-4466-9d2c-2ecdb307ae7e tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:25.050325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dcd6439c-f28a-4466-9d2c-2ecdb307ae7e tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:25.098465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dcd6439c-f28a-4466-9d2c-2ecdb307ae7e tempest-VolumeTypesAccessTest-1076699538 tempest-VolumeTypesAccessTest-1076699538] http://10.222.0.22/volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9 returned with HTTP 404 Jan 21 03:55:25.099378 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 463/920] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:55:25 2021] GET /volume/v3/096ef72521c640e8a0e6362b58271b0e/types/74fc08d0-ffec-47d4-ac43-b7cabeffedf9 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:55:37.759629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] POST http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes Jan 21 03:55:37.760440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-742088704"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:55:37.761610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Create volume request body: {'volume': {'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-742088704'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:55:37.935306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Create volume of 1 GB Jan 21 03:55:37.958031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Availability Zones retrieved successfully. Jan 21 03:55:37.987169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Flow 'volume_create_api' (0b1cab33-f574-44a9-b341-7fa0a767302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:55:37.992720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536078db-2d2f-49c1-89f9-7973fedc37c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:37.995276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:55:38.129153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536078db-2d2f-49c1-89f9-7973fedc37c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:38.131816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1984ea8b-fa43-4713-a075-82e50145ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:38.306266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Created reservations ['6cf80d4d-2cf6-42d1-9cd7-97e484a60f7f', 'db3e4ca1-1603-4b8e-ac27-537a6f9a4fb3', 'c3d44ef1-0ac1-402f-b62a-9f47be308309', '111f6e4f-72b5-4cf7-9276-9ec7007b3904'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:55:38.309980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1984ea8b-fa43-4713-a075-82e50145ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cf80d4d-2cf6-42d1-9cd7-97e484a60f7f', 'db3e4ca1-1603-4b8e-ac27-537a6f9a4fb3', 'c3d44ef1-0ac1-402f-b62a-9f47be308309', '111f6e4f-72b5-4cf7-9276-9ec7007b3904']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:38.318299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9193a611-4e80-4400-8d84-f81480dac452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:38.408277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9193a611-4e80-4400-8d84-f81480dac452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d7e30e-b769-417d-92ee-f28027e9d2e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-742088704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86e4efbebd3341dda5542b0abd7e6fe2',qos_specs=None,replication_status=,reservations=['6cf80d4d-2cf6-42d1-9cd7-97e484a60f7f','db3e4ca1-1603-4b8e-ac27-537a6f9a4fb3','c3d44ef1-0ac1-402f-b62a-9f47be308309','111f6e4f-72b5-4cf7-9276-9ec7007b3904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17733111b2224445ab68d5af3ae73b85',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-742088704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10d7e30e-b769-417d-92ee-f28027e9d2e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86e4efbebd3341dda5542b0abd7e6fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='17733111b2224445ab68d5af3ae73b85',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:38.410342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61e9ea0-1afc-4c66-b825-4c74ff6faec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:38.463017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61e9ea0-1afc-4c66-b825-4c74ff6faec5) transitioned into state 'SUCCESS' from state '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-742088704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86e4efbebd3341dda5542b0abd7e6fe2',qos_specs=None,replication_status=,reservations=['6cf80d4d-2cf6-42d1-9cd7-97e484a60f7f','db3e4ca1-1603-4b8e-ac27-537a6f9a4fb3','c3d44ef1-0ac1-402f-b62a-9f47be308309','111f6e4f-72b5-4cf7-9276-9ec7007b3904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17733111b2224445ab68d5af3ae73b85',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:38.463017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9a6261-849f-4a46-982c-525b0ec1f159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:55:38.486454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9a6261-849f-4a46-982c-525b0ec1f159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:55:38.491484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Flow 'volume_create_api' (0b1cab33-f574-44a9-b341-7fa0a767302a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:55:38.608018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Create volume request issued successfully. Jan 21 03:55:38.647474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5961c69-b112-4068-998d-c2165f8831be tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes returned with HTTP 202 Jan 21 03:55:38.648463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 458/921] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:55:37 2021] POST /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes => generated 819 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:55:38.663797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-819a5839-efba-4e97-b47b-7d14294df8e8 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:38.664327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-819a5839-efba-4e97-b47b-7d14294df8e8 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:38.664820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-819a5839-efba-4e97-b47b-7d14294df8e8 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:38.811777 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:38.811777 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:38.846381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-819a5839-efba-4e97-b47b-7d14294df8e8 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:38.938838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-819a5839-efba-4e97-b47b-7d14294df8e8 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:38.950734 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 464/922] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:38 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:39.961969 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a5209da-cee9-4bb4-a80a-8d10afc2758d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:39.963947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a5209da-cee9-4bb4-a80a-8d10afc2758d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:39.964351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:39.964351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:39.964994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a5209da-cee9-4bb4-a80a-8d10afc2758d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:40.156953 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:40.156953 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:40.176264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5a5209da-cee9-4bb4-a80a-8d10afc2758d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:40.234063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a5209da-cee9-4bb4-a80a-8d10afc2758d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:40.238140 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 459/923] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:39 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:41.256685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25d90db9-c334-4f40-8f10-0d9d2727c4bb tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:41.257183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25d90db9-c334-4f40-8f10-0d9d2727c4bb tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:41.257350 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:41.257350 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:41.259310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25d90db9-c334-4f40-8f10-0d9d2727c4bb tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:41.381884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:41.381884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:41.410287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-25d90db9-c334-4f40-8f10-0d9d2727c4bb tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:41.458482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25d90db9-c334-4f40-8f10-0d9d2727c4bb tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:41.468603 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 465/924] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:41 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:42.484241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d20dbe0-0074-46c4-ba0e-079e634d0883 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:42.484241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d20dbe0-0074-46c4-ba0e-079e634d0883 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:42.484241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:42.484241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:42.484241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d20dbe0-0074-46c4-ba0e-079e634d0883 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:42.626717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:42.626717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:42.641435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7d20dbe0-0074-46c4-ba0e-079e634d0883 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:42.684015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d20dbe0-0074-46c4-ba0e-079e634d0883 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:42.696450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 460/925] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:42 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:43.701853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-759d4aef-033d-448d-8910-17a8b699fbfe tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:43.702433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-759d4aef-033d-448d-8910-17a8b699fbfe tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:43.705598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:43.705598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:43.705598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-759d4aef-033d-448d-8910-17a8b699fbfe tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:43.813209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:43.813209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:43.824507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-759d4aef-033d-448d-8910-17a8b699fbfe tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:43.855361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-759d4aef-033d-448d-8910-17a8b699fbfe tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:43.856367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 466/926] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:43 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:44.878151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c767354-3d06-4510-9ced-06474acb2c5a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:44.878853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c767354-3d06-4510-9ced-06474acb2c5a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:44.879480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:44.879480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:44.880209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c767354-3d06-4510-9ced-06474acb2c5a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:44.988106 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:44.988106 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:44.999292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c767354-3d06-4510-9ced-06474acb2c5a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:45.025012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c767354-3d06-4510-9ced-06474acb2c5a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:45.026217 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 461/927] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:44 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:46.043185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d6b0e66-d905-4737-901e-f5ddfd66707d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:46.043698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d6b0e66-d905-4737-901e-f5ddfd66707d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:46.044073 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:46.044073 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:46.044722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d6b0e66-d905-4737-901e-f5ddfd66707d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:46.202195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:46.202195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:46.221069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d6b0e66-d905-4737-901e-f5ddfd66707d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:46.258312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d6b0e66-d905-4737-901e-f5ddfd66707d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:46.260198 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 467/928] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:46 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:47.276048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddd68c0c-67c8-4e24-bba6-fec08e169d58 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:47.276539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddd68c0c-67c8-4e24-bba6-fec08e169d58 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:47.276654 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:47.276654 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:47.277319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddd68c0c-67c8-4e24-bba6-fec08e169d58 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:47.439015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:47.439015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:47.472908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ddd68c0c-67c8-4e24-bba6-fec08e169d58 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:47.498899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddd68c0c-67c8-4e24-bba6-fec08e169d58 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:47.501312 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 462/929] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:47 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:48.517112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-303e14ba-85a3-42e3-9065-f79f1671d6fd tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:48.517945 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-303e14ba-85a3-42e3-9065-f79f1671d6fd tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:48.518230 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:48.518230 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:48.518685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-303e14ba-85a3-42e3-9065-f79f1671d6fd tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:48.654919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:48.654919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:48.682905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-303e14ba-85a3-42e3-9065-f79f1671d6fd tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:48.710692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-303e14ba-85a3-42e3-9065-f79f1671d6fd tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:48.711907 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 468/930] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:48 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:49.727295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-625b0ed7-0064-48f8-bb05-29ddb6a22082 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:49.728435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-625b0ed7-0064-48f8-bb05-29ddb6a22082 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:49.728805 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:49.728805 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:49.729430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-625b0ed7-0064-48f8-bb05-29ddb6a22082 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:49.855069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:49.855069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:49.877264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-625b0ed7-0064-48f8-bb05-29ddb6a22082 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:49.925687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-625b0ed7-0064-48f8-bb05-29ddb6a22082 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:49.931957 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 463/931] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:49 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:50.947690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1eb5d699-bed8-4780-9728-5c9ad25b4576 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:50.949608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1eb5d699-bed8-4780-9728-5c9ad25b4576 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:50.950328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:50.950328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:50.951254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1eb5d699-bed8-4780-9728-5c9ad25b4576 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:51.114132 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:51.114132 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:51.139188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1eb5d699-bed8-4780-9728-5c9ad25b4576 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:51.204164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1eb5d699-bed8-4780-9728-5c9ad25b4576 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:51.205101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 469/932] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:50 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:52.221793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67358f53-eab2-4f2e-ac13-ba5a7542c580 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:52.222677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67358f53-eab2-4f2e-ac13-ba5a7542c580 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:52.222879 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:52.222879 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:52.223542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67358f53-eab2-4f2e-ac13-ba5a7542c580 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:52.397543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:52.397543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:52.440212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67358f53-eab2-4f2e-ac13-ba5a7542c580 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:52.546729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67358f53-eab2-4f2e-ac13-ba5a7542c580 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:52.552962 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 464/933] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:52 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:53.570212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d40a0084-0091-4bdf-8af6-43927ee71a4b tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:53.571605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d40a0084-0091-4bdf-8af6-43927ee71a4b tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:53.572037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:53.572037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:53.572871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d40a0084-0091-4bdf-8af6-43927ee71a4b tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:53.693252 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:53.693252 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:53.716000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d40a0084-0091-4bdf-8af6-43927ee71a4b tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:53.771893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d40a0084-0091-4bdf-8af6-43927ee71a4b tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:53.777382 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 470/934] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:53 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:54.799615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0aec986-08da-4c56-addd-2735ba32d83a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:54.800170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0aec986-08da-4c56-addd-2735ba32d83a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:54.800315 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:54.800315 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:54.800932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0aec986-08da-4c56-addd-2735ba32d83a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:54.997032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:54.997032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:55.024018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0aec986-08da-4c56-addd-2735ba32d83a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:55.097708 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0aec986-08da-4c56-addd-2735ba32d83a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:55.098543 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 465/935] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:54 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:56.115394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9a94147-3c96-46d5-bac4-4d5a9f10a177 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:56.116683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9a94147-3c96-46d5-bac4-4d5a9f10a177 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:56.116887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:56.116887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:56.117745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9a94147-3c96-46d5-bac4-4d5a9f10a177 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:56.234327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:56.234327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:56.255604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9a94147-3c96-46d5-bac4-4d5a9f10a177 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:56.296342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9a94147-3c96-46d5-bac4-4d5a9f10a177 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:56.297648 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 471/936] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:56 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:57.324725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e8c941b-26d9-410d-b08c-0aa1ebd9a6e4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:57.325241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e8c941b-26d9-410d-b08c-0aa1ebd9a6e4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:57.325643 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:57.325643 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:57.326220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e8c941b-26d9-410d-b08c-0aa1ebd9a6e4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:57.453179 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:57.453179 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:57.464517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e8c941b-26d9-410d-b08c-0aa1ebd9a6e4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:57.493132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e8c941b-26d9-410d-b08c-0aa1ebd9a6e4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:57.494099 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 466/937] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:57 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:58.509483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6518489-aa4e-4053-903b-1cccde0cbd6e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:58.509992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6518489-aa4e-4053-903b-1cccde0cbd6e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:58.510102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:58.510102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:58.510797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6518489-aa4e-4053-903b-1cccde0cbd6e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:58.636589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:58.636589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:58.666044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b6518489-aa4e-4053-903b-1cccde0cbd6e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:58.690708 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6518489-aa4e-4053-903b-1cccde0cbd6e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:58.691613 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 472/938] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:58 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:55:59.709181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc439762-8b11-491b-96d3-345575bf333e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:55:59.711160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc439762-8b11-491b-96d3-345575bf333e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:55:59.711640 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:55:59.711640 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:55:59.712167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc439762-8b11-491b-96d3-345575bf333e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:55:59.781896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:55:59.781896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:55:59.800675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc439762-8b11-491b-96d3-345575bf333e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:55:59.846286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc439762-8b11-491b-96d3-345575bf333e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:55:59.847654 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 467/939] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:55:59 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 972 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:00.864675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9e38819-fb80-4011-9085-67c2e3746e9f tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:00.866516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9e38819-fb80-4011-9085-67c2e3746e9f tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:00.867279 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:00.867279 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:00.868048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9e38819-fb80-4011-9085-67c2e3746e9f tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:00.921297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:00.921297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:00.931993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d9e38819-fb80-4011-9085-67c2e3746e9f tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:00.960934 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9e38819-fb80-4011-9085-67c2e3746e9f tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:00.962118 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 473/940] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:00 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 972 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:01.979568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92cf1c9c-37fe-45ed-8134-883941da4c7a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:01.981912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92cf1c9c-37fe-45ed-8134-883941da4c7a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:01.982344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:01.982344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:01.982804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92cf1c9c-37fe-45ed-8134-883941da4c7a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:02.062453 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:02.062453 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:02.078429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92cf1c9c-37fe-45ed-8134-883941da4c7a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:02.125194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92cf1c9c-37fe-45ed-8134-883941da4c7a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:02.139198 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 468/941] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:01 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 972 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:03.142742 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c8c844a-8f6c-4d3c-a210-7ac6e19c6c2e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:03.143982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c8c844a-8f6c-4d3c-a210-7ac6e19c6c2e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:03.144240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:03.144240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:03.144943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c8c844a-8f6c-4d3c-a210-7ac6e19c6c2e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:03.216101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:03.216101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:03.227040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3c8c844a-8f6c-4d3c-a210-7ac6e19c6c2e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:03.254713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c8c844a-8f6c-4d3c-a210-7ac6e19c6c2e tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:03.255641 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 474/942] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:03 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 972 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:04.275649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5e74de2-36d6-45cf-86f1-d118ff99a7a4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:04.276971 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5e74de2-36d6-45cf-86f1-d118ff99a7a4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:04.277369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:04.277369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:04.277993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5e74de2-36d6-45cf-86f1-d118ff99a7a4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:04.345467 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:04.345467 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:04.356957 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e5e74de2-36d6-45cf-86f1-d118ff99a7a4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:04.387123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5e74de2-36d6-45cf-86f1-d118ff99a7a4 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:04.390284 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 469/943] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:04 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 972 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:05.407506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29c76964-a4dd-492b-b76d-3b11e427b715 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:05.408105 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29c76964-a4dd-492b-b76d-3b11e427b715 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:05.408222 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:05.408222 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:05.408536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29c76964-a4dd-492b-b76d-3b11e427b715 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:05.518897 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:05.518897 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:05.529020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29c76964-a4dd-492b-b76d-3b11e427b715 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:05.552891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29c76964-a4dd-492b-b76d-3b11e427b715 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:05.566225 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 475/944] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:05 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 1360 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:05.570798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa05e833-9567-440f-acb4-64e01a46ce61 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] POST http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action Jan 21 03:56:05.571499 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:05.571499 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:05.572171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa05e833-9567-440f-acb4-64e01a46ce61 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] 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=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:05.572709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa05e833-9567-440f-acb4-64e01a46ce61 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] 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=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:05.625366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:05.625366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:05.682791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:05.682791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:05.684369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa05e833-9567-440f-acb4-64e01a46ce61 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:05.709509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa05e833-9567-440f-acb4-64e01a46ce61 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Update volume metadata completed successfully. Jan 21 03:56:05.711988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa05e833-9567-440f-acb4-64e01a46ce61 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action returned with HTTP 200 Jan 21 03:56:05.719054 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 470/945] 10.222.0.22 () {60 vars in 1358 bytes} [Thu Jan 21 03:56:05 2021] POST /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action => generated 511 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:05.726270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-779030cb-4a9e-4b98-a683-3e08f3f88382 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:05.727095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-779030cb-4a9e-4b98-a683-3e08f3f88382 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:05.727489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:05.727489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:05.728120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-779030cb-4a9e-4b98-a683-3e08f3f88382 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:05.794949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:05.794949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:05.804938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-779030cb-4a9e-4b98-a683-3e08f3f88382 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:05.836132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-779030cb-4a9e-4b98-a683-3e08f3f88382 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:05.851268 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 476/946] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:05 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 1435 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:05.853520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] POST http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action Jan 21 03:56:05.853992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:05.853992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:05.854442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:05.854828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:05.957241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:05.957241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:06.045707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:06.045707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:06.047262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:06.064647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Get volume image-metadata completed successfully. Jan 21 03:56:06.081627 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:56:06.081627 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:56:06.087705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Delete volume metadata completed successfully. Jan 21 03:56:06.089007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e5dc752-3e09-4dd3-99ed-a73ef217754a tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action returned with HTTP 200 Jan 21 03:56:06.090091 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 471/947] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:56:05 2021] POST /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action => generated 0 bytes in 241 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 03:56:06.098389 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5004062e-eeed-48b3-b9b0-859d0a73bd07 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] POST http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action Jan 21 03:56:06.099057 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:06.099057 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:06.099720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5004062e-eeed-48b3-b9b0-859d0a73bd07 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:06.100718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5004062e-eeed-48b3-b9b0-859d0a73bd07 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:06.157288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:06.157288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:06.159153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5004062e-eeed-48b3-b9b0-859d0a73bd07 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:06.173871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5004062e-eeed-48b3-b9b0-859d0a73bd07 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Get volume image-metadata completed successfully. Jan 21 03:56:06.174851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5004062e-eeed-48b3-b9b0-859d0a73bd07 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action returned with HTTP 200 Jan 21 03:56:06.176212 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 477/948] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:56:06 2021] POST /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0/action => generated 485 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:06.186178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] DELETE http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:06.187139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:06.187514 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:06.187514 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:06.188116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:06.188726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Delete volume with id: 10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:06.247746 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:06.247746 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:06.249322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:06.288632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Delete volume request issued successfully. Jan 21 03:56:06.289278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42b07f27-7763-4770-b43a-6f61c1cf9757 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 202 Jan 21 03:56:06.290292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 472/949] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:56:06 2021] DELETE /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:56:06.300400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7dcda83-3473-4e56-b16c-648e44601759 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:06.301687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7dcda83-3473-4e56-b16c-648e44601759 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:06.302023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:06.302023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:06.302589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7dcda83-3473-4e56-b16c-648e44601759 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:06.368491 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:06.368491 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:06.379302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a7dcda83-3473-4e56-b16c-648e44601759 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:06.411616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7dcda83-3473-4e56-b16c-648e44601759 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:06.413220 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 478/950] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:06 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 1408 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:07.429220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acf16c98-99a7-495a-8879-ddb7b78c4370 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:07.429964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acf16c98-99a7-495a-8879-ddb7b78c4370 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:07.430105 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:07.430105 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:07.430709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acf16c98-99a7-495a-8879-ddb7b78c4370 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:07.529110 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:07.529110 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:07.543436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-acf16c98-99a7-495a-8879-ddb7b78c4370 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:07.599234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acf16c98-99a7-495a-8879-ddb7b78c4370 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:07.600372 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 473/951] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:07 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 1408 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:08.617851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b5b8219-730c-4170-aa86-ae8cbdce0b4d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:08.618556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b5b8219-730c-4170-aa86-ae8cbdce0b4d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:08.618779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:08.618779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:08.619215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b5b8219-730c-4170-aa86-ae8cbdce0b4d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:08.746600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:08.746600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:08.770513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b5b8219-730c-4170-aa86-ae8cbdce0b4d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Volume info retrieved successfully. Jan 21 03:56:08.831915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b5b8219-730c-4170-aa86-ae8cbdce0b4d tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 200 Jan 21 03:56:08.832778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 479/952] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:08 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 1408 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:09.863039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c77beca-8c29-4dcf-89aa-ae1f497b51c5 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] GET http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 Jan 21 03:56:09.864124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c77beca-8c29-4dcf-89aa-ae1f497b51c5 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:09.864953 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:09.864953 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:09.865649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c77beca-8c29-4dcf-89aa-ae1f497b51c5 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:09.974862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c77beca-8c29-4dcf-89aa-ae1f497b51c5 tempest-VolumesImageMetadata-850519459 tempest-VolumesImageMetadata-850519459] http://10.222.0.22/volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 returned with HTTP 404 Jan 21 03:56:09.980392 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 474/953] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:56:09 2021] GET /volume/v3/86e4efbebd3341dda5542b0abd7e6fe2/volumes/10d7e30e-b769-417d-92ee-f28027e9d2e0 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:14.126438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] POST http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes Jan 21 03:56:14.127647 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:14.127647 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:14.128244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1571681356"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:14.129599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1571681356'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:56:14.130121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Create volume of 1 GB Jan 21 03:56:14.143468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Availability Zones retrieved successfully. Jan 21 03:56:14.162181 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Flow 'volume_create_api' (d7b9a136-de46-47bf-aa9b-fa952ff28aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:14.167409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99defb27-c2bb-4981-80d8-0d25f18e8d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:14.171336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:56:14.271730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99defb27-c2bb-4981-80d8-0d25f18e8d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:14.275493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a990b0-8942-40fc-ba59-67f0a57a7030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:14.414785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Created reservations ['f11f0eea-c245-4e89-918b-0a677f0083e6', 'a189d247-bfe2-436e-bb5e-e4f24ebbff4e', '2dd4879a-4dc4-4c85-895f-0d451345ffa1', '01cc932e-eeec-49c0-b931-2af3cf998477'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:14.416945 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a990b0-8942-40fc-ba59-67f0a57a7030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11f0eea-c245-4e89-918b-0a677f0083e6', 'a189d247-bfe2-436e-bb5e-e4f24ebbff4e', '2dd4879a-4dc4-4c85-895f-0d451345ffa1', '01cc932e-eeec-49c0-b931-2af3cf998477']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:14.450863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fc5bd3-3e31-44cd-bafb-9b28ccb724ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:14.526850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fc5bd3-3e31-44cd-bafb-9b28ccb724ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce67dce3-1956-4a14-8b3a-b2526363e93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1571681356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d307193c89b642c5b3cdf38d82a3c988',qos_specs=None,replication_status=,reservations=['f11f0eea-c245-4e89-918b-0a677f0083e6','a189d247-bfe2-436e-bb5e-e4f24ebbff4e','2dd4879a-4dc4-4c85-895f-0d451345ffa1','01cc932e-eeec-49c0-b931-2af3cf998477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bf1d4e6891b43c69134d64fef09392e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1571681356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce67dce3-1956-4a14-8b3a-b2526363e93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d307193c89b642c5b3cdf38d82a3c988',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9bf1d4e6891b43c69134d64fef09392e',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:14.529338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32633330-54ea-46e4-b111-3ee76007b28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:14.560145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32633330-54ea-46e4-b111-3ee76007b28e) transitioned into state 'SUCCESS' from state '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-1571681356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d307193c89b642c5b3cdf38d82a3c988',qos_specs=None,replication_status=,reservations=['f11f0eea-c245-4e89-918b-0a677f0083e6','a189d247-bfe2-436e-bb5e-e4f24ebbff4e','2dd4879a-4dc4-4c85-895f-0d451345ffa1','01cc932e-eeec-49c0-b931-2af3cf998477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bf1d4e6891b43c69134d64fef09392e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:14.562913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a9252c-729f-4eaa-959c-9bb0e5d4d58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:14.581385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a9252c-729f-4eaa-959c-9bb0e5d4d58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:14.586168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Flow 'volume_create_api' (d7b9a136-de46-47bf-aa9b-fa952ff28aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:14.687077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Create volume request issued successfully. Jan 21 03:56:14.719935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6dbf760b-61e8-45e2-94ad-f28039171509 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes returned with HTTP 202 Jan 21 03:56:14.731890 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 480/954] 10.222.0.22 () {62 vars in 1265 bytes} [Thu Jan 21 03:56:13 2021] POST /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes => generated 821 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:56:14.738020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ef62c6e-4021-46e2-8bc7-d949ef705ab2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:56:14.738820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ef62c6e-4021-46e2-8bc7-d949ef705ab2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:14.739824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ef62c6e-4021-46e2-8bc7-d949ef705ab2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:14.820816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:14.820816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:14.831768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8ef62c6e-4021-46e2-8bc7-d949ef705ab2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:56:14.863531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ef62c6e-4021-46e2-8bc7-d949ef705ab2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:56:14.865084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 475/955] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:14 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:15.882389 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f94a59f-ae2d-4253-aafd-14a4857f53a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:56:15.883170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f94a59f-ae2d-4253-aafd-14a4857f53a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:15.883510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:15.883510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:15.884041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f94a59f-ae2d-4253-aafd-14a4857f53a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:15.948018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:15.948018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:15.960727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6f94a59f-ae2d-4253-aafd-14a4857f53a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:56:15.996076 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f94a59f-ae2d-4253-aafd-14a4857f53a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:56:16.007057 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 481/956] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:15 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:16.017638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] POST http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups Jan 21 03:56:16.018998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:16.018998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:16.020135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce67dce3-1956-4a14-8b3a-b2526363e93f", "name": "tempest-VolumesBackupsV39Test-Backup-441230139"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:16.024825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Creating new backup {'backup': {'volume_id': 'ce67dce3-1956-4a14-8b3a-b2526363e93f', 'name': 'tempest-VolumesBackupsV39Test-Backup-441230139'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 03:56:16.025396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Creating backup of volume ce67dce3-1956-4a14-8b3a-b2526363e93f in container None Jan 21 03:56:16.128434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:16.128434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:16.130608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:56:16.219619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Created reservations ['66e47af9-6ee1-4cbb-9188-dffa665f77d6', '2423f9de-6847-42e4-a551-a6d31f4109ae'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:16.394795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-426bcdf0-460b-4b9e-a897-1ac8a73eb317 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups returned with HTTP 202 Jan 21 03:56:16.403715 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 476/957] 10.222.0.22 () {62 vars in 1266 bytes} [Thu Jan 21 03:56:16 2021] POST /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups => generated 398 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:56:16.421490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ac0ff1c-69e7-40bb-bb68-f89f389046e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:16.422248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ac0ff1c-69e7-40bb-bb68-f89f389046e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:16.422586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:16.422586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:16.423145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ac0ff1c-69e7-40bb-bb68-f89f389046e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:16.423638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0ac0ff1c-69e7-40bb-bb68-f89f389046e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:16.497756 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:16.497756 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:16.503583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ac0ff1c-69e7-40bb-bb68-f89f389046e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:16.512441 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 482/958] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:16 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:17.520054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78242262-4727-48f4-8b88-5d0aea405383 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:17.521289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78242262-4727-48f4-8b88-5d0aea405383 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:17.522869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:17.522869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:17.523779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78242262-4727-48f4-8b88-5d0aea405383 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:17.524498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-78242262-4727-48f4-8b88-5d0aea405383 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:17.554543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:17.554543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:17.562719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78242262-4727-48f4-8b88-5d0aea405383 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:17.569939 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 477/959] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:17 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:18.578743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efde004e-1769-48e4-a4c1-1a0c11e5d9b3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:18.580840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efde004e-1769-48e4-a4c1-1a0c11e5d9b3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:18.581245 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:18.581245 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:18.581900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efde004e-1769-48e4-a4c1-1a0c11e5d9b3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:18.582453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-efde004e-1769-48e4-a4c1-1a0c11e5d9b3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:18.619213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:18.619213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:18.621566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efde004e-1769-48e4-a4c1-1a0c11e5d9b3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:18.622545 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 483/960] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:18 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:19.637366 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2bc9d608-627a-4ae8-af50-6be5d80107ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:19.638472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2bc9d608-627a-4ae8-af50-6be5d80107ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:19.638874 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:19.638874 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:19.639498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2bc9d608-627a-4ae8-af50-6be5d80107ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:19.640030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2bc9d608-627a-4ae8-af50-6be5d80107ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:19.690087 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:19.690087 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:19.692099 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2bc9d608-627a-4ae8-af50-6be5d80107ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:19.697316 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 478/961] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:19 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:20.713466 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a40f092-3403-40a2-afc8-689c46fc4564 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:20.713957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a40f092-3403-40a2-afc8-689c46fc4564 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:20.714210 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:20.714210 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:20.715010 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a40f092-3403-40a2-afc8-689c46fc4564 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:20.715409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5a40f092-3403-40a2-afc8-689c46fc4564 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:20.737718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:20.737718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:20.740088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a40f092-3403-40a2-afc8-689c46fc4564 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:20.741354 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 484/962] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:20 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:21.756238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ff3c38c-23e2-4edd-9e9d-b8e30a171626 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:21.757216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ff3c38c-23e2-4edd-9e9d-b8e30a171626 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:21.757547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:21.757547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:21.758115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ff3c38c-23e2-4edd-9e9d-b8e30a171626 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:21.758597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8ff3c38c-23e2-4edd-9e9d-b8e30a171626 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:21.781469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:21.781469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:21.783134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ff3c38c-23e2-4edd-9e9d-b8e30a171626 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:21.784094 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 479/963] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:21 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:22.805737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-217a3e92-7dc9-49fb-a688-dbe2fb20981a tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:22.807894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-217a3e92-7dc9-49fb-a688-dbe2fb20981a tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:22.810150 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:22.810150 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:22.810781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-217a3e92-7dc9-49fb-a688-dbe2fb20981a tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:22.811404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-217a3e92-7dc9-49fb-a688-dbe2fb20981a tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:22.861737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:22.861737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:22.863939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-217a3e92-7dc9-49fb-a688-dbe2fb20981a tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:22.866047 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 485/964] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:22 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 805 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:23.880578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74c067d9-b75c-4794-9c38-d2700c44bbb3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:23.882103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74c067d9-b75c-4794-9c38-d2700c44bbb3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:23.882297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:23.882297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:23.882687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74c067d9-b75c-4794-9c38-d2700c44bbb3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:23.883081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-74c067d9-b75c-4794-9c38-d2700c44bbb3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:23.905621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:23.905621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:23.907488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74c067d9-b75c-4794-9c38-d2700c44bbb3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:23.908658 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 480/965] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:23 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:24.923715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7d8dc2c-296c-4da8-bd80-b011d62ff911 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:24.924968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7d8dc2c-296c-4da8-bd80-b011d62ff911 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:24.925332 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:24.925332 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:24.926946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7d8dc2c-296c-4da8-bd80-b011d62ff911 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:24.929432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e7d8dc2c-296c-4da8-bd80-b011d62ff911 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:25.003055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:25.003055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:25.009008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7d8dc2c-296c-4da8-bd80-b011d62ff911 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:25.012249 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 486/966] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:24 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:26.027037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af248557-5b56-49b5-bd54-eabe92741c00 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:26.027579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af248557-5b56-49b5-bd54-eabe92741c00 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:26.027981 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:26.027981 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:26.028592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af248557-5b56-49b5-bd54-eabe92741c00 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:26.029110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-af248557-5b56-49b5-bd54-eabe92741c00 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:26.050891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:26.050891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:26.054074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af248557-5b56-49b5-bd54-eabe92741c00 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:26.055204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 481/967] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:26 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:27.070554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a90229b-9f71-464a-bd2f-136a990a9a80 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:27.071204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a90229b-9f71-464a-bd2f-136a990a9a80 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:27.071373 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:27.071373 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:27.071722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a90229b-9f71-464a-bd2f-136a990a9a80 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:27.072095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0a90229b-9f71-464a-bd2f-136a990a9a80 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:27.128845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:27.128845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:27.141557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a90229b-9f71-464a-bd2f-136a990a9a80 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:27.147367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 487/968] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:27 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:28.161184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fa064f5-710e-45c5-aaab-8d1f5b9b47d2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:28.161727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fa064f5-710e-45c5-aaab-8d1f5b9b47d2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:28.167047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:28.167047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:28.167753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fa064f5-710e-45c5-aaab-8d1f5b9b47d2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:28.168277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3fa064f5-710e-45c5-aaab-8d1f5b9b47d2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:28.233322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:28.233322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:28.235227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fa064f5-710e-45c5-aaab-8d1f5b9b47d2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:28.236067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 482/969] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:28 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:29.251355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a69a913-077e-4a3d-ab6e-9dead30bfbbb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:29.251901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a69a913-077e-4a3d-ab6e-9dead30bfbbb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:29.252286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:29.252286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:29.252947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a69a913-077e-4a3d-ab6e-9dead30bfbbb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:29.253530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4a69a913-077e-4a3d-ab6e-9dead30bfbbb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:29.277865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:29.277865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:29.280359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a69a913-077e-4a3d-ab6e-9dead30bfbbb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:29.281883 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 488/970] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:29 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:30.304054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b676ab4-5f0e-4f71-bf78-7087761dea26 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:30.305180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b676ab4-5f0e-4f71-bf78-7087761dea26 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:30.305408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:30.305408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:30.305793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b676ab4-5f0e-4f71-bf78-7087761dea26 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:30.306165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6b676ab4-5f0e-4f71-bf78-7087761dea26 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:30.345186 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:30.345186 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:30.350208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b676ab4-5f0e-4f71-bf78-7087761dea26 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:30.352168 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 483/971] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:30 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:31.369243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6504787-b9e7-4c78-852b-fe802f4b96ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:31.373755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6504787-b9e7-4c78-852b-fe802f4b96ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:31.374131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:31.374131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:31.374897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6504787-b9e7-4c78-852b-fe802f4b96ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:31.377456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a6504787-b9e7-4c78-852b-fe802f4b96ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:31.444412 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:31.444412 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:31.444412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6504787-b9e7-4c78-852b-fe802f4b96ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:31.444412 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 489/972] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:31 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:32.458390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30b2cd9f-9eba-45db-86be-eeb006911e07 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:32.466072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30b2cd9f-9eba-45db-86be-eeb006911e07 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:32.467958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:32.467958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:32.468849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30b2cd9f-9eba-45db-86be-eeb006911e07 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:32.469705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-30b2cd9f-9eba-45db-86be-eeb006911e07 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:32.504440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:32.504440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:32.507002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30b2cd9f-9eba-45db-86be-eeb006911e07 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:32.508134 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 484/973] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:32 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:33.522479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06c0c3cc-4b74-4270-9973-44cc0b5130ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:33.523293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06c0c3cc-4b74-4270-9973-44cc0b5130ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:33.523293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:33.523293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:33.523730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06c0c3cc-4b74-4270-9973-44cc0b5130ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:33.524004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-06c0c3cc-4b74-4270-9973-44cc0b5130ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:33.545576 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:33.545576 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:33.547436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06c0c3cc-4b74-4270-9973-44cc0b5130ae tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:33.548228 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 490/974] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:33 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:34.562035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50b3f341-edfd-444f-ad9e-033631157f58 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:34.562572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50b3f341-edfd-444f-ad9e-033631157f58 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:34.562985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:34.562985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:34.563601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50b3f341-edfd-444f-ad9e-033631157f58 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:34.564142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-50b3f341-edfd-444f-ad9e-033631157f58 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:34.621499 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:34.621499 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:34.627176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50b3f341-edfd-444f-ad9e-033631157f58 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:34.628035 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 485/975] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:34 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:35.642182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4d81d38-6927-4ab3-b3a7-811753017b70 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:35.643791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4d81d38-6927-4ab3-b3a7-811753017b70 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:35.644215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:35.644215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:35.644850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4d81d38-6927-4ab3-b3a7-811753017b70 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:35.645424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e4d81d38-6927-4ab3-b3a7-811753017b70 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:35.688027 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:35.688027 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:35.691239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4d81d38-6927-4ab3-b3a7-811753017b70 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:35.692381 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 491/976] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:35 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:36.707907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3cf674bb-9e5f-4ff2-87d6-698e498407a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:36.709790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3cf674bb-9e5f-4ff2-87d6-698e498407a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:36.710238 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:36.710238 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:36.711263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3cf674bb-9e5f-4ff2-87d6-698e498407a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:36.711830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3cf674bb-9e5f-4ff2-87d6-698e498407a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:36.759605 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:36.759605 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:36.764064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3cf674bb-9e5f-4ff2-87d6-698e498407a4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:36.772939 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 486/977] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:36 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:37.786838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc5b0a91-b532-4d4f-9caf-8e04bae357e2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:37.788532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc5b0a91-b532-4d4f-9caf-8e04bae357e2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:37.788980 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:37.788980 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:37.789798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc5b0a91-b532-4d4f-9caf-8e04bae357e2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:37.790515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-cc5b0a91-b532-4d4f-9caf-8e04bae357e2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:37.859624 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:37.859624 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:37.872725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc5b0a91-b532-4d4f-9caf-8e04bae357e2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:37.876982 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 492/978] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:37 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:38.142374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-616c8ea1-2e06-4bf3-826b-cbea032ed0b2 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] POST http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types Jan 21 03:56:38.142834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:38.142834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:38.143297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-616c8ea1-2e06-4bf3-826b-cbea032ed0b2 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-177522117"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:38.195252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-616c8ea1-2e06-4bf3-826b-cbea032ed0b2 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types returned with HTTP 200 Jan 21 03:56:38.196040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 487/979] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:56:37 2021] POST /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types => generated 215 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:38.208473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-badf50be-f187-426c-b3ed-ed7bd2255f8a tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] POST http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types Jan 21 03:56:38.208473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:38.208473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:38.208688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-badf50be-f187-426c-b3ed-ed7bd2255f8a tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1402949694"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:38.268711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-badf50be-f187-426c-b3ed-ed7bd2255f8a tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types returned with HTTP 202 Jan 21 03:56:38.270031 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 493/980] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 03:56:38 2021] POST /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types => generated 173 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:38.473033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups Jan 21 03:56:38.474030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'create', calling method: version_select, body: {"group": {"group_type": "760b002d-f9a3-4ba3-b8e5-bce5688f1007", "volume_types": ["8c852414-9cc6-421d-b7a3-d29123e9359c"], "name": "tempest-Group1-2101886638"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:38.475994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Creating new group {'group': {'group_type': '760b002d-f9a3-4ba3-b8e5-bce5688f1007', 'volume_types': ['8c852414-9cc6-421d-b7a3-d29123e9359c'], 'name': 'tempest-Group1-2101886638'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:56:38.494443 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Creating group tempest-Group1-2101886638. Jan 21 03:56:38.526798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability zone cache updated, next update will occur around 2021-01-21 04:56:38.526196. {{(pid=87904) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 03:56:38.527551 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability Zones retrieved successfully. Jan 21 03:56:38.554807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Created reservations ['ddcf8d40-58e2-4438-a861-78a6ffe42fae'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:38.656184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2b8c5fd4-0bd3-41bf-86ae-05a8ea982f1d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups returned with HTTP 202 Jan 21 03:56:38.657481 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 488/981] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 03:56:38 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups => generated 94 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:56:38.667867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3481d0af-14ab-4d4b-8e8f-1ffbfe2a319d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 Jan 21 03:56:38.668437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3481d0af-14ab-4d4b-8e8f-1ffbfe2a319d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:38.668917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3481d0af-14ab-4d4b-8e8f-1ffbfe2a319d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:38.669325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-3481d0af-14ab-4d4b-8e8f-1ffbfe2a319d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 10b689f8-3197-4016-a3f7-2be647a57666 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:38.684824 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:38.684824 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:38.731523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3481d0af-14ab-4d4b-8e8f-1ffbfe2a319d tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 returned with HTTP 200 Jan 21 03:56:38.732458 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 494/982] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:38 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 => generated 322 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:38.897834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3509eb0b-1488-462c-bc42-9cd13533ed57 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:38.898583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3509eb0b-1488-462c-bc42-9cd13533ed57 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:38.898910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:38.898910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:38.899476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3509eb0b-1488-462c-bc42-9cd13533ed57 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:38.899962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3509eb0b-1488-462c-bc42-9cd13533ed57 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:38.925045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:38.925045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:38.928418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3509eb0b-1488-462c-bc42-9cd13533ed57 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:38.929708 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 489/983] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:38 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:39.745028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d062f58-e87e-437d-a2c2-f3a2ebd8f10a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 Jan 21 03:56:39.745879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d062f58-e87e-437d-a2c2-f3a2ebd8f10a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:39.746250 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:39.746250 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:39.746861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d062f58-e87e-437d-a2c2-f3a2ebd8f10a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:39.747451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-2d062f58-e87e-437d-a2c2-f3a2ebd8f10a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 10b689f8-3197-4016-a3f7-2be647a57666 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:39.758188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:39.758188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:39.794043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d062f58-e87e-437d-a2c2-f3a2ebd8f10a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 returned with HTTP 200 Jan 21 03:56:39.795206 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 495/984] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:39 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:39.807649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups Jan 21 03:56:39.808506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:39.808506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:39.809230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'create', calling method: version_select, body: {"group": {"group_type": "760b002d-f9a3-4ba3-b8e5-bce5688f1007", "volume_types": ["8c852414-9cc6-421d-b7a3-d29123e9359c"], "name": "tempest-Group2-1495415863"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:39.810557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Creating new group {'group': {'group_type': '760b002d-f9a3-4ba3-b8e5-bce5688f1007', 'volume_types': ['8c852414-9cc6-421d-b7a3-d29123e9359c'], 'name': 'tempest-Group2-1495415863'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:56:39.829423 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Creating group tempest-Group2-1495415863. Jan 21 03:56:39.887873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability Zones retrieved successfully. Jan 21 03:56:39.953422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ae6e1f3-558d-4018-95bc-56fe6785c794 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:39.954307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ae6e1f3-558d-4018-95bc-56fe6785c794 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:39.954759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:39.954759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:39.955291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ae6e1f3-558d-4018-95bc-56fe6785c794 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:39.955739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8ae6e1f3-558d-4018-95bc-56fe6785c794 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:39.958923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Created reservations ['32c1cd8a-9fff-4a63-8fbc-317dc8c41620'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:40.042829 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:40.042829 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:40.042829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ae6e1f3-558d-4018-95bc-56fe6785c794 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:40.042829 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 496/985] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:39 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:40.135750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-abd99756-3acb-42af-b930-29e0f03a2103 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups returned with HTTP 202 Jan 21 03:56:40.139737 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 490/986] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 03:56:39 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups => generated 94 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:56:40.146420 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18976061-8ce8-42b1-a62f-f93df57a5639 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:40.147643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18976061-8ce8-42b1-a62f-f93df57a5639 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:40.148084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:40.148084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:40.149549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18976061-8ce8-42b1-a62f-f93df57a5639 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:40.150153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-18976061-8ce8-42b1-a62f-f93df57a5639 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:40.163177 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:40.163177 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:40.219943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18976061-8ce8-42b1-a62f-f93df57a5639 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a returned with HTTP 200 Jan 21 03:56:40.221114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 497/987] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:40 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a => generated 322 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:41.050055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dfc4997-eb09-46fe-9101-9a4d95426fb8 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:41.051262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dfc4997-eb09-46fe-9101-9a4d95426fb8 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:41.051518 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:41.051518 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:41.052367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dfc4997-eb09-46fe-9101-9a4d95426fb8 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:41.052367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8dfc4997-eb09-46fe-9101-9a4d95426fb8 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:41.115176 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:41.115176 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:41.126751 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dfc4997-eb09-46fe-9101-9a4d95426fb8 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:41.128230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 491/988] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:41 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:41.235567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66c045d1-9169-448b-9ec7-fe30f3f312a9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:41.236805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66c045d1-9169-448b-9ec7-fe30f3f312a9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:41.237356 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:41.237356 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:41.238298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66c045d1-9169-448b-9ec7-fe30f3f312a9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:41.239520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-66c045d1-9169-448b-9ec7-fe30f3f312a9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:41.263021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:41.263021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:41.320363 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66c045d1-9169-448b-9ec7-fe30f3f312a9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a returned with HTTP 200 Jan 21 03:56:41.321203 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 498/989] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:41 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a => generated 323 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:41.331899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes Jan 21 03:56:41.332480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:41.332480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:41.333382 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1665791698", "volume_type": "8c852414-9cc6-421d-b7a3-d29123e9359c", "group_id": "10b689f8-3197-4016-a3f7-2be647a57666", "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:41.335352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume request body: {'volume': {'name': 'tempest-volume-1665791698', 'volume_type': '8c852414-9cc6-421d-b7a3-d29123e9359c', 'group_id': '10b689f8-3197-4016-a3f7-2be647a57666', 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:56:41.378785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:41.378785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:41.380479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume of 1 GB Jan 21 03:56:41.423226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability Zones retrieved successfully. Jan 21 03:56:41.452183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Flow 'volume_create_api' (ccdecfe6-c0cf-4f30-8d3f-8420dc6ba3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:41.472054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209be8c0-0874-413f-9dd5-cfa3b7d3033e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:41.473758 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:41.473758 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:41.474367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:56:41.575021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209be8c0-0874-413f-9dd5-cfa3b7d3033e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c852414-9cc6-421d-b7a3-d29123e9359c,is_public=True,name='tempest-GroupsTest-volume-type-177522117',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c852414-9cc6-421d-b7a3-d29123e9359c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10b689f8-3197-4016-a3f7-2be647a57666', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:41.577798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f183b9-9ab7-4e4c-afc3-df54ea39f306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:41.710419 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-177522117 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-177522117, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:56:41.711623 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-177522117 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-177522117, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:56:41.820210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Created reservations ['2269804a-3fb5-4dda-965c-a38ff1ef5b44', '4f6f7450-dac7-48bd-bd3d-ef1e58aba216', '97b8f343-f308-4cf9-8756-eeecf8e8a023', 'bd19aa40-c74d-454e-9514-cec814e67dd0'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:41.822121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f183b9-9ab7-4e4c-afc3-df54ea39f306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2269804a-3fb5-4dda-965c-a38ff1ef5b44', '4f6f7450-dac7-48bd-bd3d-ef1e58aba216', '97b8f343-f308-4cf9-8756-eeecf8e8a023', 'bd19aa40-c74d-454e-9514-cec814e67dd0']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:41.824286 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b803b8-67fb-42de-93e9-82017117b817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:41.972356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b803b8-67fb-42de-93e9-82017117b817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1950085b-1c2c-480f-877e-d10cda89d984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1665791698',encryption_key_id=None,group_id=10b689f8-3197-4016-a3f7-2be647a57666,group_type_id=,metadata={},multiattach=False,project_id='88fce52e784c43bab6f6762642aaf1a5',qos_specs=None,replication_status=,reservations=['2269804a-3fb5-4dda-965c-a38ff1ef5b44','4f6f7450-dac7-48bd-bd3d-ef1e58aba216','97b8f343-f308-4cf9-8756-eeecf8e8a023','bd19aa40-c74d-454e-9514-cec814e67dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3412444a931b457f86e6005a56b6432b',volume_type_id=8c852414-9cc6-421d-b7a3-d29123e9359c), 'volume': 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-21T03:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1665791698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10b689f8-3197-4016-a3f7-2be647a57666,host=None,id=1950085b-1c2c-480f-877e-d10cda89d984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88fce52e784c43bab6f6762642aaf1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3412444a931b457f86e6005a56b6432b',volume_attachment=,volume_type=,volume_type_id=8c852414-9cc6-421d-b7a3-d29123e9359c)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:41.976678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5f1f7b-8825-438e-a1fd-b12d5df43a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:42.062420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5f1f7b-8825-438e-a1fd-b12d5df43a40) transitioned into state 'SUCCESS' from state '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-1665791698',encryption_key_id=None,group_id=10b689f8-3197-4016-a3f7-2be647a57666,group_type_id=,metadata={},multiattach=False,project_id='88fce52e784c43bab6f6762642aaf1a5',qos_specs=None,replication_status=,reservations=['2269804a-3fb5-4dda-965c-a38ff1ef5b44','4f6f7450-dac7-48bd-bd3d-ef1e58aba216','97b8f343-f308-4cf9-8756-eeecf8e8a023','bd19aa40-c74d-454e-9514-cec814e67dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3412444a931b457f86e6005a56b6432b',volume_type_id=8c852414-9cc6-421d-b7a3-d29123e9359c)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:42.065275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17700437-96eb-4e10-84b3-9a6e44d37d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:42.116621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17700437-96eb-4e10-84b3-9a6e44d37d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:42.122506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Flow 'volume_create_api' (ccdecfe6-c0cf-4f30-8d3f-8420dc6ba3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:42.150765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-00f99267-90df-4a86-8d2a-6cb4013c9107 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:42.151391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-00f99267-90df-4a86-8d2a-6cb4013c9107 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:42.151611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:42.151611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:42.151985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-00f99267-90df-4a86-8d2a-6cb4013c9107 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:42.155703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-00f99267-90df-4a86-8d2a-6cb4013c9107 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:42.218330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:42.218330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:42.221111 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-00f99267-90df-4a86-8d2a-6cb4013c9107 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:42.223993 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 499/990] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:42 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:42.253975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume request issued successfully. Jan 21 03:56:42.291856 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:42.294772 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:42.313797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:42.327263 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:42.327263 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:42.347425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b731d571-b1e8-4253-b769-2bcb37ba8f65 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes returned with HTTP 202 Jan 21 03:56:42.348472 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 492/991] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 03:56:41 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes => generated 880 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:42.364258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:42.365714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:42.366124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:42.366124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:42.366899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:42.547750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:42.547750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:42.571595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:42.627083 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:42.627083 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:42.644057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:42.656011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:42.656011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:42.720340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3be50b7b-9442-4d4e-b295-903892377ef2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 200 Jan 21 03:56:42.721584 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 500/992] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:42 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 972 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:56:43.238317 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f73bb748-47cb-4c1d-a074-7a0721d048ca tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:43.247797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f73bb748-47cb-4c1d-a074-7a0721d048ca tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:43.248302 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:43.248302 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:43.248956 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f73bb748-47cb-4c1d-a074-7a0721d048ca tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:43.249528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f73bb748-47cb-4c1d-a074-7a0721d048ca tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:43.316167 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:43.316167 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:43.319132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f73bb748-47cb-4c1d-a074-7a0721d048ca tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:43.338271 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 493/993] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:43 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:43.742188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:43.743458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:43.743923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:43.743923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:43.744569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:43.803685 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:43.803685 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:43.813727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:43.829806 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:43.831833 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:43.839110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:43.846256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:43.846256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:43.870539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96b5f295-8f13-4d09-85b5-cd1e4cacf0db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 200 Jan 21 03:56:43.871439 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 501/994] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:43 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 972 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:44.353709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df8a038f-8a9d-4d3f-9a0e-fb1a99a116ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:44.365119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df8a038f-8a9d-4d3f-9a0e-fb1a99a116ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:44.365616 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:44.365616 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:44.366542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df8a038f-8a9d-4d3f-9a0e-fb1a99a116ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:44.370624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-df8a038f-8a9d-4d3f-9a0e-fb1a99a116ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:44.415268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:44.415268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:44.417865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df8a038f-8a9d-4d3f-9a0e-fb1a99a116ef tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:44.419682 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 494/995] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:44 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:44.893733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:44.893733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:44.893733 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:44.893733 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:44.893733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:44.944650 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:44.944650 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:44.954814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:44.977306 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:44.978004 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:44.989580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:44.999351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:44.999351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.039529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc65b9af-b2a7-4779-be60-04796ba4f249 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 200 Jan 21 03:56:45.040659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 502/996] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:44 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 973 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:45.058213 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-faa7cfa7-4c05-4985-bb46-03a6f128deb5 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 Jan 21 03:56:45.058793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-faa7cfa7-4c05-4985-bb46-03a6f128deb5 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.059036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.059036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.059413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-faa7cfa7-4c05-4985-bb46-03a6f128deb5 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.059822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-faa7cfa7-4c05-4985-bb46-03a6f128deb5 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 10b689f8-3197-4016-a3f7-2be647a57666 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:45.077096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.077096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.160375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-faa7cfa7-4c05-4985-bb46-03a6f128deb5 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 returned with HTTP 200 Jan 21 03:56:45.160375 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 495/997] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 => generated 323 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:45.171344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95c6bfb6-5a44-40e1-bcb2-b6f7bf950450 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:45.171344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95c6bfb6-5a44-40e1-bcb2-b6f7bf950450 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.171344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.171344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.171344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95c6bfb6-5a44-40e1-bcb2-b6f7bf950450 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.171344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-95c6bfb6-5a44-40e1-bcb2-b6f7bf950450 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:45.177379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.177379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.246089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95c6bfb6-5a44-40e1-bcb2-b6f7bf950450 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a returned with HTTP 200 Jan 21 03:56:45.253548 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 503/998] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a => generated 323 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:45.262016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9cd7fb6b-be5a-4538-b530-6e6509c7c4bd tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/detail Jan 21 03:56:45.262016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9cd7fb6b-be5a-4538-b530-6e6509c7c4bd tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.262215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.262215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.263242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9cd7fb6b-be5a-4538-b530-6e6509c7c4bd tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.265031 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.265031 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.354854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9cd7fb6b-be5a-4538-b530-6e6509c7c4bd tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/detail returned with HTTP 200 Jan 21 03:56:45.356731 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 496/999] 10.222.0.22 () {60 vars in 1263 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/detail => generated 640 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:45.369969 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:56:45.370768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.371180 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.371180 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.371800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.372699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:56:45.373661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.373661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.375137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:56:45.436945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-defa2afa-88d1-41cd-b650-c8b47aa191c9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:45.438103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-defa2afa-88d1-41cd-b650-c8b47aa191c9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.438651 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.438651 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.439321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-defa2afa-88d1-41cd-b650-c8b47aa191c9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.440042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-defa2afa-88d1-41cd-b650-c8b47aa191c9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:45.466905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:56:45.468970 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:45.469608 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:45.478706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:45.486331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.486331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.487193 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.487193 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.490678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-defa2afa-88d1-41cd-b650-c8b47aa191c9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:45.495782 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 497/1000] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:56:45.517847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7dee417e-834e-4b55-be92-5b3a9ac3f90b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:56:45.519251 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 504/1001] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 976 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:45.535414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:56:45.536180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.536548 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.536548 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.537868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.538490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:56:45.540295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:56:45.604931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:56:45.607564 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:45.608473 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:45.618051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:45.625241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.625241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.652327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21eee08e-d9c6-4bee-910d-bcde839d261c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:56:45.653708 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 498/1002] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 976 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:45.682679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07bbdd7c-dce8-4d9e-b9da-4f85167ea624 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666/action Jan 21 03:56:45.682679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.682679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.683485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07bbdd7c-dce8-4d9e-b9da-4f85167ea624 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:45.683485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07bbdd7c-dce8-4d9e-b9da-4f85167ea624 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:45.684544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-07bbdd7c-dce8-4d9e-b9da-4f85167ea624 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] delete called for group 10b689f8-3197-4016-a3f7-2be647a57666 {{(pid=87905) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:56:45.684938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-07bbdd7c-dce8-4d9e-b9da-4f85167ea624 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete group with id: 10b689f8-3197-4016-a3f7-2be647a57666 Jan 21 03:56:45.697408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.697408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.850702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07bbdd7c-dce8-4d9e-b9da-4f85167ea624 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666/action returned with HTTP 202 Jan 21 03:56:45.852017 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 505/1003] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:56:45 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:56:45.860050 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:45.860917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:45.861331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:45.861331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:45.862087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:45.916935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.916935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:45.930539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:45.958459 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:45.959717 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:45.968980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:45.981983 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:45.981983 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:46.008249 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8a76602-f86e-446a-a66b-44a940099062 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 200 Jan 21 03:56:46.009652 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 499/1004] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:45 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 972 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:46.506292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2086c080-9046-43a8-85dc-d270739441a9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:46.506880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2086c080-9046-43a8-85dc-d270739441a9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:46.507416 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:46.507416 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:46.507801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2086c080-9046-43a8-85dc-d270739441a9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:46.508175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2086c080-9046-43a8-85dc-d270739441a9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:46.589635 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:46.589635 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:46.589635 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2086c080-9046-43a8-85dc-d270739441a9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:46.593806 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 506/1005] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:46 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:47.028803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:47.030027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:47.030434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:47.030434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:47.031079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:47.147498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:47.147498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:47.156318 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:47.173204 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:47.176492 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:47.201395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:47.217496 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:47.217496 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:47.261133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32e3d9b2-3dfc-4586-96cf-1b02113375c4 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 200 Jan 21 03:56:47.262270 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 500/1006] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:47 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 972 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:47.600214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0d01fbb-a7a6-4c25-9570-2a01ec2028b7 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:47.602305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0d01fbb-a7a6-4c25-9570-2a01ec2028b7 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:47.602718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:47.602718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:47.603407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0d01fbb-a7a6-4c25-9570-2a01ec2028b7 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:47.606405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c0d01fbb-a7a6-4c25-9570-2a01ec2028b7 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:47.663721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:47.663721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:47.665510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0d01fbb-a7a6-4c25-9570-2a01ec2028b7 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:47.666365 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 507/1007] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:47 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:48.279883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:48.280387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:48.280607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:48.280607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:48.280981 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:48.388961 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:48.388961 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:48.414498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:48.445549 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:48.445682 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:48.455139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:48.472021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:48.472021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:48.518705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c88f9226-0399-4fcf-98d8-d32baa58a93b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 200 Jan 21 03:56:48.525132 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 501/1008] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:48 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 971 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:48.682118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5feaa514-be79-486d-bc8a-9145aaa6673b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:48.682673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5feaa514-be79-486d-bc8a-9145aaa6673b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:48.682867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:48.682867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:48.683266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5feaa514-be79-486d-bc8a-9145aaa6673b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:48.683631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5feaa514-be79-486d-bc8a-9145aaa6673b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:48.740142 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:48.740142 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:48.743797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5feaa514-be79-486d-bc8a-9145aaa6673b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:48.746647 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 508/1009] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:48 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:49.541808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cd87a22-1116-43cf-977b-7c602ecba0f9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 Jan 21 03:56:49.542427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cd87a22-1116-43cf-977b-7c602ecba0f9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:49.542534 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:49.542534 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:49.542919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cd87a22-1116-43cf-977b-7c602ecba0f9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:49.653916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cd87a22-1116-43cf-977b-7c602ecba0f9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 returned with HTTP 404 Jan 21 03:56:49.655012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 502/1010] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:49 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/1950085b-1c2c-480f-877e-d10cda89d984 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:56:49.665396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ecba1a9-ead1-4bb3-a2d5-6a9cb401d8ab tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 Jan 21 03:56:49.665978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ecba1a9-ead1-4bb3-a2d5-6a9cb401d8ab tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:49.666195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:49.666195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:49.666573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ecba1a9-ead1-4bb3-a2d5-6a9cb401d8ab tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:49.667014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-7ecba1a9-ead1-4bb3-a2d5-6a9cb401d8ab tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 10b689f8-3197-4016-a3f7-2be647a57666 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:49.682627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ecba1a9-ead1-4bb3-a2d5-6a9cb401d8ab tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 returned with HTTP 404 Jan 21 03:56:49.683916 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 509/1011] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:49 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:56:49.696444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc25a1eb-fe90-4ff3-b4e3-8c4d00e8bd7e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a/action Jan 21 03:56:49.697313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc25a1eb-fe90-4ff3-b4e3-8c4d00e8bd7e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:49.697678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc25a1eb-fe90-4ff3-b4e3-8c4d00e8bd7e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:49.722182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-cc25a1eb-fe90-4ff3-b4e3-8c4d00e8bd7e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] delete called for group 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87904) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:56:49.722182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-cc25a1eb-fe90-4ff3-b4e3-8c4d00e8bd7e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete group with id: 4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:49.741206 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:49.741206 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:49.763758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0be386e7-d174-4df9-8027-9a8043cb2c28 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:49.764350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0be386e7-d174-4df9-8027-9a8043cb2c28 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:49.765802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0be386e7-d174-4df9-8027-9a8043cb2c28 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:49.766190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0be386e7-d174-4df9-8027-9a8043cb2c28 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:49.836641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc25a1eb-fe90-4ff3-b4e3-8c4d00e8bd7e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a/action returned with HTTP 202 Jan 21 03:56:49.842352 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 503/1012] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:56:49 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:56:49.867346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae4722d5-cc9f-45b3-aa8c-bcf9c4bc17f8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:49.867346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae4722d5-cc9f-45b3-aa8c-bcf9c4bc17f8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:49.867346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:49.867346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:49.867346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae4722d5-cc9f-45b3-aa8c-bcf9c4bc17f8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:49.867346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-ae4722d5-cc9f-45b3-aa8c-bcf9c4bc17f8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:49.869394 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:49.869394 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:49.869394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0be386e7-d174-4df9-8027-9a8043cb2c28 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:49.869394 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 510/1013] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:49 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:49.906367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:49.906367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:49.974659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae4722d5-cc9f-45b3-aa8c-bcf9c4bc17f8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a returned with HTTP 200 Jan 21 03:56:49.976391 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 504/1014] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:49 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a => generated 322 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:50.900344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ac0b900-8b3f-4fd3-9c3b-06942d320143 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:50.900344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ac0b900-8b3f-4fd3-9c3b-06942d320143 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:50.900344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:50.900344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:50.900344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ac0b900-8b3f-4fd3-9c3b-06942d320143 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:50.900344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1ac0b900-8b3f-4fd3-9c3b-06942d320143 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:50.990540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:50.990540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:50.990540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ac0b900-8b3f-4fd3-9c3b-06942d320143 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:50.990540 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 511/1015] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:50 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:50.991517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8219ae6a-f32f-4bd7-8bf6-fa765c9e9b97 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:50.991517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8219ae6a-f32f-4bd7-8bf6-fa765c9e9b97 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:50.991517 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:50.991517 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:50.991997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8219ae6a-f32f-4bd7-8bf6-fa765c9e9b97 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:51.003834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-8219ae6a-f32f-4bd7-8bf6-fa765c9e9b97 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:51.018441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8219ae6a-f32f-4bd7-8bf6-fa765c9e9b97 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a returned with HTTP 404 Jan 21 03:56:51.018441 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 505/1016] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:50 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:56:51.018718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c663f2a4-04a3-4096-9893-d95a7f980562 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/detail Jan 21 03:56:51.018718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c663f2a4-04a3-4096-9893-d95a7f980562 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:51.018718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:51.018718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:51.018718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c663f2a4-04a3-4096-9893-d95a7f980562 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:51.049322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c663f2a4-04a3-4096-9893-d95a7f980562 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/detail returned with HTTP 200 Jan 21 03:56:51.050454 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 512/1017] 10.222.0.22 () {60 vars in 1263 bytes} [Thu Jan 21 03:56:51 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/detail => generated 14 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:51.064253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:56:51.065174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:51.066353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:51.066648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:56:51.067711 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:51.067711 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:51.069850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:56:51.169809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:56:51.179749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e01fcd7d-faae-40bc-a375-cc927a55fb2e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:56:51.189239 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 506/1018] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:56:51 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:51.208074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2ec4372-5835-4388-a7e6-90f08ade69e9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a/action Jan 21 03:56:51.209623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2ec4372-5835-4388-a7e6-90f08ade69e9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:51.210375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2ec4372-5835-4388-a7e6-90f08ade69e9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:51.211627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-f2ec4372-5835-4388-a7e6-90f08ade69e9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] delete called for group 4a91f9ce-be5c-453d-8b2f-172f636fce6a {{(pid=87905) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:56:51.211961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-f2ec4372-5835-4388-a7e6-90f08ade69e9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete group with id: 4a91f9ce-be5c-453d-8b2f-172f636fce6a Jan 21 03:56:51.230656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2ec4372-5835-4388-a7e6-90f08ade69e9 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a/action returned with HTTP 404 Jan 21 03:56:51.232486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 513/1019] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:56:51 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4a91f9ce-be5c-453d-8b2f-172f636fce6a/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:56:51.241621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:56:51.243013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:51.243681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:51.244427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:56:51.246549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:56:51.385012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:56:51.390351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96001c08-8ac3-43aa-be67-5457c66af771 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:56:51.399014 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 507/1020] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:56:51 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:51.416236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c734d4e8-9581-446b-916e-27d698f7b323 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666/action Jan 21 03:56:51.417719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c734d4e8-9581-446b-916e-27d698f7b323 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:56:51.419087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c734d4e8-9581-446b-916e-27d698f7b323 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:51.420414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-c734d4e8-9581-446b-916e-27d698f7b323 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] delete called for group 10b689f8-3197-4016-a3f7-2be647a57666 {{(pid=87905) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:56:51.420887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-c734d4e8-9581-446b-916e-27d698f7b323 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete group with id: 10b689f8-3197-4016-a3f7-2be647a57666 Jan 21 03:56:51.440010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c734d4e8-9581-446b-916e-27d698f7b323 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666/action returned with HTTP 404 Jan 21 03:56:51.441807 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 514/1021] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:56:51 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/10b689f8-3197-4016-a3f7-2be647a57666/action => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:56:51.451973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc77de16-c98c-4c1d-befc-7927a20d13be tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] DELETE http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types/760b002d-f9a3-4ba3-b8e5-bce5688f1007 Jan 21 03:56:51.452688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc77de16-c98c-4c1d-befc-7927a20d13be tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:51.453285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc77de16-c98c-4c1d-befc-7927a20d13be tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:51.551795 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:56:51.551795 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:56:51.591867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc77de16-c98c-4c1d-befc-7927a20d13be tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types/760b002d-f9a3-4ba3-b8e5-bce5688f1007 returned with HTTP 202 Jan 21 03:56:51.593292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 508/1022] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 03:56:51 2021] DELETE /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types/760b002d-f9a3-4ba3-b8e5-bce5688f1007 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:56:51.605962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6175bca-9415-4835-86b8-8bf7ca842f11 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] POST http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types Jan 21 03:56:51.606892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6175bca-9415-4835-86b8-8bf7ca842f11 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1449037522"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:51.805853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6175bca-9415-4835-86b8-8bf7ca842f11 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types returned with HTTP 200 Jan 21 03:56:51.807439 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 515/1023] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:56:51 2021] POST /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types => generated 216 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:51.817733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4226d645-6c6c-4f80-b93d-e036e4184e09 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] POST http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types Jan 21 03:56:51.819827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4226d645-6c6c-4f80-b93d-e036e4184e09 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1462058756"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:51.925264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4226d645-6c6c-4f80-b93d-e036e4184e09 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types returned with HTTP 202 Jan 21 03:56:51.931488 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 509/1024] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 03:56:51 2021] POST /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types => generated 173 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:51.942361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups Jan 21 03:56:51.945346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0e9a9356-d6f3-478f-b174-8152642c3957", "volume_types": ["5535d606-aaf9-4e83-a2a2-68dd0ba555c5"], "name": "tempest-GroupsTest-Group-1603066462"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:51.947669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Creating new group {'group': {'group_type': '0e9a9356-d6f3-478f-b174-8152642c3957', 'volume_types': ['5535d606-aaf9-4e83-a2a2-68dd0ba555c5'], 'name': 'tempest-GroupsTest-Group-1603066462'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 03:56:51.963014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Creating group tempest-GroupsTest-Group-1603066462. Jan 21 03:56:51.994662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability Zones retrieved successfully. Jan 21 03:56:52.005864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9fa58bf-f008-4bef-bd40-691a31bcad6c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:52.005864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9fa58bf-f008-4bef-bd40-691a31bcad6c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:52.006441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9fa58bf-f008-4bef-bd40-691a31bcad6c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:52.006923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d9fa58bf-f008-4bef-bd40-691a31bcad6c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:52.060948 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:52.060948 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:52.064324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9fa58bf-f008-4bef-bd40-691a31bcad6c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:52.072499 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 510/1025] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:51 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:52.170747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Created reservations ['9a49a37c-8aa5-46fd-9db2-49be09a597c3'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:52.294097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29dc2d2a-10f0-4524-bfef-b1599b3f28c1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups returned with HTTP 202 Jan 21 03:56:52.295137 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 516/1026] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 03:56:51 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups => generated 104 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:52.306734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46a82327-e58a-4b17-a53a-e725f3345dc0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:56:52.307541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46a82327-e58a-4b17-a53a-e725f3345dc0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:52.307835 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:52.307835 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:52.308327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46a82327-e58a-4b17-a53a-e725f3345dc0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:52.308828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-46a82327-e58a-4b17-a53a-e725f3345dc0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:52.327447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:52.327447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:52.417239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46a82327-e58a-4b17-a53a-e725f3345dc0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:56:52.421561 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 511/1027] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:52 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 332 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:53.080928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-54185ae0-6436-4d67-a67e-8550296c00b2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:53.081479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-54185ae0-6436-4d67-a67e-8550296c00b2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:53.081706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:53.081706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:53.082087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-54185ae0-6436-4d67-a67e-8550296c00b2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:53.082536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-54185ae0-6436-4d67-a67e-8550296c00b2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:53.104902 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:53.104902 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:53.106785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-54185ae0-6436-4d67-a67e-8550296c00b2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:53.107946 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 517/1028] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:53 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:53.435932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4abd9a4-ff0e-44d1-92c7-a79af3f9ef5b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:56:53.437019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4abd9a4-ff0e-44d1-92c7-a79af3f9ef5b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:53.437351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:53.437351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:53.437879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4abd9a4-ff0e-44d1-92c7-a79af3f9ef5b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:53.438403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-d4abd9a4-ff0e-44d1-92c7-a79af3f9ef5b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:53.458213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:53.458213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:53.526048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4abd9a4-ff0e-44d1-92c7-a79af3f9ef5b tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:56:53.527073 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 512/1029] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:53 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 333 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:53.542269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes Jan 21 03:56:53.543697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:53.543697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:53.544430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5535d606-aaf9-4e83-a2a2-68dd0ba555c5", "group_id": "4aff782d-e11d-452a-9efc-a3f24df338c0", "size": 1, "name": "tempest-GroupsTest-Volume-2011802521"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:53.546263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume request body: {'volume': {'volume_type': '5535d606-aaf9-4e83-a2a2-68dd0ba555c5', 'group_id': '4aff782d-e11d-452a-9efc-a3f24df338c0', 'size': 1, 'name': 'tempest-GroupsTest-Volume-2011802521'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:56:53.602149 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:53.602149 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:53.603408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume of 1 GB Jan 21 03:56:53.626199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability Zones retrieved successfully. Jan 21 03:56:53.647860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Flow 'volume_create_api' (dde1cb78-166f-4775-bd51-db54b06e95ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:53.657104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167cb614-4c52-4afd-bc6b-7bc6e9837380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:53.665153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:53.665153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:53.665153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:56:53.751617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167cb614-4c52-4afd-bc6b-7bc6e9837380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:56:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5,is_public=True,name='tempest-GroupsTest-volume-type-1449037522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5535d606-aaf9-4e83-a2a2-68dd0ba555c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4aff782d-e11d-452a-9efc-a3f24df338c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:53.754547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5177fb73-67be-49ed-a2d7-1721339bcbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:53.815575 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1449037522 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1449037522, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:56:53.817234 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1449037522 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1449037522, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:56:53.897325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Created reservations ['515bf4b5-0962-4dff-a033-e06f048dea0a', 'd2a25bb5-2a92-411b-9026-e0ae17ce20d0', '1e756ca1-66e7-42e3-9c51-73e8c4a581d7', '8556ff0d-e576-4227-909d-83fc93c2c282'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:53.900584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5177fb73-67be-49ed-a2d7-1721339bcbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515bf4b5-0962-4dff-a033-e06f048dea0a', 'd2a25bb5-2a92-411b-9026-e0ae17ce20d0', '1e756ca1-66e7-42e3-9c51-73e8c4a581d7', '8556ff0d-e576-4227-909d-83fc93c2c282']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:53.903500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f215349b-3a41-42bb-9e2f-2abdf6f2e468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:54.042045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f215349b-3a41-42bb-9e2f-2abdf6f2e468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5bc2790-6981-4d05-83a3-eb611b33cec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-2011802521',encryption_key_id=None,group_id=4aff782d-e11d-452a-9efc-a3f24df338c0,group_type_id=,metadata={},multiattach=False,project_id='88fce52e784c43bab6f6762642aaf1a5',qos_specs=None,replication_status=,reservations=['515bf4b5-0962-4dff-a033-e06f048dea0a','d2a25bb5-2a92-411b-9026-e0ae17ce20d0','1e756ca1-66e7-42e3-9c51-73e8c4a581d7','8556ff0d-e576-4227-909d-83fc93c2c282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3412444a931b457f86e6005a56b6432b',volume_type_id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5), 'volume': 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-21T03:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2011802521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4aff782d-e11d-452a-9efc-a3f24df338c0,host=None,id=f5bc2790-6981-4d05-83a3-eb611b33cec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88fce52e784c43bab6f6762642aaf1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3412444a931b457f86e6005a56b6432b',volume_attachment=,volume_type=,volume_type_id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:54.044168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c4ec26-ae4a-42b6-bb15-ccbfa8bef582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:54.123968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5af0c268-3914-4279-924e-97693e3de4df tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:54.125055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5af0c268-3914-4279-924e-97693e3de4df tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:54.126892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:54.126892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:54.129094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5af0c268-3914-4279-924e-97693e3de4df tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:54.129969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5af0c268-3914-4279-924e-97693e3de4df tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:54.148528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c4ec26-ae4a-42b6-bb15-ccbfa8bef582) transitioned into state 'SUCCESS' from state '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-2011802521',encryption_key_id=None,group_id=4aff782d-e11d-452a-9efc-a3f24df338c0,group_type_id=,metadata={},multiattach=False,project_id='88fce52e784c43bab6f6762642aaf1a5',qos_specs=None,replication_status=,reservations=['515bf4b5-0962-4dff-a033-e06f048dea0a','d2a25bb5-2a92-411b-9026-e0ae17ce20d0','1e756ca1-66e7-42e3-9c51-73e8c4a581d7','8556ff0d-e576-4227-909d-83fc93c2c282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3412444a931b457f86e6005a56b6432b',volume_type_id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:54.150507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accbb7b6-c116-4009-beb2-359575e068b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:54.186362 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:54.186362 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:54.201472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accbb7b6-c116-4009-beb2-359575e068b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:54.204122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Flow 'volume_create_api' (dde1cb78-166f-4775-bd51-db54b06e95ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:54.205856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5af0c268-3914-4279-924e-97693e3de4df tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:54.206831 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 513/1030] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:54 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:56:54.655673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume request issued successfully. Jan 21 03:56:54.670806 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:54.671511 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:54.680259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:54.688683 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:54.688683 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:54.702486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b7b7e1a-7af4-4dc6-8d9e-9440abf263d0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes returned with HTTP 202 Jan 21 03:56:54.704692 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 518/1031] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 03:56:53 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes => generated 892 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:54.719756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 Jan 21 03:56:54.723574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:54.723794 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:54.723794 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:54.724638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:54.860434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:54.860434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:54.887383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:54.926023 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:54.926497 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:54.940525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:54.955540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:54.955540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:54.992385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99efd42a-86bf-46bb-b83a-784ddccb5012 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 returned with HTTP 200 Jan 21 03:56:55.003864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 514/1032] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:54 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 => generated 984 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:55.224380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9169168c-b391-4e86-a77f-0ccf18538d48 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:55.225152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9169168c-b391-4e86-a77f-0ccf18538d48 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:55.228208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:55.228208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:55.229231 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9169168c-b391-4e86-a77f-0ccf18538d48 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:55.231347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9169168c-b391-4e86-a77f-0ccf18538d48 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:55.298477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:55.298477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:55.306279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9169168c-b391-4e86-a77f-0ccf18538d48 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:55.313638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 519/1033] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:55 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:56.010579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 Jan 21 03:56:56.011213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:56.011435 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:56.011435 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:56.011814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:56.122818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:56.122818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:56.152157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:56.177022 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:56.178156 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:56.186337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:56.207098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:56.207098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:56.251661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b424670b-64ad-4523-98a2-2f12909f07af tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 returned with HTTP 200 Jan 21 03:56:56.252462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 515/1034] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:56 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 => generated 985 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:56.276372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes Jan 21 03:56:56.276757 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:56.276757 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:56.277157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5535d606-aaf9-4e83-a2a2-68dd0ba555c5", "group_id": "4aff782d-e11d-452a-9efc-a3f24df338c0", "size": 1, "name": "tempest-GroupsTest-Volume-363358127"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:56.278474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume request body: {'volume': {'volume_type': '5535d606-aaf9-4e83-a2a2-68dd0ba555c5', 'group_id': '4aff782d-e11d-452a-9efc-a3f24df338c0', 'size': 1, 'name': 'tempest-GroupsTest-Volume-363358127'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:56:56.323633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:56.323633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:56.325080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume of 1 GB Jan 21 03:56:56.326344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82d3809f-4a2d-42c3-87ce-5c41d28c49dd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:56.326915 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82d3809f-4a2d-42c3-87ce-5c41d28c49dd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:56.327208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:56.327208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:56.327587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82d3809f-4a2d-42c3-87ce-5c41d28c49dd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:56.327960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-82d3809f-4a2d-42c3-87ce-5c41d28c49dd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:56.390896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Availability Zones retrieved successfully. Jan 21 03:56:56.441016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Flow 'volume_create_api' (53d8bd27-b2ea-4fd7-b45f-1b2bdf726e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:56.452238 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:56.452238 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:56.454855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2440313-0cc6-4f53-97e2-afca52f606f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:56.456203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82d3809f-4a2d-42c3-87ce-5c41d28c49dd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:56.456549 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:56.456549 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:56.457112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:56:56.464052 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 516/1035] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:56 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:56.607718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2440313-0cc6-4f53-97e2-afca52f606f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:56:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5,is_public=True,name='tempest-GroupsTest-volume-type-1449037522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5535d606-aaf9-4e83-a2a2-68dd0ba555c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4aff782d-e11d-452a-9efc-a3f24df338c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:56.610080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a25614-2e50-4de7-a2f3-3d748840833f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:56.787664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Created reservations ['c211289c-9e6d-4525-8a24-a182101b82ef', '66ebfd6f-07a1-405e-9f49-b2ad068622dc', '93fef012-6b86-4fda-b4a9-0853a755b664', '5586ef79-3ce1-44cc-8628-8547b0d61f53'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:56:56.789893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a25614-2e50-4de7-a2f3-3d748840833f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c211289c-9e6d-4525-8a24-a182101b82ef', '66ebfd6f-07a1-405e-9f49-b2ad068622dc', '93fef012-6b86-4fda-b4a9-0853a755b664', '5586ef79-3ce1-44cc-8628-8547b0d61f53']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:56.792424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cefb2fe-ab8d-4975-bb2b-962f29151083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:56.929231 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cefb2fe-ab8d-4975-bb2b-962f29151083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba54e61-5c19-453f-8252-3b660d66da9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-363358127',encryption_key_id=None,group_id=4aff782d-e11d-452a-9efc-a3f24df338c0,group_type_id=,metadata={},multiattach=False,project_id='88fce52e784c43bab6f6762642aaf1a5',qos_specs=None,replication_status=,reservations=['c211289c-9e6d-4525-8a24-a182101b82ef','66ebfd6f-07a1-405e-9f49-b2ad068622dc','93fef012-6b86-4fda-b4a9-0853a755b664','5586ef79-3ce1-44cc-8628-8547b0d61f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3412444a931b457f86e6005a56b6432b',volume_type_id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5), 'volume': 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-21T03:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-363358127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4aff782d-e11d-452a-9efc-a3f24df338c0,host=None,id=dba54e61-5c19-453f-8252-3b660d66da9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88fce52e784c43bab6f6762642aaf1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3412444a931b457f86e6005a56b6432b',volume_attachment=,volume_type=,volume_type_id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:56.931397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f802ae-b466-4d1d-b14f-52f9f9b6b1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:56.961393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f802ae-b466-4d1d-b14f-52f9f9b6b1ec) transitioned into state 'SUCCESS' from state '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-363358127',encryption_key_id=None,group_id=4aff782d-e11d-452a-9efc-a3f24df338c0,group_type_id=,metadata={},multiattach=False,project_id='88fce52e784c43bab6f6762642aaf1a5',qos_specs=None,replication_status=,reservations=['c211289c-9e6d-4525-8a24-a182101b82ef','66ebfd6f-07a1-405e-9f49-b2ad068622dc','93fef012-6b86-4fda-b4a9-0853a755b664','5586ef79-3ce1-44cc-8628-8547b0d61f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3412444a931b457f86e6005a56b6432b',volume_type_id=5535d606-aaf9-4e83-a2a2-68dd0ba555c5)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:56.963440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f55252-1ca3-4073-95e7-f66111189851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:56:56.984699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f55252-1ca3-4073-95e7-f66111189851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:56:56.987799 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Flow 'volume_create_api' (53d8bd27-b2ea-4fd7-b45f-1b2bdf726e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:56:57.063398 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Create volume request issued successfully. Jan 21 03:56:57.098458 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:57.100517 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:57.117788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:57.131729 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:57.131729 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:57.158627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ea0c10a-1a82-422d-996f-3ed4ac8e060f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes returned with HTTP 202 Jan 21 03:56:57.159835 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 520/1036] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 03:56:56 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes => generated 891 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:56:57.175249 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:56:57.175829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:57.176046 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:57.176046 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:57.176425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:57.283098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:57.283098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:57.304225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:57.332073 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:57.336113 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:57.353028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:57.413882 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:57.413882 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:57.475553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4263e04f-be22-40d4-a7b8-e6fdccc79787 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:56:57.480413 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 517/1037] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:57 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 959 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:57.491060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5c83ccb-2623-4f50-a0d0-e343ef85d5e3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:57.492221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5c83ccb-2623-4f50-a0d0-e343ef85d5e3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:57.492600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:57.492600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:57.493251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5c83ccb-2623-4f50-a0d0-e343ef85d5e3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:57.493777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c5c83ccb-2623-4f50-a0d0-e343ef85d5e3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:57.553009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:57.553009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:57.555342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5c83ccb-2623-4f50-a0d0-e343ef85d5e3 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:57.560186 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 521/1038] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:57 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:58.498068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:56:58.499353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:58.499770 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:58.499770 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:58.500411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:58.574871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a1f77b2-9bb4-430d-a654-02c8728ab0cb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:58.575775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a1f77b2-9bb4-430d-a654-02c8728ab0cb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:58.576011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:58.576011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:58.576398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a1f77b2-9bb4-430d-a654-02c8728ab0cb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:58.576772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0a1f77b2-9bb4-430d-a654-02c8728ab0cb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:58.632442 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:58.632442 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:58.639938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a1f77b2-9bb4-430d-a654-02c8728ab0cb tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:58.643897 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 522/1039] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:58 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:58.651927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:58.651927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:58.681162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:56:58.713344 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:56:58.714199 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:56:58.723120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:56:58.731364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:58.731364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:58.754116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3ec007d-7554-4af5-94ee-a7f8b7722f5c tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:56:58.755796 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 518/1040] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:56:58 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 984 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:58.773749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41ee8c47-e2dc-43df-a07d-a48a6a2509b8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] PUT http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:56:58.774363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:58.774363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:58.775171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41ee8c47-e2dc-43df-a07d-a48a6a2509b8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "dba54e61-5c19-453f-8252-3b660d66da9e"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:56:58.776446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-41ee8c47-e2dc-43df-a07d-a48a6a2509b8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Update called for group 4aff782d-e11d-452a-9efc-a3f24df338c0. {{(pid=87905) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:56:58.777040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-41ee8c47-e2dc-43df-a07d-a48a6a2509b8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Updating group 4aff782d-e11d-452a-9efc-a3f24df338c0 with name new_group description: This is a new group add_volumes: None remove_volumes: dba54e61-5c19-453f-8252-3b660d66da9e. Jan 21 03:56:58.785188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:58.785188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:58.858642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41ee8c47-e2dc-43df-a07d-a48a6a2509b8 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 202 Jan 21 03:56:58.862875 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 523/1041] 10.222.0.22 () {62 vars in 1374 bytes} [Thu Jan 21 03:56:58 2021] PUT /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:56:58.869624 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1facfabd-b6c0-4b33-8762-f52f3cd362d7 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:56:58.870206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1facfabd-b6c0-4b33-8762-f52f3cd362d7 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:58.870424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:58.870424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:58.870995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1facfabd-b6c0-4b33-8762-f52f3cd362d7 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:58.871393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-1facfabd-b6c0-4b33-8762-f52f3cd362d7 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:58.890667 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:58.890667 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:58.937745 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1facfabd-b6c0-4b33-8762-f52f3cd362d7 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:56:58.939759 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 519/1042] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:58 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 323 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:56:59.654257 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff60924-79b6-4abf-b0fa-3709cf22eebd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:56:59.654929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff60924-79b6-4abf-b0fa-3709cf22eebd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:59.655055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:59.655055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:59.655631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff60924-79b6-4abf-b0fa-3709cf22eebd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:59.656008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9ff60924-79b6-4abf-b0fa-3709cf22eebd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:56:59.691468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:59.691468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:56:59.694784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff60924-79b6-4abf-b0fa-3709cf22eebd tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:56:59.695968 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 524/1043] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:56:59 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:56:59.952431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db3e4f5f-e6ff-47de-b05c-b14d2eae7f9f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:56:59.952976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db3e4f5f-e6ff-47de-b05c-b14d2eae7f9f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:56:59.953448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:56:59.953448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:56:59.954131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db3e4f5f-e6ff-47de-b05c-b14d2eae7f9f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:56:59.954739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-db3e4f5f-e6ff-47de-b05c-b14d2eae7f9f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:56:59.963556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:56:59.963556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.002036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db3e4f5f-e6ff-47de-b05c-b14d2eae7f9f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:57:00.002988 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 520/1044] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:56:59 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:00.014640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81746d20-9b64-475c-a247-293355d37718 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:57:00.015458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81746d20-9b64-475c-a247-293355d37718 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:00.015822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:00.015822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:00.016480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81746d20-9b64-475c-a247-293355d37718 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:00.017050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-81746d20-9b64-475c-a247-293355d37718 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:57:00.026534 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:00.026534 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.056186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81746d20-9b64-475c-a247-293355d37718 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:57:00.057702 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 525/1045] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:57:00 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:00.068412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:57:00.068935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:00.069036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:00.069036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:00.069356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:00.070295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:57:00.071330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:00.071330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.072701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:57:00.150512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:57:00.155446 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:00.155929 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:00.164597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:00.182039 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:00.182039 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.227641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d85df395-1d80-484b-aa6e-22f5e347f214 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:57:00.231922 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 521/1046] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:57:00 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 1928 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:57:00.252922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6cfc5d2-5c3c-4e9a-b2cf-08c3fb67e4e0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] PUT http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:57:00.253569 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:00.253569 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:00.254126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6cfc5d2-5c3c-4e9a-b2cf-08c3fb67e4e0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dba54e61-5c19-453f-8252-3b660d66da9e"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:00.256031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-d6cfc5d2-5c3c-4e9a-b2cf-08c3fb67e4e0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Update called for group 4aff782d-e11d-452a-9efc-a3f24df338c0. {{(pid=87905) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 03:57:00.256386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-d6cfc5d2-5c3c-4e9a-b2cf-08c3fb67e4e0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Updating group 4aff782d-e11d-452a-9efc-a3f24df338c0 with name None description: None add_volumes: dba54e61-5c19-453f-8252-3b660d66da9e remove_volumes: None. Jan 21 03:57:00.288621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:00.288621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.474064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6cfc5d2-5c3c-4e9a-b2cf-08c3fb67e4e0 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 202 Jan 21 03:57:00.477348 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 526/1047] 10.222.0.22 () {62 vars in 1373 bytes} [Thu Jan 21 03:57:00 2021] PUT /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:57:00.483526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-789a2514-8c2d-4bc1-aeb0-279715523c0f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:57:00.484321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-789a2514-8c2d-4bc1-aeb0-279715523c0f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:00.484743 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:00.484743 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:00.485407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-789a2514-8c2d-4bc1-aeb0-279715523c0f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:00.486021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-789a2514-8c2d-4bc1-aeb0-279715523c0f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:57:00.499596 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:00.499596 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.627323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-789a2514-8c2d-4bc1-aeb0-279715523c0f tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:57:00.628425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 522/1048] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:57:00 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 323 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:00.710489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28aaf079-8936-4537-8367-102c25270869 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:00.711114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28aaf079-8936-4537-8367-102c25270869 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:00.711309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:00.711309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:00.711938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28aaf079-8936-4537-8367-102c25270869 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:00.712675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-28aaf079-8936-4537-8367-102c25270869 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:00.741992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:00.741992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:00.743660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28aaf079-8936-4537-8367-102c25270869 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:00.744459 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 527/1049] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:00 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:01.640689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-524de938-e66f-4b6b-a802-5ed5a68e80a1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:57:01.641668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-524de938-e66f-4b6b-a802-5ed5a68e80a1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:01.641668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:01.641668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:01.641928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-524de938-e66f-4b6b-a802-5ed5a68e80a1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:01.642141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-524de938-e66f-4b6b-a802-5ed5a68e80a1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:57:01.652510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:01.652510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:01.717217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-524de938-e66f-4b6b-a802-5ed5a68e80a1 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 200 Jan 21 03:57:01.717852 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 523/1050] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:57:01 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 324 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:01.729141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:57:01.729840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:01.730162 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:01.730162 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:01.730732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:01.731581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:57:01.733413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:57:01.757893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df7e3536-6453-4331-8d65-438562d395e4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:01.758651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df7e3536-6453-4331-8d65-438562d395e4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:01.759021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:01.759021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:01.759564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df7e3536-6453-4331-8d65-438562d395e4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:01.760039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-df7e3536-6453-4331-8d65-438562d395e4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:01.815731 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:01.815731 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:01.824965 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df7e3536-6453-4331-8d65-438562d395e4 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:01.851450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 524/1051] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:01 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:01.896751 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:57:01.898276 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:01.898717 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:01.906530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:01.914635 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:01.914635 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:01.930368 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:01.931221 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:01.939724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:01.947558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:01.947558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:01.990582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a677779d-4282-4b2f-8e7c-6fa94a4e7996 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:57:01.996110 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 528/1052] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:57:01 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 1962 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:57:02.012085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail Jan 21 03:57:02.012652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:02.012842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:02.012842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:02.013483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:02.014218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:57:02.016253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:57:02.144960 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Get all volumes completed successfully. Jan 21 03:57:02.146931 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:02.150826 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:02.170600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:02.180255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:02.180255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:02.211112 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:02.211780 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:02.233040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:02.242170 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:02.242170 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:02.476274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc390418-c879-480b-8fdd-65b5fd9ebb33 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail returned with HTTP 200 Jan 21 03:57:02.476274 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 525/1053] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 03:57:02 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/detail => generated 1962 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 03:57:02.500577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb9886dc-27d0-4492-a787-dfad9e876900 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] POST http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0/action Jan 21 03:57:02.501259 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:02.501259 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:02.501918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb9886dc-27d0-4492-a787-dfad9e876900 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:57:02.502456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb9886dc-27d0-4492-a787-dfad9e876900 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:02.504142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-fb9886dc-27d0-4492-a787-dfad9e876900 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] delete called for group 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87905) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 03:57:02.504671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-fb9886dc-27d0-4492-a787-dfad9e876900 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete group with id: 4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:57:02.513555 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:02.513555 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:02.744905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb9886dc-27d0-4492-a787-dfad9e876900 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0/action returned with HTTP 202 Jan 21 03:57:02.746513 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 529/1054] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 03:57:02 2021] POST /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:57:02.758585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:02.759830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:02.760268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:02.760268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:02.760930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:02.854799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b65aaa8-ea73-48f8-9d6f-cde6d5bbf43d tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:02.855627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b65aaa8-ea73-48f8-9d6f-cde6d5bbf43d tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:02.856672 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:02.856672 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:02.857768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b65aaa8-ea73-48f8-9d6f-cde6d5bbf43d tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:02.858286 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1b65aaa8-ea73-48f8-9d6f-cde6d5bbf43d tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:02.863388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:02.863388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:02.883481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:57:02.903173 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:02.903874 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:02.912719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:02.925243 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:02.925243 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:02.934565 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:02.934565 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:02.936909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b65aaa8-ea73-48f8-9d6f-cde6d5bbf43d tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:02.939315 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 530/1055] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:02 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:02.987277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec5e7215-5b5e-4c51-8780-0d5cdc5939e2 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:57:02.989065 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 526/1056] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:02 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 983 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:03.955264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9df9c17d-a18b-46a3-8b54-8217b718b313 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:03.955844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9df9c17d-a18b-46a3-8b54-8217b718b313 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:03.956037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:03.956037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:03.956420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9df9c17d-a18b-46a3-8b54-8217b718b313 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:03.956795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9df9c17d-a18b-46a3-8b54-8217b718b313 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:04.005807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:04.006541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:04.006737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:04.006737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:04.007310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:04.013473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:04.013473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:04.018267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9df9c17d-a18b-46a3-8b54-8217b718b313 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:04.022198 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 531/1057] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:03 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:04.123504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:04.123504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:04.141283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:57:04.181039 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:04.183820 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:04.199689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:04.219884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:04.219884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:04.272453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-97a24873-c466-4df6-bc43-475d3f14a536 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:57:04.273433 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 527/1058] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:04 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 983 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:05.035968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b96077f2-e5ac-4ea8-bc73-1cad7ed15b36 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:05.037820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b96077f2-e5ac-4ea8-bc73-1cad7ed15b36 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:05.038249 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:05.038249 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:05.039411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b96077f2-e5ac-4ea8-bc73-1cad7ed15b36 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:05.039982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b96077f2-e5ac-4ea8-bc73-1cad7ed15b36 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:05.085137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:05.085137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:05.096908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b96077f2-e5ac-4ea8-bc73-1cad7ed15b36 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:05.100099 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 532/1059] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:05 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:05.290791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:05.291665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:05.292058 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:05.292058 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:05.293516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:05.375899 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:05.375899 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:05.400858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:57:05.439726 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:05.440190 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:05.461160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:05.472148 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:05.472148 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:05.501308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce2e7225-cb05-4826-a182-f7302ab32502 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:57:05.504293 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 528/1060] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:05 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 983 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:06.114253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-693eec3d-0a85-4566-bbf1-368a5ab0df9b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:06.115361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-693eec3d-0a85-4566-bbf1-368a5ab0df9b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:06.115361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:06.115361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:06.115603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-693eec3d-0a85-4566-bbf1-368a5ab0df9b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:06.115747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-693eec3d-0a85-4566-bbf1-368a5ab0df9b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:06.161502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:06.161502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:06.166330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-693eec3d-0a85-4566-bbf1-368a5ab0df9b tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:06.167544 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 533/1061] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:06 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:06.541403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:06.550510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:06.550841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:06.550841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:06.564390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:06.765813 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:06.765813 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:06.789959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:57:06.845361 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:06.845823 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:06.858820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:06.867464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:06.867464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:06.945327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87b99223-31db-41f5-8e8f-18e27662211e tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:57:06.948944 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 529/1062] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:06 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 983 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:07.181850 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29e527bc-10e5-4166-8d60-e22ba313f22c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:07.182356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29e527bc-10e5-4166-8d60-e22ba313f22c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.182539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.182539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.183152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29e527bc-10e5-4166-8d60-e22ba313f22c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:07.183609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-29e527bc-10e5-4166-8d60-e22ba313f22c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:07.226573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.226573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.233692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29e527bc-10e5-4166-8d60-e22ba313f22c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:07.234542 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 534/1063] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:07 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:07.247543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e21dcd91-cab2-49d6-aad3-ed47aad1ebce tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:07.248605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e21dcd91-cab2-49d6-aad3-ed47aad1ebce tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.249032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.249032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.249704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e21dcd91-cab2-49d6-aad3-ed47aad1ebce tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:07.329782 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.329782 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.342418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e21dcd91-cab2-49d6-aad3-ed47aad1ebce tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:57:07.368348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e21dcd91-cab2-49d6-aad3-ed47aad1ebce tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:57:07.369789 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 530/1064] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:07 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:07.387557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0471b43f-80e5-4b4c-a416-c653fa7c68e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] PUT http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:07.388439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.388439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.389169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0471b43f-80e5-4b4c-a416-c653fa7c68e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-371839485", "description": "tempest-volume-backup-description-1886360260"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:07.416289 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.416289 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.429463 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0471b43f-80e5-4b4c-a416-c653fa7c68e5 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:07.432106 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 535/1065] 10.222.0.22 () {62 vars in 1376 bytes} [Thu Jan 21 03:57:07 2021] PUT /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 398 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:07.442162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33c776e4-9722-4fa4-9c58-294f6884dba9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:07.444378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33c776e4-9722-4fa4-9c58-294f6884dba9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.444830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.444830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.446375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33c776e4-9722-4fa4-9c58-294f6884dba9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:07.447171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-33c776e4-9722-4fa4-9c58-294f6884dba9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Show backup with id 927f8335-a68f-487b-83bb-7c12b23c3ca7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 03:57:07.489614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.489614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.494768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33c776e4-9722-4fa4-9c58-294f6884dba9 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 200 Jan 21 03:57:07.498781 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 531/1066] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:57:07 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:07.513197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15372f69-158e-42c4-b4da-28494db2ba95 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] DELETE http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 Jan 21 03:57:07.513776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15372f69-158e-42c4-b4da-28494db2ba95 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.513992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.513992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.514368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15372f69-158e-42c4-b4da-28494db2ba95 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:07.514731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-15372f69-158e-42c4-b4da-28494db2ba95 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Delete backup with id: 927f8335-a68f-487b-83bb-7c12b23c3ca7. Jan 21 03:57:07.572595 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.572595 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.628564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-15372f69-158e-42c4-b4da-28494db2ba95 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] delete_backup rpcapi backup_id 927f8335-a68f-487b-83bb-7c12b23c3ca7 {{(pid=87905) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 03:57:07.634337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15372f69-158e-42c4-b4da-28494db2ba95 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 returned with HTTP 202 Jan 21 03:57:07.635744 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 536/1067] 10.222.0.22 () {60 vars in 1358 bytes} [Thu Jan 21 03:57:07 2021] DELETE /volume/v3/d307193c89b642c5b3cdf38d82a3c988/backups/927f8335-a68f-487b-83bb-7c12b23c3ca7 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:57:07.652491 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] DELETE http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:07.653425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.654416 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.654416 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.658253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:07.658764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Delete volume with id: ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:07.720524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.720524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.723058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:57:07.759125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Delete volume request issued successfully. Jan 21 03:57:07.762691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14a2a316-6293-4a1b-a349-c0ab63aef845 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 202 Jan 21 03:57:07.763964 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 532/1068] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:57:07 2021] DELETE /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:07.772173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67b2f5eb-9343-4812-9f4c-7297c07a8454 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:07.772788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67b2f5eb-9343-4812-9f4c-7297c07a8454 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.773070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.773070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.773678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67b2f5eb-9343-4812-9f4c-7297c07a8454 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:07.885485 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:07.885485 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:07.901014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67b2f5eb-9343-4812-9f4c-7297c07a8454 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:57:07.930590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67b2f5eb-9343-4812-9f4c-7297c07a8454 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:57:07.931821 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 537/1069] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:07 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:07.965986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:07.966556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:07.966769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:07.966769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:07.968688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:08.169794 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:08.169794 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:08.238295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Volume info retrieved successfully. Jan 21 03:57:08.269318 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 03:57:08.297671 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 03:57:08.322784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 03:57:08.330467 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:08.330467 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:08.441370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0b4b691d-bffe-493c-bf12-4e711c49de34 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 200 Jan 21 03:57:08.454370 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 533/1070] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:07 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 982 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:08.951404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80fa59cf-403f-4032-b25c-24a82bd24705 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:08.951933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80fa59cf-403f-4032-b25c-24a82bd24705 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:08.952127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:08.952127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:08.952755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80fa59cf-403f-4032-b25c-24a82bd24705 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:09.135410 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:09.135410 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:09.171879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-80fa59cf-403f-4032-b25c-24a82bd24705 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:57:09.219437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80fa59cf-403f-4032-b25c-24a82bd24705 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:57:09.222800 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 538/1071] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:08 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 913 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:09.471109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-626962d6-7c3e-4b20-84f6-cb51101b670a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:09.471556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-626962d6-7c3e-4b20-84f6-cb51101b670a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:09.471661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:09.471661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:09.472251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-626962d6-7c3e-4b20-84f6-cb51101b670a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:09.617480 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-626962d6-7c3e-4b20-84f6-cb51101b670a tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 404 Jan 21 03:57:09.620738 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 534/1072] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:09 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:57:09.628003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90fe0b54-13e7-4140-b540-c525b583ddca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 Jan 21 03:57:09.628579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90fe0b54-13e7-4140-b540-c525b583ddca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:09.628775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:09.628775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:09.629416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90fe0b54-13e7-4140-b540-c525b583ddca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:09.725253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90fe0b54-13e7-4140-b540-c525b583ddca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 returned with HTTP 404 Jan 21 03:57:09.726442 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 539/1073] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 03:57:09 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:57:09.737886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfd8e746-fa39-46db-ab1b-6bd9536513ca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] GET http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 Jan 21 03:57:09.738773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfd8e746-fa39-46db-ab1b-6bd9536513ca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:09.745064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfd8e746-fa39-46db-ab1b-6bd9536513ca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:09.745494 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-cfd8e746-fa39-46db-ab1b-6bd9536513ca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] show called for member 4aff782d-e11d-452a-9efc-a3f24df338c0 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 03:57:09.763897 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfd8e746-fa39-46db-ab1b-6bd9536513ca tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 returned with HTTP 404 Jan 21 03:57:09.768053 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 535/1074] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 03:57:09 2021] GET /volume/v3/88fce52e784c43bab6f6762642aaf1a5/groups/4aff782d-e11d-452a-9efc-a3f24df338c0 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:57:09.779021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab11a2e0-5d6a-411a-94aa-30397ad5c6c1 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] DELETE http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types/0e9a9356-d6f3-478f-b174-8152642c3957 Jan 21 03:57:09.779773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab11a2e0-5d6a-411a-94aa-30397ad5c6c1 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:09.780411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab11a2e0-5d6a-411a-94aa-30397ad5c6c1 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:09.857634 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:09.857634 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:09.897132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab11a2e0-5d6a-411a-94aa-30397ad5c6c1 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types/0e9a9356-d6f3-478f-b174-8152642c3957 returned with HTTP 202 Jan 21 03:57:09.898464 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 540/1075] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 03:57:09 2021] DELETE /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/group_types/0e9a9356-d6f3-478f-b174-8152642c3957 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 03:57:09.912972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc596863-1c15-4fd7-add3-85ded3a611db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] DELETE http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:09.914029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc596863-1c15-4fd7-add3-85ded3a611db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:09.914695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc596863-1c15-4fd7-add3-85ded3a611db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:09.915348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-fc596863-1c15-4fd7-add3-85ded3a611db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete volume with id: dba54e61-5c19-453f-8252-3b660d66da9e Jan 21 03:57:10.025341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc596863-1c15-4fd7-add3-85ded3a611db tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e returned with HTTP 404 Jan 21 03:57:10.027391 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 536/1076] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:57:09 2021] DELETE /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/dba54e61-5c19-453f-8252-3b660d66da9e => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:10.034844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fbed8b4-5bff-4147-91fd-b293036e5e43 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] DELETE http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 Jan 21 03:57:10.037069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fbed8b4-5bff-4147-91fd-b293036e5e43 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:10.037805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fbed8b4-5bff-4147-91fd-b293036e5e43 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:10.038505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-6fbed8b4-5bff-4147-91fd-b293036e5e43 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] Delete volume with id: f5bc2790-6981-4d05-83a3-eb611b33cec8 Jan 21 03:57:10.165414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fbed8b4-5bff-4147-91fd-b293036e5e43 tempest-GroupsTest-2107771475 tempest-GroupsTest-2107771475] http://10.222.0.22/volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 returned with HTTP 404 Jan 21 03:57:10.170776 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 541/1077] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:57:10 2021] DELETE /volume/v3/88fce52e784c43bab6f6762642aaf1a5/volumes/f5bc2790-6981-4d05-83a3-eb611b33cec8 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:10.174447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f381da1-14d7-4d7a-ac4b-90b6f195a4f6 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] DELETE http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/5535d606-aaf9-4e83-a2a2-68dd0ba555c5 Jan 21 03:57:10.174985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f381da1-14d7-4d7a-ac4b-90b6f195a4f6 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:10.175652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f381da1-14d7-4d7a-ac4b-90b6f195a4f6 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:10.240267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09505643-cade-41ee-bde8-f4cf23e8c8a2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:10.241755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09505643-cade-41ee-bde8-f4cf23e8c8a2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:10.243310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09505643-cade-41ee-bde8-f4cf23e8c8a2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:10.403585 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:10.403585 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:10.403911 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:10.403911 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:10.449651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-09505643-cade-41ee-bde8-f4cf23e8c8a2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:57:10.458601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f381da1-14d7-4d7a-ac4b-90b6f195a4f6 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/5535d606-aaf9-4e83-a2a2-68dd0ba555c5 returned with HTTP 202 Jan 21 03:57:10.459956 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 537/1078] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:10 2021] DELETE /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/5535d606-aaf9-4e83-a2a2-68dd0ba555c5 => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:10.467674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8b120d2-516c-473e-9530-34199686e879 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] GET http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/5535d606-aaf9-4e83-a2a2-68dd0ba555c5 Jan 21 03:57:10.468386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8b120d2-516c-473e-9530-34199686e879 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:10.469041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8b120d2-516c-473e-9530-34199686e879 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:10.493758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8b120d2-516c-473e-9530-34199686e879 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/5535d606-aaf9-4e83-a2a2-68dd0ba555c5 returned with HTTP 404 Jan 21 03:57:10.493758 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 538/1079] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:10 2021] GET /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/5535d606-aaf9-4e83-a2a2-68dd0ba555c5 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:57:10.506487 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afb5a669-61f8-4623-9a15-b59fb26c4397 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] DELETE http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/8c852414-9cc6-421d-b7a3-d29123e9359c Jan 21 03:57:10.507360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afb5a669-61f8-4623-9a15-b59fb26c4397 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:10.508398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afb5a669-61f8-4623-9a15-b59fb26c4397 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:10.534518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09505643-cade-41ee-bde8-f4cf23e8c8a2 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:57:10.543131 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 542/1080] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:10 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 913 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:10.738218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afb5a669-61f8-4623-9a15-b59fb26c4397 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/8c852414-9cc6-421d-b7a3-d29123e9359c returned with HTTP 202 Jan 21 03:57:10.740610 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 539/1081] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:10 2021] DELETE /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/8c852414-9cc6-421d-b7a3-d29123e9359c => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:10.749405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8caef9bb-5ff0-43f5-ae6f-41cd6d140284 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] GET http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/8c852414-9cc6-421d-b7a3-d29123e9359c Jan 21 03:57:10.749767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8caef9bb-5ff0-43f5-ae6f-41cd6d140284 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:10.750045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:10.750045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:10.750407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8caef9bb-5ff0-43f5-ae6f-41cd6d140284 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:10.774698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8caef9bb-5ff0-43f5-ae6f-41cd6d140284 tempest-GroupsTest-1012987082 tempest-GroupsTest-1012987082] http://10.222.0.22/volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/8c852414-9cc6-421d-b7a3-d29123e9359c returned with HTTP 404 Jan 21 03:57:10.799240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 543/1082] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:10 2021] GET /volume/v3/7fde5ec8aa2747388e49f43b96b6716b/types/8c852414-9cc6-421d-b7a3-d29123e9359c => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:11.569633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-926d6086-cdda-413f-bab4-7d249c55a416 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:11.570148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-926d6086-cdda-413f-bab4-7d249c55a416 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:11.572010 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-926d6086-cdda-413f-bab4-7d249c55a416 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:11.683334 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:11.683334 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:11.694280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-926d6086-cdda-413f-bab4-7d249c55a416 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Volume info retrieved successfully. Jan 21 03:57:11.725044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-926d6086-cdda-413f-bab4-7d249c55a416 tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 200 Jan 21 03:57:11.726222 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 540/1083] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:11 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:12.743141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16cec1e5-ad48-41ae-8e47-15f10f021d2c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] GET http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f Jan 21 03:57:12.743650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16cec1e5-ad48-41ae-8e47-15f10f021d2c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:12.744223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16cec1e5-ad48-41ae-8e47-15f10f021d2c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:12.819405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16cec1e5-ad48-41ae-8e47-15f10f021d2c tempest-VolumesBackupsV39Test-1665740628 tempest-VolumesBackupsV39Test-1665740628] http://10.222.0.22/volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f returned with HTTP 404 Jan 21 03:57:12.820950 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 544/1084] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:12 2021] GET /volume/v3/d307193c89b642c5b3cdf38d82a3c988/volumes/ce67dce3-1956-4a14-8b3a-b2526363e93f => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:18.885532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] POST http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes Jan 21 03:57:18.886722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:18.886722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:18.887737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1648337357"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:18.889057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request body: {'volume': {'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1648337357'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:57:19.056062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume of 1 GB Jan 21 03:57:19.097975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Availability Zones retrieved successfully. Jan 21 03:57:19.127231 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (94e9c931-3160-4942-ab04-de7fb504f507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:19.131368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a151a1-f0c9-4b93-b680-d896481b8bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:19.133980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:57:19.300661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a151a1-f0c9-4b93-b680-d896481b8bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:19.303649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a263f2b-93a9-4083-9c35-0e55a8a3751f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:19.532854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Created reservations ['625075c2-6230-4564-9eb4-adc21252ccd0', '379eff12-9a6e-4659-90c3-91601002843d', '3c3224a8-016c-43f5-9967-c7eec45280a8', '71c72886-71d1-423c-ac41-f64bb457f3d5'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:57:19.535122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a263f2b-93a9-4083-9c35-0e55a8a3751f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625075c2-6230-4564-9eb4-adc21252ccd0', '379eff12-9a6e-4659-90c3-91601002843d', '3c3224a8-016c-43f5-9967-c7eec45280a8', '71c72886-71d1-423c-ac41-f64bb457f3d5']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:19.537327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b81621-9805-47ca-a5f7-46bc01051629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:19.669718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b81621-9805-47ca-a5f7-46bc01051629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbf4a2fa-31af-4ce7-a837-e85e37ac3134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1648337357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['625075c2-6230-4564-9eb4-adc21252ccd0','379eff12-9a6e-4659-90c3-91601002843d','3c3224a8-016c-43f5-9967-c7eec45280a8','71c72886-71d1-423c-ac41-f64bb457f3d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1648337357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbf4a2fa-31af-4ce7-a837-e85e37ac3134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845557ca26b24c27b4cca62bfdfd1ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:19.673063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbf7f4d-3918-4b19-8730-edf47b58c022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:19.718155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbf7f4d-3918-4b19-8730-edf47b58c022) transitioned into state 'SUCCESS' from state '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-1648337357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['625075c2-6230-4564-9eb4-adc21252ccd0','379eff12-9a6e-4659-90c3-91601002843d','3c3224a8-016c-43f5-9967-c7eec45280a8','71c72886-71d1-423c-ac41-f64bb457f3d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:19.721455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c1642b-ea82-48fe-814e-625366326ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:19.741533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c1642b-ea82-48fe-814e-625366326ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:19.745610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (94e9c931-3160-4942-ab04-de7fb504f507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:19.808181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request issued successfully. Jan 21 03:57:19.824808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf82ff0b-b470-404a-a571-7f1ac3a7256a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes returned with HTTP 202 Jan 21 03:57:19.826179 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 541/1085] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:57:18 2021] POST /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes => generated 816 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:57:19.843429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26e6572e-98eb-4988-b989-b115d8d0085e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:19.844273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26e6572e-98eb-4988-b989-b115d8d0085e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:19.844963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26e6572e-98eb-4988-b989-b115d8d0085e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:19.927572 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:19.927572 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:19.952856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-26e6572e-98eb-4988-b989-b115d8d0085e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:19.990789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26e6572e-98eb-4988-b989-b115d8d0085e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:19.995022 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 545/1086] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:19 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 884 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:21.009915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc512aee-fedd-403d-b0ee-660f8ae1a29d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:21.011834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc512aee-fedd-403d-b0ee-660f8ae1a29d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:21.012257 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:21.012257 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:21.013145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc512aee-fedd-403d-b0ee-660f8ae1a29d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:21.150753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:21.150753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:21.192469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc512aee-fedd-403d-b0ee-660f8ae1a29d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:21.258391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc512aee-fedd-403d-b0ee-660f8ae1a29d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:21.265281 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 542/1087] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:21 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:22.280940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-61c97cc4-7c70-4679-95f6-aff618d032b5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:22.281551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-61c97cc4-7c70-4679-95f6-aff618d032b5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:22.281675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:22.281675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:22.281989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-61c97cc4-7c70-4679-95f6-aff618d032b5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:22.396337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:22.396337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:22.407088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-61c97cc4-7c70-4679-95f6-aff618d032b5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:22.445930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-61c97cc4-7c70-4679-95f6-aff618d032b5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:22.448552 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 543/1088] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:22 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:22.565044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d92ba538-31b8-4864-b695-962dd6828d0d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:22.565910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:22.565910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:22.566638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d92ba538-31b8-4864-b695-962dd6828d0d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-388043797", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:22.570278 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.qos_specs [None req-d92ba538-31b8-4864-b695-962dd6828d0d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-388043797', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87905) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:57:22.582428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-d92ba538-31b8-4864-b695-962dd6828d0d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DB qos_specs_create(): root {'id': '5116dbcf-1d2e-460e-ae35-fcf084223226', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-388043797'} {{(pid=87905) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:57:22.602320 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d92ba538-31b8-4864-b695-962dd6828d0d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:22.603449 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 546/1089] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:57:22 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 458 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:22.616202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8f659bf6-8e02-4e61-b0fa-0bcd89465222 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types Jan 21 03:57:22.616754 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:22.616754 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:22.617450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8f659bf6-8e02-4e61-b0fa-0bcd89465222 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1299443906"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:22.689092 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8f659bf6-8e02-4e61-b0fa-0bcd89465222 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types returned with HTTP 200 Jan 21 03:57:22.696886 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 544/1090] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:57:22 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/types => generated 222 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:22.702900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed0d392f-ba4d-4858-aea1-b77272346e53 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types Jan 21 03:57:22.703848 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:22.703848 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:22.704564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed0d392f-ba4d-4858-aea1-b77272346e53 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-867317793"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:22.705923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:22.705923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:22.767410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed0d392f-ba4d-4858-aea1-b77272346e53 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types returned with HTTP 200 Jan 21 03:57:22.768627 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 547/1091] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:57:22 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/types => generated 221 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:22.781204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fb8a364-8da9-4844-82be-fbaacfe0b5db tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types Jan 21 03:57:22.782022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fb8a364-8da9-4844-82be-fbaacfe0b5db tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1140149531"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:22.889555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fb8a364-8da9-4844-82be-fbaacfe0b5db tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types returned with HTTP 200 Jan 21 03:57:22.890675 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 545/1092] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:57:22 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/types => generated 222 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:22.903423 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b02b328-7302-4609-8ab4-200e79d8b010 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=b33eb4ed-d061-40d1-972a-3fcb8794e2bb Jan 21 03:57:22.903954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b02b328-7302-4609-8ab4-200e79d8b010 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:22.904444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b02b328-7302-4609-8ab4-200e79d8b010 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'associate' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:22.912646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b02b328-7302-4609-8ab4-200e79d8b010 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Associate qos_spec: 5116dbcf-1d2e-460e-ae35-fcf084223226 with type: b33eb4ed-d061-40d1-972a-3fcb8794e2bb {{(pid=87905) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 03:57:22.932650 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:22.932650 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:22.946475 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:22.946475 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.001645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b02b328-7302-4609-8ab4-200e79d8b010 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=b33eb4ed-d061-40d1-972a-3fcb8794e2bb returned with HTTP 202 Jan 21 03:57:23.003231 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 548/1093] 10.222.0.22 () {58 vars in 1448 bytes} [Thu Jan 21 03:57:22 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=b33eb4ed-d061-40d1-972a-3fcb8794e2bb => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:57:23.015207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14a7ff61-4d4c-489c-84d8-143810364c4b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=a6e46506-c4ab-4be0-908d-abfee2754cdf Jan 21 03:57:23.016037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14a7ff61-4d4c-489c-84d8-143810364c4b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.016815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14a7ff61-4d4c-489c-84d8-143810364c4b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'associate' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.019064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14a7ff61-4d4c-489c-84d8-143810364c4b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Associate qos_spec: 5116dbcf-1d2e-460e-ae35-fcf084223226 with type: a6e46506-c4ab-4be0-908d-abfee2754cdf {{(pid=87904) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 03:57:23.022032 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.022032 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.036905 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.036905 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.092872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14a7ff61-4d4c-489c-84d8-143810364c4b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=a6e46506-c4ab-4be0-908d-abfee2754cdf returned with HTTP 202 Jan 21 03:57:23.095450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 546/1094] 10.222.0.22 () {58 vars in 1448 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=a6e46506-c4ab-4be0-908d-abfee2754cdf => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:23.106196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3652ef1-7a0f-4b98-999e-82c60b5b3d1b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=d9452c76-cab2-413f-997a-e909a42755cc Jan 21 03:57:23.107396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3652ef1-7a0f-4b98-999e-82c60b5b3d1b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.107958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.107958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.108591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3652ef1-7a0f-4b98-999e-82c60b5b3d1b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'associate' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.109425 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.109425 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.110500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3652ef1-7a0f-4b98-999e-82c60b5b3d1b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Associate qos_spec: 5116dbcf-1d2e-460e-ae35-fcf084223226 with type: d9452c76-cab2-413f-997a-e909a42755cc {{(pid=87905) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 03:57:23.111873 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.111873 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.123585 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.123585 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.183178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3652ef1-7a0f-4b98-999e-82c60b5b3d1b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=d9452c76-cab2-413f-997a-e909a42755cc returned with HTTP 202 Jan 21 03:57:23.184778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 549/1095] 10.222.0.22 () {58 vars in 1448 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associate?vol_type_id=d9452c76-cab2-413f-997a-e909a42755cc => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:57:23.196009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f21240f-0efa-464a-b1e8-8bc552fc98cd tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations Jan 21 03:57:23.197271 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f21240f-0efa-464a-b1e8-8bc552fc98cd tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.197652 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.197652 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.198274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f21240f-0efa-464a-b1e8-8bc552fc98cd tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'associations' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.199147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.199147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.200629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f21240f-0efa-464a-b1e8-8bc552fc98cd tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Get associations for qos_spec id: 5116dbcf-1d2e-460e-ae35-fcf084223226 {{(pid=87904) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 03:57:23.201459 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.201459 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.233694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f21240f-0efa-464a-b1e8-8bc552fc98cd tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations returned with HTTP 200 Jan 21 03:57:23.235993 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 547/1096] 10.222.0.22 () {58 vars in 1360 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations => generated 447 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.248809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33ca93f7-5369-4fd4-a5be-05d5622468e6 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/disassociate?vol_type_id=b33eb4ed-d061-40d1-972a-3fcb8794e2bb Jan 21 03:57:23.249458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33ca93f7-5369-4fd4-a5be-05d5622468e6 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.249746 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.249746 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.250210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33ca93f7-5369-4fd4-a5be-05d5622468e6 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'disassociate' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.251055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.251055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.252039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33ca93f7-5369-4fd4-a5be-05d5622468e6 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Disassociate qos_spec: 5116dbcf-1d2e-460e-ae35-fcf084223226 from type: b33eb4ed-d061-40d1-972a-3fcb8794e2bb {{(pid=87905) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 03:57:23.252811 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.252811 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.261938 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.261938 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.287826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33ca93f7-5369-4fd4-a5be-05d5622468e6 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/disassociate?vol_type_id=b33eb4ed-d061-40d1-972a-3fcb8794e2bb returned with HTTP 202 Jan 21 03:57:23.289137 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 550/1097] 10.222.0.22 () {58 vars in 1457 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/disassociate?vol_type_id=b33eb4ed-d061-40d1-972a-3fcb8794e2bb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:23.299864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb45c501-9d9f-4c68-bfe5-5c3b56a8b39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations Jan 21 03:57:23.300702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb45c501-9d9f-4c68-bfe5-5c3b56a8b39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.301292 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.301292 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.302432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb45c501-9d9f-4c68-bfe5-5c3b56a8b39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'associations' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.303371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.303371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.305443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eb45c501-9d9f-4c68-bfe5-5c3b56a8b39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Get associations for qos_spec id: 5116dbcf-1d2e-460e-ae35-fcf084223226 {{(pid=87904) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 03:57:23.306697 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.306697 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.339569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb45c501-9d9f-4c68-bfe5-5c3b56a8b39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations returned with HTTP 200 Jan 21 03:57:23.341212 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 548/1098] 10.222.0.22 () {58 vars in 1360 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations => generated 305 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.352649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d60aa7e9-071a-4d26-8088-94a43acdd9bc tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/disassociate_all Jan 21 03:57:23.353537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d60aa7e9-071a-4d26-8088-94a43acdd9bc tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.354121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.354121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.355211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d60aa7e9-071a-4d26-8088-94a43acdd9bc tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'disassociate_all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.356394 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.356394 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.357462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d60aa7e9-071a-4d26-8088-94a43acdd9bc tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Disassociate qos_spec: 5116dbcf-1d2e-460e-ae35-fcf084223226 from all. {{(pid=87905) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 03:57:23.358330 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.358330 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.369464 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.369464 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.388181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d60aa7e9-071a-4d26-8088-94a43acdd9bc tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/disassociate_all returned with HTTP 202 Jan 21 03:57:23.390299 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 551/1099] 10.222.0.22 () {58 vars in 1372 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/disassociate_all => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:23.401890 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8757ddf-21ed-4e05-bcd9-ebf1fa2be03c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations Jan 21 03:57:23.402795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8757ddf-21ed-4e05-bcd9-ebf1fa2be03c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.403394 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.403394 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.404056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8757ddf-21ed-4e05-bcd9-ebf1fa2be03c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'associations' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.404941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.404941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.405964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c8757ddf-21ed-4e05-bcd9-ebf1fa2be03c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Get associations for qos_spec id: 5116dbcf-1d2e-460e-ae35-fcf084223226 {{(pid=87904) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 03:57:23.407513 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.407513 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.433916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8757ddf-21ed-4e05-bcd9-ebf1fa2be03c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations returned with HTTP 200 Jan 21 03:57:23.435779 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 549/1100] 10.222.0.22 () {58 vars in 1360 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/associations => generated 24 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:57:23.450045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec9c30ff-b48e-4a78-b44c-16d2a8db5e79 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:23.450522 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.450522 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.450942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec9c30ff-b48e-4a78-b44c-16d2a8db5e79 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1506187462", "consumer": "back-end"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:23.452177 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.452177 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.452973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.qos_specs [None req-ec9c30ff-b48e-4a78-b44c-16d2a8db5e79 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1506187462', 'consumer': 'back-end', 'specs': {}} {{(pid=87905) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:57:23.463408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-ec9c30ff-b48e-4a78-b44c-16d2a8db5e79 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DB qos_specs_create(): root {'id': '33e71001-91eb-46c0-9f3a-a76ac6d26eb9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1506187462'} {{(pid=87905) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:57:23.466894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b7e529b-8690-4880-8d2b-4c6536febee1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:23.467756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b7e529b-8690-4880-8d2b-4c6536febee1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.468190 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.468190 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.469467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b7e529b-8690-4880-8d2b-4c6536febee1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.476271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec9c30ff-b48e-4a78-b44c-16d2a8db5e79 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:23.478268 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 552/1101] 10.222.0.22 () {60 vars in 1231 bytes} [Thu Jan 21 03:57:23 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:23.491026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb17e386-cac6-456a-99db-a7dfec25f568 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9?force=False Jan 21 03:57:23.491807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb17e386-cac6-456a-99db-a7dfec25f568 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.492201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.492201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.492801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb17e386-cac6-456a-99db-a7dfec25f568 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.493880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.493880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.495023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb17e386-cac6-456a-99db-a7dfec25f568 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: 33e71001-91eb-46c0-9f3a-a76ac6d26eb9, force: False {{(pid=87905) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:23.495860 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.495860 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.503016 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.503016 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.526661 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.526661 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.534214 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.534214 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:23.545579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb17e386-cac6-456a-99db-a7dfec25f568 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9?force=False returned with HTTP 202 Jan 21 03:57:23.546924 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 553/1102] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:23 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9?force=False => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:23.562738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1d76868-9423-4515-bad1-ef15be7b0397 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9 Jan 21 03:57:23.565174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1d76868-9423-4515-bad1-ef15be7b0397 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.565592 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.565592 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.566633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1d76868-9423-4515-bad1-ef15be7b0397 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.568267 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.568267 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.578164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.578164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.588723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1d76868-9423-4515-bad1-ef15be7b0397 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9 returned with HTTP 404 Jan 21 03:57:23.589915 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 554/1103] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9 => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:23.607232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1b7e529b-8690-4880-8d2b-4c6536febee1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:23.610548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02cdf3ad-1b50-4650-9214-88055dfc5936 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:23.611151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02cdf3ad-1b50-4650-9214-88055dfc5936 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.611645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02cdf3ad-1b50-4650-9214-88055dfc5936 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.642312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02cdf3ad-1b50-4650-9214-88055dfc5936 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:23.647425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 555/1104] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 174 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.661580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b7e529b-8690-4880-8d2b-4c6536febee1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:23.663284 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 550/1105] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.664544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9aa1ddda-8ee8-4f5c-9b4f-65591777c234 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:23.665448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.665448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.665743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9aa1ddda-8ee8-4f5c-9b4f-65591777c234 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1523319445", "consumer": "both"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:23.667080 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.667080 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.667885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.qos_specs [None req-9aa1ddda-8ee8-4f5c-9b4f-65591777c234 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1523319445', 'consumer': 'both', 'specs': {}} {{(pid=87905) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:57:23.686168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-9aa1ddda-8ee8-4f5c-9b4f-65591777c234 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DB qos_specs_create(): root {'id': 'de62c9d6-3d8d-4454-a534-1372b243ad5a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1523319445'} {{(pid=87905) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:57:23.695899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9aa1ddda-8ee8-4f5c-9b4f-65591777c234 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:23.697452 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 556/1106] 10.222.0.22 () {60 vars in 1231 bytes} [Thu Jan 21 03:57:23 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 431 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.710582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19521783-f6ab-482c-8dd2-5cbbcc2ec57c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a?force=False Jan 21 03:57:23.711291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19521783-f6ab-482c-8dd2-5cbbcc2ec57c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.711485 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.711485 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.711867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19521783-f6ab-482c-8dd2-5cbbcc2ec57c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.713234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-19521783-f6ab-482c-8dd2-5cbbcc2ec57c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: de62c9d6-3d8d-4454-a534-1372b243ad5a, force: False {{(pid=87904) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:23.713880 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.713880 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.720849 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.720849 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.748931 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.748931 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.760789 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.760789 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:23.770873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19521783-f6ab-482c-8dd2-5cbbcc2ec57c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a?force=False returned with HTTP 202 Jan 21 03:57:23.772879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 551/1107] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:23 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a?force=False => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:23.782535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d34b3acc-4052-4cce-b57e-c534abac0537 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a Jan 21 03:57:23.783544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d34b3acc-4052-4cce-b57e-c534abac0537 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.783818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.783818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.784280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d34b3acc-4052-4cce-b57e-c534abac0537 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.785228 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.785228 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.788267 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.788267 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.795903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d34b3acc-4052-4cce-b57e-c534abac0537 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a returned with HTTP 404 Jan 21 03:57:23.811107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ff8e220-e45c-440e-b2b9-9b9f3ef00bf7 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:23.813714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ff8e220-e45c-440e-b2b9-9b9f3ef00bf7 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.814013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.814013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.814628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ff8e220-e45c-440e-b2b9-9b9f3ef00bf7 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.816324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.816324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.817037 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 557/1108] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:23.834510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ff8e220-e45c-440e-b2b9-9b9f3ef00bf7 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:23.843004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 552/1109] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.850515 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0496829e-4cae-48e7-a499-5dbc7adb2d99 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] POST http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:23.851318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0496829e-4cae-48e7-a499-5dbc7adb2d99 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1898326041", "consumer": "front-end"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:23.853240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.qos_specs [None req-0496829e-4cae-48e7-a499-5dbc7adb2d99 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1898326041', 'consumer': 'front-end', 'specs': {}} {{(pid=87905) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 03:57:23.860796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-0496829e-4cae-48e7-a499-5dbc7adb2d99 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DB qos_specs_create(): root {'id': 'cf713912-9fc1-47df-9334-f13260569004', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1898326041'} {{(pid=87905) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 03:57:23.868870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0496829e-4cae-48e7-a499-5dbc7adb2d99 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:23.869847 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 558/1110] 10.222.0.22 () {60 vars in 1231 bytes} [Thu Jan 21 03:57:23 2021] POST /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:23.883702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a678518c-7ef8-4e62-bc8d-d34f05693e6a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004?force=False Jan 21 03:57:23.884289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a678518c-7ef8-4e62-bc8d-d34f05693e6a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.884493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.884493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.884872 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a678518c-7ef8-4e62-bc8d-d34f05693e6a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.885539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.885539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.886502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a678518c-7ef8-4e62-bc8d-d34f05693e6a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: cf713912-9fc1-47df-9334-f13260569004, force: False {{(pid=87904) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:23.887197 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.887197 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.894492 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.894492 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.913268 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.913268 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.921024 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.921024 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:23.928180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a678518c-7ef8-4e62-bc8d-d34f05693e6a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004?force=False returned with HTTP 202 Jan 21 03:57:23.929336 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 553/1111] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:23 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:23.939970 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-958f1805-9377-4c99-b348-aa75fc95a70a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004 Jan 21 03:57:23.940568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-958f1805-9377-4c99-b348-aa75fc95a70a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.940849 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.940849 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.941308 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-958f1805-9377-4c99-b348-aa75fc95a70a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.942018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.942018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:23.955914 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:23.955914 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:23.965302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-958f1805-9377-4c99-b348-aa75fc95a70a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004 returned with HTTP 404 Jan 21 03:57:23.969597 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 559/1112] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:23.979343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a67cc1d1-7ec6-4493-99bc-ec7a75af748d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:23.980703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a67cc1d1-7ec6-4493-99bc-ec7a75af748d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:23.981133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:23.981133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:23.981998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a67cc1d1-7ec6-4493-99bc-ec7a75af748d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:23.983089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:23.983089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.001695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a67cc1d1-7ec6-4493-99bc-ec7a75af748d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:24.011753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 554/1113] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:57:23 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:24.019749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0df4ba33-05ed-46d1-9480-6b451ce1c39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 Jan 21 03:57:24.021727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0df4ba33-05ed-46d1-9480-6b451ce1c39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.022470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0df4ba33-05ed-46d1-9480-6b451ce1c39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.033465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0df4ba33-05ed-46d1-9480-6b451ce1c39b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 returned with HTTP 200 Jan 21 03:57:24.034851 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 560/1114] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:24.051041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9fb6b16c-139f-4d38-a62a-62810b25247a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs Jan 21 03:57:24.051421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9fb6b16c-139f-4d38-a62a-62810b25247a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.051729 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.051729 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.052112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9fb6b16c-139f-4d38-a62a-62810b25247a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.053065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.053065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.054793 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.054793 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 03:57:24.069202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9fb6b16c-139f-4d38-a62a-62810b25247a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs returned with HTTP 200 Jan 21 03:57:24.070048 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 555/1115] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:24.086777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78ef94e4-20eb-417f-9a25-d8254fb6e697 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] PUT http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 Jan 21 03:57:24.088142 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.088142 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.088837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78ef94e4-20eb-417f-9a25-d8254fb6e697 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:24.091388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.091388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.093424 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.093424 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.112604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.qos_specs [None req-78ef94e4-20eb-417f-9a25-d8254fb6e697 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87905) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 03:57:24.115246 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.115246 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.142289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-78ef94e4-20eb-417f-9a25-d8254fb6e697 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] qos_specs_update() value: {'id': '237eca8e-8383-427d-b301-69ea7fa81e47', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5116dbcf-1d2e-460e-ae35-fcf084223226', 'deleted': False} {{(pid=87905) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 03:57:24.148865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78ef94e4-20eb-417f-9a25-d8254fb6e697 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 returned with HTTP 200 Jan 21 03:57:24.154278 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 561/1116] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 03:57:24 2021] PUT /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 => generated 36 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:57:24.161854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd30c20d-fa15-4e95-ab71-135ed6fd876a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 Jan 21 03:57:24.162711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd30c20d-fa15-4e95-ab71-135ed6fd876a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.163135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.163135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.163754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd30c20d-fa15-4e95-ab71-135ed6fd876a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.164571 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.164571 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.165600 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.165600 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.180925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd30c20d-fa15-4e95-ab71-135ed6fd876a tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 returned with HTTP 200 Jan 21 03:57:24.181917 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 556/1117] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 => generated 479 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:24.196629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad991c6e-85be-4f7c-bb56-9ffb20e737e4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] PUT http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/delete_keys Jan 21 03:57:24.197608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.197608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.198293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad991c6e-85be-4f7c-bb56-9ffb20e737e4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:24.200833 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.200833 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.202285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad991c6e-85be-4f7c-bb56-9ffb20e737e4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete_key spec: 5116dbcf-1d2e-460e-ae35-fcf084223226, keys: ['iops_bytes'] {{(pid=87905) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 03:57:24.206749 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.206749 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.221863 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.221863 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:24.236891 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.236891 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.253519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad991c6e-85be-4f7c-bb56-9ffb20e737e4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/delete_keys returned with HTTP 202 Jan 21 03:57:24.257548 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 562/1118] 10.222.0.22 () {60 vars in 1377 bytes} [Thu Jan 21 03:57:24 2021] PUT /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226/delete_keys => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:24.266332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9e43796-1fdd-4679-baad-8d7b2b173968 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 Jan 21 03:57:24.267110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9e43796-1fdd-4679-baad-8d7b2b173968 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.267309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.267309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.267692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9e43796-1fdd-4679-baad-8d7b2b173968 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.268502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.268502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.269526 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.269526 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.288432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9e43796-1fdd-4679-baad-8d7b2b173968 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 returned with HTTP 200 Jan 21 03:57:24.291033 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 557/1119] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:24.301278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c94600ab-21a3-48c2-aea4-15b72c12941f tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 Jan 21 03:57:24.301968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c94600ab-21a3-48c2-aea4-15b72c12941f tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.302192 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.302192 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.302611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c94600ab-21a3-48c2-aea4-15b72c12941f tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.303563 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.303563 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.304633 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.304633 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.316783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c94600ab-21a3-48c2-aea4-15b72c12941f tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 returned with HTTP 200 Jan 21 03:57:24.317694 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 563/1120] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 => generated 458 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:24.332118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-059a2c6f-01a5-4d69-b81e-fc1557de1392 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004?force=False Jan 21 03:57:24.334093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-059a2c6f-01a5-4d69-b81e-fc1557de1392 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.334486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.334486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.336210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-059a2c6f-01a5-4d69-b81e-fc1557de1392 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.337278 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.337278 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.338631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-059a2c6f-01a5-4d69-b81e-fc1557de1392 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: cf713912-9fc1-47df-9334-f13260569004, force: False {{(pid=87904) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:24.339479 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.339479 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.346994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-059a2c6f-01a5-4d69-b81e-fc1557de1392 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004?force=False returned with HTTP 404 Jan 21 03:57:24.348483 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 558/1121] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:24 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:24.359819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b852df5-4e4d-4d87-b4ea-20dfdce15d96 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004 Jan 21 03:57:24.360585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b852df5-4e4d-4d87-b4ea-20dfdce15d96 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.360961 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:24.360961 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:24.361696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b852df5-4e4d-4d87-b4ea-20dfdce15d96 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.362486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.362486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.364197 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.364197 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:24.372325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b852df5-4e4d-4d87-b4ea-20dfdce15d96 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004 returned with HTTP 404 Jan 21 03:57:24.373884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 564/1122] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/cf713912-9fc1-47df-9334-f13260569004 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:57:24.385750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a984eaa-ac9c-486b-a6a3-35ba9c3d946b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a?force=False Jan 21 03:57:24.386460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a984eaa-ac9c-486b-a6a3-35ba9c3d946b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.387180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a984eaa-ac9c-486b-a6a3-35ba9c3d946b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.388592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a984eaa-ac9c-486b-a6a3-35ba9c3d946b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: de62c9d6-3d8d-4454-a534-1372b243ad5a, force: False {{(pid=87904) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:24.413953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a984eaa-ac9c-486b-a6a3-35ba9c3d946b tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a?force=False returned with HTTP 404 Jan 21 03:57:24.416611 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 559/1123] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:24 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a?force=False => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:24.428197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c710da20-cb7a-4943-81f9-bd633b1676b3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a Jan 21 03:57:24.428725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c710da20-cb7a-4943-81f9-bd633b1676b3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.429501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c710da20-cb7a-4943-81f9-bd633b1676b3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.438355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c710da20-cb7a-4943-81f9-bd633b1676b3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a returned with HTTP 404 Jan 21 03:57:24.439641 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 565/1124] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/de62c9d6-3d8d-4454-a534-1372b243ad5a => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:24.450183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5fa465f0-ccaf-49ed-a8c4-c3a119f4d9d3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9?force=False Jan 21 03:57:24.451024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5fa465f0-ccaf-49ed-a8c4-c3a119f4d9d3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.451692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5fa465f0-ccaf-49ed-a8c4-c3a119f4d9d3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.453240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5fa465f0-ccaf-49ed-a8c4-c3a119f4d9d3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: 33e71001-91eb-46c0-9f3a-a76ac6d26eb9, force: False {{(pid=87904) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:24.467404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5fa465f0-ccaf-49ed-a8c4-c3a119f4d9d3 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9?force=False returned with HTTP 404 Jan 21 03:57:24.468865 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 560/1125] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:24 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:24.480569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dd00460-e44e-47f4-92ff-84051574c76e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9 Jan 21 03:57:24.481422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dd00460-e44e-47f4-92ff-84051574c76e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.482131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dd00460-e44e-47f4-92ff-84051574c76e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.492421 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dd00460-e44e-47f4-92ff-84051574c76e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9 returned with HTTP 404 Jan 21 03:57:24.501610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8f051391-9067-4e98-a108-553c0b63030d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/d9452c76-cab2-413f-997a-e909a42755cc Jan 21 03:57:24.502458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8f051391-9067-4e98-a108-553c0b63030d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.503209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8f051391-9067-4e98-a108-553c0b63030d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.508312 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 566/1126] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/33e71001-91eb-46c0-9f3a-a76ac6d26eb9 => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:24.582920 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:24.582920 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:24.603227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8f051391-9067-4e98-a108-553c0b63030d tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/d9452c76-cab2-413f-997a-e909a42755cc returned with HTTP 202 Jan 21 03:57:24.607925 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 561/1127] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:24 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/types/d9452c76-cab2-413f-997a-e909a42755cc => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:24.614606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fe3b793-5e34-4cdc-807d-b9d5d9ecb570 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/d9452c76-cab2-413f-997a-e909a42755cc Jan 21 03:57:24.615417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fe3b793-5e34-4cdc-807d-b9d5d9ecb570 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.616125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fe3b793-5e34-4cdc-807d-b9d5d9ecb570 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.632328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fe3b793-5e34-4cdc-807d-b9d5d9ecb570 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/d9452c76-cab2-413f-997a-e909a42755cc returned with HTTP 404 Jan 21 03:57:24.633793 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 567/1128] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/types/d9452c76-cab2-413f-997a-e909a42755cc => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:24.644579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d178a691-3715-4169-bee7-44ca71d02693 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/a6e46506-c4ab-4be0-908d-abfee2754cdf Jan 21 03:57:24.645372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d178a691-3715-4169-bee7-44ca71d02693 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.646616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d178a691-3715-4169-bee7-44ca71d02693 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.683544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6676cc4a-8989-4b6d-9638-9f7e775b67d6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:24.684453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6676cc4a-8989-4b6d-9638-9f7e775b67d6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.685537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6676cc4a-8989-4b6d-9638-9f7e775b67d6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.821043 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:24.821043 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:24.833585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d178a691-3715-4169-bee7-44ca71d02693 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/a6e46506-c4ab-4be0-908d-abfee2754cdf returned with HTTP 202 Jan 21 03:57:24.837438 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 562/1129] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:24 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/types/a6e46506-c4ab-4be0-908d-abfee2754cdf => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:57:24.843683 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85d0bfaa-5f20-4867-9597-cb4adfd90d6e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/a6e46506-c4ab-4be0-908d-abfee2754cdf Jan 21 03:57:24.844210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85d0bfaa-5f20-4867-9597-cb4adfd90d6e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.846294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6676cc4a-8989-4b6d-9638-9f7e775b67d6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:24.847199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85d0bfaa-5f20-4867-9597-cb4adfd90d6e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.885474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85d0bfaa-5f20-4867-9597-cb4adfd90d6e tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/a6e46506-c4ab-4be0-908d-abfee2754cdf returned with HTTP 404 Jan 21 03:57:24.890261 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 563/1130] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/types/a6e46506-c4ab-4be0-908d-abfee2754cdf => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:57:24.898616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b820375-3372-4f7a-854f-ec4249f686e0 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/b33eb4ed-d061-40d1-972a-3fcb8794e2bb Jan 21 03:57:24.899166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b820375-3372-4f7a-854f-ec4249f686e0 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:24.899667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b820375-3372-4f7a-854f-ec4249f686e0 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:24.910380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6676cc4a-8989-4b6d-9638-9f7e775b67d6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:24.911779 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 568/1131] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:24 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:25.014465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b820375-3372-4f7a-854f-ec4249f686e0 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/b33eb4ed-d061-40d1-972a-3fcb8794e2bb returned with HTTP 202 Jan 21 03:57:25.018011 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 564/1132] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:24 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/types/b33eb4ed-d061-40d1-972a-3fcb8794e2bb => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:25.023767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44c2002d-4b82-43b2-ae00-a0ed399f075c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/b33eb4ed-d061-40d1-972a-3fcb8794e2bb Jan 21 03:57:25.024210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44c2002d-4b82-43b2-ae00-a0ed399f075c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:25.024398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:25.024398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:25.024782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44c2002d-4b82-43b2-ae00-a0ed399f075c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:25.054131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44c2002d-4b82-43b2-ae00-a0ed399f075c tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/types/b33eb4ed-d061-40d1-972a-3fcb8794e2bb returned with HTTP 404 Jan 21 03:57:25.058999 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 569/1133] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:25 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/types/b33eb4ed-d061-40d1-972a-3fcb8794e2bb => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:25.066235 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d45da65-d066-4559-9176-3194f7bc96f4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] DELETE http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226?force=False Jan 21 03:57:25.066755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d45da65-d066-4559-9176-3194f7bc96f4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:25.068233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d45da65-d066-4559-9176-3194f7bc96f4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:25.070533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d45da65-d066-4559-9176-3194f7bc96f4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Delete qos_spec: 5116dbcf-1d2e-460e-ae35-fcf084223226, force: False {{(pid=87904) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 03:57:25.090987 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:25.090987 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:25.134653 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:25.134653 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:25.143552 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:25.143552 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:25.151869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d45da65-d066-4559-9176-3194f7bc96f4 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226?force=False returned with HTTP 202 Jan 21 03:57:25.153513 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 565/1134] 10.222.0.22 () {58 vars in 1347 bytes} [Thu Jan 21 03:57:25 2021] DELETE /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226?force=False => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:25.166154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62ce85e6-1706-4015-9169-933a7504a320 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] GET http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 Jan 21 03:57:25.167563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62ce85e6-1706-4015-9169-933a7504a320 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:25.169128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62ce85e6-1706-4015-9169-933a7504a320 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:25.172312 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:25.172312 n-d-769329-3 devstack@c-api.service[87903]: options(joinedload_all('specs')).all() Jan 21 03:57:25.187487 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62ce85e6-1706-4015-9169-933a7504a320 tempest-QosSpecsTestJSON-995936042 tempest-QosSpecsTestJSON-995936042] http://10.222.0.22/volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 returned with HTTP 404 Jan 21 03:57:25.193038 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 570/1135] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:25 2021] GET /volume/v3/191824392bdc463887d8161a66edc86b/qos-specs/5116dbcf-1d2e-460e-ae35-fcf084223226 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:25.930072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad7626ec-73c7-4528-bf6a-ea6be9791a0f tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:25.930581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad7626ec-73c7-4528-bf6a-ea6be9791a0f tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:25.930793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:25.930793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:25.931162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad7626ec-73c7-4528-bf6a-ea6be9791a0f tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:26.038780 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:26.038780 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:26.068289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ad7626ec-73c7-4528-bf6a-ea6be9791a0f tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:26.141884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad7626ec-73c7-4528-bf6a-ea6be9791a0f tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:26.142860 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 566/1136] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:25 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:27.159732 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-221522de-8ae9-4a60-a017-09732d5e5fb8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:27.160538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-221522de-8ae9-4a60-a017-09732d5e5fb8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:27.161832 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-221522de-8ae9-4a60-a017-09732d5e5fb8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:27.246130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:27.246130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:27.260932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-221522de-8ae9-4a60-a017-09732d5e5fb8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:27.300490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-221522de-8ae9-4a60-a017-09732d5e5fb8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:27.301638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 571/1137] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:27 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:28.332196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94caba15-494a-4316-b39a-3b390f094d1e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:28.339054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94caba15-494a-4316-b39a-3b390f094d1e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:28.339054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:28.339054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:28.340854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94caba15-494a-4316-b39a-3b390f094d1e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:28.537482 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:28.537482 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:28.553734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-94caba15-494a-4316-b39a-3b390f094d1e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:28.622431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94caba15-494a-4316-b39a-3b390f094d1e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:28.623380 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 567/1138] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:28 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:29.639765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ff619cb-bc98-4e77-ad52-c10aee714f22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:29.640316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ff619cb-bc98-4e77-ad52-c10aee714f22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:29.640478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:29.640478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:29.640845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ff619cb-bc98-4e77-ad52-c10aee714f22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:29.713050 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:29.713050 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:29.725774 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ff619cb-bc98-4e77-ad52-c10aee714f22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:29.753487 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ff619cb-bc98-4e77-ad52-c10aee714f22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:29.768521 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 572/1139] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:29 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:30.776054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-465c9c7a-77f1-4576-ba65-bbff92846c80 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:30.776631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-465c9c7a-77f1-4576-ba65-bbff92846c80 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:30.776822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:30.776822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:30.777335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-465c9c7a-77f1-4576-ba65-bbff92846c80 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:30.827358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:30.827358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:30.838342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-465c9c7a-77f1-4576-ba65-bbff92846c80 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:30.863757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-465c9c7a-77f1-4576-ba65-bbff92846c80 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:30.874677 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 568/1140] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:30 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:31.881586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d543d70-ecd6-4c74-bde8-af47de930635 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:31.882742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d543d70-ecd6-4c74-bde8-af47de930635 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:31.883189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:31.883189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:31.883840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d543d70-ecd6-4c74-bde8-af47de930635 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:32.009214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:32.009214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:32.039440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d543d70-ecd6-4c74-bde8-af47de930635 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:32.077054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d543d70-ecd6-4c74-bde8-af47de930635 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:32.079430 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 573/1141] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:31 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:33.103149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9bd82ff1-6d35-413e-8240-27bd5e21623d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:33.103664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9bd82ff1-6d35-413e-8240-27bd5e21623d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:33.103846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:33.103846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:33.104476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9bd82ff1-6d35-413e-8240-27bd5e21623d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:33.250890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:33.250890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:33.277103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9bd82ff1-6d35-413e-8240-27bd5e21623d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:33.343294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9bd82ff1-6d35-413e-8240-27bd5e21623d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:33.345466 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 569/1142] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:33 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:34.372993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd6fade6-8626-40ba-a5fb-6e0d52a49192 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:34.374321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd6fade6-8626-40ba-a5fb-6e0d52a49192 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:34.376841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:34.376841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:34.377530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd6fade6-8626-40ba-a5fb-6e0d52a49192 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:34.463300 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:34.463300 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:34.479944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd6fade6-8626-40ba-a5fb-6e0d52a49192 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:34.549736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd6fade6-8626-40ba-a5fb-6e0d52a49192 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:34.555400 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 574/1143] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:34 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:35.245670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dfb4a0b-0d31-4def-afd4-23d7c7510ed1 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] POST http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types Jan 21 03:57:35.246233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:35.246233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:35.247009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dfb4a0b-0d31-4def-afd4-23d7c7510ed1 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1835989020", "os-volume-type-access:is_public": false}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:35.310425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dfb4a0b-0d31-4def-afd4-23d7c7510ed1 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types returned with HTTP 200 Jan 21 03:57:35.311421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 570/1144] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 03:57:35 2021] POST /volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types => generated 231 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:35.526784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7302f5d5-4707-4928-bf84-b83e2bcc0123 tempest-VolumeTypesNegativeTest-207488939 tempest-VolumeTypesNegativeTest-207488939] POST http://10.222.0.22/volume/v3/2169ec0c2045491e829bfc332b8ef918/volumes Jan 21 03:57:35.527914 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:35.527914 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:35.528681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7302f5d5-4707-4928-bf84-b83e2bcc0123 tempest-VolumeTypesNegativeTest-207488939 tempest-VolumeTypesNegativeTest-207488939] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8758be6d-8139-4d1d-bae8-2acb13e2e61e", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1283896516"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:35.530240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-7302f5d5-4707-4928-bf84-b83e2bcc0123 tempest-VolumeTypesNegativeTest-207488939 tempest-VolumeTypesNegativeTest-207488939] Create volume request body: {'volume': {'volume_type': '8758be6d-8139-4d1d-bae8-2acb13e2e61e', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1283896516'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:57:35.561238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7302f5d5-4707-4928-bf84-b83e2bcc0123 tempest-VolumeTypesNegativeTest-207488939 tempest-VolumeTypesNegativeTest-207488939] http://10.222.0.22/volume/v3/2169ec0c2045491e829bfc332b8ef918/volumes returned with HTTP 404 Jan 21 03:57:35.562652 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 575/1145] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:57:35 2021] POST /volume/v3/2169ec0c2045491e829bfc332b8ef918/volumes => generated 114 bytes in 244 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:35.572946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8211f43-ccb4-4dc8-a6b8-f4120ae0962d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:35.573475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8211f43-ccb4-4dc8-a6b8-f4120ae0962d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:35.573964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8211f43-ccb4-4dc8-a6b8-f4120ae0962d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:35.585553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3faa2975-ce2a-49fc-b4f2-3ec4c4fb4e11 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] POST http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types Jan 21 03:57:35.586332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3faa2975-ce2a-49fc-b4f2-3ec4c4fb4e11 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:35.587513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3faa2975-ce2a-49fc-b4f2-3ec4c4fb4e11 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types returned with HTTP 400 Jan 21 03:57:35.594705 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 576/1146] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:57:35 2021] POST /volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types => generated 108 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:57:35.612812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db6287b7-6cd5-4544-bfea-05a8dbffbeaa tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] DELETE http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/c37475e9-3441-4953-a387-1d087cf231ee Jan 21 03:57:35.615691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db6287b7-6cd5-4544-bfea-05a8dbffbeaa tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:35.617098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db6287b7-6cd5-4544-bfea-05a8dbffbeaa tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:35.634199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db6287b7-6cd5-4544-bfea-05a8dbffbeaa tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/c37475e9-3441-4953-a387-1d087cf231ee returned with HTTP 404 Jan 21 03:57:35.635934 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 577/1147] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:35 2021] DELETE /volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/c37475e9-3441-4953-a387-1d087cf231ee => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:35.648082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac253f7e-8b86-4900-aeed-2dac9a562eec tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] GET http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8a2c8792-92b9-4caf-810d-f42465a5acea Jan 21 03:57:35.649671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac253f7e-8b86-4900-aeed-2dac9a562eec tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:35.651078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac253f7e-8b86-4900-aeed-2dac9a562eec tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:35.655867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:35.655867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:35.666679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d8211f43-ccb4-4dc8-a6b8-f4120ae0962d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:35.684384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac253f7e-8b86-4900-aeed-2dac9a562eec tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8a2c8792-92b9-4caf-810d-f42465a5acea returned with HTTP 404 Jan 21 03:57:35.685560 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 578/1148] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:35 2021] GET /volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8a2c8792-92b9-4caf-810d-f42465a5acea => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:57:35.699808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a298aa8d-b092-40ae-8fab-ebc387c9541f tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] DELETE http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8758be6d-8139-4d1d-bae8-2acb13e2e61e Jan 21 03:57:35.700351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a298aa8d-b092-40ae-8fab-ebc387c9541f tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:35.700843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a298aa8d-b092-40ae-8fab-ebc387c9541f tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:35.704737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8211f43-ccb4-4dc8-a6b8-f4120ae0962d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:35.705774 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 571/1149] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:35 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:35.783872 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:57:35.783872 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:57:35.800552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a298aa8d-b092-40ae-8fab-ebc387c9541f tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8758be6d-8139-4d1d-bae8-2acb13e2e61e returned with HTTP 202 Jan 21 03:57:35.802004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 579/1150] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:57:35 2021] DELETE /volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8758be6d-8139-4d1d-bae8-2acb13e2e61e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:57:35.809745 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-883df430-08d1-49d2-a07a-8628959c04e0 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] GET http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8758be6d-8139-4d1d-bae8-2acb13e2e61e Jan 21 03:57:35.810269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-883df430-08d1-49d2-a07a-8628959c04e0 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:35.810484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:35.810484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:35.810863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-883df430-08d1-49d2-a07a-8628959c04e0 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:35.825363 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-883df430-08d1-49d2-a07a-8628959c04e0 tempest-VolumeTypesNegativeTest-976199774 tempest-VolumeTypesNegativeTest-976199774] http://10.222.0.22/volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8758be6d-8139-4d1d-bae8-2acb13e2e61e returned with HTTP 404 Jan 21 03:57:35.827018 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 572/1151] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:57:35 2021] GET /volume/v3/4969fa5ccc1440fca1b94c87da80f8c7/types/8758be6d-8139-4d1d-bae8-2acb13e2e61e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:57:36.722625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8f63a19c-9b4a-49df-b7cf-a75cc448dffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:36.732105 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8f63a19c-9b4a-49df-b7cf-a75cc448dffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:36.732884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8f63a19c-9b4a-49df-b7cf-a75cc448dffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:36.871458 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:36.871458 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:36.888225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8f63a19c-9b4a-49df-b7cf-a75cc448dffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:36.919031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8f63a19c-9b4a-49df-b7cf-a75cc448dffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:36.945266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 580/1152] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:36 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 908 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:37.941286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f15f294f-2113-4d7a-a50e-f249c87ddd37 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:37.941812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f15f294f-2113-4d7a-a50e-f249c87ddd37 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:37.942468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f15f294f-2113-4d7a-a50e-f249c87ddd37 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:38.043882 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:38.043882 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:38.056373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f15f294f-2113-4d7a-a50e-f249c87ddd37 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:38.112093 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f15f294f-2113-4d7a-a50e-f249c87ddd37 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:38.113666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 573/1153] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:37 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 966 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:39.131265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-238683b3-ef95-4291-9994-a6eded929df1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:39.131809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-238683b3-ef95-4291-9994-a6eded929df1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:39.131973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:39.131973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:39.132770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-238683b3-ef95-4291-9994-a6eded929df1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:39.206567 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:39.206567 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:39.219805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-238683b3-ef95-4291-9994-a6eded929df1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:39.243862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-238683b3-ef95-4291-9994-a6eded929df1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:39.245024 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 581/1154] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:39 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:40.261117 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c9c6e5b-0879-49ba-8349-22257ff7296c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:40.261622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c9c6e5b-0879-49ba-8349-22257ff7296c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:40.262025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:40.262025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:40.262858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c9c6e5b-0879-49ba-8349-22257ff7296c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:40.406866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:40.406866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:40.447530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1c9c6e5b-0879-49ba-8349-22257ff7296c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:40.496599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c9c6e5b-0879-49ba-8349-22257ff7296c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:40.497857 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 574/1155] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:40 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:41.515734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2da65d7b-3c06-4784-864a-d5de0a2a8119 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:41.516849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2da65d7b-3c06-4784-864a-d5de0a2a8119 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:41.517209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:41.517209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:41.517818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2da65d7b-3c06-4784-864a-d5de0a2a8119 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:41.677220 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:41.677220 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:41.697105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2da65d7b-3c06-4784-864a-d5de0a2a8119 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:41.757113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2da65d7b-3c06-4784-864a-d5de0a2a8119 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:41.761403 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 582/1156] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:41 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:42.777512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1455a65-e143-4f7f-b9ab-7273b71c8adb tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:42.778856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1455a65-e143-4f7f-b9ab-7273b71c8adb tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:42.779309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:42.779309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:42.779967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1455a65-e143-4f7f-b9ab-7273b71c8adb tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:42.920258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:42.920258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:42.938193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e1455a65-e143-4f7f-b9ab-7273b71c8adb tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:43.009630 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1455a65-e143-4f7f-b9ab-7273b71c8adb tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:43.010672 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 575/1157] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:42 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:43.507943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fac2a9a1-5b6a-4cac-a9d3-54d4dfcbf5df tempest-ExtensionsTestJSON-2007408022 tempest-ExtensionsTestJSON-2007408022] GET http://10.222.0.22/volume/v3/0c63dfd5b99a41e89e70cc3a56f75a35/extensions Jan 21 03:57:43.508760 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fac2a9a1-5b6a-4cac-a9d3-54d4dfcbf5df tempest-ExtensionsTestJSON-2007408022 tempest-ExtensionsTestJSON-2007408022] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:43.509165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:43.509165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:43.509941 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fac2a9a1-5b6a-4cac-a9d3-54d4dfcbf5df tempest-ExtensionsTestJSON-2007408022 tempest-ExtensionsTestJSON-2007408022] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:43.511186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fac2a9a1-5b6a-4cac-a9d3-54d4dfcbf5df tempest-ExtensionsTestJSON-2007408022 tempest-ExtensionsTestJSON-2007408022] http://10.222.0.22/volume/v3/0c63dfd5b99a41e89e70cc3a56f75a35/extensions returned with HTTP 200 Jan 21 03:57:43.513293 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 583/1158] 10.222.0.22 () {58 vars in 1213 bytes} [Thu Jan 21 03:57:43 2021] GET /volume/v3/0c63dfd5b99a41e89e70cc3a56f75a35/extensions => generated 5245 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:44.042746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18f05e59-be92-47e4-ac74-94d26b7a8790 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:44.044149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18f05e59-be92-47e4-ac74-94d26b7a8790 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:44.044581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:44.044581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:44.045396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18f05e59-be92-47e4-ac74-94d26b7a8790 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:44.166796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:44.166796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:44.175892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18f05e59-be92-47e4-ac74-94d26b7a8790 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:44.200547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18f05e59-be92-47e4-ac74-94d26b7a8790 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:44.211405 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 576/1159] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:44 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:45.220771 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-674cda92-b86d-4aeb-9512-4178d18f70dd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:57:45.221813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-674cda92-b86d-4aeb-9512-4178d18f70dd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:45.222672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-674cda92-b86d-4aeb-9512-4178d18f70dd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:45.330784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:45.330784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:45.356081 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-674cda92-b86d-4aeb-9512-4178d18f70dd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:45.405224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-674cda92-b86d-4aeb-9512-4178d18f70dd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:57:45.409656 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 584/1160] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:45 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 1357 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:57:45.433979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] POST http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes Jan 21 03:57:45.434413 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:45.434413 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:45.435197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dbf4a2fa-31af-4ce7-a837-e85e37ac3134", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1939399606"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:45.436592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request body: {'volume': {'source_volid': 'dbf4a2fa-31af-4ce7-a837-e85e37ac3134', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1939399606'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:57:45.535293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:45.535293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:45.537945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume retrieved successfully. Jan 21 03:57:45.538528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume of 1 GB Jan 21 03:57:45.553974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Availability Zones retrieved successfully. Jan 21 03:57:45.574572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (b3478f97-a083-4e31-b72a-ecd428c39f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:45.578037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b74d370-1292-4bd5-98f5-f729f1da2578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:45.580924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Validating volume size '1' using validate_int, validate_source_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:57:45.679245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b74d370-1292-4bd5-98f5-f729f1da2578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dbf4a2fa-31af-4ce7-a837-e85e37ac3134', 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:45.683706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ecdc21-5e33-455c-b967-a26a5b10d869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:45.793175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Created reservations ['6325ec10-9611-4ab3-a194-1537bde30018', '022b2b21-e1bd-4bf3-9892-a3190092f141', '429b7967-0455-4659-89eb-213d65fb3517', 'ac033bdf-2337-4741-88e2-b5073e25b0dd'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:57:45.795576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ecdc21-5e33-455c-b967-a26a5b10d869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6325ec10-9611-4ab3-a194-1537bde30018', '022b2b21-e1bd-4bf3-9892-a3190092f141', '429b7967-0455-4659-89eb-213d65fb3517', 'ac033bdf-2337-4741-88e2-b5073e25b0dd']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:45.799392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b1999d-66d7-4f48-8734-5d66f3ae04a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:46.075311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b1999d-66d7-4f48-8734-5d66f3ae04a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1939399606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['6325ec10-9611-4ab3-a194-1537bde30018','022b2b21-e1bd-4bf3-9892-a3190092f141','429b7967-0455-4659-89eb-213d65fb3517','ac033bdf-2337-4741-88e2-b5073e25b0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=dbf4a2fa-31af-4ce7-a837-e85e37ac3134,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), '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-21T03:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1939399606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845557ca26b24c27b4cca62bfdfd1ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dbf4a2fa-31af-4ce7-a837-e85e37ac3134,status='creating',terminated_at=None,updated_at=None,user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:46.077667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa2e9b4-73b2-404c-82c6-63b68ea91f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:46.115495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa2e9b4-73b2-404c-82c6-63b68ea91f8d) transitioned into state 'SUCCESS' from state '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-1939399606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['6325ec10-9611-4ab3-a194-1537bde30018','022b2b21-e1bd-4bf3-9892-a3190092f141','429b7967-0455-4659-89eb-213d65fb3517','ac033bdf-2337-4741-88e2-b5073e25b0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=dbf4a2fa-31af-4ce7-a837-e85e37ac3134,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:46.117741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58bc220-00a9-45c7-8ddc-33b3c64a042c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:46.213434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58bc220-00a9-45c7-8ddc-33b3c64a042c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:46.220595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (b3478f97-a083-4e31-b72a-ecd428c39f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:46.350949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request issued successfully. Jan 21 03:57:46.422019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e726d22a-396e-40f8-9a3f-6f24fd7fd8a8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes returned with HTTP 202 Jan 21 03:57:46.432918 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 577/1161] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:57:45 2021] POST /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes => generated 849 bytes in 996 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:57:46.437978 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-920b32bc-ab34-41d8-9d7f-6398645feece tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:46.438706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-920b32bc-ab34-41d8-9d7f-6398645feece tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:46.439092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:46.439092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:46.439699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-920b32bc-ab34-41d8-9d7f-6398645feece tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:46.568987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:46.568987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:46.615863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-920b32bc-ab34-41d8-9d7f-6398645feece tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:46.688136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-920b32bc-ab34-41d8-9d7f-6398645feece tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:46.688956 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 585/1162] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:46 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:47.708529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4064b4ec-ca35-4c21-a28d-e715a6e977ed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:47.709295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4064b4ec-ca35-4c21-a28d-e715a6e977ed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:47.709643 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:47.709643 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:47.710204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4064b4ec-ca35-4c21-a28d-e715a6e977ed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:47.835267 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:47.835267 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:47.859887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4064b4ec-ca35-4c21-a28d-e715a6e977ed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:47.913382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4064b4ec-ca35-4c21-a28d-e715a6e977ed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:47.925753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 578/1163] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:47 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:48.672032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] POST http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes Jan 21 03:57:48.672479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:48.672479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:48.672888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-487188035"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:48.673960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-487188035'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:57:48.674336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume of 1 GB Jan 21 03:57:48.719740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Availability Zones retrieved successfully. Jan 21 03:57:48.774374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Flow 'volume_create_api' (be015feb-ec32-49f7-9f2d-2c9dfef431b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:48.777224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c543be-34ad-486e-b835-b498a82787f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:48.803173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:57:48.933726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57f45a6c-d5f2-4047-b4bb-b1c73b5ef95a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:48.934480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57f45a6c-d5f2-4047-b4bb-b1c73b5ef95a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:48.934845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:48.934845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:48.935455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57f45a6c-d5f2-4047-b4bb-b1c73b5ef95a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:49.015818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c543be-34ad-486e-b835-b498a82787f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:49.018559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169aa6f4-7ae3-4dd8-8c59-ef4284ee941b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:49.048257 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:49.048257 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:49.075037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-57f45a6c-d5f2-4047-b4bb-b1c73b5ef95a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:49.126417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57f45a6c-d5f2-4047-b4bb-b1c73b5ef95a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:49.140439 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 579/1164] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:48 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:49.181980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Created reservations ['d2400bbf-ef39-4d8e-ac33-c435ebfb56ac', '4619b74e-ff6d-4aba-82c5-289a19db0b2b', '985c27ba-6f1f-46ac-8a3d-835e3c7276f8', '9fa9f9fd-f30f-49d2-926c-8a164b4303b8'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:57:49.183952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169aa6f4-7ae3-4dd8-8c59-ef4284ee941b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2400bbf-ef39-4d8e-ac33-c435ebfb56ac', '4619b74e-ff6d-4aba-82c5-289a19db0b2b', '985c27ba-6f1f-46ac-8a3d-835e3c7276f8', '9fa9f9fd-f30f-49d2-926c-8a164b4303b8']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:49.186070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d284d5f-1bb1-4f3b-821d-c2e3e2a30d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:49.337191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d284d5f-1bb1-4f3b-821d-c2e3e2a30d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ee3721-5b61-4523-97ec-31c5fe96e97f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-487188035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab69d3c974cb40d1a97be410967229d8',qos_specs=None,replication_status=,reservations=['d2400bbf-ef39-4d8e-ac33-c435ebfb56ac','4619b74e-ff6d-4aba-82c5-289a19db0b2b','985c27ba-6f1f-46ac-8a3d-835e3c7276f8','9fa9f9fd-f30f-49d2-926c-8a164b4303b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11ec7373a1b43b99707df13cbfd3069',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-487188035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ee3721-5b61-4523-97ec-31c5fe96e97f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab69d3c974cb40d1a97be410967229d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d11ec7373a1b43b99707df13cbfd3069',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:49.343242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6228d3-323c-4582-a1bf-5a38c1fafb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:49.459576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6228d3-323c-4582-a1bf-5a38c1fafb43) transitioned into state 'SUCCESS' from state '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-487188035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab69d3c974cb40d1a97be410967229d8',qos_specs=None,replication_status=,reservations=['d2400bbf-ef39-4d8e-ac33-c435ebfb56ac','4619b74e-ff6d-4aba-82c5-289a19db0b2b','985c27ba-6f1f-46ac-8a3d-835e3c7276f8','9fa9f9fd-f30f-49d2-926c-8a164b4303b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11ec7373a1b43b99707df13cbfd3069',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:49.462797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19b5071-b030-463a-ac95-d8614117ff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:57:49.515334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19b5071-b030-463a-ac95-d8614117ff96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:57:49.518198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Flow 'volume_create_api' (be015feb-ec32-49f7-9f2d-2c9dfef431b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:57:49.642170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume request issued successfully. Jan 21 03:57:49.668715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfea4d9c-1532-4491-ab9d-129754505059 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes returned with HTTP 202 Jan 21 03:57:49.669682 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 586/1165] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:57:48 2021] POST /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes => generated 819 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:57:49.684879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2e76bb4-0731-4cc8-b334-b7ac99509140 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:49.685394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2e76bb4-0731-4cc8-b334-b7ac99509140 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:49.685583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:49.685583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:49.685920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2e76bb4-0731-4cc8-b334-b7ac99509140 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:49.786358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:49.786358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:49.820102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a2e76bb4-0731-4cc8-b334-b7ac99509140 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:49.872509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2e76bb4-0731-4cc8-b334-b7ac99509140 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:57:49.878797 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 580/1166] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:49 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 887 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:50.149152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5069e8be-23d3-4bbb-8121-e167d77df35e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:50.149948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5069e8be-23d3-4bbb-8121-e167d77df35e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:50.150317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:50.150317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:50.151005 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5069e8be-23d3-4bbb-8121-e167d77df35e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:50.252347 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:50.252347 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:50.280007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5069e8be-23d3-4bbb-8121-e167d77df35e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:50.304980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5069e8be-23d3-4bbb-8121-e167d77df35e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:50.306512 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 587/1167] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:50 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:50.893753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2458a764-c973-4cf7-b464-46f623547c9a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:50.896588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2458a764-c973-4cf7-b464-46f623547c9a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:50.897182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:50.897182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:50.897874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2458a764-c973-4cf7-b464-46f623547c9a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:51.006265 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:51.006265 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:51.026884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2458a764-c973-4cf7-b464-46f623547c9a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:51.073685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2458a764-c973-4cf7-b464-46f623547c9a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:57:51.074821 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 581/1168] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:50 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 912 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:51.090293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] POST http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots Jan 21 03:57:51.090742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:51.090742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:51.091189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88ee3721-5b61-4523-97ec-31c5fe96e97f", "name": "tempest-VolumesDeleteCascade-Snapshot-1390691673"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:51.204929 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:51.204929 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:51.207018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:51.208947 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create snapshot from volume 88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:51.322219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Created reservations ['69df574b-c9aa-477c-8a1c-041c8586d0fa', 'dd3c9094-ecf2-409a-b22a-17d42499808d', 'b99ad29a-1d79-4963-ab8f-c78a27078e03', 'b742454e-1ffe-4266-8735-c2262c283242'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:57:51.322427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35e1c37b-1cb5-4ee6-8466-c40ffe40c317 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:51.322846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35e1c37b-1cb5-4ee6-8466-c40ffe40c317 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:51.322977 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:51.322977 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:51.323353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35e1c37b-1cb5-4ee6-8466-c40ffe40c317 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:51.471875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot create request issued successfully. Jan 21 03:57:51.472672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95554862-e3e6-47d1-a595-c6edaabcbd7a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots returned with HTTP 202 Jan 21 03:57:51.482206 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 588/1169] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:57:51 2021] POST /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots => generated 307 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:57:51.490027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c0c3868-6afd-4f9f-9789-47b0cb11c330 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd Jan 21 03:57:51.490579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c0c3868-6afd-4f9f-9789-47b0cb11c330 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:51.491976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:51.491976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:51.492421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c0c3868-6afd-4f9f-9789-47b0cb11c330 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:51.510946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:51.510946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:51.547465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-35e1c37b-1cb5-4ee6-8466-c40ffe40c317 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:51.549851 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:51.549851 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:51.551383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0c0c3868-6afd-4f9f-9789-47b0cb11c330 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:51.553529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c0c3868-6afd-4f9f-9789-47b0cb11c330 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd returned with HTTP 200 Jan 21 03:57:51.568123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 589/1170] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:51 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:51.599284 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35e1c37b-1cb5-4ee6-8466-c40ffe40c317 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:51.600145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 582/1171] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:51 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:52.581133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b27c8e6c-70a4-4415-a2cb-1af9f094a6cf tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd Jan 21 03:57:52.581927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b27c8e6c-70a4-4415-a2cb-1af9f094a6cf tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:52.582146 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:52.582146 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:52.582557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b27c8e6c-70a4-4415-a2cb-1af9f094a6cf tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:52.618209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32cb6f0f-8ab2-492f-8b0e-61c6cc3cc438 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:52.625331 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32cb6f0f-8ab2-492f-8b0e-61c6cc3cc438 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:52.626559 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:52.626559 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:52.627311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32cb6f0f-8ab2-492f-8b0e-61c6cc3cc438 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:52.636866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:52.636866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:52.643015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b27c8e6c-70a4-4415-a2cb-1af9f094a6cf tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:52.646122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b27c8e6c-70a4-4415-a2cb-1af9f094a6cf tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd returned with HTTP 200 Jan 21 03:57:52.653226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 590/1172] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:52 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:52.712174 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:52.712174 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:52.721507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-32cb6f0f-8ab2-492f-8b0e-61c6cc3cc438 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:52.770110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32cb6f0f-8ab2-492f-8b0e-61c6cc3cc438 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:52.771734 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 583/1173] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:52 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:53.658798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40db2464-be33-4830-8913-713bf6804a88 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd Jan 21 03:57:53.659936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40db2464-be33-4830-8913-713bf6804a88 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:53.660137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:53.660137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:53.661130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40db2464-be33-4830-8913-713bf6804a88 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:53.688319 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:53.688319 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:53.689470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-40db2464-be33-4830-8913-713bf6804a88 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:53.691813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40db2464-be33-4830-8913-713bf6804a88 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd returned with HTTP 200 Jan 21 03:57:53.697025 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 591/1174] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:53 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:53.706938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] POST http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots Jan 21 03:57:53.710796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:53.710796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:53.711760 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88ee3721-5b61-4523-97ec-31c5fe96e97f", "name": "tempest-VolumesDeleteCascade-Snapshot-363062105"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:57:53.788755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c571175-1138-4e3d-bbb5-9495ee7dd4f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:53.789547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c571175-1138-4e3d-bbb5-9495ee7dd4f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:53.789772 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:53.789772 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:53.790124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c571175-1138-4e3d-bbb5-9495ee7dd4f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:53.810526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:53.810526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:53.812188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:53.812740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create snapshot from volume 88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:53.899175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:53.899175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:53.923821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7c571175-1138-4e3d-bbb5-9495ee7dd4f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:53.952491 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c571175-1138-4e3d-bbb5-9495ee7dd4f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:53.953331 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 592/1175] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:53 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:54.010677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Created reservations ['173f594e-3737-40eb-96ca-dcdd6178bef1', '7991a53a-d7e5-470c-8712-0e4a9c788333', 'bcbedfda-1717-4db7-aea4-f5b47a9b430c', '4e449e44-0e8e-440c-ab99-f14ed90f58a3'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:57:54.287012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot create request issued successfully. Jan 21 03:57:54.287949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7ffe527-4235-479f-9a47-4ea49ffcb0f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots returned with HTTP 202 Jan 21 03:57:54.294278 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 584/1176] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:57:53 2021] POST /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots => generated 306 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:57:54.300422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe28e624-fbce-406f-a48c-aa89786160c3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 Jan 21 03:57:54.301938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe28e624-fbce-406f-a48c-aa89786160c3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:54.302546 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:54.302546 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:54.303240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe28e624-fbce-406f-a48c-aa89786160c3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:54.382604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:54.382604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:54.390995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe28e624-fbce-406f-a48c-aa89786160c3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:54.393375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe28e624-fbce-406f-a48c-aa89786160c3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 returned with HTTP 200 Jan 21 03:57:54.394354 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 593/1177] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:54 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 => generated 438 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:54.975744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f026488-60e2-4749-8b7c-19bffcc46c04 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:54.977724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f026488-60e2-4749-8b7c-19bffcc46c04 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:54.979486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:54.979486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:54.980609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f026488-60e2-4749-8b7c-19bffcc46c04 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:55.196383 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:55.196383 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:55.231576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1f026488-60e2-4749-8b7c-19bffcc46c04 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:55.288610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f026488-60e2-4749-8b7c-19bffcc46c04 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:55.289431 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 585/1178] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:54 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:55.405809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2b4131f-4ec6-48a8-859a-48ef1f48c55b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 Jan 21 03:57:55.406340 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2b4131f-4ec6-48a8-859a-48ef1f48c55b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:55.406543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:55.406543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:55.406914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2b4131f-4ec6-48a8-859a-48ef1f48c55b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:55.454389 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:55.454389 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:55.456822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2b4131f-4ec6-48a8-859a-48ef1f48c55b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:55.458804 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2b4131f-4ec6-48a8-859a-48ef1f48c55b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 returned with HTTP 200 Jan 21 03:57:55.460196 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 594/1179] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:55 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:56.306384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-416d1078-622b-474c-a948-ecc32596f91a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:56.307479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-416d1078-622b-474c-a948-ecc32596f91a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:56.308266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:56.308266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:56.309049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-416d1078-622b-474c-a948-ecc32596f91a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:56.488067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfec35b5-a033-434b-9af1-759052ab274f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 Jan 21 03:57:56.489947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfec35b5-a033-434b-9af1-759052ab274f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:56.496364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:56.496364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:56.497096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfec35b5-a033-434b-9af1-759052ab274f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:56.525218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:56.525218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:56.548281 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-416d1078-622b-474c-a948-ecc32596f91a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:56.595116 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:56.595116 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:56.595116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bfec35b5-a033-434b-9af1-759052ab274f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:56.595116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfec35b5-a033-434b-9af1-759052ab274f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 returned with HTTP 200 Jan 21 03:57:56.595116 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 595/1180] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:56 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 => generated 438 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:56.596110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-416d1078-622b-474c-a948-ecc32596f91a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:56.600541 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 586/1181] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:56 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:57:57.628004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9921ec45-f263-4577-9281-ad4a16a70445 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 Jan 21 03:57:57.628004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9921ec45-f263-4577-9281-ad4a16a70445 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:57.628004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:57.628004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:57.628004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9921ec45-f263-4577-9281-ad4a16a70445 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:57.631370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bbe678f4-c4e4-4968-8557-0e01d7a2a3da tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:57.631370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bbe678f4-c4e4-4968-8557-0e01d7a2a3da tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:57.631370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:57.631370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:57.631370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bbe678f4-c4e4-4968-8557-0e01d7a2a3da tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:57.711013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:57.711013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:57.716515 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9921ec45-f263-4577-9281-ad4a16a70445 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:57:57.726414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9921ec45-f263-4577-9281-ad4a16a70445 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 returned with HTTP 200 Jan 21 03:57:57.728903 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 596/1182] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:57:57 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 => generated 465 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:57.744233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f?cascade=True Jan 21 03:57:57.750172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:57.750376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:57.750376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:57.751176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:57.751865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume with id: 88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:57.762547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:57.762547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:57.784694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bbe678f4-c4e4-4968-8557-0e01d7a2a3da tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:57.841356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bbe678f4-c4e4-4968-8557-0e01d7a2a3da tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:57.854219 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 587/1183] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:57 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:57.870439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:57.870439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:57.871950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:58.128620 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume request issued successfully. Jan 21 03:57:58.133846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daf4ffcf-fe05-4373-8df2-7241e8f774fb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f?cascade=True returned with HTTP 202 Jan 21 03:57:58.139107 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 597/1184] 10.222.0.22 () {58 vars in 1343 bytes} [Thu Jan 21 03:57:57 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f?cascade=True => generated 0 bytes in 399 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 03:57:58.142909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7185ec8f-8798-4fce-a023-9e71fcf76f69 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:58.143800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7185ec8f-8798-4fce-a023-9e71fcf76f69 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:58.143933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:58.143933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:58.144320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7185ec8f-8798-4fce-a023-9e71fcf76f69 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:58.275997 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:58.275997 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:58.296655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7185ec8f-8798-4fce-a023-9e71fcf76f69 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:58.330999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7185ec8f-8798-4fce-a023-9e71fcf76f69 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:57:58.343032 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 588/1185] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:58 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:58.861225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f7369c9-03fe-413c-bc00-6de1a247d174 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:57:58.861729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f7369c9-03fe-413c-bc00-6de1a247d174 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:58.861918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:58.861918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:58.862551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f7369c9-03fe-413c-bc00-6de1a247d174 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:58.960417 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:58.960417 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:59.007908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f7369c9-03fe-413c-bc00-6de1a247d174 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:57:59.075965 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f7369c9-03fe-413c-bc00-6de1a247d174 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:57:59.077064 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 598/1186] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:58 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:57:59.354547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82b530ff-aca6-448b-80b7-87561c79b3da tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:57:59.355262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82b530ff-aca6-448b-80b7-87561c79b3da tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:57:59.355823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:57:59.355823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:57:59.356310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82b530ff-aca6-448b-80b7-87561c79b3da tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:57:59.466119 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:57:59.466119 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:57:59.484286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-82b530ff-aca6-448b-80b7-87561c79b3da tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:57:59.539857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82b530ff-aca6-448b-80b7-87561c79b3da tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:57:59.541463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 589/1187] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:57:59 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:00.095089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dca12035-d04b-4302-9f13-ec9091543a07 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:00.096311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dca12035-d04b-4302-9f13-ec9091543a07 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:00.096887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:00.096887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:00.097528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dca12035-d04b-4302-9f13-ec9091543a07 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:00.231045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.231045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:00.248455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dca12035-d04b-4302-9f13-ec9091543a07 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:00.305804 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dca12035-d04b-4302-9f13-ec9091543a07 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:00.317980 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 599/1188] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:00 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:00.557638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef76a187-342a-4aa3-aa3a-04e7a27dfe4a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:00.558168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef76a187-342a-4aa3-aa3a-04e7a27dfe4a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:00.558581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:00.558581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:00.558940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef76a187-342a-4aa3-aa3a-04e7a27dfe4a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:00.669701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:00.669701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:00.682743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ef76a187-342a-4aa3-aa3a-04e7a27dfe4a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:00.716994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef76a187-342a-4aa3-aa3a-04e7a27dfe4a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:58:00.718469 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 590/1189] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:00 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:01.325965 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f1c4f44-4173-4de1-af0c-4d80c58444a5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:01.326489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f1c4f44-4173-4de1-af0c-4d80c58444a5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:01.326715 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:01.326715 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:01.327547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f1c4f44-4173-4de1-af0c-4d80c58444a5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:01.515646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:01.515646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:01.555890 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f1c4f44-4173-4de1-af0c-4d80c58444a5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:01.635430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f1c4f44-4173-4de1-af0c-4d80c58444a5 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:01.636273 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 600/1190] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:01 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:01.734267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf41861e-f6df-492a-8046-f5462e249e3c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:01.734862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf41861e-f6df-492a-8046-f5462e249e3c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:01.735083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:01.735083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:01.735674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf41861e-f6df-492a-8046-f5462e249e3c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:01.792867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:01.792867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:01.803770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cf41861e-f6df-492a-8046-f5462e249e3c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:01.833718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf41861e-f6df-492a-8046-f5462e249e3c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:58:01.834838 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 591/1191] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:01 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:02.652255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f8fdb89-9001-4b1b-9d2f-ddb7960c7aa6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:02.652776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f8fdb89-9001-4b1b-9d2f-ddb7960c7aa6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:02.652968 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:02.652968 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:02.653343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f8fdb89-9001-4b1b-9d2f-ddb7960c7aa6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:02.735537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:02.735537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:02.750642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2f8fdb89-9001-4b1b-9d2f-ddb7960c7aa6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:02.799153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f8fdb89-9001-4b1b-9d2f-ddb7960c7aa6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:02.799898 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 601/1192] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:02 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 941 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:02.851839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5df7709-d8f9-4074-8952-711a64230db3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:02.852902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5df7709-d8f9-4074-8952-711a64230db3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:02.853333 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:02.853333 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:02.853974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5df7709-d8f9-4074-8952-711a64230db3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:02.953842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:02.953842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:03.001319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f5df7709-d8f9-4074-8952-711a64230db3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:03.134525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5df7709-d8f9-4074-8952-711a64230db3 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:58:03.136688 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 592/1193] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:02 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:03.815403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aff59156-b3aa-40c9-b88a-b1d43331a40b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:03.817226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aff59156-b3aa-40c9-b88a-b1d43331a40b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:03.817660 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:03.817660 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:03.818355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aff59156-b3aa-40c9-b88a-b1d43331a40b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:03.950156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:03.950156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:03.970607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aff59156-b3aa-40c9-b88a-b1d43331a40b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:04.032286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aff59156-b3aa-40c9-b88a-b1d43331a40b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:04.055618 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 602/1194] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:03 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 1391 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:58:04.072498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c36029b-7102-4031-aab0-9f05a9575b86 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:04.073380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c36029b-7102-4031-aab0-9f05a9575b86 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:04.073819 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:04.073819 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:04.074639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c36029b-7102-4031-aab0-9f05a9575b86 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:04.156439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c26b944c-0d3c-43a6-9eb7-0a84d8a8643b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:04.157259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c26b944c-0d3c-43a6-9eb7-0a84d8a8643b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:04.157674 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:04.157674 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:04.158363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c26b944c-0d3c-43a6-9eb7-0a84d8a8643b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:04.196498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:04.196498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:04.216333 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c36029b-7102-4031-aab0-9f05a9575b86 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:04.269279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c36029b-7102-4031-aab0-9f05a9575b86 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:04.286602 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 593/1195] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:04 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 1391 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:04.287949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:04.287949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:04.299736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] POST http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes Jan 21 03:58:04.300706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:04.300706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:04.301982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1457982467"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:04.303338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1457982467'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:04.303920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume of 1 GB Jan 21 03:58:04.312547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c26b944c-0d3c-43a6-9eb7-0a84d8a8643b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:04.324425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Availability Zones retrieved successfully. Jan 21 03:58:04.369388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c26b944c-0d3c-43a6-9eb7-0a84d8a8643b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:58:04.380018 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 603/1196] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:04 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:04.386481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (f7c72ca4-24cc-4273-b9ba-6364f667eaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:04.397800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36a211d-35ef-44da-b8c3-6424c51819ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:04.401438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:04.487917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36a211d-35ef-44da-b8c3-6424c51819ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:04.490689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8abc7dc5-00b0-470b-a487-3ee17f203b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:04.584619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Created reservations ['5ef3dbe6-9b95-4778-8eff-992fb00a9f74', 'aa43577e-ff24-4c88-98b6-de4780fe1773', '155f1290-3f78-4122-9464-29beb1ce604f', '93fe5856-be94-45b9-815a-ef71d52db0fc'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:04.586802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8abc7dc5-00b0-470b-a487-3ee17f203b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ef3dbe6-9b95-4778-8eff-992fb00a9f74', 'aa43577e-ff24-4c88-98b6-de4780fe1773', '155f1290-3f78-4122-9464-29beb1ce604f', '93fe5856-be94-45b9-815a-ef71d52db0fc']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:04.589350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a338efa-3af5-4072-bf0b-fae7ae2a7a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:04.704102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a338efa-3af5-4072-bf0b-fae7ae2a7a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8138e41-883c-47ea-a962-fc10f5a6a03f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1457982467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['5ef3dbe6-9b95-4778-8eff-992fb00a9f74','aa43577e-ff24-4c88-98b6-de4780fe1773','155f1290-3f78-4122-9464-29beb1ce604f','93fe5856-be94-45b9-815a-ef71d52db0fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1457982467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8138e41-883c-47ea-a962-fc10f5a6a03f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845557ca26b24c27b4cca62bfdfd1ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:04.706140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36673d1-ecb8-4f6c-bf11-c15af6440a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:04.806138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36673d1-ecb8-4f6c-bf11-c15af6440a04) transitioned into state 'SUCCESS' from state '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-1457982467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['5ef3dbe6-9b95-4778-8eff-992fb00a9f74','aa43577e-ff24-4c88-98b6-de4780fe1773','155f1290-3f78-4122-9464-29beb1ce604f','93fe5856-be94-45b9-815a-ef71d52db0fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:04.808522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc9c3a2-0eb9-4a7a-86ab-31295be676b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:04.827048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc9c3a2-0eb9-4a7a-86ab-31295be676b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:04.830356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (f7c72ca4-24cc-4273-b9ba-6364f667eaaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:04.937983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request issued successfully. Jan 21 03:58:04.976627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3d191d3-212d-4ce7-88bb-c102195cb582 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes returned with HTTP 202 Jan 21 03:58:04.977753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 594/1197] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:58:04 2021] POST /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes => generated 816 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:58:04.993841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d578577c-7c42-4b18-bcf3-ef71f5417168 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:04.994375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d578577c-7c42-4b18-bcf3-ef71f5417168 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:04.994556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:04.994556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:04.995235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d578577c-7c42-4b18-bcf3-ef71f5417168 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:05.108379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:05.108379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:05.118914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d578577c-7c42-4b18-bcf3-ef71f5417168 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:05.147794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d578577c-7c42-4b18-bcf3-ef71f5417168 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 200 Jan 21 03:58:05.149241 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 604/1198] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:04 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 884 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:05.389033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad294ae8-cd2d-46f3-9e70-60fe166f3b08 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:05.390168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad294ae8-cd2d-46f3-9e70-60fe166f3b08 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:05.390613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:05.390613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:05.391465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad294ae8-cd2d-46f3-9e70-60fe166f3b08 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:05.532885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:05.532885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:05.549875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ad294ae8-cd2d-46f3-9e70-60fe166f3b08 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:05.648935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad294ae8-cd2d-46f3-9e70-60fe166f3b08 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:58:05.649842 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 595/1199] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:05 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:06.165903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7b58cc1-0d89-43bf-8fdc-462aaac5e244 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:06.166562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7b58cc1-0d89-43bf-8fdc-462aaac5e244 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:06.166984 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:06.166984 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:06.167621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7b58cc1-0d89-43bf-8fdc-462aaac5e244 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:06.292060 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:06.292060 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:06.314058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7b58cc1-0d89-43bf-8fdc-462aaac5e244 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:06.382589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7b58cc1-0d89-43bf-8fdc-462aaac5e244 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 200 Jan 21 03:58:06.401454 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 605/1200] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:06 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 908 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:06.666104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e4fc199-326d-407a-b4fd-d051bd7f59d0 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:06.666619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e4fc199-326d-407a-b4fd-d051bd7f59d0 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:06.666815 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:06.666815 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:06.667220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e4fc199-326d-407a-b4fd-d051bd7f59d0 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:06.850888 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:06.850888 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:06.869618 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8e4fc199-326d-407a-b4fd-d051bd7f59d0 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:06.931085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e4fc199-326d-407a-b4fd-d051bd7f59d0 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 200 Jan 21 03:58:06.949806 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 596/1201] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:06 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:07.406832 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4efd638a-587c-4e85-b20c-0ed6b448cf19 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:07.408054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4efd638a-587c-4e85-b20c-0ed6b448cf19 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:07.408474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:07.408474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:07.409348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4efd638a-587c-4e85-b20c-0ed6b448cf19 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:07.526715 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.526715 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:07.552229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4efd638a-587c-4e85-b20c-0ed6b448cf19 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:07.599554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4efd638a-587c-4e85-b20c-0ed6b448cf19 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 200 Jan 21 03:58:07.601329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 606/1202] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:07 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:07.616236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] POST http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes Jan 21 03:58:07.616692 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:07.616692 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:07.617109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f8138e41-883c-47ea-a962-fc10f5a6a03f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1848427179"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:07.618677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request body: {'volume': {'source_volid': 'f8138e41-883c-47ea-a962-fc10f5a6a03f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1848427179'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:07.737064 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:07.737064 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:07.738768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume retrieved successfully. Jan 21 03:58:07.739166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume of 2 GB Jan 21 03:58:07.772528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Availability Zones retrieved successfully. Jan 21 03:58:07.810225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (ee4371ec-69d9-4996-8582-382176dd9fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:07.824250 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2569cc9c-092c-4abc-b52a-05a1addb0e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:07.826541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Validating volume size '2' using validate_int, validate_source_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:07.950629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35fe5da0-eae7-401e-95df-02756dba1ad9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:07.951102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35fe5da0-eae7-401e-95df-02756dba1ad9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:07.951321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:07.951321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:07.951694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35fe5da0-eae7-401e-95df-02756dba1ad9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:07.975266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2569cc9c-092c-4abc-b52a-05a1addb0e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f8138e41-883c-47ea-a962-fc10f5a6a03f', 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:07.978317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9faba3-3c51-4ae4-a40c-55418e78d9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:08.074891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35fe5da0-eae7-401e-95df-02756dba1ad9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 404 Jan 21 03:58:08.082918 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 607/1203] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:07 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:08.088754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes Jan 21 03:58:08.093210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.095263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.099805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:08.103621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:08.161426 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Created reservations ['88379739-84c2-40d1-a87c-b7325609a31c', 'a3bb8f3b-ae69-4d3d-b27c-f693ea3f85d1', '06841596-ed6b-45bf-a033-0633695bec8e', '52db35b5-6154-4281-8e54-0881fd949d76'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:08.163817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9faba3-3c51-4ae4-a40c-55418e78d9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88379739-84c2-40d1-a87c-b7325609a31c', 'a3bb8f3b-ae69-4d3d-b27c-f693ea3f85d1', '06841596-ed6b-45bf-a033-0633695bec8e', '52db35b5-6154-4281-8e54-0881fd949d76']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:08.166323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac9b4b9-4a25-44ed-b6c5-55ad291f9499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:08.257108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Get all volumes completed successfully. Jan 21 03:58:08.260573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5b4ce7b-89ae-4ad1-963b-230cacda11e7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes returned with HTTP 200 Jan 21 03:58:08.264544 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 608/1204] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:08.290264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots Jan 21 03:58:08.290834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.291738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.294788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:08.297262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:58:08.349914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Get all snapshots completed successfully. Jan 21 03:58:08.350901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb0083f4-1708-410f-81d2-b80e81e9b526 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots returned with HTTP 200 Jan 21 03:58:08.354310 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 609/1205] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots => generated 17 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:08.370136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] POST http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes Jan 21 03:58:08.370903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-139631068"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:08.372027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-139631068'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:08.372553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume of 1 GB Jan 21 03:58:08.441704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac9b4b9-4a25-44ed-b6c5-55ad291f9499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a23401db-0af1-47d9-aa97-9bee489e2de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1848427179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['88379739-84c2-40d1-a87c-b7325609a31c','a3bb8f3b-ae69-4d3d-b27c-f693ea3f85d1','06841596-ed6b-45bf-a033-0633695bec8e','52db35b5-6154-4281-8e54-0881fd949d76'],size=2,snapshot_id=None,source_replicaid=,source_volid=f8138e41-883c-47ea-a962-fc10f5a6a03f,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1848427179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a23401db-0af1-47d9-aa97-9bee489e2de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845557ca26b24c27b4cca62bfdfd1ea9',provider_auth=None,provider_geometry=None,provider_id=None,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=f8138e41-883c-47ea-a962-fc10f5a6a03f,status='creating',terminated_at=None,updated_at=None,user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:08.443948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd765069-cfc3-4406-9df2-2f76df90d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:08.450187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Availability Zones retrieved successfully. Jan 21 03:58:08.509650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd765069-cfc3-4406-9df2-2f76df90d1cc) transitioned into state 'SUCCESS' from state '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-1848427179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845557ca26b24c27b4cca62bfdfd1ea9',qos_specs=None,replication_status=,reservations=['88379739-84c2-40d1-a87c-b7325609a31c','a3bb8f3b-ae69-4d3d-b27c-f693ea3f85d1','06841596-ed6b-45bf-a033-0633695bec8e','52db35b5-6154-4281-8e54-0881fd949d76'],size=2,snapshot_id=None,source_replicaid=,source_volid=f8138e41-883c-47ea-a962-fc10f5a6a03f,status='creating',user_id='7de0b077c4ad47bd8de9a30b1cba4cd0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:08.516724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae773df5-333c-4230-bebf-05f3f1135f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:08.557379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Flow 'volume_create_api' (f428718e-dfff-49be-8f88-ffd5026c5e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:08.562030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5966d064-c191-4f82-89ae-387ec62b2f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:08.564317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:08.669100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae773df5-333c-4230-bebf-05f3f1135f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:08.680240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Flow 'volume_create_api' (ee4371ec-69d9-4996-8582-382176dd9fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:08.792922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Create volume request issued successfully. Jan 21 03:58:08.821495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5966d064-c191-4f82-89ae-387ec62b2f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:08.830763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ff95a0f-cd4e-4e86-b574-d0a255b96ccc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes returned with HTTP 202 Jan 21 03:58:08.834332 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 597/1206] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:58:07 2021] POST /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes => generated 850 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:58:08.845696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988f3830-d9c3-4b80-a4d2-e89e356b1be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:08.847580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1afffb6b-f48f-4580-bdc7-fcbcd3781aed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:08.848477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1afffb6b-f48f-4580-bdc7-fcbcd3781aed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:08.848881 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:08.848881 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:08.849450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1afffb6b-f48f-4580-bdc7-fcbcd3781aed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:08.984660 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:08.984660 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:09.033753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1afffb6b-f48f-4580-bdc7-fcbcd3781aed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:09.086427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Created reservations ['e340a93a-da27-4e13-85a3-f70730deb57f', 'a304e599-0c7d-49d2-9bcb-642f91924da7', '3b355fa8-f075-43f4-bd30-78315a14d928', 'e7ec3a2b-0d36-4b3d-aa34-3f0290ca4a75'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:09.089658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988f3830-d9c3-4b80-a4d2-e89e356b1be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e340a93a-da27-4e13-85a3-f70730deb57f', 'a304e599-0c7d-49d2-9bcb-642f91924da7', '3b355fa8-f075-43f4-bd30-78315a14d928', 'e7ec3a2b-0d36-4b3d-aa34-3f0290ca4a75']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:09.093415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b0a8f4-bf7e-4c0e-bacd-a331134d0840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:09.140010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1afffb6b-f48f-4580-bdc7-fcbcd3781aed tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:09.144058 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 598/1207] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:08 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 918 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:09.277439 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b0a8f4-bf7e-4c0e-bacd-a331134d0840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-139631068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab69d3c974cb40d1a97be410967229d8',qos_specs=None,replication_status=,reservations=['e340a93a-da27-4e13-85a3-f70730deb57f','a304e599-0c7d-49d2-9bcb-642f91924da7','3b355fa8-f075-43f4-bd30-78315a14d928','e7ec3a2b-0d36-4b3d-aa34-3f0290ca4a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11ec7373a1b43b99707df13cbfd3069',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-139631068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab69d3c974cb40d1a97be410967229d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d11ec7373a1b43b99707df13cbfd3069',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:09.279527 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5788b36f-3d54-4b90-89ec-e1f7811822cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:09.321653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5788b36f-3d54-4b90-89ec-e1f7811822cd) transitioned into state 'SUCCESS' from state '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-139631068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab69d3c974cb40d1a97be410967229d8',qos_specs=None,replication_status=,reservations=['e340a93a-da27-4e13-85a3-f70730deb57f','a304e599-0c7d-49d2-9bcb-642f91924da7','3b355fa8-f075-43f4-bd30-78315a14d928','e7ec3a2b-0d36-4b3d-aa34-3f0290ca4a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11ec7373a1b43b99707df13cbfd3069',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:09.323883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184b5994-bc07-4085-8fca-8ec218a3d6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:09.478743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184b5994-bc07-4085-8fca-8ec218a3d6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:09.484837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Flow 'volume_create_api' (f428718e-dfff-49be-8f88-ffd5026c5e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:09.684648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume request issued successfully. Jan 21 03:58:09.738435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a599664-ba9b-47b8-bb80-8acf20d1a7c7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes returned with HTTP 202 Jan 21 03:58:09.739592 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 610/1208] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:58:08 2021] POST /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes => generated 819 bytes in 1373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:58:09.753842 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01eed33f-8e12-41d2-b0be-7efc06fef4d7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:09.754642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01eed33f-8e12-41d2-b0be-7efc06fef4d7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:09.755061 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:09.755061 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:09.755680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01eed33f-8e12-41d2-b0be-7efc06fef4d7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:09.816273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:09.816273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:09.830435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-01eed33f-8e12-41d2-b0be-7efc06fef4d7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:09.881238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01eed33f-8e12-41d2-b0be-7efc06fef4d7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:09.882329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 599/1209] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:09 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 887 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:10.157444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0454b99b-3079-42af-a9d5-80d021d86eb1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:10.158224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0454b99b-3079-42af-a9d5-80d021d86eb1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:10.158602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:10.158602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:10.159305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0454b99b-3079-42af-a9d5-80d021d86eb1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:10.305563 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:10.305563 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:10.320011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0454b99b-3079-42af-a9d5-80d021d86eb1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:10.399354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0454b99b-3079-42af-a9d5-80d021d86eb1 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:10.400771 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 611/1210] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:10 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:10.901795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf849ea1-9f13-426c-9dcf-9cda64b21278 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:10.901795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf849ea1-9f13-426c-9dcf-9cda64b21278 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:10.901795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:10.901795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:10.901795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf849ea1-9f13-426c-9dcf-9cda64b21278 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:11.136106 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:11.136106 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:11.172036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bf849ea1-9f13-426c-9dcf-9cda64b21278 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:11.268238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf849ea1-9f13-426c-9dcf-9cda64b21278 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:11.283567 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 600/1211] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:10 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:11.417834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe77d531-1fe4-4f3f-b4f8-0c0d62fbf58e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:11.418359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe77d531-1fe4-4f3f-b4f8-0c0d62fbf58e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:11.418554 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:11.418554 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:11.420148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe77d531-1fe4-4f3f-b4f8-0c0d62fbf58e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:11.640447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:11.640447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:11.683548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe77d531-1fe4-4f3f-b4f8-0c0d62fbf58e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:11.780511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe77d531-1fe4-4f3f-b4f8-0c0d62fbf58e tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:11.782462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 612/1212] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:11 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:12.285763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7799e3b8-0b22-4166-9c12-a77808cc1304 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:12.286454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7799e3b8-0b22-4166-9c12-a77808cc1304 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:12.286673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:12.286673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:12.287073 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7799e3b8-0b22-4166-9c12-a77808cc1304 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:12.461943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:12.461943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:12.517636 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7799e3b8-0b22-4166-9c12-a77808cc1304 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:12.610721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7799e3b8-0b22-4166-9c12-a77808cc1304 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:12.611679 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 601/1213] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:12 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 912 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:12.629333 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] POST http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots Jan 21 03:58:12.629333 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:12.629333 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:12.629818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f", "name": "tempest-VolumesDeleteCascade-Snapshot-118276139"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:12.792544 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:12.792544 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:12.793012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:12.793228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create snapshot from volume bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:12.797158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3345d8dd-4bbf-427d-aed4-05cdb3d61980 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:12.800049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3345d8dd-4bbf-427d-aed4-05cdb3d61980 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:12.800332 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:12.800332 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:12.800997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3345d8dd-4bbf-427d-aed4-05cdb3d61980 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:12.930347 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:12.930347 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:12.942272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Created reservations ['95f153a0-31a0-4f9e-a00e-f58f2aac035c', 'd46d4a89-3b83-49b9-8cff-065977333f62', 'f8f402ae-d312-42cf-b664-6e008c049d15', '974d0c49-88fb-4456-9eae-cdeec4f80e78'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:12.950883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3345d8dd-4bbf-427d-aed4-05cdb3d61980 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:12.992721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3345d8dd-4bbf-427d-aed4-05cdb3d61980 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:12.993871 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 602/1214] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:12 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:13.275853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot create request issued successfully. Jan 21 03:58:13.276623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee1b9d0c-fd29-4748-81ea-823465e821e9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots returned with HTTP 202 Jan 21 03:58:13.284111 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 613/1215] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:58:12 2021] POST /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots => generated 306 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:58:13.288605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36d234eb-e0d1-46aa-baa2-d637ccbe4561 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 Jan 21 03:58:13.289117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36d234eb-e0d1-46aa-baa2-d637ccbe4561 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:13.289296 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:13.289296 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:13.289972 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36d234eb-e0d1-46aa-baa2-d637ccbe4561 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:13.385390 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:13.385390 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:13.393327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-36d234eb-e0d1-46aa-baa2-d637ccbe4561 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:58:13.404061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36d234eb-e0d1-46aa-baa2-d637ccbe4561 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 returned with HTTP 200 Jan 21 03:58:13.404910 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 603/1216] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:58:13 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 => generated 438 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:14.010412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbcecae6-0921-4275-b3b9-5e4afd0822c7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:14.010938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbcecae6-0921-4275-b3b9-5e4afd0822c7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:14.011182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:14.011182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:14.011561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbcecae6-0921-4275-b3b9-5e4afd0822c7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:14.130633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:14.130633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:14.153631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbcecae6-0921-4275-b3b9-5e4afd0822c7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:14.207568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbcecae6-0921-4275-b3b9-5e4afd0822c7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:14.215484 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 614/1217] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:14 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:14.417775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85d38482-bb06-4894-b8b2-beca7e764b84 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 Jan 21 03:58:14.418265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85d38482-bb06-4894-b8b2-beca7e764b84 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:14.418486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:14.418486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:14.418864 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85d38482-bb06-4894-b8b2-beca7e764b84 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:14.477901 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:14.477901 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:14.481238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-85d38482-bb06-4894-b8b2-beca7e764b84 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:58:14.491662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85d38482-bb06-4894-b8b2-beca7e764b84 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 returned with HTTP 200 Jan 21 03:58:14.496572 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 604/1218] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:58:14 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 => generated 438 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:15.229267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bcddd84c-b3d6-47ec-a9b9-2782ff0fd6b9 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:15.229905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bcddd84c-b3d6-47ec-a9b9-2782ff0fd6b9 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:15.230741 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:15.230741 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:15.231302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bcddd84c-b3d6-47ec-a9b9-2782ff0fd6b9 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:15.307529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:15.307529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:15.317622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bcddd84c-b3d6-47ec-a9b9-2782ff0fd6b9 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:15.343055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bcddd84c-b3d6-47ec-a9b9-2782ff0fd6b9 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:15.343971 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 615/1219] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:15 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:15.508705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-333d2dde-8de4-4eae-a316-66c3996d3733 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 Jan 21 03:58:15.509240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-333d2dde-8de4-4eae-a316-66c3996d3733 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:15.509490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:15.509490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:15.509799 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-333d2dde-8de4-4eae-a316-66c3996d3733 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:15.584931 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:15.584931 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:15.586598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-333d2dde-8de4-4eae-a316-66c3996d3733 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:58:15.588770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-333d2dde-8de4-4eae-a316-66c3996d3733 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 returned with HTTP 200 Jan 21 03:58:15.593984 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 605/1220] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:58:15 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 => generated 438 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:16.361705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-487bd000-31bf-4570-94db-7025427766d8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:16.362905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-487bd000-31bf-4570-94db-7025427766d8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:16.364179 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:16.364179 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:16.365064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-487bd000-31bf-4570-94db-7025427766d8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:16.471330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:16.471330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:16.495582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-487bd000-31bf-4570-94db-7025427766d8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:16.545615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-487bd000-31bf-4570-94db-7025427766d8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:16.547192 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 616/1221] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:16 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:16.605692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c7e088f-2277-4168-a7f6-b7a30d702f7b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 Jan 21 03:58:16.607354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c7e088f-2277-4168-a7f6-b7a30d702f7b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:16.607795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:16.607795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:16.608718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c7e088f-2277-4168-a7f6-b7a30d702f7b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:16.693089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:16.693089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:16.696932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c7e088f-2277-4168-a7f6-b7a30d702f7b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:58:16.703246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c7e088f-2277-4168-a7f6-b7a30d702f7b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 returned with HTTP 200 Jan 21 03:58:16.704263 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 606/1222] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:58:16 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 => generated 465 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:16.715219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] POST http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes Jan 21 03:58:16.715999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:16.715999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:16.717075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "30430064-c3fe-48a4-9f94-d48bce33e378", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1498934092"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:16.718694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume request body: {'volume': {'snapshot_id': '30430064-c3fe-48a4-9f94-d48bce33e378', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1498934092'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:16.808102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:16.808102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:16.809718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Snapshot retrieved successfully. Jan 21 03:58:16.810309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume of 1 GB Jan 21 03:58:16.843096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Availability Zones retrieved successfully. Jan 21 03:58:16.880470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Flow 'volume_create_api' (4c9d199b-131a-4fdc-8ccb-798c8b3177cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:16.884013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a0253a-8e59-4d71-8035-9400395caac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:16.893569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:17.141483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a0253a-8e59-4d71-8035-9400395caac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '30430064-c3fe-48a4-9f94-d48bce33e378', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:17.143728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a00e364-4b8b-42a4-a7de-7c0ffb9de7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:17.487255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Created reservations ['490a0407-0de3-4538-baa3-d45dab05e886', 'd36e0891-a015-4b6b-b7c1-f8a58ae8a33e', '3d7437ac-01be-48ba-afed-236e85a3ac70', '9da8b3ad-1f39-4b2e-ab8f-1f65dc105db9'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:17.490278 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a00e364-4b8b-42a4-a7de-7c0ffb9de7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['490a0407-0de3-4538-baa3-d45dab05e886', 'd36e0891-a015-4b6b-b7c1-f8a58ae8a33e', '3d7437ac-01be-48ba-afed-236e85a3ac70', '9da8b3ad-1f39-4b2e-ab8f-1f65dc105db9']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:17.492620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98f0008-d10f-467d-bb26-93ff20a0fa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:17.564552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad9e52d8-e065-4346-a727-154ba9abbe22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:17.565675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad9e52d8-e065-4346-a727-154ba9abbe22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:17.566135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:17.566135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:17.566828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad9e52d8-e065-4346-a727-154ba9abbe22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:17.769007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:17.769007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:17.789758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ad9e52d8-e065-4346-a727-154ba9abbe22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:17.864295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad9e52d8-e065-4346-a727-154ba9abbe22 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:17.877880 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 607/1223] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:17 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:18.039234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98f0008-d10f-467d-bb26-93ff20a0fa55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a002ad-e29e-41f6-bbb8-bbb734bc2afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1498934092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab69d3c974cb40d1a97be410967229d8',qos_specs=None,replication_status=,reservations=['490a0407-0de3-4538-baa3-d45dab05e886','d36e0891-a015-4b6b-b7c1-f8a58ae8a33e','3d7437ac-01be-48ba-afed-236e85a3ac70','9da8b3ad-1f39-4b2e-ab8f-1f65dc105db9'],size=1,snapshot_id=30430064-c3fe-48a4-9f94-d48bce33e378,source_replicaid=,source_volid=None,status='creating',user_id='d11ec7373a1b43b99707df13cbfd3069',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1498934092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a002ad-e29e-41f6-bbb8-bbb734bc2afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab69d3c974cb40d1a97be410967229d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=30430064-c3fe-48a4-9f94-d48bce33e378,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d11ec7373a1b43b99707df13cbfd3069',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:18.060047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd23675-3add-4787-8c53-432c347dd153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:18.173044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd23675-3add-4787-8c53-432c347dd153) transitioned into state 'SUCCESS' from state '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-1498934092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab69d3c974cb40d1a97be410967229d8',qos_specs=None,replication_status=,reservations=['490a0407-0de3-4538-baa3-d45dab05e886','d36e0891-a015-4b6b-b7c1-f8a58ae8a33e','3d7437ac-01be-48ba-afed-236e85a3ac70','9da8b3ad-1f39-4b2e-ab8f-1f65dc105db9'],size=1,snapshot_id=30430064-c3fe-48a4-9f94-d48bce33e378,source_replicaid=,source_volid=None,status='creating',user_id='d11ec7373a1b43b99707df13cbfd3069',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:18.177598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c6e3e4-995d-4f4d-abb6-1ec802d82ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:18.451612 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c6e3e4-995d-4f4d-abb6-1ec802d82ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:18.466094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Flow 'volume_create_api' (4c9d199b-131a-4fdc-8ccb-798c8b3177cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:18.657024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Create volume request issued successfully. Jan 21 03:58:18.699199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f32984be-640b-4509-bea1-99a87a8fc415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes returned with HTTP 202 Jan 21 03:58:18.701310 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 617/1224] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:58:16 2021] POST /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes => generated 854 bytes in 1990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 03:58:18.717111 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-175d4e7c-971c-4afd-b6b8-a18834fdb86f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:18.719125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-175d4e7c-971c-4afd-b6b8-a18834fdb86f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:18.719350 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:18.719350 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:18.719730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-175d4e7c-971c-4afd-b6b8-a18834fdb86f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:18.883206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc5bc432-92fe-42b3-b12d-0c71619bef77 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:18.884062 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc5bc432-92fe-42b3-b12d-0c71619bef77 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:18.884484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:18.884484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:18.885148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc5bc432-92fe-42b3-b12d-0c71619bef77 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:18.885934 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:18.885934 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:18.915704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-175d4e7c-971c-4afd-b6b8-a18834fdb86f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:18.986852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-175d4e7c-971c-4afd-b6b8-a18834fdb86f tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:18.992553 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 608/1225] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:18 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:19.030892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:19.030892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:19.052266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc5bc432-92fe-42b3-b12d-0c71619bef77 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:19.106558 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc5bc432-92fe-42b3-b12d-0c71619bef77 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:19.118084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 618/1226] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:18 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:20.012672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8ec0807-ac10-4634-9cf6-27c1ea233a50 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:20.013178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8ec0807-ac10-4634-9cf6-27c1ea233a50 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:20.013358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:20.013358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:20.017292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8ec0807-ac10-4634-9cf6-27c1ea233a50 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:20.148664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-647d5324-fd45-44ca-aa5d-8b3f1e5d98db tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:20.155409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-647d5324-fd45-44ca-aa5d-8b3f1e5d98db tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:20.155707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:20.155707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:20.156046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-647d5324-fd45-44ca-aa5d-8b3f1e5d98db tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:20.250096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:20.250096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:20.288238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e8ec0807-ac10-4634-9cf6-27c1ea233a50 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:20.312189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:20.312189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:20.358615 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-647d5324-fd45-44ca-aa5d-8b3f1e5d98db tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:20.414675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8ec0807-ac10-4634-9cf6-27c1ea233a50 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:20.429248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 609/1227] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:20 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:20.457755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-647d5324-fd45-44ca-aa5d-8b3f1e5d98db tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:20.467388 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 619/1228] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:20 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:21.448977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67aec52f-99c5-4781-a428-d179cfdf1251 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:21.453216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67aec52f-99c5-4781-a428-d179cfdf1251 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:21.453666 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:21.453666 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:21.454269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67aec52f-99c5-4781-a428-d179cfdf1251 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:21.481533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-026d4fd8-cccf-4d85-b4c3-b0a26478256c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:21.482089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-026d4fd8-cccf-4d85-b4c3-b0a26478256c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:21.482275 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:21.482275 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:21.487972 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-026d4fd8-cccf-4d85-b4c3-b0a26478256c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:21.752380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:21.752380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:21.788322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:21.788322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:21.809695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67aec52f-99c5-4781-a428-d179cfdf1251 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:21.827066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-026d4fd8-cccf-4d85-b4c3-b0a26478256c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:21.905843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67aec52f-99c5-4781-a428-d179cfdf1251 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:21.909536 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 610/1229] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:21 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:21.915912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-026d4fd8-cccf-4d85-b4c3-b0a26478256c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:21.919551 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 620/1230] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:21 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:22.925123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd074bb4-613c-4092-ba0d-bd48c0147492 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:22.926515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd074bb4-613c-4092-ba0d-bd48c0147492 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:22.926888 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:22.926888 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:22.927902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd074bb4-613c-4092-ba0d-bd48c0147492 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:22.938721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-150f04ae-1eea-4c31-805c-169e83b0b4e3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:22.939624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-150f04ae-1eea-4c31-805c-169e83b0b4e3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:22.940024 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:22.940024 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:22.940661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-150f04ae-1eea-4c31-805c-169e83b0b4e3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:23.175840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:23.175840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:23.192412 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:23.192412 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:23.234453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fd074bb4-613c-4092-ba0d-bd48c0147492 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:23.243391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-150f04ae-1eea-4c31-805c-169e83b0b4e3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:23.311667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd074bb4-613c-4092-ba0d-bd48c0147492 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:23.313193 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 611/1231] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:22 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:23.380343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-150f04ae-1eea-4c31-805c-169e83b0b4e3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:23.381173 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 621/1232] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:22 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:24.334359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1db06b61-b9da-47e7-b05c-9e323d4b2343 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:24.335646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1db06b61-b9da-47e7-b05c-9e323d4b2343 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:24.336019 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:24.336019 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:24.363663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1db06b61-b9da-47e7-b05c-9e323d4b2343 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:24.397676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf24d47b-167b-4018-8917-1728c1418f1a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:24.399037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf24d47b-167b-4018-8917-1728c1418f1a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:24.399221 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:24.399221 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:24.399773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf24d47b-167b-4018-8917-1728c1418f1a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:24.505489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:24.505489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:24.554136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1db06b61-b9da-47e7-b05c-9e323d4b2343 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:24.637938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1db06b61-b9da-47e7-b05c-9e323d4b2343 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:24.646043 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 612/1233] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:24 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:24.666945 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:24.666945 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:24.738779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cf24d47b-167b-4018-8917-1728c1418f1a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:24.844322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf24d47b-167b-4018-8917-1728c1418f1a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:24.845136 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 622/1234] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:24 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:25.655014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1386d2f-4a67-41ac-a167-394dfbd527cb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:25.668210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1386d2f-4a67-41ac-a167-394dfbd527cb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:25.668690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:25.668690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:25.669324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1386d2f-4a67-41ac-a167-394dfbd527cb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:25.824545 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:25.824545 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:25.842905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c1386d2f-4a67-41ac-a167-394dfbd527cb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:25.871866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae767415-4acb-4c55-851b-d98b2153396d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:25.875964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae767415-4acb-4c55-851b-d98b2153396d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:25.876806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:25.876806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:25.882023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae767415-4acb-4c55-851b-d98b2153396d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:25.951411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1386d2f-4a67-41ac-a167-394dfbd527cb tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:25.955935 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 613/1235] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:25 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:26.135290 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:26.135290 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:26.163514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae767415-4acb-4c55-851b-d98b2153396d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:26.253755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae767415-4acb-4c55-851b-d98b2153396d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:26.254662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 623/1236] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:25 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:26.976744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba383ca0-d179-44a5-86ea-a11070a32767 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:26.977264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba383ca0-d179-44a5-86ea-a11070a32767 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:26.977455 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:26.977455 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:26.978302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba383ca0-d179-44a5-86ea-a11070a32767 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:27.161524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:27.161524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:27.204097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ba383ca0-d179-44a5-86ea-a11070a32767 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:27.272102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30df15a9-f9dc-4903-bdb6-8c0efb8be6d0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:27.273114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30df15a9-f9dc-4903-bdb6-8c0efb8be6d0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:27.273545 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:27.273545 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:27.274218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30df15a9-f9dc-4903-bdb6-8c0efb8be6d0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:27.297823 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba383ca0-d179-44a5-86ea-a11070a32767 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:27.302866 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 614/1237] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:26 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:27.410311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:27.410311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:27.463908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-30df15a9-f9dc-4903-bdb6-8c0efb8be6d0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:27.528035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30df15a9-f9dc-4903-bdb6-8c0efb8be6d0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:27.545638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 624/1238] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:27 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:28.323380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6885ea8a-bf13-4791-abe0-92e9564333d2 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:28.324290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6885ea8a-bf13-4791-abe0-92e9564333d2 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:28.325060 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:28.325060 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:28.336131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6885ea8a-bf13-4791-abe0-92e9564333d2 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:28.549023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-387f6dd1-2cc8-4ce4-b1c1-d1fe3506b499 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:28.549422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:28.549422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:28.549660 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-387f6dd1-2cc8-4ce4-b1c1-d1fe3506b499 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:28.549787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:28.549787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:28.550096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-387f6dd1-2cc8-4ce4-b1c1-d1fe3506b499 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:28.570016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6885ea8a-bf13-4791-abe0-92e9564333d2 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:28.615062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6885ea8a-bf13-4791-abe0-92e9564333d2 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:28.616184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 615/1239] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:28 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:28.665217 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:28.665217 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:28.694627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-387f6dd1-2cc8-4ce4-b1c1-d1fe3506b499 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:28.746205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-387f6dd1-2cc8-4ce4-b1c1-d1fe3506b499 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:28.763385 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 625/1240] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:28 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 943 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:28.770300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d01d467d-b94d-4263-b1b1-4c36c2da26c8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:28.772972 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d01d467d-b94d-4263-b1b1-4c36c2da26c8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:28.773317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:28.773317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:28.773901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d01d467d-b94d-4263-b1b1-4c36c2da26c8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:28.953014 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:28.953014 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:28.973043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d01d467d-b94d-4263-b1b1-4c36c2da26c8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:29.041225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d01d467d-b94d-4263-b1b1-4c36c2da26c8 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:29.048304 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 616/1241] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:28 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 943 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:29.060954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] DELETE http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:29.061737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:29.061937 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:29.061937 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:29.062558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:29.063201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume with id: a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:29.212172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:29.212172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:29.213399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:29.323800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume request issued successfully. Jan 21 03:58:29.332664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe509990-de94-4e10-8dc1-0471b993c0b7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 202 Jan 21 03:58:29.332664 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 626/1242] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:29 2021] DELETE /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:29.337542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a855b6d-ad40-46e6-95a5-22f7f40580f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:29.338071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a855b6d-ad40-46e6-95a5-22f7f40580f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:29.338291 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:29.338291 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:29.338668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a855b6d-ad40-46e6-95a5-22f7f40580f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:29.507263 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:29.507263 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:29.533045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4a855b6d-ad40-46e6-95a5-22f7f40580f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:29.568008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a855b6d-ad40-46e6-95a5-22f7f40580f7 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:29.569184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 617/1243] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:29 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:29.633526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24d9e6a8-7a3d-47ee-a616-17b021cbe29b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:29.635214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24d9e6a8-7a3d-47ee-a616-17b021cbe29b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:29.635689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:29.635689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:29.636401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24d9e6a8-7a3d-47ee-a616-17b021cbe29b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:29.779127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:29.779127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:29.812144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-24d9e6a8-7a3d-47ee-a616-17b021cbe29b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:29.853805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24d9e6a8-7a3d-47ee-a616-17b021cbe29b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:29.861962 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 627/1244] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:29 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:30.586773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ae936c5-9236-4c0f-a223-4c9f7184a474 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:30.587343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ae936c5-9236-4c0f-a223-4c9f7184a474 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:30.587495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:30.587495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:30.588129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ae936c5-9236-4c0f-a223-4c9f7184a474 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:30.773132 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:30.773132 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:30.802838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ae936c5-9236-4c0f-a223-4c9f7184a474 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:30.882719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ae936c5-9236-4c0f-a223-4c9f7184a474 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:30.882719 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 618/1245] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:30 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:30.883884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ba2725e-ca55-44bd-9b4d-fb466b41f327 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:30.884610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ba2725e-ca55-44bd-9b4d-fb466b41f327 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:30.884981 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:30.884981 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:30.886134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ba2725e-ca55-44bd-9b4d-fb466b41f327 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:31.230096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:31.230096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:31.257312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8ba2725e-ca55-44bd-9b4d-fb466b41f327 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:31.332483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ba2725e-ca55-44bd-9b4d-fb466b41f327 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:31.333794 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 628/1246] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:30 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:31.894614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a7a3295-529f-48d9-b356-698b3770b55b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:31.895820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a7a3295-529f-48d9-b356-698b3770b55b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:31.896249 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:31.896249 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:31.896939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a7a3295-529f-48d9-b356-698b3770b55b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:32.107814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:32.107814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:32.142081 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9a7a3295-529f-48d9-b356-698b3770b55b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:32.214844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a7a3295-529f-48d9-b356-698b3770b55b tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:32.220343 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 619/1247] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:31 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:32.355216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfbdd0f4-4e3f-40e6-b709-412447aa604c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:32.355741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfbdd0f4-4e3f-40e6-b709-412447aa604c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:32.355936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:32.355936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:32.356607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfbdd0f4-4e3f-40e6-b709-412447aa604c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:32.571654 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:32.571654 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:32.636706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cfbdd0f4-4e3f-40e6-b709-412447aa604c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:32.672562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfbdd0f4-4e3f-40e6-b709-412447aa604c tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:32.673592 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 629/1248] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:32 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:33.236933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-993f8ea0-1a76-4b48-bc2a-3bfd6b8ddba6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:33.238525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-993f8ea0-1a76-4b48-bc2a-3bfd6b8ddba6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:33.238894 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:33.238894 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:33.239531 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-993f8ea0-1a76-4b48-bc2a-3bfd6b8ddba6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:33.342436 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:33.342436 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:33.377286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-993f8ea0-1a76-4b48-bc2a-3bfd6b8ddba6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:33.418863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-993f8ea0-1a76-4b48-bc2a-3bfd6b8ddba6 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 200 Jan 21 03:58:33.435012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 620/1249] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:33 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 942 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:33.688976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44cba20e-083f-4bfa-96c1-6a23a7e00415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:33.689663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44cba20e-083f-4bfa-96c1-6a23a7e00415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:33.689985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:33.689985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:33.690550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44cba20e-083f-4bfa-96c1-6a23a7e00415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:33.746220 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:33.746220 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:33.757460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-44cba20e-083f-4bfa-96c1-6a23a7e00415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:33.784413 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44cba20e-083f-4bfa-96c1-6a23a7e00415 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:33.786184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 630/1250] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:33 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 947 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:33.801087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-653263f4-efbc-4f6f-b3ba-5d8194fb8b95 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:33.801938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-653263f4-efbc-4f6f-b3ba-5d8194fb8b95 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:33.802351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:33.802351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:33.803081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-653263f4-efbc-4f6f-b3ba-5d8194fb8b95 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:33.858617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:33.858617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:33.868080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-653263f4-efbc-4f6f-b3ba-5d8194fb8b95 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:33.892113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-653263f4-efbc-4f6f-b3ba-5d8194fb8b95 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:33.893326 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 621/1251] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:33 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 947 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:33.908974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f?cascade=True Jan 21 03:58:33.910536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:33.911142 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:33.911142 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:33.911858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:33.912600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume with id: bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:34.013222 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:34.013222 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:34.021160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:34.117768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume request issued successfully. Jan 21 03:58:34.118571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3836111-d221-48af-87cf-9cdc44742129 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f?cascade=True returned with HTTP 202 Jan 21 03:58:34.119988 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 631/1252] 10.222.0.22 () {58 vars in 1343 bytes} [Thu Jan 21 03:58:33 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f?cascade=True => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:34.127620 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79c416ad-6f6a-4425-9516-3a23b7f0ade7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:34.129128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79c416ad-6f6a-4425-9516-3a23b7f0ade7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:34.129570 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:34.129570 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:34.130351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79c416ad-6f6a-4425-9516-3a23b7f0ade7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:34.184960 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:34.184960 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:34.194884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-79c416ad-6f6a-4425-9516-3a23b7f0ade7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:34.220227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79c416ad-6f6a-4425-9516-3a23b7f0ade7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:34.221213 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 622/1253] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:34 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:34.436660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-264a87aa-c1f6-4454-a9cc-d2e5fe749e13 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 Jan 21 03:58:34.437992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-264a87aa-c1f6-4454-a9cc-d2e5fe749e13 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:34.438568 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:34.438568 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:34.439499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-264a87aa-c1f6-4454-a9cc-d2e5fe749e13 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:34.597565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-264a87aa-c1f6-4454-a9cc-d2e5fe749e13 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 returned with HTTP 404 Jan 21 03:58:34.604106 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 632/1254] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:34 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/a23401db-0af1-47d9-aa97-9bee489e2de7 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:58:34.608670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] DELETE http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:34.609198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:34.609421 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:34.609421 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:34.609802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:34.610274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume with id: f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:34.731009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:34.731009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:34.732228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:34.813513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume request issued successfully. Jan 21 03:58:34.814011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-558b9a70-98b2-438c-b887-36a99d330b4a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 202 Jan 21 03:58:34.824028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7648ba65-6904-452b-b1c9-34e10d221020 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:34.824550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7648ba65-6904-452b-b1c9-34e10d221020 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:34.825045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7648ba65-6904-452b-b1c9-34e10d221020 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:34.827351 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 623/1255] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:34 2021] DELETE /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:34.960069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:34.960069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:34.990252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7648ba65-6904-452b-b1c9-34e10d221020 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:35.046356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7648ba65-6904-452b-b1c9-34e10d221020 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 200 Jan 21 03:58:35.047577 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 633/1256] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:34 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 908 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:35.237994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a43ef481-cb16-47a0-9b8d-42bc05d2ac1d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:35.238809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a43ef481-cb16-47a0-9b8d-42bc05d2ac1d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:35.238809 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:35.238809 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:35.239221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a43ef481-cb16-47a0-9b8d-42bc05d2ac1d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:35.337689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:35.337689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:35.349653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a43ef481-cb16-47a0-9b8d-42bc05d2ac1d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:35.401277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a43ef481-cb16-47a0-9b8d-42bc05d2ac1d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:35.413072 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 624/1257] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:35 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:36.064292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49722e03-34ef-4721-9c16-ccfafaf9c54c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:36.064879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49722e03-34ef-4721-9c16-ccfafaf9c54c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:36.065004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:36.065004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:36.065282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49722e03-34ef-4721-9c16-ccfafaf9c54c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:36.192611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:36.192611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:36.215496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-49722e03-34ef-4721-9c16-ccfafaf9c54c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:36.263286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49722e03-34ef-4721-9c16-ccfafaf9c54c tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 200 Jan 21 03:58:36.264730 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 634/1258] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:36 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 908 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:36.418688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb8d5a32-6883-4d0a-9a1d-73540dcc896d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:36.419581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb8d5a32-6883-4d0a-9a1d-73540dcc896d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:36.420016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:36.420016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:36.420839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb8d5a32-6883-4d0a-9a1d-73540dcc896d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:36.515035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:36.515035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:36.551580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bb8d5a32-6883-4d0a-9a1d-73540dcc896d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:36.609522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb8d5a32-6883-4d0a-9a1d-73540dcc896d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:36.610624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 625/1259] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:36 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:37.280910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1991ca5c-b5cc-4a1a-ba70-cec6af96cb87 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:37.281411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1991ca5c-b5cc-4a1a-ba70-cec6af96cb87 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:37.281814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:37.281814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:37.282431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1991ca5c-b5cc-4a1a-ba70-cec6af96cb87 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:37.435631 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:37.435631 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:37.455595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1991ca5c-b5cc-4a1a-ba70-cec6af96cb87 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:37.527270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1991ca5c-b5cc-4a1a-ba70-cec6af96cb87 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 200 Jan 21 03:58:37.529162 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 635/1260] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:37 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 908 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:37.627516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-838d273a-7e68-4ffe-af28-ab824e3caf79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:37.629049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-838d273a-7e68-4ffe-af28-ab824e3caf79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:37.629614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:37.629614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:37.630358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-838d273a-7e68-4ffe-af28-ab824e3caf79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:37.749957 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:37.749957 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:37.777657 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-838d273a-7e68-4ffe-af28-ab824e3caf79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:37.833283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-838d273a-7e68-4ffe-af28-ab824e3caf79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:37.834140 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 626/1261] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:37 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:38.545148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8efa3b79-c52a-4d4b-a3dc-a72ea1d077de tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f Jan 21 03:58:38.545679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8efa3b79-c52a-4d4b-a3dc-a72ea1d077de tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:38.545899 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:38.545899 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:38.546274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8efa3b79-c52a-4d4b-a3dc-a72ea1d077de tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:38.739898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8efa3b79-c52a-4d4b-a3dc-a72ea1d077de tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f returned with HTTP 404 Jan 21 03:58:38.740940 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 636/1262] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:38 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/f8138e41-883c-47ea-a962-fc10f5a6a03f => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:38.750522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] DELETE http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:38.751269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:38.751471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:38.751471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:38.752216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:38.752858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume with id: fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:38.850246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1aa94c22-7bd8-4ebd-857b-291ca6c95f79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:38.851019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1aa94c22-7bd8-4ebd-857b-291ca6c95f79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:38.851710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1aa94c22-7bd8-4ebd-857b-291ca6c95f79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:38.926034 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:38.926034 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:38.927455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:39.018269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume request issued successfully. Jan 21 03:58:39.022410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0c07845-297c-4ae8-b56f-767974057202 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 202 Jan 21 03:58:39.023474 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 627/1263] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:38 2021] DELETE /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:39.027644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:39.027644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:39.047231 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7126ced-ce78-430a-b9b1-22f7636be6a0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:39.055532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7126ced-ce78-430a-b9b1-22f7636be6a0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:39.055764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:39.055764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:39.056414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7126ced-ce78-430a-b9b1-22f7636be6a0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:39.069667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1aa94c22-7bd8-4ebd-857b-291ca6c95f79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:39.176162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1aa94c22-7bd8-4ebd-857b-291ca6c95f79 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:39.177474 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 637/1264] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:38 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:39.257978 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:39.257978 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:39.320020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d7126ced-ce78-430a-b9b1-22f7636be6a0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:39.428376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7126ced-ce78-430a-b9b1-22f7636be6a0 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:39.429230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 628/1265] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:39 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 1390 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:40.192358 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3b602c0d-69ea-4d12-a776-cd1f3c566ae7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:40.192916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3b602c0d-69ea-4d12-a776-cd1f3c566ae7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:40.193049 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:40.193049 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:40.193662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3b602c0d-69ea-4d12-a776-cd1f3c566ae7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:40.285571 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:40.285571 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:40.295433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3b602c0d-69ea-4d12-a776-cd1f3c566ae7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:40.322417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3b602c0d-69ea-4d12-a776-cd1f3c566ae7 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 200 Jan 21 03:58:40.323569 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 638/1266] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:40 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:40.445773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1777164e-9602-4eca-bd09-923ca24909b2 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:40.446300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1777164e-9602-4eca-bd09-923ca24909b2 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:40.446495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:40.446495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:40.447213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1777164e-9602-4eca-bd09-923ca24909b2 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:40.564194 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:40.564194 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:40.611951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1777164e-9602-4eca-bd09-923ca24909b2 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:40.667754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1777164e-9602-4eca-bd09-923ca24909b2 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:40.668933 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 629/1267] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:40 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 1390 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:41.341687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81a72b03-04ae-48ae-9d29-7f719faef34b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:41.345259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81a72b03-04ae-48ae-9d29-7f719faef34b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:41.349497 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:41.349497 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:41.350275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81a72b03-04ae-48ae-9d29-7f719faef34b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:41.535734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81a72b03-04ae-48ae-9d29-7f719faef34b tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 404 Jan 21 03:58:41.540539 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 639/1268] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:41 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:41.549148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes Jan 21 03:58:41.549689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:41.550572 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:41.550572 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:41.553834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:41.555141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:41.558168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:41.685057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9114e2aa-5767-4160-85e0-e1ff773c2849 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:41.685582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9114e2aa-5767-4160-85e0-e1ff773c2849 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:41.686069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9114e2aa-5767-4160-85e0-e1ff773c2849 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:41.723952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Get all volumes completed successfully. Jan 21 03:58:41.724982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c844494-3918-4d0f-8536-2bad4b6953a4 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes returned with HTTP 200 Jan 21 03:58:41.732845 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 630/1269] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 03:58:41 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes => generated 401 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:41.746459 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots Jan 21 03:58:41.746689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:41.746846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:41.746846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:41.755532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:41.756187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:41.756973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:41.756973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:41.758689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:58:41.829825 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:41.829825 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:41.833185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Get all snapshots completed successfully. Jan 21 03:58:41.833797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e873a56-7e72-4e8b-be50-92000ef5ad4e tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots returned with HTTP 200 Jan 21 03:58:41.836298 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 631/1270] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 03:58:41 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots => generated 17 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:41.859671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:41.860228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:41.860727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:41.861196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume with id: e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:41.863619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9114e2aa-5767-4160-85e0-e1ff773c2849 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:41.931888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9114e2aa-5767-4160-85e0-e1ff773c2849 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 200 Jan 21 03:58:41.932638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 640/1271] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:41 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 1390 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:58:42.033613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:42.033613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:42.045976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:42.157297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume request issued successfully. Jan 21 03:58:42.157773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f139c411-784a-40b2-960a-6ae4e47671d9 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 202 Jan 21 03:58:42.158654 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 632/1272] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:41 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:42.166545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a5545dd-719a-4446-ab31-980d0a5f7e75 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:42.167372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a5545dd-719a-4446-ab31-980d0a5f7e75 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:42.168782 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:42.168782 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:42.169182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a5545dd-719a-4446-ab31-980d0a5f7e75 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:42.300961 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:42.300961 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:42.310865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4a5545dd-719a-4446-ab31-980d0a5f7e75 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:42.341602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a5545dd-719a-4446-ab31-980d0a5f7e75 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:42.342787 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 641/1273] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:42 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:42.957265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7cffdcd-e4a5-4f9d-829c-d5d7be5dfffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa Jan 21 03:58:42.957876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7cffdcd-e4a5-4f9d-829c-d5d7be5dfffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:42.958100 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:42.958100 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:42.958476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7cffdcd-e4a5-4f9d-829c-d5d7be5dfffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:43.073307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7cffdcd-e4a5-4f9d-829c-d5d7be5dfffd tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa returned with HTTP 404 Jan 21 03:58:43.074388 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 633/1274] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:42 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/fd58ee51-f4dc-49a5-89d7-4c0911d7f6fa => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:43.082027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] DELETE http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:58:43.082897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:43.083293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:43.083293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:43.083898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:43.084498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume with id: dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:58:43.182945 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:43.182945 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:43.186812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:43.257496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Delete volume request issued successfully. Jan 21 03:58:43.257971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28dd492a-5c98-4867-804f-341f574287cc tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 202 Jan 21 03:58:43.262127 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 642/1275] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:43 2021] DELETE /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:58:43.266782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-035f19ae-314a-4b77-b38c-45a5bc56ad2d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:58:43.267520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-035f19ae-314a-4b77-b38c-45a5bc56ad2d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:43.269270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-035f19ae-314a-4b77-b38c-45a5bc56ad2d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:43.366791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4854e17c-654b-4e1e-bfe3-7f1b4befa5f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:43.379977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4854e17c-654b-4e1e-bfe3-7f1b4befa5f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:43.380448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:43.380448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:43.381078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4854e17c-654b-4e1e-bfe3-7f1b4befa5f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:43.432793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:43.432793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:43.459497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-035f19ae-314a-4b77-b38c-45a5bc56ad2d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:43.512337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:43.512337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:43.546348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-035f19ae-314a-4b77-b38c-45a5bc56ad2d tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:58:43.547355 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 634/1276] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:43 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 1356 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:43.558929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4854e17c-654b-4e1e-bfe3-7f1b4befa5f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:43.630817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4854e17c-654b-4e1e-bfe3-7f1b4befa5f1 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:43.632449 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 643/1277] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:43 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:44.564667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2505b11d-94c5-48b9-8aa5-72a61878be46 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:58:44.566315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2505b11d-94c5-48b9-8aa5-72a61878be46 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:44.566690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:44.566690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:44.567297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2505b11d-94c5-48b9-8aa5-72a61878be46 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:44.659457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a8e87ec-2b0b-44d3-b361-05c4493bcf2d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:44.660768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a8e87ec-2b0b-44d3-b361-05c4493bcf2d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:44.660978 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:44.660978 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:44.661770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a8e87ec-2b0b-44d3-b361-05c4493bcf2d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:44.755902 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:44.755902 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:44.766779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:44.766779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:44.777065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5a8e87ec-2b0b-44d3-b361-05c4493bcf2d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Volume info retrieved successfully. Jan 21 03:58:44.796882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2505b11d-94c5-48b9-8aa5-72a61878be46 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:44.843535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a8e87ec-2b0b-44d3-b361-05c4493bcf2d tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 200 Jan 21 03:58:44.853529 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 644/1278] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:44 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 946 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:58:44.857390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2505b11d-94c5-48b9-8aa5-72a61878be46 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:58:44.858771 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 635/1279] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:44 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 1356 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:45.865352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f54bbcb-4db2-4dd8-926f-f56c2b41ac29 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] GET http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa Jan 21 03:58:45.866429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f54bbcb-4db2-4dd8-926f-f56c2b41ac29 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:45.866822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:45.866822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:45.867485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f54bbcb-4db2-4dd8-926f-f56c2b41ac29 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:45.877368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f899d39e-7fbc-4b61-a8e5-dad2a900b72a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:58:45.878787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f899d39e-7fbc-4b61-a8e5-dad2a900b72a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:45.879581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:45.879581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:45.880212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f899d39e-7fbc-4b61-a8e5-dad2a900b72a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:46.005964 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:46.005964 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:46.006484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f54bbcb-4db2-4dd8-926f-f56c2b41ac29 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa returned with HTTP 404 Jan 21 03:58:46.012535 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 645/1280] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:45 2021] GET /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/e1a002ad-e29e-41f6-bbb8-bbb734bc2afa => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:46.023835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8bded1c-1746-4d5c-beb4-8604baa22731 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 Jan 21 03:58:46.024585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8bded1c-1746-4d5c-beb4-8604baa22731 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:46.025772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8bded1c-1746-4d5c-beb4-8604baa22731 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:46.027856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-f8bded1c-1746-4d5c-beb4-8604baa22731 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete snapshot with id: 30430064-c3fe-48a4-9f94-d48bce33e378 Jan 21 03:58:46.041868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f899d39e-7fbc-4b61-a8e5-dad2a900b72a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Volume info retrieved successfully. Jan 21 03:58:46.093847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8bded1c-1746-4d5c-beb4-8604baa22731 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 returned with HTTP 404 Jan 21 03:58:46.097881 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 646/1281] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:58:46 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/30430064-c3fe-48a4-9f94-d48bce33e378 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:46.107450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f899d39e-7fbc-4b61-a8e5-dad2a900b72a tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 200 Jan 21 03:58:46.111613 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 636/1282] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:45 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 1356 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:46.113807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d635d8a-b373-44fd-922c-9b64c7197f80 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:46.115325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d635d8a-b373-44fd-922c-9b64c7197f80 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:46.116000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d635d8a-b373-44fd-922c-9b64c7197f80 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:46.116621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9d635d8a-b373-44fd-922c-9b64c7197f80 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume with id: bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f Jan 21 03:58:46.181759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d635d8a-b373-44fd-922c-9b64c7197f80 tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f returned with HTTP 404 Jan 21 03:58:46.183296 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 647/1283] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:46 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/bfe17b0f-a8ec-4273-a52d-5e9ab67a2f2f => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:46.193681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a6badf7-09a7-4e95-a8d1-973ae891d1ee tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 Jan 21 03:58:46.194486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a6badf7-09a7-4e95-a8d1-973ae891d1ee tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:46.194863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:46.194863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:46.195498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a6badf7-09a7-4e95-a8d1-973ae891d1ee tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:46.196001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-1a6badf7-09a7-4e95-a8d1-973ae891d1ee tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete snapshot with id: 9a004640-5b50-497e-9c51-da37e173e164 Jan 21 03:58:46.233493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a6badf7-09a7-4e95-a8d1-973ae891d1ee tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 returned with HTTP 404 Jan 21 03:58:46.240778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 637/1284] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:58:46 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/9a004640-5b50-497e-9c51-da37e173e164 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:46.245551 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59a90b5f-1eda-4378-95ce-17fdbff3ac5a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd Jan 21 03:58:46.246261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59a90b5f-1eda-4378-95ce-17fdbff3ac5a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:46.246901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59a90b5f-1eda-4378-95ce-17fdbff3ac5a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:46.247507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-59a90b5f-1eda-4378-95ce-17fdbff3ac5a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete snapshot with id: 8c03ddf8-dc83-4e25-ae91-33a0e27efadd Jan 21 03:58:46.275199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59a90b5f-1eda-4378-95ce-17fdbff3ac5a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd returned with HTTP 404 Jan 21 03:58:46.285248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd081789-399f-45d7-8ba8-a30518ed680a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] DELETE http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:46.285856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd081789-399f-45d7-8ba8-a30518ed680a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:46.286214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd081789-399f-45d7-8ba8-a30518ed680a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:46.286674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-cd081789-399f-45d7-8ba8-a30518ed680a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] Delete volume with id: 88ee3721-5b61-4523-97ec-31c5fe96e97f Jan 21 03:58:46.291829 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 648/1285] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:58:46 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/snapshots/8c03ddf8-dc83-4e25-ae91-33a0e27efadd => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:46.350895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd081789-399f-45d7-8ba8-a30518ed680a tempest-VolumesDeleteCascade-199028579 tempest-VolumesDeleteCascade-199028579] http://10.222.0.22/volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f returned with HTTP 404 Jan 21 03:58:46.357008 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 638/1286] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:58:46 2021] DELETE /volume/v3/ab69d3c974cb40d1a97be410967229d8/volumes/88ee3721-5b61-4523-97ec-31c5fe96e97f => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:47.128753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3c4fec6-a483-4090-8b62-118772c100b3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] GET http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 Jan 21 03:58:47.129423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3c4fec6-a483-4090-8b62-118772c100b3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:47.130129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3c4fec6-a483-4090-8b62-118772c100b3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:47.242761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3c4fec6-a483-4090-8b62-118772c100b3 tempest-VolumesCloneTest-1767784231 tempest-VolumesCloneTest-1767784231] http://10.222.0.22/volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 returned with HTTP 404 Jan 21 03:58:47.247822 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 649/1287] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:47 2021] GET /volume/v3/845557ca26b24c27b4cca62bfdfd1ea9/volumes/dbf4a2fa-31af-4ce7-a837-e85e37ac3134 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:58:49.706853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes Jan 21 03:58:49.711747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:49.712254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:49.712875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:49.714708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:49.869996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:49.870820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ba031f8-533d-4628-a759-9b493fba976e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes returned with HTTP 200 Jan 21 03:58:49.871665 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 639/1288] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 03:58:49 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes => generated 15 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:49.882335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] POST http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes Jan 21 03:58:49.884135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1057530279"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:49.885559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1057530279'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:49.885938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume of 1 GB Jan 21 03:58:49.916627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Availability Zones retrieved successfully. Jan 21 03:58:49.954887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Flow 'volume_create_api' (d0ed9ab0-1905-404f-a2cd-05e4b31497ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:49.959326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08dbd3f-e82a-4efd-89b7-11678de0a1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:49.961839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:50.037947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08dbd3f-e82a-4efd-89b7-11678de0a1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:50.040994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e272bd-74bf-4b56-a9a6-7d346dec2f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:50.178079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Created reservations ['5bf820bf-fbb1-4fc0-a3b9-97c2ebc3e41d', '0fb9042d-3b84-4b10-a89e-ef4173fda5cd', '16621a64-a9a5-4a5b-b7c7-fcac85aeb4ad', 'e1d970c2-c9ca-4baf-aaba-d69b346a6361'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:50.180007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e272bd-74bf-4b56-a9a6-7d346dec2f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf820bf-fbb1-4fc0-a3b9-97c2ebc3e41d', '0fb9042d-3b84-4b10-a89e-ef4173fda5cd', '16621a64-a9a5-4a5b-b7c7-fcac85aeb4ad', 'e1d970c2-c9ca-4baf-aaba-d69b346a6361']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:50.182118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdca8f78-d334-45af-a092-74379a03c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:50.259357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdca8f78-d334-45af-a092-74379a03c35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a70ba64-3a3f-4186-8f9c-d63f7bea8155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1057530279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1efb9aeb9e584cee81ec87a5dfc51181',qos_specs=None,replication_status=,reservations=['5bf820bf-fbb1-4fc0-a3b9-97c2ebc3e41d','0fb9042d-3b84-4b10-a89e-ef4173fda5cd','16621a64-a9a5-4a5b-b7c7-fcac85aeb4ad','e1d970c2-c9ca-4baf-aaba-d69b346a6361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5152935cf12400b98832762907efe1b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1057530279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a70ba64-3a3f-4186-8f9c-d63f7bea8155,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1efb9aeb9e584cee81ec87a5dfc51181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c5152935cf12400b98832762907efe1b',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:50.262031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fe2570-7152-4d67-a7be-cfc6ac561458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:50.294203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fe2570-7152-4d67-a7be-cfc6ac561458) transitioned into state 'SUCCESS' from state '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-1057530279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1efb9aeb9e584cee81ec87a5dfc51181',qos_specs=None,replication_status=,reservations=['5bf820bf-fbb1-4fc0-a3b9-97c2ebc3e41d','0fb9042d-3b84-4b10-a89e-ef4173fda5cd','16621a64-a9a5-4a5b-b7c7-fcac85aeb4ad','e1d970c2-c9ca-4baf-aaba-d69b346a6361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5152935cf12400b98832762907efe1b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:50.296596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a5d0ef-be0b-478f-8798-62cb38cdd9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:50.313312 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a5d0ef-be0b-478f-8798-62cb38cdd9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:50.317465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Flow 'volume_create_api' (d0ed9ab0-1905-404f-a2cd-05e4b31497ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:50.396711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume request issued successfully. Jan 21 03:58:50.413440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f510d28-ff93-42aa-91d8-ae825dbcd796 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes returned with HTTP 202 Jan 21 03:58:50.415249 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 650/1289] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:58:49 2021] POST /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes => generated 833 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:58:50.429156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6c5180a-c2c7-45ea-b499-1d27af2a17be tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:58:50.429999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6c5180a-c2c7-45ea-b499-1d27af2a17be tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:50.430716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6c5180a-c2c7-45ea-b499-1d27af2a17be tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:50.540602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:50.540602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:50.562001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f6c5180a-c2c7-45ea-b499-1d27af2a17be tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:50.610911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6c5180a-c2c7-45ea-b499-1d27af2a17be tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:58:50.620093 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 640/1290] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:50 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 901 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:51.630322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8e03d1a-5e4e-4a54-aeb9-19f822db5576 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:58:51.630855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8e03d1a-5e4e-4a54-aeb9-19f822db5576 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:51.631114 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:51.631114 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:51.631491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8e03d1a-5e4e-4a54-aeb9-19f822db5576 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:51.728664 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:51.728664 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:51.787870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c8e03d1a-5e4e-4a54-aeb9-19f822db5576 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:51.859873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8e03d1a-5e4e-4a54-aeb9-19f822db5576 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:58:51.860756 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 651/1291] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:51 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 926 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:51.880393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-914af03f-a6ea-4ae7-8504-09084e9c882d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:58:51.880927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-914af03f-a6ea-4ae7-8504-09084e9c882d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:51.881150 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:51.881150 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:51.881525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-914af03f-a6ea-4ae7-8504-09084e9c882d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:51.946697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:51.946697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:51.956239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-914af03f-a6ea-4ae7-8504-09084e9c882d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:51.983887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-914af03f-a6ea-4ae7-8504-09084e9c882d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:58:51.984704 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 641/1292] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:51 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 926 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:51.999818 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] POST http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes Jan 21 03:58:52.000378 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:52.000378 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:52.000947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1500017275"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:52.002233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1500017275'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:52.002701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume of 1 GB Jan 21 03:58:52.018513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Availability Zones retrieved successfully. Jan 21 03:58:52.061218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Flow 'volume_create_api' (b397431d-e4be-4a0b-a859-d1558c31d6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:52.064025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea13744-95fe-4e0f-b957-f646a7d19e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.067696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:52.194780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea13744-95fe-4e0f-b957-f646a7d19e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.202314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cfee59-36fd-41b1-9270-fa48f92fa553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.311790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Created reservations ['7efe8971-7079-4aba-aa1e-91aa2d06d37a', '530364d3-c93e-46a1-b577-95946f535d59', 'ed10ffcb-3c1f-45a5-943a-8f82c9b98ffb', 'ed21ac05-f7cb-48de-a145-61a66a3bf9dd'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:52.313780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cfee59-36fd-41b1-9270-fa48f92fa553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7efe8971-7079-4aba-aa1e-91aa2d06d37a', '530364d3-c93e-46a1-b577-95946f535d59', 'ed10ffcb-3c1f-45a5-943a-8f82c9b98ffb', 'ed21ac05-f7cb-48de-a145-61a66a3bf9dd']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.317715 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4718aab-e5e6-4a0b-bb9d-2ed72443aaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.460712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4718aab-e5e6-4a0b-bb9d-2ed72443aaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a09b5b-b30b-4d31-b5e8-3f818d06d425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1500017275',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1efb9aeb9e584cee81ec87a5dfc51181',qos_specs=None,replication_status=,reservations=['7efe8971-7079-4aba-aa1e-91aa2d06d37a','530364d3-c93e-46a1-b577-95946f535d59','ed10ffcb-3c1f-45a5-943a-8f82c9b98ffb','ed21ac05-f7cb-48de-a145-61a66a3bf9dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5152935cf12400b98832762907efe1b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1500017275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a09b5b-b30b-4d31-b5e8-3f818d06d425,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1efb9aeb9e584cee81ec87a5dfc51181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c5152935cf12400b98832762907efe1b',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.463585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d80b41-3396-440f-99a2-66917007a268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.506300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d80b41-3396-440f-99a2-66917007a268) transitioned into state 'SUCCESS' from state '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-1500017275',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1efb9aeb9e584cee81ec87a5dfc51181',qos_specs=None,replication_status=,reservations=['7efe8971-7079-4aba-aa1e-91aa2d06d37a','530364d3-c93e-46a1-b577-95946f535d59','ed10ffcb-3c1f-45a5-943a-8f82c9b98ffb','ed21ac05-f7cb-48de-a145-61a66a3bf9dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5152935cf12400b98832762907efe1b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.508852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2ecbe0-b0a6-41d6-aa8e-0efb7dc88740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:52.541939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2ecbe0-b0a6-41d6-aa8e-0efb7dc88740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:52.546189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Flow 'volume_create_api' (b397431d-e4be-4a0b-a859-d1558c31d6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:52.652397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume request issued successfully. Jan 21 03:58:52.684848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d5c39b9-072e-40cf-a8b8-8718dadc08a5 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes returned with HTTP 202 Jan 21 03:58:52.698279 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 652/1293] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:58:51 2021] POST /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes => generated 833 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:58:52.702694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a373489d-62f1-4b28-97e2-23937345c937 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:58:52.703251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a373489d-62f1-4b28-97e2-23937345c937 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:52.703469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:52.703469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:52.703848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a373489d-62f1-4b28-97e2-23937345c937 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:52.807218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:52.807218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:52.841141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a373489d-62f1-4b28-97e2-23937345c937 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:52.902149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a373489d-62f1-4b28-97e2-23937345c937 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:58:52.913814 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 642/1294] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:52 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 901 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:53.921888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-621178c2-95df-4d3d-8bc2-2b9d14a37131 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:58:53.922501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-621178c2-95df-4d3d-8bc2-2b9d14a37131 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:53.922777 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:53.922777 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:53.923295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-621178c2-95df-4d3d-8bc2-2b9d14a37131 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:54.011151 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.011151 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:54.023676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-621178c2-95df-4d3d-8bc2-2b9d14a37131 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:54.055204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-621178c2-95df-4d3d-8bc2-2b9d14a37131 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:58:54.056019 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 653/1295] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:53 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 926 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:54.073353 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8d9426db-3011-4da7-bc2f-578beabf4205 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:58:54.073856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8d9426db-3011-4da7-bc2f-578beabf4205 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:54.074441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:54.074441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:54.074671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8d9426db-3011-4da7-bc2f-578beabf4205 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:54.160226 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:54.160226 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:54.169788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8d9426db-3011-4da7-bc2f-578beabf4205 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:54.202156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8d9426db-3011-4da7-bc2f-578beabf4205 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:58:54.203634 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 643/1296] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:54 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 926 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:54.220576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] POST http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes Jan 21 03:58:54.221324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:54.221324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:54.222950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-93503399"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:58:54.224461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-93503399'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:58:54.225037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume of 1 GB Jan 21 03:58:54.245958 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Availability Zones retrieved successfully. Jan 21 03:58:54.291501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Flow 'volume_create_api' (61c9d4e2-68d4-4587-b823-4b4a700f8f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:54.294627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374ae287-435a-4cb2-872c-5ab58d91cbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:54.297828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:58:54.388443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374ae287-435a-4cb2-872c-5ab58d91cbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:54.393088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027b646d-6f5e-4e5e-9bba-939306f3bc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:54.503663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Created reservations ['5a197f88-f645-48c2-9672-b0282e20770e', 'b0a6002b-9739-4810-9e1f-ab1e126ebc1e', '1ffeb6f1-7696-4656-b0ac-af7f3e165392', 'd6619b4d-a06a-48cf-92a6-151399962f61'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:58:54.505707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027b646d-6f5e-4e5e-9bba-939306f3bc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a197f88-f645-48c2-9672-b0282e20770e', 'b0a6002b-9739-4810-9e1f-ab1e126ebc1e', '1ffeb6f1-7696-4656-b0ac-af7f3e165392', 'd6619b4d-a06a-48cf-92a6-151399962f61']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:54.509124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573f3755-4207-4219-8971-0ff487ec2bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:54.643775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573f3755-4207-4219-8971-0ff487ec2bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a713208-fb51-46c3-83e9-161cb953a572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-93503399',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1efb9aeb9e584cee81ec87a5dfc51181',qos_specs=None,replication_status=,reservations=['5a197f88-f645-48c2-9672-b0282e20770e','b0a6002b-9739-4810-9e1f-ab1e126ebc1e','1ffeb6f1-7696-4656-b0ac-af7f3e165392','d6619b4d-a06a-48cf-92a6-151399962f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5152935cf12400b98832762907efe1b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-93503399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a713208-fb51-46c3-83e9-161cb953a572,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1efb9aeb9e584cee81ec87a5dfc51181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c5152935cf12400b98832762907efe1b',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:54.646684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01f98ba-333f-4038-9ae6-981b793e398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:54.716179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01f98ba-333f-4038-9ae6-981b793e398c) transitioned into state 'SUCCESS' from state '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-93503399',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1efb9aeb9e584cee81ec87a5dfc51181',qos_specs=None,replication_status=,reservations=['5a197f88-f645-48c2-9672-b0282e20770e','b0a6002b-9739-4810-9e1f-ab1e126ebc1e','1ffeb6f1-7696-4656-b0ac-af7f3e165392','d6619b4d-a06a-48cf-92a6-151399962f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5152935cf12400b98832762907efe1b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:54.718464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca44dd1-f40e-42e8-b85f-8ddd52c88da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:58:54.749902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca44dd1-f40e-42e8-b85f-8ddd52c88da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:58:54.758406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Flow 'volume_create_api' (61c9d4e2-68d4-4587-b823-4b4a700f8f94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:58:54.891505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Create volume request issued successfully. Jan 21 03:58:54.925391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49a1f6c8-760d-47da-a394-e76de4753fde tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes returned with HTTP 202 Jan 21 03:58:54.927336 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 654/1297] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:58:54 2021] POST /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes => generated 831 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:58:54.942995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8924917-102b-4ea0-9ba5-ba847c9cb167 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:58:54.943782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8924917-102b-4ea0-9ba5-ba847c9cb167 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:54.943983 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:54.943983 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:54.944633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8924917-102b-4ea0-9ba5-ba847c9cb167 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:55.083381 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:55.083381 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:55.108247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c8924917-102b-4ea0-9ba5-ba847c9cb167 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:55.157709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8924917-102b-4ea0-9ba5-ba847c9cb167 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:58:55.172584 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 644/1298] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:54 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 923 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:56.180698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb6cc7e2-39b1-4003-bfcf-e34b25747111 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:58:56.181217 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb6cc7e2-39b1-4003-bfcf-e34b25747111 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:56.181515 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:56.181515 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:56.181976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb6cc7e2-39b1-4003-bfcf-e34b25747111 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:56.256510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:56.256510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:56.266602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eb6cc7e2-39b1-4003-bfcf-e34b25747111 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:56.322734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb6cc7e2-39b1-4003-bfcf-e34b25747111 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:58:56.325651 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 655/1299] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:56 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 923 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:57.341560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34bc6576-9d4e-4d28-ba58-2db6f8bc2f68 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:58:57.342823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34bc6576-9d4e-4d28-ba58-2db6f8bc2f68 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.343879 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.343879 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:57.344783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34bc6576-9d4e-4d28-ba58-2db6f8bc2f68 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.436213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.436213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:57.458746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34bc6576-9d4e-4d28-ba58-2db6f8bc2f68 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:57.507545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34bc6576-9d4e-4d28-ba58-2db6f8bc2f68 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:58:57.508634 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 645/1300] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 924 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:57.527557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38fbb5c6-b592-4241-b8e9-a4e19ab025ca tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:58:57.528451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38fbb5c6-b592-4241-b8e9-a4e19ab025ca tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.528847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.528847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:57.529470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38fbb5c6-b592-4241-b8e9-a4e19ab025ca tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.606207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.606207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:57.618072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38fbb5c6-b592-4241-b8e9-a4e19ab025ca tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:58:57.647197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38fbb5c6-b592-4241-b8e9-a4e19ab025ca tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:58:57.648634 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 656/1301] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 924 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:57.664619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes Jan 21 03:58:57.665743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.666155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.666155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:57.666828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.667682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:57.669624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:57.770311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:57.772319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ef9548a-d2d0-43dc-b573-477ea98b30ba tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes returned with HTTP 200 Jan 21 03:58:57.773052 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 646/1302] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes => generated 1172 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:57.786254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?name=tempest-VolumesListTestJSON-Volume-1057530279 Jan 21 03:58:57.787259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.787697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.787697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:57.788396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.789334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:57.791691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1057530279'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:57.844861 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:57.845836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a012806-9e76-4fbe-aac3-54d95550cc5a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?name=tempest-VolumesListTestJSON-Volume-1057530279 returned with HTTP 200 Jan 21 03:58:57.847715 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 657/1303] 10.222.0.22 () {58 vars in 1305 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?name=tempest-VolumesListTestJSON-Volume-1057530279 => generated 400 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:57.858600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1500017275 Jan 21 03:58:57.859462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.860116 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.860116 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:57.860745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.861576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:57.863607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.863607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:57.865032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1500017275'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:57.925821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:57.929298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.929298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:57.943711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29a5bb09-cab9-46e6-99d3-80c3635e0e85 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1500017275 returned with HTTP 200 Jan 21 03:58:57.945021 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 647/1304] 10.222.0.22 () {58 vars in 1326 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1500017275 => generated 929 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:57.963239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1 Jan 21 03:58:57.963835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:57.964104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:57.964104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:57.964558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:57.965433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:57.966293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:57.966293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:57.967454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:58.040369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:58.040369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:58.040369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:58.046239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95a7cc92-e877-49ef-9922-500f582e1816 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1 returned with HTTP 200 Jan 21 03:58:58.047232 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 658/1305] 10.222.0.22 () {58 vars in 1240 bytes} [Thu Jan 21 03:58:57 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1 => generated 1103 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:58.069237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:58:58.070008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:58.070372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:58.070372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:58.070996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:58.071821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:58.073727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:58.291550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:58.292984 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:58.292984 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:58.320121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d984390-f26f-4d51-a553-0554d5f3613f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:58:58.321030 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 648/1306] 10.222.0.22 () {58 vars in 1328 bytes} [Thu Jan 21 03:58:58 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=1a713208-fb51-46c3-83e9-161cb953a572 => generated 1105 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:58.345678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:58:58.346219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:58.346369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:58.346369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:58.347760 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:58.348568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:58.350585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:58.600470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:58.602160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:58.602160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:58.620902 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b20e74f9-9ac2-4b1e-8d7a-6729fae3525d tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:58:58.621716 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 659/1307] 10.222.0.22 () {58 vars in 1328 bytes} [Thu Jan 21 03:58:58 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 1105 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:58.645483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:58:58.646110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:58.646296 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:58.646296 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:58.646644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:58.647338 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:58.649102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:58.837312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:58.843268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c64e6084-437b-48fa-9715-ccab95761034 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:58:58.844086 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 649/1308] 10.222.0.22 () {58 vars in 1328 bytes} [Thu Jan 21 03:58:58 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=1&marker=7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:58.860740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 03:58:58.861259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:58.861449 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:58.861449 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:58.862399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:58.863247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:58.863979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:58:58.865748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:58.946316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:58.948580 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:58.948580 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:58.962217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-53cdcd20-20bd-4cce-bc0b-6dc4aa9ed6fb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 03:58:58.964654 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 660/1309] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:58:58 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:58:58.982563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 03:58:58.983122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:58.983610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:58.984285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:58.984885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87904) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:58:58.986743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:59.094864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:59.104999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:59.104999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:59.124713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-624a9f63-f6ca-4e11-93c8-efb029075c98 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 03:58:59.132257 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 650/1310] 10.222.0.22 () {58 vars in 1326 bytes} [Thu Jan 21 03:58:58 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:58:59.148046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1 Jan 21 03:58:59.148621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.148841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:59.148841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:59.149220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.150214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:59.152886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:59.226326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:59.227760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf14fb11-649a-4a87-a430-5f69cb320873 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1 returned with HTTP 200 Jan 21 03:58:59.228991 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 661/1311] 10.222.0.22 () {58 vars in 1219 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1 => generated 567 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:59.242285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:58:59.242856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.243133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:59.243133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:59.243512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.244166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:59.246667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:59.372296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:59.387304 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-909c2106-57aa-47a7-91ee-fcb77ac82540 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:58:59.388404 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 651/1312] 10.222.0.22 () {58 vars in 1307 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=1a713208-fb51-46c3-83e9-161cb953a572 => generated 569 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:59.399870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:58:59.400400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.400594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:59.400594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:59.400976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.401615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:59.402398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:59.402398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:59.403600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:59.583847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:59.592507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f18a800-1a43-4c42-af76-e79879618da4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:58:59.604646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:58:59.605169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.605374 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:59.605374 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:59.605737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.606378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:59.607366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:59.607366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:59.608419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:59.611440 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 662/1313] 10.222.0.22 () {58 vars in 1307 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 569 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:59.813414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:59.814422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6996139-1409-4e9f-91ab-03d635e8f461 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:58:59.823491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 652/1314] 10.222.0.22 () {58 vars in 1307 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?limit=1&marker=7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 03:58:59.828883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?name=tempest-VolumesListTestJSON-Volume-1500017275&status=available Jan 21 03:58:59.829648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.830049 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:58:59.830049 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:58:59.830688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.848268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:59.849171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:58:59.852071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:58:59.852071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:58:59.853541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1500017275'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:58:59.921820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:58:59.922806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2038a87-9603-48b2-bc86-9d5f0c702ee6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?name=tempest-VolumesListTestJSON-Volume-1500017275&status=available returned with HTTP 200 Jan 21 03:58:59.923859 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 663/1315] 10.222.0.22 () {58 vars in 1339 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?name=tempest-VolumesListTestJSON-Volume-1500017275&status=available => generated 400 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:58:59.941416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1057530279&status=available Jan 21 03:58:59.941953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:58:59.945410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:58:59.947097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:58:59.947978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87904) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:58:59.951482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1057530279'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:00.057501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:00.059354 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.059354 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:00.078683 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5580f0cf-3c7f-4e51-b8c5-df3c66983e45 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1057530279&status=available returned with HTTP 200 Jan 21 03:59:00.079857 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 653/1316] 10.222.0.22 () {58 vars in 1360 bytes} [Thu Jan 21 03:58:59 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1057530279&status=available => generated 929 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:00.097616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?marker=1a713208-fb51-46c3-83e9-161cb953a572&sort=id%3Aasc Jan 21 03:59:00.098171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:00.098369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:00.098369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:00.099070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:00.099925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:00.100874 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.100874 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:00.102192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:00.298373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:00.301201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.301201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:00.341510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff7d8ef4-50bc-4a61-9823-f006b995e764 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?marker=1a713208-fb51-46c3-83e9-161cb953a572&sort=id%3Aasc returned with HTTP 200 Jan 21 03:59:00.355951 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 664/1317] 10.222.0.22 () {58 vars in 1340 bytes} [Thu Jan 21 03:59:00 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?marker=1a713208-fb51-46c3-83e9-161cb953a572&sort=id%3Aasc => generated 1845 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:00.362755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 03:59:00.363023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:00.363178 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:00.363178 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:00.363549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:00.364233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:00.366373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:00.520001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:00.546838 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.546838 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:00.573173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-480a776a-4671-42ce-b3f5-bd303ad8d592 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 03:59:00.574162 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 654/1318] 10.222.0.22 () {58 vars in 1304 bytes} [Thu Jan 21 03:59:00 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:00.595628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail Jan 21 03:59:00.596398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:00.597513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:00.597513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:00.598154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:00.598933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:00.601116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:00.798417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:00.801702 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:00.801702 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:00.814238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6ab28a6-50b3-40ab-99dd-dda9ae765d57 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail returned with HTTP 200 Jan 21 03:59:00.815127 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 665/1319] 10.222.0.22 () {58 vars in 1225 bytes} [Thu Jan 21 03:59:00 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail => generated 2759 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:00.835823 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 03:59:00.836354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:00.836570 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:00.836570 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:00.836951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:00.837597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:00.839535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:00.983130 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:00.984543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3efcdae2-2c7a-42ba-a9ea-9e245376b7e1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 03:59:00.994900 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 655/1320] 10.222.0.22 () {58 vars in 1283 bytes} [Thu Jan 21 03:59:00 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.000926 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?availability_zone=nova Jan 21 03:59:01.001728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.002100 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.002100 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.002828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.003743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.004514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value nova, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:59:01.006442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.088579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.098466 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4c11597-0ed0-4af1-b105-271a718674d0 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?availability_zone=nova returned with HTTP 200 Jan 21 03:59:01.099720 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 666/1321] 10.222.0.22 () {58 vars in 1249 bytes} [Thu Jan 21 03:59:00 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?availability_zone=nova => generated 1172 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.110192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?availability_zone=nova Jan 21 03:59:01.111139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.111552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.111552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.113287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.114822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.117095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value nova, assuming string {{(pid=87904) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:59:01.118048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.118048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.119472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.207749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.209456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da90dcff-374f-45aa-b376-2fbaa3fabc04 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?availability_zone=nova returned with HTTP 200 Jan 21 03:59:01.210524 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 656/1322] 10.222.0.22 () {58 vars in 1249 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?availability_zone=nova => generated 1172 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.222532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?bootable=false Jan 21 03:59:01.222840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.223045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.223045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.223409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.224253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.225096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.225096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.226173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.354225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.356493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5d6969d-ef57-42e4-8300-f5f0649105a8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?bootable=false returned with HTTP 200 Jan 21 03:59:01.357351 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 667/1323] 10.222.0.22 () {58 vars in 1233 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?bootable=false => generated 1172 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:59:01.368464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?bootable=false Jan 21 03:59:01.369077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.369357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.369357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.369819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.370695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.371641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.371641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.372800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.521519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.524414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6116d722-e929-4f46-8f1d-96d7b11bb9b8 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?bootable=false returned with HTTP 200 Jan 21 03:59:01.525520 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 657/1324] 10.222.0.22 () {58 vars in 1233 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?bootable=false => generated 1172 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.544797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?status=available Jan 21 03:59:01.545662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.546219 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.546219 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.547617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.558605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.566795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:59:01.567589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.567589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.569104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.669868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.672522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-17948d8a-b299-4e66-aec9-41e48af80b8e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?status=available returned with HTTP 200 Jan 21 03:59:01.686019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?status=available Jan 21 03:59:01.686542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.686759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.686759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.687211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.687847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.688432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87904) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:59:01.689074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.689074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.690899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.694069 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 668/1325] 10.222.0.22 () {58 vars in 1237 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?status=available => generated 1172 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.786686 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.788415 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0904dbea-c1f0-4060-8448-4c15486abfb2 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?status=available returned with HTTP 200 Jan 21 03:59:01.789980 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 658/1326] 10.222.0.22 () {58 vars in 1237 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes?status=available => generated 1172 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.804571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?availability_zone=nova Jan 21 03:59:01.805084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.805299 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.805299 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.805676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.806323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.806908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value nova, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:59:01.807552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.807552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.808578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:01.921348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:01.936349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.936349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.961560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-459821a4-b6f1-492c-acd3-90243912f607 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 03:59:01.967962 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 669/1327] 10.222.0.22 () {58 vars in 1270 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?availability_zone=nova => generated 2759 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:01.989018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?bootable=false Jan 21 03:59:01.989545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:01.989761 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:01.989761 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:01.990136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:01.990788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:01.991622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:01.991622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:01.992676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:02.059611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:02.062344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.062344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:02.078828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9891c86-f3d4-4871-805f-9983c9eb774e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?bootable=false returned with HTTP 200 Jan 21 03:59:02.089528 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 659/1328] 10.222.0.22 () {58 vars in 1254 bytes} [Thu Jan 21 03:59:01 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?bootable=false => generated 2759 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:02.115505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?status=available Jan 21 03:59:02.116036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.116256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.116256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:02.116632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.117284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:02.117866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Could not evaluate value available, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 03:59:02.119482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:02.186574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Get all volumes completed successfully. Jan 21 03:59:02.189586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.189586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:02.200739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72406dc7-ab19-4400-910b-2c853115e8df tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?status=available returned with HTTP 200 Jan 21 03:59:02.201580 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 670/1329] 10.222.0.22 () {58 vars in 1258 bytes} [Thu Jan 21 03:59:02 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/detail?status=available => generated 2759 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:02.225023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] DELETE http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:59:02.226943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.226943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.226943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:02.227355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.227582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Delete volume with id: 1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:59:02.289853 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.289853 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:02.291509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:02.341313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Delete volume request issued successfully. Jan 21 03:59:02.343999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d0bc0d8-cb77-4741-b604-1420092bc9b4 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 202 Jan 21 03:59:02.344979 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 660/1330] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:02 2021] DELETE /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:02.357755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6fa83ab-66a5-4cb0-958e-1b6500dafe07 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:59:02.362097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6fa83ab-66a5-4cb0-958e-1b6500dafe07 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:02.362097 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:02.362097 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:02.363489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6fa83ab-66a5-4cb0-958e-1b6500dafe07 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:02.486415 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:02.486415 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:02.509431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d6fa83ab-66a5-4cb0-958e-1b6500dafe07 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:02.557922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6fa83ab-66a5-4cb0-958e-1b6500dafe07 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:59:02.578653 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 671/1331] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:02 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 923 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:03.576431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c018e32-1687-4f1e-9d5a-a63a8bf61906 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:59:03.577505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c018e32-1687-4f1e-9d5a-a63a8bf61906 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:03.579087 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:03.579087 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:03.580126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c018e32-1687-4f1e-9d5a-a63a8bf61906 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:03.658711 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:03.658711 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:03.680747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2c018e32-1687-4f1e-9d5a-a63a8bf61906 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:03.730980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c018e32-1687-4f1e-9d5a-a63a8bf61906 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 200 Jan 21 03:59:03.741070 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 661/1332] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:03 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 923 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:04.748861 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c46ca60-4fc3-48fb-bd6f-c1a97f4fe68a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 Jan 21 03:59:04.749345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c46ca60-4fc3-48fb-bd6f-c1a97f4fe68a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:04.749571 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:04.749571 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:04.750090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c46ca60-4fc3-48fb-bd6f-c1a97f4fe68a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:04.873191 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c46ca60-4fc3-48fb-bd6f-c1a97f4fe68a tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 returned with HTTP 404 Jan 21 03:59:04.874843 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 672/1333] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:04 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/1a713208-fb51-46c3-83e9-161cb953a572 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:04.884724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] DELETE http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:59:04.885785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:04.886153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:04.886153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:04.886801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:04.887600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Delete volume with id: e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:59:05.014795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:05.014795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:05.016786 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:05.075581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Delete volume request issued successfully. Jan 21 03:59:05.078013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0f9be5e-cefa-4286-9cc8-cc6e8c2e3a9f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 202 Jan 21 03:59:05.079428 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 662/1334] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:04 2021] DELETE /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:05.092361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8ac2fcf-d586-4873-b3ae-269e6f2e2815 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:59:05.093027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2fcf-d586-4873-b3ae-269e6f2e2815 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:05.093514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2fcf-d586-4873-b3ae-269e6f2e2815 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:05.223129 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:05.223129 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:05.244884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c8ac2fcf-d586-4873-b3ae-269e6f2e2815 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:05.292171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8ac2fcf-d586-4873-b3ae-269e6f2e2815 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:59:05.303944 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 673/1335] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:05 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 925 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:06.310433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e96d5be-d88a-403b-8c53-2c18d51f2e0e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:59:06.312628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e96d5be-d88a-403b-8c53-2c18d51f2e0e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:06.313033 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:06.313033 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:06.313701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e96d5be-d88a-403b-8c53-2c18d51f2e0e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:06.516701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:06.516701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:06.560006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3e96d5be-d88a-403b-8c53-2c18d51f2e0e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:06.638844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e96d5be-d88a-403b-8c53-2c18d51f2e0e tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:59:06.640302 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 663/1336] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:06 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 925 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:07.656888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-496d7c48-06b3-44e5-ac8c-ff309a0e39a1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:59:07.657974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-496d7c48-06b3-44e5-ac8c-ff309a0e39a1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:07.658202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:07.658202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:07.658588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-496d7c48-06b3-44e5-ac8c-ff309a0e39a1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:07.790749 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:07.790749 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:07.801271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-496d7c48-06b3-44e5-ac8c-ff309a0e39a1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:07.836141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-496d7c48-06b3-44e5-ac8c-ff309a0e39a1 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 200 Jan 21 03:59:07.837433 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 674/1337] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:07 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 925 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:08.854366 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a7096e1-4025-4694-bf76-0dde306ce33f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 Jan 21 03:59:08.854875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a7096e1-4025-4694-bf76-0dde306ce33f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:08.855310 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:08.855310 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:08.855909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a7096e1-4025-4694-bf76-0dde306ce33f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:09.362154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a7096e1-4025-4694-bf76-0dde306ce33f tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 returned with HTTP 404 Jan 21 03:59:09.365845 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 664/1338] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:08 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/e7a09b5b-b30b-4d31-b5e8-3f818d06d425 => generated 109 bytes in 516 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:09.374060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] DELETE http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:59:09.374875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:09.375309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:09.375309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:09.375937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:09.376589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Delete volume with id: 7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:59:09.521396 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:09.521396 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:09.522876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:09.598479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Delete volume request issued successfully. Jan 21 03:59:09.599047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1779498-3d2f-4813-9ad6-047c2ee912c6 tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 202 Jan 21 03:59:09.600492 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 675/1339] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:09 2021] DELETE /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:09.608976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de8f7378-57eb-4701-8dcf-c0a7e32124cb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:59:09.610037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de8f7378-57eb-4701-8dcf-c0a7e32124cb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:09.610732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de8f7378-57eb-4701-8dcf-c0a7e32124cb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:09.728953 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:09.728953 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:09.749139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de8f7378-57eb-4701-8dcf-c0a7e32124cb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:09.796618 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de8f7378-57eb-4701-8dcf-c0a7e32124cb tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:59:09.807081 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 665/1340] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:09 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 925 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:10.819807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dc6d302-8a5b-4814-9483-b1dee0d708ae tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:59:10.820352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dc6d302-8a5b-4814-9483-b1dee0d708ae tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:10.820495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:10.820495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:10.821158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dc6d302-8a5b-4814-9483-b1dee0d708ae tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:10.942225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:10.942225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:10.963350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1dc6d302-8a5b-4814-9483-b1dee0d708ae tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Volume info retrieved successfully. Jan 21 03:59:11.025971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dc6d302-8a5b-4814-9483-b1dee0d708ae tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 200 Jan 21 03:59:11.027102 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 676/1341] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:10 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 925 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:12.043533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-240d2e86-016f-4d47-b297-86adf71ffbac tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] GET http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 Jan 21 03:59:12.044089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-240d2e86-016f-4d47-b297-86adf71ffbac tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:12.044218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:12.044218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:12.044849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-240d2e86-016f-4d47-b297-86adf71ffbac tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:12.153811 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:12.153811 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:12.186678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-240d2e86-016f-4d47-b297-86adf71ffbac tempest-VolumesListTestJSON-767499341 tempest-VolumesListTestJSON-767499341] http://10.222.0.22/volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 returned with HTTP 404 Jan 21 03:59:12.188170 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 666/1342] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:12 2021] GET /volume/v3/1efb9aeb9e584cee81ec87a5dfc51181/volumes/7a70ba64-3a3f-4186-8f9c-d63f7bea8155 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:16.034821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4367576c-97f8-4fd9-a082-39eb81753268 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] POST http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots Jan 21 03:59:16.035988 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:16.035988 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:16.036655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4367576c-97f8-4fd9-a082-39eb81753268 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ad6654d-315d-4c44-9607-7ece31e6fa30", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1401543105"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:16.108294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4367576c-97f8-4fd9-a082-39eb81753268 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots returned with HTTP 404 Jan 21 03:59:16.109629 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 677/1343] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:59:15 2021] POST /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots => generated 109 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:16.121859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f57785e-a465-4546-9e50-7c1d5ee0ee01 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] POST http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots Jan 21 03:59:16.122996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:16.122996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:16.123668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f57785e-a465-4546-9e50-7c1d5ee0ee01 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1412012068"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:16.173621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f57785e-a465-4546-9e50-7c1d5ee0ee01 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots returned with HTTP 404 Jan 21 03:59:16.176015 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 667/1344] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:59:16 2021] POST /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots => generated 77 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:16.185268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0297078-1e89-4909-96fe-79613a575620 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?limit=invalid Jan 21 03:59:16.185941 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0297078-1e89-4909-96fe-79613a575620 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:16.187332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0297078-1e89-4909-96fe-79613a575620 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:16.189504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0297078-1e89-4909-96fe-79613a575620 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] HTTP exception thrown: limit param must be an integer Jan 21 03:59:16.190079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0297078-1e89-4909-96fe-79613a575620 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?limit=invalid returned with HTTP 400 Jan 21 03:59:16.191418 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 678/1345] 10.222.0.22 () {58 vars in 1237 bytes} [Thu Jan 21 03:59:16 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:59:16.202264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2dfd2db-a2c7-4a6c-8634-a93124afc873 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?marker=6d6d7d23-de15-420a-9d32-afa1667181c1 Jan 21 03:59:16.203019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2dfd2db-a2c7-4a6c-8634-a93124afc873 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:16.203684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2dfd2db-a2c7-4a6c-8634-a93124afc873 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:16.204405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-d2dfd2db-a2c7-4a6c-8634-a93124afc873 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:16.207689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-d2dfd2db-a2c7-4a6c-8634-a93124afc873 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:59:16.234795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2dfd2db-a2c7-4a6c-8634-a93124afc873 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?marker=6d6d7d23-de15-420a-9d32-afa1667181c1 returned with HTTP 404 Jan 21 03:59:16.242597 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 668/1346] 10.222.0.22 () {58 vars in 1297 bytes} [Thu Jan 21 03:59:16 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?marker=6d6d7d23-de15-420a-9d32-afa1667181c1 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:16.247871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f21e4b77-26d1-4328-b39a-ac0e1d3cd685 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?sort_key=invalid Jan 21 03:59:16.248516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f21e4b77-26d1-4328-b39a-ac0e1d3cd685 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:16.249113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f21e4b77-26d1-4328-b39a-ac0e1d3cd685 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:16.250242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-f21e4b77-26d1-4328-b39a-ac0e1d3cd685 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 03:59:16.252814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-f21e4b77-26d1-4328-b39a-ac0e1d3cd685 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 03:59:16.253831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f21e4b77-26d1-4328-b39a-ac0e1d3cd685 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 03:59:16.254920 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 679/1347] 10.222.0.22 () {58 vars in 1243 bytes} [Thu Jan 21 03:59:16 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 03:59:16.265633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] POST http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes Jan 21 03:59:16.267511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-36841567"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:16.269520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-36841567'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:59:16.270076 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Create volume of 2 GB Jan 21 03:59:16.287644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Availability Zones retrieved successfully. Jan 21 03:59:16.310108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Flow 'volume_create_api' (58e66590-e462-4486-8dcb-1c7143dc666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:16.313354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428f995b-fe5b-4e25-85cf-651de0b03ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:16.317429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Validating volume size '2' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:59:16.434252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428f995b-fe5b-4e25-85cf-651de0b03ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:16.437886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13e8da4-0e79-4c78-a927-9c3134008091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:16.582849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Created reservations ['53694fe1-2fc9-466f-a869-57d8d4d6670a', '976d26af-c215-4d4f-9fe3-4ad30a7b4553', '39ea8592-e14b-4d4f-bb89-e254dff093a7', 'e8b1ba59-2add-46f8-b2fb-64571fa2fac1'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:16.585152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13e8da4-0e79-4c78-a927-9c3134008091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53694fe1-2fc9-466f-a869-57d8d4d6670a', '976d26af-c215-4d4f-9fe3-4ad30a7b4553', '39ea8592-e14b-4d4f-bb89-e254dff093a7', 'e8b1ba59-2add-46f8-b2fb-64571fa2fac1']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:16.587737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c170ff0-5d1b-4502-953c-4736ff8e1dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:16.656474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c170ff0-5d1b-4502-953c-4736ff8e1dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72847e42-1a6b-4509-91c1-02d9c693263f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-36841567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b85c0562af94adda701f9201a958e32',qos_specs=None,replication_status=,reservations=['53694fe1-2fc9-466f-a869-57d8d4d6670a','976d26af-c215-4d4f-9fe3-4ad30a7b4553','39ea8592-e14b-4d4f-bb89-e254dff093a7','e8b1ba59-2add-46f8-b2fb-64571fa2fac1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee3c06a77a644ef82360e7f16356d59',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-36841567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72847e42-1a6b-4509-91c1-02d9c693263f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b85c0562af94adda701f9201a958e32',provider_auth=None,provider_geometry=None,provider_id=None,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='8ee3c06a77a644ef82360e7f16356d59',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:16.659818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b792fa47-116a-4998-a283-75be326f6299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:16.698692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b792fa47-116a-4998-a283-75be326f6299) transitioned into state 'SUCCESS' from state '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-36841567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b85c0562af94adda701f9201a958e32',qos_specs=None,replication_status=,reservations=['53694fe1-2fc9-466f-a869-57d8d4d6670a','976d26af-c215-4d4f-9fe3-4ad30a7b4553','39ea8592-e14b-4d4f-bb89-e254dff093a7','e8b1ba59-2add-46f8-b2fb-64571fa2fac1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee3c06a77a644ef82360e7f16356d59',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:16.701485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f9b5b8-9905-4cfb-bbb5-6cc6a39f25bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:16.723366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f9b5b8-9905-4cfb-bbb5-6cc6a39f25bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:16.727290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Flow 'volume_create_api' (58e66590-e462-4486-8dcb-1c7143dc666e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:16.794611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Create volume request issued successfully. Jan 21 03:59:16.811841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-433e0f63-e3ce-480f-8b78-547063d94596 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes returned with HTTP 202 Jan 21 03:59:16.813276 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 669/1348] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:59:16 2021] POST /volume/v3/4b85c0562af94adda701f9201a958e32/volumes => generated 829 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:16.829400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc5cde84-81a9-43ce-8d53-9c0a4b01c9a1 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:16.833314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc5cde84-81a9-43ce-8d53-9c0a4b01c9a1 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:16.833982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc5cde84-81a9-43ce-8d53-9c0a4b01c9a1 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:16.926809 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:16.926809 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:16.947357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bc5cde84-81a9-43ce-8d53-9c0a4b01c9a1 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Volume info retrieved successfully. Jan 21 03:59:16.998517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc5cde84-81a9-43ce-8d53-9c0a4b01c9a1 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f returned with HTTP 200 Jan 21 03:59:16.999568 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 680/1349] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:16 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f => generated 897 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:18.017136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0783f9e3-4268-4001-acbe-04f8d721deab tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:18.018368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0783f9e3-4268-4001-acbe-04f8d721deab tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:18.018914 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:18.018914 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:18.019329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0783f9e3-4268-4001-acbe-04f8d721deab tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:18.077379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:18.077379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:18.086830 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0783f9e3-4268-4001-acbe-04f8d721deab tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Volume info retrieved successfully. Jan 21 03:59:18.111529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0783f9e3-4268-4001-acbe-04f8d721deab tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f returned with HTTP 200 Jan 21 03:59:18.113377 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 670/1350] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:18 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:18.130744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] POST http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots Jan 21 03:59:18.131223 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:18.131223 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:18.131926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72847e42-1a6b-4509-91c1-02d9c693263f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1888963608"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:18.187930 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:18.187930 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:18.189190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Volume info retrieved successfully. Jan 21 03:59:18.189504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Create snapshot from volume 72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:18.422830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Created reservations ['36328282-d42f-4a10-9ea8-af06c67fa86d', 'd51cfb16-3d5a-43ab-a495-1fdea4a36224', 'd7545654-671d-41de-a931-8ee0688fab15', 'c32ea2f1-c452-4432-9b08-2552a61a486d'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:18.603820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot create request issued successfully. Jan 21 03:59:18.604661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d02f958f-1ffc-413e-9ec8-edc914871501 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots returned with HTTP 202 Jan 21 03:59:18.605688 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 681/1351] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 03:59:18 2021] POST /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots => generated 318 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:18.617346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6712e775-44e6-4001-a18a-66d05099275d tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:18.618736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6712e775-44e6-4001-a18a-66d05099275d tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:18.618934 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:18.618934 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:18.619335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6712e775-44e6-4001-a18a-66d05099275d tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:18.682867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:18.682867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:18.684052 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6712e775-44e6-4001-a18a-66d05099275d tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:18.685969 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6712e775-44e6-4001-a18a-66d05099275d tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 200 Jan 21 03:59:18.687244 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 671/1352] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:59:18 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 450 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:19.701021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de58a023-3c1b-4762-a0d0-be892dfe8b9a tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:19.701698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de58a023-3c1b-4762-a0d0-be892dfe8b9a tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:19.701920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:19.701920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:19.702296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de58a023-3c1b-4762-a0d0-be892dfe8b9a tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:19.755494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:19.755494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:19.757072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de58a023-3c1b-4762-a0d0-be892dfe8b9a tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:19.763571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de58a023-3c1b-4762-a0d0-be892dfe8b9a tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 200 Jan 21 03:59:19.766184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 682/1353] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:59:19 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 450 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:20.780560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6f781f3-c37f-45a0-9780-93a94edb4ab7 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:20.782553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6f781f3-c37f-45a0-9780-93a94edb4ab7 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:20.783054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:20.783054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:20.784332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6f781f3-c37f-45a0-9780-93a94edb4ab7 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:20.824825 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:20.824825 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:20.827297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f6f781f3-c37f-45a0-9780-93a94edb4ab7 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:20.831490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6f781f3-c37f-45a0-9780-93a94edb4ab7 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 200 Jan 21 03:59:20.841899 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 672/1354] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:59:20 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 477 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:20.843307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] POST http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes Jan 21 03:59:20.843773 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:20.843773 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:20.844185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "694fd184-42c2-4311-bce9-0540f93bd613"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:20.845392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '694fd184-42c2-4311-bce9-0540f93bd613'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:59:20.896028 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:20.896028 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:20.897452 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:20.898002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Create volume of 1 GB Jan 21 03:59:20.916514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Availability Zones retrieved successfully. Jan 21 03:59:20.942501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Flow 'volume_create_api' (fff72603-6b1b-4604-9d12-2771a7e40fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:20.962142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27af77dd-1a4b-49c8-a07e-44a70648cc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:20.964607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:59:20.966608 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27af77dd-1a4b-49c8-a07e-44a70648cc9d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 03:59:20.975122 n-d-769329-3 devstack@c-api.service[87903]: 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 21 03:59:20.979998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27af77dd-1a4b-49c8-a07e-44a70648cc9d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:20.982106 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27af77dd-1a4b-49c8-a07e-44a70648cc9d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 03:59:20.997073 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Flow 'volume_create_api' (fff72603-6b1b-4604-9d12-2771a7e40fa2) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 03:59:20.997737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-886a6f93-4449-47e7-b95a-9ab932a50cbc tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes returned with HTTP 400 Jan 21 03:59:20.998816 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 683/1355] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:59:20 2021] POST /volume/v3/4b85c0562af94adda701f9201a958e32/volumes => generated 171 bytes in 159 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 03:59:21.009124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] DELETE http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:21.009651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:21.009868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:21.009868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:21.010248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:21.010606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Delete snapshot with id: 694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:21.039801 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:21.039801 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:21.040951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:21.129711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot delete request issued successfully. Jan 21 03:59:21.130266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa41ca11-5ae0-4de9-ace5-a9d1ec3f4346 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 202 Jan 21 03:59:21.131295 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 673/1356] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 03:59:21 2021] DELETE /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:21.139310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9741b9e9-c45e-4972-a9df-b99bcd970c19 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:21.139835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9741b9e9-c45e-4972-a9df-b99bcd970c19 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:21.140055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:21.140055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:21.140435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9741b9e9-c45e-4972-a9df-b99bcd970c19 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:21.195241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:21.195241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:21.201109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9741b9e9-c45e-4972-a9df-b99bcd970c19 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:21.203321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9741b9e9-c45e-4972-a9df-b99bcd970c19 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 200 Jan 21 03:59:21.204292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 684/1357] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:59:21 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 476 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:22.218174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-171831b8-8a0c-42b5-b533-5a79dd78b635 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:22.219021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-171831b8-8a0c-42b5-b533-5a79dd78b635 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:22.219214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:22.219214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:22.219874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-171831b8-8a0c-42b5-b533-5a79dd78b635 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:22.260924 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:22.260924 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:22.262613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-171831b8-8a0c-42b5-b533-5a79dd78b635 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Snapshot retrieved successfully. Jan 21 03:59:22.265688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-171831b8-8a0c-42b5-b533-5a79dd78b635 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 200 Jan 21 03:59:22.266739 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 674/1358] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:59:22 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 476 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:23.278937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa60be55-c6c3-4d9d-90fd-d67c1bea3291 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 Jan 21 03:59:23.279665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa60be55-c6c3-4d9d-90fd-d67c1bea3291 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:23.279986 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:23.279986 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:23.280989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa60be55-c6c3-4d9d-90fd-d67c1bea3291 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:23.334585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa60be55-c6c3-4d9d-90fd-d67c1bea3291 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 returned with HTTP 404 Jan 21 03:59:23.341261 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 685/1359] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 03:59:23 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/snapshots/694fd184-42c2-4311-bce9-0540f93bd613 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:23.347592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] DELETE http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:23.348298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:23.348501 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:23.348501 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:23.349043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:23.349580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Delete volume with id: 72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:23.454247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:23.454247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:23.456171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Volume info retrieved successfully. Jan 21 03:59:23.509927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Delete volume request issued successfully. Jan 21 03:59:23.510670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da26444e-8bd3-4593-8779-2028aa077caa tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f returned with HTTP 202 Jan 21 03:59:23.511746 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 675/1360] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:23 2021] DELETE /volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:23.520272 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8017eca6-c16b-4352-ba52-565d01d3afb5 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:23.520889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8017eca6-c16b-4352-ba52-565d01d3afb5 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:23.521446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8017eca6-c16b-4352-ba52-565d01d3afb5 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:23.665098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:23.665098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:23.705335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8017eca6-c16b-4352-ba52-565d01d3afb5 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Volume info retrieved successfully. Jan 21 03:59:23.736873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8017eca6-c16b-4352-ba52-565d01d3afb5 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f returned with HTTP 200 Jan 21 03:59:23.738845 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 686/1361] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:23 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f => generated 921 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:24.756590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a856a178-30e8-43a7-9bd1-af7547fa0b02 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:24.757117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a856a178-30e8-43a7-9bd1-af7547fa0b02 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:24.757378 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:24.757378 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:24.757780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a856a178-30e8-43a7-9bd1-af7547fa0b02 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:24.857792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:24.857792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:24.875996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a856a178-30e8-43a7-9bd1-af7547fa0b02 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Volume info retrieved successfully. Jan 21 03:59:24.903787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a856a178-30e8-43a7-9bd1-af7547fa0b02 tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f returned with HTTP 200 Jan 21 03:59:24.909119 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 676/1362] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:24 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f => generated 921 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:25.926008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-578d620f-9e5a-4992-a106-cceaa61380df tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] GET http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f Jan 21 03:59:25.927463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-578d620f-9e5a-4992-a106-cceaa61380df tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:25.927885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:25.927885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:25.928545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-578d620f-9e5a-4992-a106-cceaa61380df tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:25.989082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-578d620f-9e5a-4992-a106-cceaa61380df tempest-VolumesSnapshotNegativeTestJSON-739177477 tempest-VolumesSnapshotNegativeTestJSON-739177477] http://10.222.0.22/volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f returned with HTTP 404 Jan 21 03:59:26.001707 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 687/1363] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:25 2021] GET /volume/v3/4b85c0562af94adda701f9201a958e32/volumes/72847e42-1a6b-4509-91c1-02d9c693263f => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:32.264448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d62e7f5-40e8-4d3d-a20c-480df05ace3f tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] POST http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types Jan 21 03:59:32.265607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:32.265607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:32.266316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d62e7f5-40e8-4d3d-a20c-480df05ace3f tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1985809856", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1050945563", "vendor_name": "tempest-vendor_name-898342835"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:32.402246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d62e7f5-40e8-4d3d-a20c-480df05ace3f tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types returned with HTTP 200 Jan 21 03:59:32.403799 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 677/1364] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 03:59:31 2021] POST /volume/v3/5995f2a5458f4653966eba782f77763b/types => generated 327 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:32.749442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] POST http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes Jan 21 03:59:32.751077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7", "size": 1, "name": "tempest-UserMessagesTest-Volume-700354944"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:32.752693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Create volume request body: {'volume': {'volume_type': 'cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-700354944'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:59:32.772265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Create volume of 1 GB Jan 21 03:59:32.773260 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:32.773260 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:32.774089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Availability Zones retrieved successfully. Jan 21 03:59:32.794980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Flow 'volume_create_api' (9c2a0e71-e18e-42a5-9940-f1d271a500e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:32.798189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070fbfec-920c-483c-8e1e-840dafec9b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:32.801982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:59:32.878219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070fbfec-920c-483c-8e1e-840dafec9b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:59:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1050945563',vendor_name='tempest-vendor_name-898342835'},id=cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7,is_public=True,name='tempest-UserMessagesTest-volume-type-1985809856',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:32.881015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d58d915-5e3f-4503-bffa-324a9e85d264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:32.940150 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1985809856 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1985809856, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:59:32.941223 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1985809856 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1985809856, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:59:32.992626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Created reservations ['dcedd0e5-eddc-4201-a83c-c63841ab0c4c', '39a1a3af-ab58-4990-a40e-c9ac37213362', '9259a858-9daa-4bf5-8e85-1e1447f65e2b', '248ebf41-872c-4972-a834-05f6bb415df1'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:32.994883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d58d915-5e3f-4503-bffa-324a9e85d264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcedd0e5-eddc-4201-a83c-c63841ab0c4c', '39a1a3af-ab58-4990-a40e-c9ac37213362', '9259a858-9daa-4bf5-8e85-1e1447f65e2b', '248ebf41-872c-4972-a834-05f6bb415df1']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:32.997484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36fd69d-0f8c-4f10-bbdd-bc70fc8b77d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:33.073495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36fd69d-0f8c-4f10-bbdd-bc70fc8b77d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afbf2586-d6e5-4a3d-9cf2-badd6f00ad23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-700354944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacefe0a088b47f1b25aa790c5bbd866',qos_specs=None,replication_status=,reservations=['dcedd0e5-eddc-4201-a83c-c63841ab0c4c','39a1a3af-ab58-4990-a40e-c9ac37213362','9259a858-9daa-4bf5-8e85-1e1447f65e2b','248ebf41-872c-4972-a834-05f6bb415df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccc067cf5604c1ba4d0bafcc08c5703',volume_type_id=cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7), 'volume': 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-21T03:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-700354944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afbf2586-d6e5-4a3d-9cf2-badd6f00ad23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dacefe0a088b47f1b25aa790c5bbd866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9ccc067cf5604c1ba4d0bafcc08c5703',volume_attachment=,volume_type=,volume_type_id=cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:33.076469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f93ba5-bbcf-44ee-8933-c5598b1b1b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:33.125060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f93ba5-bbcf-44ee-8933-c5598b1b1b36) transitioned into state 'SUCCESS' from state '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-700354944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacefe0a088b47f1b25aa790c5bbd866',qos_specs=None,replication_status=,reservations=['dcedd0e5-eddc-4201-a83c-c63841ab0c4c','39a1a3af-ab58-4990-a40e-c9ac37213362','9259a858-9daa-4bf5-8e85-1e1447f65e2b','248ebf41-872c-4972-a834-05f6bb415df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccc067cf5604c1ba4d0bafcc08c5703',volume_type_id=cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:33.128496 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74cfb97-fc82-4d69-91aa-d32b971a89c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:33.145906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74cfb97-fc82-4d69-91aa-d32b971a89c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:33.149351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Flow 'volume_create_api' (9c2a0e71-e18e-42a5-9940-f1d271a500e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:33.214707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Create volume request issued successfully. Jan 21 03:59:33.239649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd5e13a0-afb8-4f61-bc6b-5e2276c9e4da tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes returned with HTTP 202 Jan 21 03:59:33.241555 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 688/1365] 10.222.0.22 () {62 vars in 1266 bytes} [Thu Jan 21 03:59:32 2021] POST /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes => generated 851 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:33.258090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0534aba6-7373-4933-ab03-3f18b7aac797 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 Jan 21 03:59:33.258444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0534aba6-7373-4933-ab03-3f18b7aac797 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:33.260269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0534aba6-7373-4933-ab03-3f18b7aac797 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:33.406175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:33.406175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:33.431964 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0534aba6-7373-4933-ab03-3f18b7aac797 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Volume info retrieved successfully. Jan 21 03:59:33.476080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0534aba6-7373-4933-ab03-3f18b7aac797 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 returned with HTTP 200 Jan 21 03:59:33.477253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 678/1366] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:59:33 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 => generated 940 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:33.503354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f752cc5d-9816-4bc7-836e-b662ca55a218 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages Jan 21 03:59:33.504229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f752cc5d-9816-4bc7-836e-b662ca55a218 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:33.504456 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:33.504456 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:33.504814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f752cc5d-9816-4bc7-836e-b662ca55a218 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:33.505692 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:33.505692 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:33.537090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f752cc5d-9816-4bc7-836e-b662ca55a218 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages returned with HTTP 200 Jan 21 03:59:33.538315 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 689/1367] 10.222.0.22 () {60 vars in 1247 bytes} [Thu Jan 21 03:59:33 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:33.553442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b48af485-a1cb-4e90-9843-3c95018fc579 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] DELETE http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/92d5914a-c8ac-4659-9fc5-e5fb68306c2f Jan 21 03:59:33.554802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b48af485-a1cb-4e90-9843-3c95018fc579 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:33.555344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:33.555344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:33.556024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b48af485-a1cb-4e90-9843-3c95018fc579 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:33.570301 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:59:33.570301 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:59:33.577888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b48af485-a1cb-4e90-9843-3c95018fc579 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/92d5914a-c8ac-4659-9fc5-e5fb68306c2f returned with HTTP 204 Jan 21 03:59:33.579617 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 679/1368] 10.222.0.22 () {60 vars in 1361 bytes} [Thu Jan 21 03:59:33 2021] DELETE /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/92d5914a-c8ac-4659-9fc5-e5fb68306c2f => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 03:59:33.590064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5de873b6-931c-45fa-883a-1770029022a7 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/92d5914a-c8ac-4659-9fc5-e5fb68306c2f Jan 21 03:59:33.590992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5de873b6-931c-45fa-883a-1770029022a7 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:33.591684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5de873b6-931c-45fa-883a-1770029022a7 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:33.601346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5de873b6-931c-45fa-883a-1770029022a7 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/92d5914a-c8ac-4659-9fc5-e5fb68306c2f returned with HTTP 404 Jan 21 03:59:33.603243 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 690/1369] 10.222.0.22 () {60 vars in 1358 bytes} [Thu Jan 21 03:59:33 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/92d5914a-c8ac-4659-9fc5-e5fb68306c2f => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:33.618103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c5649a1-9c88-4b1a-b24a-10dd2ea3abed tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] POST http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types Jan 21 03:59:33.619026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c5649a1-9c88-4b1a-b24a-10dd2ea3abed tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1922044203", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1962110390", "vendor_name": "tempest-vendor_name-2023878971"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:33.691881 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c5649a1-9c88-4b1a-b24a-10dd2ea3abed tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types returned with HTTP 200 Jan 21 03:59:33.692911 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 680/1370] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 03:59:33 2021] POST /volume/v3/5995f2a5458f4653966eba782f77763b/types => generated 328 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:59:33.702905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] POST http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes Jan 21 03:59:33.704079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e537984-b1a3-4917-98da-09470bda496d", "size": 1, "name": "tempest-UserMessagesTest-Volume-1955860368"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:33.705847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Create volume request body: {'volume': {'volume_type': '7e537984-b1a3-4917-98da-09470bda496d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1955860368'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:59:33.728460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Create volume of 1 GB Jan 21 03:59:33.729205 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:33.729205 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:33.729872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Availability Zones retrieved successfully. Jan 21 03:59:33.753615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Flow 'volume_create_api' (e809ee2a-1230-4a45-ade7-1e73f5b003ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:33.756499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112e0eba-15fd-4d31-87ab-8db0bfb5f2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:33.758584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:59:33.884123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112e0eba-15fd-4d31-87ab-8db0bfb5f2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:59:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1962110390',vendor_name='tempest-vendor_name-2023878971'},id=7e537984-b1a3-4917-98da-09470bda496d,is_public=True,name='tempest-UserMessagesTest-volume-type-1922044203',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e537984-b1a3-4917-98da-09470bda496d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:33.887346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd2af75-417a-42d9-8456-47bd3b1e2fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:34.002540 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1922044203 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1922044203, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:59:34.004002 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1922044203 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1922044203, it is now deprecated. Please use the default quota class for default quota. Jan 21 03:59:34.084797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Created reservations ['8ad7f928-c53d-4c59-a2a1-b3d61043cf84', '90473f8e-ff03-4920-8780-0e3fc22b47a8', '1ba52ca8-dd54-40d6-876e-377952c748c4', '46ce1413-fcef-4682-8a7f-178534ff3506'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:34.086730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd2af75-417a-42d9-8456-47bd3b1e2fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad7f928-c53d-4c59-a2a1-b3d61043cf84', '90473f8e-ff03-4920-8780-0e3fc22b47a8', '1ba52ca8-dd54-40d6-876e-377952c748c4', '46ce1413-fcef-4682-8a7f-178534ff3506']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:34.090396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a650b0-54bb-4357-8b15-d62e5cf683d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:34.168175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a650b0-54bb-4357-8b15-d62e5cf683d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b467b9a-fe5d-4128-958b-ddf853f6b95b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1955860368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacefe0a088b47f1b25aa790c5bbd866',qos_specs=None,replication_status=,reservations=['8ad7f928-c53d-4c59-a2a1-b3d61043cf84','90473f8e-ff03-4920-8780-0e3fc22b47a8','1ba52ca8-dd54-40d6-876e-377952c748c4','46ce1413-fcef-4682-8a7f-178534ff3506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccc067cf5604c1ba4d0bafcc08c5703',volume_type_id=7e537984-b1a3-4917-98da-09470bda496d), 'volume': 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-21T03:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1955860368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b467b9a-fe5d-4128-958b-ddf853f6b95b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dacefe0a088b47f1b25aa790c5bbd866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9ccc067cf5604c1ba4d0bafcc08c5703',volume_attachment=,volume_type=,volume_type_id=7e537984-b1a3-4917-98da-09470bda496d)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:34.170261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7661c080-8a99-4585-a8ca-9053eebd8e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:34.209360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7661c080-8a99-4585-a8ca-9053eebd8e52) transitioned into state 'SUCCESS' from state '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-1955860368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacefe0a088b47f1b25aa790c5bbd866',qos_specs=None,replication_status=,reservations=['8ad7f928-c53d-4c59-a2a1-b3d61043cf84','90473f8e-ff03-4920-8780-0e3fc22b47a8','1ba52ca8-dd54-40d6-876e-377952c748c4','46ce1413-fcef-4682-8a7f-178534ff3506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccc067cf5604c1ba4d0bafcc08c5703',volume_type_id=7e537984-b1a3-4917-98da-09470bda496d)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:34.211351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a657ec5-f573-45dc-8d0a-fee2ef2b17d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:34.229599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a657ec5-f573-45dc-8d0a-fee2ef2b17d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:34.233919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Flow 'volume_create_api' (e809ee2a-1230-4a45-ade7-1e73f5b003ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:34.290757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Create volume request issued successfully. Jan 21 03:59:34.307625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18b01496-d548-43fc-98d8-30eee09afa64 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes returned with HTTP 202 Jan 21 03:59:34.318230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 691/1371] 10.222.0.22 () {62 vars in 1266 bytes} [Thu Jan 21 03:59:33 2021] POST /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes => generated 852 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:34.323900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9025ecc4-56f8-4a82-abaf-da42f310f8e6 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b Jan 21 03:59:34.324590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9025ecc4-56f8-4a82-abaf-da42f310f8e6 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.325154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9025ecc4-56f8-4a82-abaf-da42f310f8e6 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.378818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:34.378818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:34.395894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9025ecc4-56f8-4a82-abaf-da42f310f8e6 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Volume info retrieved successfully. Jan 21 03:59:34.422120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9025ecc4-56f8-4a82-abaf-da42f310f8e6 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b returned with HTTP 200 Jan 21 03:59:34.423709 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 681/1372] 10.222.0.22 () {60 vars in 1355 bytes} [Thu Jan 21 03:59:34 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b => generated 941 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:34.440803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b473183-a65e-48f0-bd6d-250d2b3ab80c tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages Jan 21 03:59:34.441621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b473183-a65e-48f0-bd6d-250d2b3ab80c tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.441809 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:34.441809 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:34.442311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b473183-a65e-48f0-bd6d-250d2b3ab80c tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.442889 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:34.442889 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:34.450026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b473183-a65e-48f0-bd6d-250d2b3ab80c tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages returned with HTTP 200 Jan 21 03:59:34.450844 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 692/1373] 10.222.0.22 () {60 vars in 1247 bytes} [Thu Jan 21 03:59:34 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:34.461515 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f745f395-f005-437f-9f63-26ee4df87c2b tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/bdb71ca8-9c7c-48c8-addb-7580dc525152 Jan 21 03:59:34.462065 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f745f395-f005-437f-9f63-26ee4df87c2b tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.462477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:34.462477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:34.462831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f745f395-f005-437f-9f63-26ee4df87c2b tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.470999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f745f395-f005-437f-9f63-26ee4df87c2b tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/bdb71ca8-9c7c-48c8-addb-7580dc525152 returned with HTTP 200 Jan 21 03:59:34.472037 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 682/1374] 10.222.0.22 () {60 vars in 1358 bytes} [Thu Jan 21 03:59:34 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/bdb71ca8-9c7c-48c8-addb-7580dc525152 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:34.484869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6abf8458-5c41-4ba0-94ec-3dca8398a641 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages Jan 21 03:59:34.485561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6abf8458-5c41-4ba0-94ec-3dca8398a641 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.487457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6abf8458-5c41-4ba0-94ec-3dca8398a641 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.497123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6abf8458-5c41-4ba0-94ec-3dca8398a641 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages returned with HTTP 200 Jan 21 03:59:34.498431 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 693/1375] 10.222.0.22 () {60 vars in 1247 bytes} [Thu Jan 21 03:59:34 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:59:34.509940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f961b0bd-8cc9-446b-900e-29e0ec20e204 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] DELETE http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/bdb71ca8-9c7c-48c8-addb-7580dc525152 Jan 21 03:59:34.510485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f961b0bd-8cc9-446b-900e-29e0ec20e204 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.511158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f961b0bd-8cc9-446b-900e-29e0ec20e204 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.521858 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:59:34.521858 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:59:34.536636 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f961b0bd-8cc9-446b-900e-29e0ec20e204 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/bdb71ca8-9c7c-48c8-addb-7580dc525152 returned with HTTP 204 Jan 21 03:59:34.537665 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 683/1376] 10.222.0.22 () {60 vars in 1361 bytes} [Thu Jan 21 03:59:34 2021] DELETE /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/messages/bdb71ca8-9c7c-48c8-addb-7580dc525152 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 03:59:34.546761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] DELETE http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b Jan 21 03:59:34.547379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.547867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.548329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Delete volume with id: 6b467b9a-fe5d-4128-958b-ddf853f6b95b Jan 21 03:59:34.641074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:34.641074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:34.642273 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Volume info retrieved successfully. Jan 21 03:59:34.645411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Decrease volume quotas only if status is not error_managing. {{(pid=87905) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 03:59:34.701236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Created reservations ['af9109ba-6bb7-4fdc-b5be-f7638981728c', 'd8ae9f14-bf51-477f-8cb6-1259ff43440a', '5e3c1034-72fc-485b-976b-453253adbffc', 'd9b02cbc-9461-4b3c-86ff-72591e327d99'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:34.704693 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:59:34.704693 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:59:34.769234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Delete volume request issued successfully. Jan 21 03:59:34.769715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1cfab5e1-b08a-4d68-a409-98b8a81dfb12 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b returned with HTTP 202 Jan 21 03:59:34.770858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 694/1377] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:34 2021] DELETE /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:34.778179 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a430a192-fc37-4584-b97a-7661ed91fd87 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b Jan 21 03:59:34.778789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a430a192-fc37-4584-b97a-7661ed91fd87 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.779375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a430a192-fc37-4584-b97a-7661ed91fd87 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.827697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a430a192-fc37-4584-b97a-7661ed91fd87 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b returned with HTTP 404 Jan 21 03:59:34.829094 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 684/1378] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:34 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/6b467b9a-fe5d-4128-958b-ddf853f6b95b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:34.838226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ce615db-137a-41cd-bfef-566700ac2de4 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] DELETE http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/7e537984-b1a3-4917-98da-09470bda496d Jan 21 03:59:34.838747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ce615db-137a-41cd-bfef-566700ac2de4 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.838936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:34.838936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:34.839362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ce615db-137a-41cd-bfef-566700ac2de4 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.920972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ce615db-137a-41cd-bfef-566700ac2de4 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/7e537984-b1a3-4917-98da-09470bda496d returned with HTTP 202 Jan 21 03:59:34.922551 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 695/1379] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:59:34 2021] DELETE /volume/v3/5995f2a5458f4653966eba782f77763b/types/7e537984-b1a3-4917-98da-09470bda496d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:34.930354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1205be36-57ba-47ca-afd0-826377d674b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] GET http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/7e537984-b1a3-4917-98da-09470bda496d Jan 21 03:59:34.931185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1205be36-57ba-47ca-afd0-826377d674b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.931900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1205be36-57ba-47ca-afd0-826377d674b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.944769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1205be36-57ba-47ca-afd0-826377d674b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/7e537984-b1a3-4917-98da-09470bda496d returned with HTTP 404 Jan 21 03:59:34.946462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 685/1380] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:59:34 2021] GET /volume/v3/5995f2a5458f4653966eba782f77763b/types/7e537984-b1a3-4917-98da-09470bda496d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:59:34.953728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] DELETE http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 Jan 21 03:59:34.955163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:34.956989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:34.957695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Delete volume with id: afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 Jan 21 03:59:35.011262 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:35.011262 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:35.012488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Volume info retrieved successfully. Jan 21 03:59:35.015147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Decrease volume quotas only if status is not error_managing. {{(pid=87905) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 03:59:35.077154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Created reservations ['e5cf90a2-4842-409e-bad8-89c7c7a77b94', 'e89016d6-4f02-40f6-b88b-6272cc17110c', 'd892f396-30e4-4044-86f9-bca3ecc18d07', 'cbfc9561-9d23-4ba2-b57b-9800b7047338'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:35.079548 n-d-769329-3 devstack@c-api.service[87903]: /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 21 03:59:35.079548 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 03:59:35.124617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Delete volume request issued successfully. Jan 21 03:59:35.125207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c65a8c12-ca6b-4aab-a4f7-0ba8b12dad71 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 returned with HTTP 202 Jan 21 03:59:35.127073 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 696/1381] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:34 2021] DELETE /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:35.134724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68f51b87-8a23-494c-a4d4-9e3bb3834c28 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] GET http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 Jan 21 03:59:35.135773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68f51b87-8a23-494c-a4d4-9e3bb3834c28 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:35.136430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68f51b87-8a23-494c-a4d4-9e3bb3834c28 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:35.190882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68f51b87-8a23-494c-a4d4-9e3bb3834c28 tempest-UserMessagesTest-1870584310 tempest-UserMessagesTest-1870584310] http://10.222.0.22/volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 returned with HTTP 404 Jan 21 03:59:35.192331 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 686/1382] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:35 2021] GET /volume/v3/dacefe0a088b47f1b25aa790c5bbd866/volumes/afbf2586-d6e5-4a3d-9cf2-badd6f00ad23 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 03:59:35.201754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee9ec91d-6f7a-4f53-bf65-0f6c5d75e8b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] DELETE http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7 Jan 21 03:59:35.202510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee9ec91d-6f7a-4f53-bf65-0f6c5d75e8b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:35.202708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:35.202708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:35.203266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee9ec91d-6f7a-4f53-bf65-0f6c5d75e8b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:35.292995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee9ec91d-6f7a-4f53-bf65-0f6c5d75e8b2 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7 returned with HTTP 202 Jan 21 03:59:35.293804 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 697/1383] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 03:59:35 2021] DELETE /volume/v3/5995f2a5458f4653966eba782f77763b/types/cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:35.302457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-503e5f15-f9e7-4fff-ae2a-61b9080bc108 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] GET http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7 Jan 21 03:59:35.303022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-503e5f15-f9e7-4fff-ae2a-61b9080bc108 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:35.304258 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-503e5f15-f9e7-4fff-ae2a-61b9080bc108 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:35.316429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-503e5f15-f9e7-4fff-ae2a-61b9080bc108 tempest-UserMessagesTest-1797305074 tempest-UserMessagesTest-1797305074] http://10.222.0.22/volume/v3/5995f2a5458f4653966eba782f77763b/types/cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7 returned with HTTP 404 Jan 21 03:59:35.317619 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 687/1384] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 03:59:35 2021] GET /volume/v3/5995f2a5458f4653966eba782f77763b/types/cd744be9-b7ac-4ff8-ad1b-2fd40a4088d7 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:41.046335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] POST http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes Jan 21 03:59:41.047126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-550046286"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:41.050695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-550046286'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:59:41.051496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Create volume of 1 GB Jan 21 03:59:41.070583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Availability Zones retrieved successfully. Jan 21 03:59:41.091935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Flow 'volume_create_api' (a91e1ac4-4c0d-442c-a7e3-125a77b746fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:41.096138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87e363c-3d6b-4900-8437-1792d92d4e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:41.099068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:59:41.174940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87e363c-3d6b-4900-8437-1792d92d4e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:41.177340 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8ab925-3861-4d64-9d9d-37d98fda3ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:41.290247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Created reservations ['2e724b18-f758-45c9-b57f-630f8faf73c0', '1c87c4ce-782d-4f06-b128-3071c959a6f6', '88fe40dd-730a-4a36-80b5-4a4531fdc1e3', '16e5cb88-98b2-4c00-b6d5-ca5dc7681f07'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:41.292373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8ab925-3861-4d64-9d9d-37d98fda3ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e724b18-f758-45c9-b57f-630f8faf73c0', '1c87c4ce-782d-4f06-b128-3071c959a6f6', '88fe40dd-730a-4a36-80b5-4a4531fdc1e3', '16e5cb88-98b2-4c00-b6d5-ca5dc7681f07']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:41.294823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eebf8a1-b091-47d0-aa21-c13e51dbde93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:41.356227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eebf8a1-b091-47d0-aa21-c13e51dbde93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e21ed825-12fc-4aba-b239-ac3b2b9f3a0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-550046286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b254d8e9003498180932f5d994bcf97',qos_specs=None,replication_status=,reservations=['2e724b18-f758-45c9-b57f-630f8faf73c0','1c87c4ce-782d-4f06-b128-3071c959a6f6','88fe40dd-730a-4a36-80b5-4a4531fdc1e3','16e5cb88-98b2-4c00-b6d5-ca5dc7681f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed32f07dbc4f9db19f75c2450cb2e0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T03:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-550046286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e21ed825-12fc-4aba-b239-ac3b2b9f3a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b254d8e9003498180932f5d994bcf97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='14ed32f07dbc4f9db19f75c2450cb2e0',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:41.359446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c09413-1296-4905-95d8-9e887cdeaf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:41.391767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c09413-1296-4905-95d8-9e887cdeaf91) transitioned into state 'SUCCESS' from state '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-550046286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b254d8e9003498180932f5d994bcf97',qos_specs=None,replication_status=,reservations=['2e724b18-f758-45c9-b57f-630f8faf73c0','1c87c4ce-782d-4f06-b128-3071c959a6f6','88fe40dd-730a-4a36-80b5-4a4531fdc1e3','16e5cb88-98b2-4c00-b6d5-ca5dc7681f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed32f07dbc4f9db19f75c2450cb2e0',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:41.394827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9397b019-ef9f-4ede-a7c8-b69ad2d0e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:41.411630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9397b019-ef9f-4ede-a7c8-b69ad2d0e845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:41.414990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Flow 'volume_create_api' (a91e1ac4-4c0d-442c-a7e3-125a77b746fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:41.481663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Create volume request issued successfully. Jan 21 03:59:41.498394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92db6a99-c6dc-455c-a82f-a1fe95f05f69 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes returned with HTTP 202 Jan 21 03:59:41.510027 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 698/1385] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 03:59:40 2021] POST /volume/v3/0b254d8e9003498180932f5d994bcf97/volumes => generated 820 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:41.526280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc93e710-7b1a-4f5e-afd7-85cad7c567a0 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] GET http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:41.527133 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc93e710-7b1a-4f5e-afd7-85cad7c567a0 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:41.527636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc93e710-7b1a-4f5e-afd7-85cad7c567a0 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:41.617613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:41.617613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:41.629474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc93e710-7b1a-4f5e-afd7-85cad7c567a0 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Volume info retrieved successfully. Jan 21 03:59:41.670923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc93e710-7b1a-4f5e-afd7-85cad7c567a0 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c returned with HTTP 200 Jan 21 03:59:41.671790 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 688/1386] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:41 2021] GET /volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:42.689849 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e8c8318-cd5e-44ab-866b-c6b17bb93720 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] GET http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:42.690478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e8c8318-cd5e-44ab-866b-c6b17bb93720 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:42.690663 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:42.690663 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:42.691017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e8c8318-cd5e-44ab-866b-c6b17bb93720 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:42.802926 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:42.802926 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:42.829744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e8c8318-cd5e-44ab-866b-c6b17bb93720 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Volume info retrieved successfully. Jan 21 03:59:42.862415 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e8c8318-cd5e-44ab-866b-c6b17bb93720 tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c returned with HTTP 200 Jan 21 03:59:42.864072 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 699/1387] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:42 2021] GET /volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c => generated 913 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:42.974604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4af728da-929b-468d-a377-30f821696017 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:42.975167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4af728da-929b-468d-a377-30f821696017 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:42.975543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:42.975543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:42.975927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4af728da-929b-468d-a377-30f821696017 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:43.029309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:43.029309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:43.038403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4af728da-929b-468d-a377-30f821696017 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:43.061435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4af728da-929b-468d-a377-30f821696017 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c returned with HTTP 200 Jan 21 03:59:43.062227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 689/1388] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:42 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c => generated 1084 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:43.077449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] POST http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c/action Jan 21 03:59:43.078127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:43.078127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:43.078783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Action body: b'{"os-unmanage": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:59:43.079313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:43.079830 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_unmanage [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Unmanage volume with id: e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:43.135574 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:43.135574 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:43.136486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:43.160303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Delete volume request issued successfully. Jan 21 03:59:43.161147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95345bd4-6001-49b9-b7d4-d700bd4132d1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c/action returned with HTTP 202 Jan 21 03:59:43.162267 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 700/1389] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:59:43 2021] POST /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:43.170244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d22132e6-e07e-497b-81f3-763bd782a16f tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:43.171445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d22132e6-e07e-497b-81f3-763bd782a16f tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:43.171445 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:43.171445 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:43.172045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d22132e6-e07e-497b-81f3-763bd782a16f tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:43.237422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:43.237422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:43.247728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d22132e6-e07e-497b-81f3-763bd782a16f tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:43.276050 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d22132e6-e07e-497b-81f3-763bd782a16f tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c returned with HTTP 200 Jan 21 03:59:43.277028 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 690/1390] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:43 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c => generated 1085 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:59:44.293225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c92b71d-37bb-4d4b-9d81-b84ceab451ff tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:44.293692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c92b71d-37bb-4d4b-9d81-b84ceab451ff tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:44.293877 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:44.293877 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:44.303611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c92b71d-37bb-4d4b-9d81-b84ceab451ff tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:44.367776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c92b71d-37bb-4d4b-9d81-b84ceab451ff tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c returned with HTTP 404 Jan 21 03:59:44.369143 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 701/1391] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:44 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:44.376334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2bc361b9-23f4-4807-8f87-b714b22b2feb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/detail?all_tenants=1 Jan 21 03:59:44.377693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2bc361b9-23f4-4807-8f87-b714b22b2feb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:44.377985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:44.377985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:44.378550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2bc361b9-23f4-4807-8f87-b714b22b2feb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:44.380757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2bc361b9-23f4-4807-8f87-b714b22b2feb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 03:59:44.502925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2bc361b9-23f4-4807-8f87-b714b22b2feb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Get all volumes completed successfully. Jan 21 03:59:44.505459 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:44.505459 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:44.516742 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2bc361b9-23f4-4807-8f87-b714b22b2feb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 03:59:44.517863 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 691/1392] 10.222.0.22 () {58 vars in 1252 bytes} [Thu Jan 21 03:59:44 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/detail?all_tenants=1 => generated 4594 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 03:59:44.540186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] POST http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/os-volume-manage Jan 21 03:59:44.548326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1113594086", "host": "n-d-769329-3@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-e21ed825-12fc-4aba-b239-ac3b2b9f3a0c"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:44.552964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_manage [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1113594086', 'host': 'n-d-769329-3@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-e21ed825-12fc-4aba-b239-ac3b2b9f3a0c'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 03:59:44.605524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Flow 'volume_manage_existing_api' (a59b5efd-7df1-4f06-b3ba-96a86bf19f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:44.608969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18d8323-e172-4c7d-88a0-a1cde282ebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:44.715230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Created reservations ['ee94fc90-37b1-48c6-9f6a-61e5c71d0d25', '295c8800-03ae-4224-8ab1-0463fa1c364e', '1e05dda2-7c04-410c-9ee8-535c269b24e2', '1531f80b-a761-487d-9cb5-24dac570b384'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:44.717682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18d8323-e172-4c7d-88a0-a1cde282ebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee94fc90-37b1-48c6-9f6a-61e5c71d0d25', '295c8800-03ae-4224-8ab1-0463fa1c364e', '1e05dda2-7c04-410c-9ee8-535c269b24e2', '1531f80b-a761-487d-9cb5-24dac570b384']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:44.721504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (305917d4-1d7f-42a2-a244-f7f17838540e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:44.848957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (305917d4-1d7f-42a2-a244-f7f17838540e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'fd4b4b9a00224dec93c34f065480383c', 'project_id': 'b7a4525cd32c45bc8ddb9b96afa56cd6', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1113594086', 'host': 'n-d-769329-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', '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-21T03:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1113594086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-769329-3@lvmdriver-1#lvmdriver-1',id=41998ec3-5cb3-4ad6-92bb-56a9acc54101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7a4525cd32c45bc8ddb9b96afa56cd6',provider_auth=None,provider_geometry=None,provider_id=None,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='fd4b4b9a00224dec93c34f065480383c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:44.851801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a965ca-e5bd-4be6-a16f-9945944188b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:44.892897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a965ca-e5bd-4be6-a16f-9945944188b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'fd4b4b9a00224dec93c34f065480383c', 'project_id': 'b7a4525cd32c45bc8ddb9b96afa56cd6', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1113594086', 'host': 'n-d-769329-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:44.895585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (129c5393-0d78-4286-b546-77669b4d9bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:44.902017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (129c5393-0d78-4286-b546-77669b4d9bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:44.904890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Flow 'volume_manage_existing_api' (a59b5efd-7df1-4f06-b3ba-96a86bf19f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:44.905606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Manage volume request issued successfully. Jan 21 03:59:44.948931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6bf7c5d-17a8-4bf3-829c-0e6d80068fe1 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/os-volume-manage returned with HTTP 202 Jan 21 03:59:44.949961 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 702/1393] 10.222.0.22 () {60 vars in 1253 bytes} [Thu Jan 21 03:59:44 2021] POST /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/os-volume-manage => generated 847 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:44.965775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b6a66fc-3f2c-43fa-976c-cbac908e0809 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:44.966528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b6a66fc-3f2c-43fa-976c-cbac908e0809 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:44.966807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:44.966807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:44.967562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b6a66fc-3f2c-43fa-976c-cbac908e0809 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:45.025908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:45.025908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:45.035175 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6b6a66fc-3f2c-43fa-976c-cbac908e0809 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:45.058945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b6a66fc-3f2c-43fa-976c-cbac908e0809 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 200 Jan 21 03:59:45.059914 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 692/1394] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:44 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 1084 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:46.079563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38250167-1566-4f5a-9b09-463ccbca9d8b tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:46.081380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38250167-1566-4f5a-9b09-463ccbca9d8b tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:46.082227 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:46.082227 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:46.083197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38250167-1566-4f5a-9b09-463ccbca9d8b tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:46.140168 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:46.140168 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:46.148465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38250167-1566-4f5a-9b09-463ccbca9d8b tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:46.171123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38250167-1566-4f5a-9b09-463ccbca9d8b tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 200 Jan 21 03:59:46.171947 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 703/1395] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:46 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 1084 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:47.190681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c11b99a-44b6-4186-b415-93bd6d963867 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:47.191902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c11b99a-44b6-4186-b415-93bd6d963867 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:47.192278 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:47.192278 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:47.193761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c11b99a-44b6-4186-b415-93bd6d963867 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:47.263309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:47.263309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:47.272918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3c11b99a-44b6-4186-b415-93bd6d963867 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:47.305246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c11b99a-44b6-4186-b415-93bd6d963867 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 200 Jan 21 03:59:47.311046 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 693/1396] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:47 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 1085 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:47.325122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c49fd4e-0a6e-4d3f-acbd-61f0627cb529 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:47.325655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c49fd4e-0a6e-4d3f-acbd-61f0627cb529 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:47.325847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:47.325847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:47.326487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c49fd4e-0a6e-4d3f-acbd-61f0627cb529 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:47.385504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:47.385504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:47.394672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3c49fd4e-0a6e-4d3f-acbd-61f0627cb529 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:47.419391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c49fd4e-0a6e-4d3f-acbd-61f0627cb529 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 200 Jan 21 03:59:47.420516 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 704/1397] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:47 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 1085 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:47.441806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] DELETE http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:47.442644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:47.442844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:47.442844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:47.443833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:47.444369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Delete volume with id: 41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:47.499826 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:47.499826 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:47.500941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:47.535427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Delete volume request issued successfully. Jan 21 03:59:47.537155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5f4fde6-2a82-4b2c-a004-466848b7915a tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 202 Jan 21 03:59:47.538273 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 694/1398] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:47 2021] DELETE /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 03:59:47.545946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d272219-c438-4067-944f-1fc4d115d125 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:47.546459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d272219-c438-4067-944f-1fc4d115d125 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:47.546878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:47.546878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:47.548465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d272219-c438-4067-944f-1fc4d115d125 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:47.621844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:47.621844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:47.631041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6d272219-c438-4067-944f-1fc4d115d125 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:47.655079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d272219-c438-4067-944f-1fc4d115d125 tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 200 Jan 21 03:59:47.656202 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 705/1399] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:47 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 1084 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:48.675410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9eed29a9-b036-4021-85de-3ec7261b47bb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:48.676587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9eed29a9-b036-4021-85de-3ec7261b47bb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:48.677100 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:48.677100 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:48.677721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9eed29a9-b036-4021-85de-3ec7261b47bb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:48.755101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:48.755101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:48.763386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9eed29a9-b036-4021-85de-3ec7261b47bb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Volume info retrieved successfully. Jan 21 03:59:48.786380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9eed29a9-b036-4021-85de-3ec7261b47bb tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 200 Jan 21 03:59:48.793162 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 695/1400] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:48 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 1084 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:49.806335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5fba59fa-d471-4f89-8c21-a068caa54a3e tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] GET http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 Jan 21 03:59:49.807656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5fba59fa-d471-4f89-8c21-a068caa54a3e tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:49.808209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:49.808209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:49.808888 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5fba59fa-d471-4f89-8c21-a068caa54a3e tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:49.864356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5fba59fa-d471-4f89-8c21-a068caa54a3e tempest-VolumeManageAdminTest-1240316088 tempest-VolumeManageAdminTest-1240316088] http://10.222.0.22/volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 returned with HTTP 404 Jan 21 03:59:49.870586 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 706/1401] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:49 2021] GET /volume/v3/b7a4525cd32c45bc8ddb9b96afa56cd6/volumes/41998ec3-5cb3-4ad6-92bb-56a9acc54101 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:49.875815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-277e5d82-0045-4909-b2e7-ec0ce5b0011b tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] DELETE http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:49.876322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-277e5d82-0045-4909-b2e7-ec0ce5b0011b tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:49.876562 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:49.876562 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:49.876930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-277e5d82-0045-4909-b2e7-ec0ce5b0011b tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:49.877384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-277e5d82-0045-4909-b2e7-ec0ce5b0011b tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] Delete volume with id: e21ed825-12fc-4aba-b239-ac3b2b9f3a0c Jan 21 03:59:49.922559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-277e5d82-0045-4909-b2e7-ec0ce5b0011b tempest-VolumeManageAdminTest-691201075 tempest-VolumeManageAdminTest-691201075] http://10.222.0.22/volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c returned with HTTP 404 Jan 21 03:59:49.924636 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 696/1402] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 03:59:49 2021] DELETE /volume/v3/0b254d8e9003498180932f5d994bcf97/volumes/e21ed825-12fc-4aba-b239-ac3b2b9f3a0c => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 03:59:56.787287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d136bc81-b221-49dd-a6d6-6254c991cdfa tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] POST http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types Jan 21 03:59:56.788343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d136bc81-b221-49dd-a6d6-6254c991cdfa tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:56.846681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d136bc81-b221-49dd-a6d6-6254c991cdfa tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types returned with HTTP 200 Jan 21 03:59:56.847849 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 707/1403] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:59:56 2021] POST /volume/v3/fc0d1577dad6424b97e5496bdedd8729/types => generated 188 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:56.858015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5af5f08b-70a0-4378-9078-93d405129c82 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] POST http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types Jan 21 03:59:56.859410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5af5f08b-70a0-4378-9078-93d405129c82 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:56.964779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5af5f08b-70a0-4378-9078-93d405129c82 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types returned with HTTP 200 Jan 21 03:59:56.965969 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 697/1404] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 03:59:56 2021] POST /volume/v3/fc0d1577dad6424b97e5496bdedd8729/types => generated 188 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:57.219336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] POST http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes Jan 21 03:59:57.221198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:57.222594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 03:59:57.240788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Create volume of 1 GB Jan 21 03:59:57.242486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:57.242486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:57.243945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Availability Zones retrieved successfully. Jan 21 03:59:57.265434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Flow 'volume_create_api' (be88876e-14ba-44b3-89b2-c162a9fb0757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:57.270117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f7c9b2-af74-486a-a280-9e73255804b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:57.272509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 03:59:57.332179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f7c9b2-af74-486a-a280-9e73255804b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df1cefeb-df63-4fdc-84ad-25c33820fa30,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df1cefeb-df63-4fdc-84ad-25c33820fa30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:57.336602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab86885-5e7c-4e47-98d1-eb85d54b36d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:57.454271 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] 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 21 03:59:57.457346 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] 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 21 03:59:57.549118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Created reservations ['6db16a17-88e3-4396-9499-68368df33928', '991baaa1-7770-4736-8038-c26b4fc5ebc0', 'ebf8fb7a-db67-4e73-a21b-e746a380b1bd', '2eb3f0f0-9032-4e2b-98a1-a3a759b4a9f3'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:57.551532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab86885-5e7c-4e47-98d1-eb85d54b36d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6db16a17-88e3-4396-9499-68368df33928', '991baaa1-7770-4736-8038-c26b4fc5ebc0', 'ebf8fb7a-db67-4e73-a21b-e746a380b1bd', '2eb3f0f0-9032-4e2b-98a1-a3a759b4a9f3']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:57.556983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a6f862-cd72-4e44-a5ca-3775a0bd05ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:57.683636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a6f862-cd72-4e44-a5ca-3775a0bd05ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b65584-c680-47ac-9166-6f3902fe2f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='734885ec7ab347d4a4970afa6627bf9b',qos_specs=None,replication_status=,reservations=['6db16a17-88e3-4396-9499-68368df33928','991baaa1-7770-4736-8038-c26b4fc5ebc0','ebf8fb7a-db67-4e73-a21b-e746a380b1bd','2eb3f0f0-9032-4e2b-98a1-a3a759b4a9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1469cb8299d144489cbd553f56262cab',volume_type_id=df1cefeb-df63-4fdc-84ad-25c33820fa30), 'volume': 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-21T03:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b65584-c680-47ac-9166-6f3902fe2f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='734885ec7ab347d4a4970afa6627bf9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1469cb8299d144489cbd553f56262cab',volume_attachment=,volume_type=,volume_type_id=df1cefeb-df63-4fdc-84ad-25c33820fa30)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:57.685878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a099fe0-c555-448c-bb69-efc78e024df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:57.722071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a099fe0-c555-448c-bb69-efc78e024df2) transitioned into state 'SUCCESS' from state '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-1044785999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='734885ec7ab347d4a4970afa6627bf9b',qos_specs=None,replication_status=,reservations=['6db16a17-88e3-4396-9499-68368df33928','991baaa1-7770-4736-8038-c26b4fc5ebc0','ebf8fb7a-db67-4e73-a21b-e746a380b1bd','2eb3f0f0-9032-4e2b-98a1-a3a759b4a9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1469cb8299d144489cbd553f56262cab',volume_type_id=df1cefeb-df63-4fdc-84ad-25c33820fa30)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:57.724348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8039d8fa-6c93-470f-94cc-45c76cce1860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 03:59:57.745984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8039d8fa-6c93-470f-94cc-45c76cce1860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 03:59:57.748866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Flow 'volume_create_api' (be88876e-14ba-44b3-89b2-c162a9fb0757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 03:59:57.822240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Create volume request issued successfully. Jan 21 03:59:57.840656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69a11fb4-4f7d-4c16-9518-dc1cdbc7cc61 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes returned with HTTP 202 Jan 21 03:59:57.841817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 708/1405] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 03:59:56 2021] POST /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes => generated 834 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 03:59:57.856309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-75041c51-0038-4a54-b54d-9107ea7a240e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 03:59:57.856971 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-75041c51-0038-4a54-b54d-9107ea7a240e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:57.857561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-75041c51-0038-4a54-b54d-9107ea7a240e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:57.959846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:57.959846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:57.969242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-75041c51-0038-4a54-b54d-9107ea7a240e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 03:59:58.001128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-75041c51-0038-4a54-b54d-9107ea7a240e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 03:59:58.002983 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 698/1406] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:57 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 926 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 03:59:59.019865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6482ce1-299d-40e5-8663-ae486e90ca39 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 03:59:59.020385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6482ce1-299d-40e5-8663-ae486e90ca39 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:59.020620 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:59.020620 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:59.020973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6482ce1-299d-40e5-8663-ae486e90ca39 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:59.074121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:59.074121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:59.082540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a6482ce1-299d-40e5-8663-ae486e90ca39 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 03:59:59.104158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6482ce1-299d-40e5-8663-ae486e90ca39 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 03:59:59.104982 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 709/1407] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:59 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 927 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 03:59:59.120707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99a4f15c-0845-4e28-9639-bbf504a2c9a2 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] GET http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 03:59:59.121224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99a4f15c-0845-4e28-9639-bbf504a2c9a2 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:59.121436 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:59.121436 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:59.121934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99a4f15c-0845-4e28-9639-bbf504a2c9a2 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:59.174529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:59.174529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:59.182535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99a4f15c-0845-4e28-9639-bbf504a2c9a2 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Volume info retrieved successfully. Jan 21 03:59:59.204063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99a4f15c-0845-4e28-9639-bbf504a2c9a2 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 03:59:59.215491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 699/1408] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:59 2021] GET /volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 1098 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 03:59:59.220170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] POST http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38/action Jan 21 03:59:59.220649 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:59.220649 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:59.221205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 03:59:59.221599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 03:59:59.272011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:59.272011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:59.274011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 03:59:59.320095 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] 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 21 03:59:59.320984 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] 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 21 03:59:59.351327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Created reservations ['8123affc-d3c2-4cfc-96c0-d2f52c0b20ee', '4dc984c2-55a8-469e-b8bf-392845b385a6'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:59.401100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Created reservations ['c969bcd8-98a8-43ba-a81b-4695429ee53e', 'b6ee835b-05f3-4673-8f60-3dc8989bc0e2'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 03:59:59.495375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Retype volume request issued successfully. Jan 21 03:59:59.496120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4016e1f2-5249-45f7-9f69-fa51d12cb667 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38/action returned with HTTP 202 Jan 21 03:59:59.500240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 710/1409] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 03:59:59 2021] POST /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 03:59:59.504940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4104d62f-70c0-45a1-893f-15bf4ca5df43 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 03:59:59.505529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4104d62f-70c0-45a1-893f-15bf4ca5df43 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 03:59:59.505641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 03:59:59.505641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 03:59:59.505968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4104d62f-70c0-45a1-893f-15bf4ca5df43 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 03:59:59.577199 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 03:59:59.577199 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 03:59:59.600862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4104d62f-70c0-45a1-893f-15bf4ca5df43 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 03:59:59.652237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4104d62f-70c0-45a1-893f-15bf4ca5df43 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 03:59:59.656023 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 700/1410] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 03:59:59 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 926 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:00.673142 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e4d7183-018d-4fb5-8c47-3576ad1b6177 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:00.674202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e4d7183-018d-4fb5-8c47-3576ad1b6177 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:00.674605 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:00.674605 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:00.675328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e4d7183-018d-4fb5-8c47-3576ad1b6177 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:00.724819 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:00.724819 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:00.733167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8e4d7183-018d-4fb5-8c47-3576ad1b6177 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 04:00:00.757309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e4d7183-018d-4fb5-8c47-3576ad1b6177 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 04:00:00.758342 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 711/1411] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:00 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 927 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:00.773494 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e716b52b-e42c-40ee-976d-988f667f3e6c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] GET http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:00.774374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e716b52b-e42c-40ee-976d-988f667f3e6c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:00.774784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:00.774784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:00.775456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e716b52b-e42c-40ee-976d-988f667f3e6c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:00.832424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:00.832424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:00.842460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e716b52b-e42c-40ee-976d-988f667f3e6c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Volume info retrieved successfully. Jan 21 04:00:00.865523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e716b52b-e42c-40ee-976d-988f667f3e6c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 04:00:00.879254 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 701/1412] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:00 2021] GET /volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 1098 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:00.884995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4e2c89e-a9d6-415f-86e2-ab7aa00cce64 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] GET http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999 Jan 21 04:00:00.885764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4e2c89e-a9d6-415f-86e2-ab7aa00cce64 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:00.886185 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:00.886185 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:00.886860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4e2c89e-a9d6-415f-86e2-ab7aa00cce64 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:00.889282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4e2c89e-a9d6-415f-86e2-ab7aa00cce64 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999'), ('all_tenants', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:00.944648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4e2c89e-a9d6-415f-86e2-ab7aa00cce64 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Get all volumes completed successfully. Jan 21 04:00:00.945770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4e2c89e-a9d6-415f-86e2-ab7aa00cce64 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999 returned with HTTP 200 Jan 21 04:00:00.946633 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 712/1413] 10.222.0.22 () {58 vars in 1365 bytes} [Thu Jan 21 04:00:00 2021] GET /volume/v3/fc0d1577dad6424b97e5496bdedd8729/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1044785999 => generated 413 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:00.959602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] DELETE http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:00.960124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:00.960342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:00.960342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:00.960714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:00.961158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Delete volume with id: 64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:01.012018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:01.012018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:01.013203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 04:00:01.040866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Delete volume request issued successfully. Jan 21 04:00:01.041344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-318b60be-d793-409f-a67d-6153ed634617 tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 202 Jan 21 04:00:01.042358 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 702/1414] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:00:00 2021] DELETE /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:01.071939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a92a20f9-de4a-496c-815a-1909f732fa4a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:01.072450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a92a20f9-de4a-496c-815a-1909f732fa4a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:01.079325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:01.079325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:01.081058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a92a20f9-de4a-496c-815a-1909f732fa4a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:01.138022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:01.138022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:01.148533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a92a20f9-de4a-496c-815a-1909f732fa4a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 04:00:01.173718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a92a20f9-de4a-496c-815a-1909f732fa4a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 04:00:01.178764 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 713/1415] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:01 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 926 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:02.195671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9a35b7a-ff89-4f45-83a5-613162e3725a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:02.196870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9a35b7a-ff89-4f45-83a5-613162e3725a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:02.197304 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:02.197304 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:02.197973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9a35b7a-ff89-4f45-83a5-613162e3725a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:02.250992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:02.250992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:02.260481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9a35b7a-ff89-4f45-83a5-613162e3725a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Volume info retrieved successfully. Jan 21 04:00:02.286147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9a35b7a-ff89-4f45-83a5-613162e3725a tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 200 Jan 21 04:00:02.298123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 703/1416] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:02 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 926 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:03.304590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c4af6481-0db9-4063-9c0a-b3a1a51b187e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] GET http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 Jan 21 04:00:03.305106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c4af6481-0db9-4063-9c0a-b3a1a51b187e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:03.305218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:03.305218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:03.305568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c4af6481-0db9-4063-9c0a-b3a1a51b187e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:03.420029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c4af6481-0db9-4063-9c0a-b3a1a51b187e tempest-VolumeRetypeWithoutMigrationTest-462247618 tempest-VolumeRetypeWithoutMigrationTest-462247618] http://10.222.0.22/volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 returned with HTTP 404 Jan 21 04:00:03.422675 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 714/1417] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:03 2021] GET /volume/v3/734885ec7ab347d4a4970afa6627bf9b/volumes/64b65584-c680-47ac-9166-6f3902fe2f38 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:03.433063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4e6649b-3344-4fd8-9273-49aaf13b09a0 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] DELETE http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/59f76032-a28f-46a7-bb85-fdbf0246e8bf Jan 21 04:00:03.433807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4e6649b-3344-4fd8-9273-49aaf13b09a0 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:03.434182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:03.434182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:03.434827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4e6649b-3344-4fd8-9273-49aaf13b09a0 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:03.568357 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:00:03.568357 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:00:03.593799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4e6649b-3344-4fd8-9273-49aaf13b09a0 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/59f76032-a28f-46a7-bb85-fdbf0246e8bf returned with HTTP 202 Jan 21 04:00:03.599091 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 704/1418] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:00:03 2021] DELETE /volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/59f76032-a28f-46a7-bb85-fdbf0246e8bf => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:03.604901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-882c3a84-3c93-4983-b7b1-a06047e3d00c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] GET http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/59f76032-a28f-46a7-bb85-fdbf0246e8bf Jan 21 04:00:03.606196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-882c3a84-3c93-4983-b7b1-a06047e3d00c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:03.606666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-882c3a84-3c93-4983-b7b1-a06047e3d00c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:03.628144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-882c3a84-3c93-4983-b7b1-a06047e3d00c tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/59f76032-a28f-46a7-bb85-fdbf0246e8bf returned with HTTP 404 Jan 21 04:00:03.629176 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 715/1419] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:00:03 2021] GET /volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/59f76032-a28f-46a7-bb85-fdbf0246e8bf => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:03.637248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-64299d22-1a53-4bb9-8bdc-14a7ce4a6248 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] DELETE http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/df1cefeb-df63-4fdc-84ad-25c33820fa30 Jan 21 04:00:03.638050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-64299d22-1a53-4bb9-8bdc-14a7ce4a6248 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:03.638786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-64299d22-1a53-4bb9-8bdc-14a7ce4a6248 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:03.741261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-64299d22-1a53-4bb9-8bdc-14a7ce4a6248 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/df1cefeb-df63-4fdc-84ad-25c33820fa30 returned with HTTP 202 Jan 21 04:00:03.742666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 705/1420] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:00:03 2021] DELETE /volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/df1cefeb-df63-4fdc-84ad-25c33820fa30 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 04:00:03.750871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-735ca6ac-626d-4c17-8f19-7b9b902f37b5 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] GET http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/df1cefeb-df63-4fdc-84ad-25c33820fa30 Jan 21 04:00:03.752564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-735ca6ac-626d-4c17-8f19-7b9b902f37b5 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:03.753452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-735ca6ac-626d-4c17-8f19-7b9b902f37b5 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:03.770651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-735ca6ac-626d-4c17-8f19-7b9b902f37b5 tempest-VolumeRetypeWithoutMigrationTest-689046759 tempest-VolumeRetypeWithoutMigrationTest-689046759] http://10.222.0.22/volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/df1cefeb-df63-4fdc-84ad-25c33820fa30 returned with HTTP 404 Jan 21 04:00:03.772453 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 716/1421] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:00:03 2021] GET /volume/v3/fc0d1577dad6424b97e5496bdedd8729/types/df1cefeb-df63-4fdc-84ad-25c33820fa30 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:09.463471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes Jan 21 04:00:09.463994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:09.464886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:09.465276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:09.467055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:09.518674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Get all volumes completed successfully. Jan 21 04:00:09.519170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e79e5dbe-31fe-4b32-acb1-d99a9ce36f91 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes returned with HTTP 200 Jan 21 04:00:09.520190 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 706/1422] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 04:00:09 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes => generated 15 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:00:09.529802 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] POST http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes Jan 21 04:00:09.530553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-804834691"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:09.531709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-804834691'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:09.532081 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume of 1 GB Jan 21 04:00:09.545687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Availability Zones retrieved successfully. Jan 21 04:00:09.562856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Flow 'volume_create_api' (0546acb4-1fbb-4e5f-8380-bad4aebcbee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:09.566235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ea6ae6-b20d-4caf-b211-439460e6dc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:09.568353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:09.645894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ea6ae6-b20d-4caf-b211-439460e6dc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:09.648554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9088382b-21c8-43ec-a4f6-57a40e5cf658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:09.752166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Created reservations ['a8291309-1b0b-4b74-b6a0-f5b36e52a823', '9b073944-5e6c-442d-96cc-321f25b0ca96', 'aba45491-8404-4cad-a035-a02b7a45398a', '0f4914a6-962d-4309-b367-ba1f67ea6442'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:09.754139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9088382b-21c8-43ec-a4f6-57a40e5cf658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8291309-1b0b-4b74-b6a0-f5b36e52a823', '9b073944-5e6c-442d-96cc-321f25b0ca96', 'aba45491-8404-4cad-a035-a02b7a45398a', '0f4914a6-962d-4309-b367-ba1f67ea6442']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:09.756323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be15f62f-ec38-4cfb-a720-fc569d99931c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:09.818665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be15f62f-ec38-4cfb-a720-fc569d99931c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6240e0f4-7adb-4f5f-8036-c178a36961c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-804834691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826fdbe333b426787a79716f42fcc87',qos_specs=None,replication_status=,reservations=['a8291309-1b0b-4b74-b6a0-f5b36e52a823','9b073944-5e6c-442d-96cc-321f25b0ca96','aba45491-8404-4cad-a035-a02b7a45398a','0f4914a6-962d-4309-b367-ba1f67ea6442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f727084d37448fcab71fd81b3084c2c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-804834691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6240e0f4-7adb-4f5f-8036-c178a36961c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8826fdbe333b426787a79716f42fcc87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f727084d37448fcab71fd81b3084c2c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:09.820759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84cfa33-f6e0-4c03-8494-c6882b1ce0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:09.853595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84cfa33-f6e0-4c03-8494-c6882b1ce0c9) transitioned into state 'SUCCESS' from state '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-804834691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826fdbe333b426787a79716f42fcc87',qos_specs=None,replication_status=,reservations=['a8291309-1b0b-4b74-b6a0-f5b36e52a823','9b073944-5e6c-442d-96cc-321f25b0ca96','aba45491-8404-4cad-a035-a02b7a45398a','0f4914a6-962d-4309-b367-ba1f67ea6442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f727084d37448fcab71fd81b3084c2c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:09.855611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af39130-bd28-4a51-ae2b-2eaf490cb464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:09.881816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af39130-bd28-4a51-ae2b-2eaf490cb464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:09.884472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Flow 'volume_create_api' (0546acb4-1fbb-4e5f-8380-bad4aebcbee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:09.989927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume request issued successfully. Jan 21 04:00:10.005230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5635d14-60ad-4db3-ae81-1ec391ab582b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes returned with HTTP 202 Jan 21 04:00:10.006666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 717/1423] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:09 2021] POST /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes => generated 823 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:10.021175 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c61e93b-ab5f-4c09-9eb7-75c0085a3696 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:10.021759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c61e93b-ab5f-4c09-9eb7-75c0085a3696 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:10.022681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c61e93b-ab5f-4c09-9eb7-75c0085a3696 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:10.081569 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:10.081569 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:10.094537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c61e93b-ab5f-4c09-9eb7-75c0085a3696 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:10.120756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c61e93b-ab5f-4c09-9eb7-75c0085a3696 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 200 Jan 21 04:00:10.121879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 707/1424] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:10 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:11.022703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] POST http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes Jan 21 04:00:11.023376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.023376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:11.023902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1514603688"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:11.025084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1514603688'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:11.025461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Create volume of 1 GB Jan 21 04:00:11.026106 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.026106 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:11.040374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Availability Zones retrieved successfully. Jan 21 04:00:11.057411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Flow 'volume_create_api' (3ab1dc68-484b-4909-949b-f6e41816dca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:11.060355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (695be8a0-1e7f-4423-926c-2417e46faaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.062427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:11.131068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (695be8a0-1e7f-4423-926c-2417e46faaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.133912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527d854b-7bfd-4a64-981b-0dccef3e5c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.138263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9784c9e4-bcb0-4589-be74-351b51ee00ea tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:11.139265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9784c9e4-bcb0-4589-be74-351b51ee00ea tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:11.139564 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.139564 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:11.140207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9784c9e4-bcb0-4589-be74-351b51ee00ea tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:11.197459 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.197459 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:11.210507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9784c9e4-bcb0-4589-be74-351b51ee00ea tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:11.236419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9784c9e4-bcb0-4589-be74-351b51ee00ea tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 200 Jan 21 04:00:11.238063 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 708/1425] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:11 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:11.252446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Created reservations ['54013475-b564-47cb-afb1-be38c8b982ad', '075aa6fb-f8a9-4f09-8dc2-39d6ca3df237', '9e9b4b72-3650-4ab5-bae4-5d93de0e43ca', '1947a90f-eecc-407b-bdf6-3177d2fb187e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:11.257713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527d854b-7bfd-4a64-981b-0dccef3e5c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54013475-b564-47cb-afb1-be38c8b982ad', '075aa6fb-f8a9-4f09-8dc2-39d6ca3df237', '9e9b4b72-3650-4ab5-bae4-5d93de0e43ca', '1947a90f-eecc-407b-bdf6-3177d2fb187e']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.257713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288e898e-c699-4935-9be6-74f35bc8c26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.258049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc6ca49f-1363-4e56-878a-46fb6d277671 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:11.258566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc6ca49f-1363-4e56-878a-46fb6d277671 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:11.259011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.259011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:11.259502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc6ca49f-1363-4e56-878a-46fb6d277671 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:11.311618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.311618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:11.321200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc6ca49f-1363-4e56-878a-46fb6d277671 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:11.343493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288e898e-c699-4935-9be6-74f35bc8c26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9249f2d-aa68-4917-8e1d-405b7e9a02f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514603688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c94f7bf5ec946dab837ea5b07030c6a',qos_specs=None,replication_status=,reservations=['54013475-b564-47cb-afb1-be38c8b982ad','075aa6fb-f8a9-4f09-8dc2-39d6ca3df237','9e9b4b72-3650-4ab5-bae4-5d93de0e43ca','1947a90f-eecc-407b-bdf6-3177d2fb187e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf35e4024cca44b6aaf0e71b1bbb6e7c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514603688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9249f2d-aa68-4917-8e1d-405b7e9a02f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c94f7bf5ec946dab837ea5b07030c6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bf35e4024cca44b6aaf0e71b1bbb6e7c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.346387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a308e2f-dacd-4696-ac15-1c571a5232f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.346786 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc6ca49f-1363-4e56-878a-46fb6d277671 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 200 Jan 21 04:00:11.351023 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 709/1426] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:11 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:00:11.381032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] POST http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes Jan 21 04:00:11.382047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.382047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:11.382950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1695602443"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:11.384174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1695602443'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:11.384587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume of 1 GB Jan 21 04:00:11.396585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a308e2f-dacd-4696-ac15-1c571a5232f3) transitioned into state 'SUCCESS' from state '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-1514603688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c94f7bf5ec946dab837ea5b07030c6a',qos_specs=None,replication_status=,reservations=['54013475-b564-47cb-afb1-be38c8b982ad','075aa6fb-f8a9-4f09-8dc2-39d6ca3df237','9e9b4b72-3650-4ab5-bae4-5d93de0e43ca','1947a90f-eecc-407b-bdf6-3177d2fb187e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf35e4024cca44b6aaf0e71b1bbb6e7c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.398755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed64efe5-3748-4a97-aeee-d4027405b405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.417425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Availability Zones retrieved successfully. Jan 21 04:00:11.421862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed64efe5-3748-4a97-aeee-d4027405b405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.426524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Flow 'volume_create_api' (3ab1dc68-484b-4909-949b-f6e41816dca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:11.458050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Flow 'volume_create_api' (69a9f5ac-e34c-453e-a3a9-3cd1a19949ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:11.461071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36ae01e-eae1-4e85-a9ee-413a7d851319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.463686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:11.513233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Create volume request issued successfully. Jan 21 04:00:11.538977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36ae01e-eae1-4e85-a9ee-413a7d851319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.542060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b61fb0-3d63-44ec-b533-e6bbfcbee752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.567243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4dfde940-5e59-4251-9f84-10fed9a4f331 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes returned with HTTP 202 Jan 21 04:00:11.568164 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 718/1427] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:11 2021] POST /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes => generated 823 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:11.603185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6b197f3-9855-42e6-9ca2-f5b3c05ca676 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:00:11.603822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6b197f3-9855-42e6-9ca2-f5b3c05ca676 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:11.604185 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.604185 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:11.604368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6b197f3-9855-42e6-9ca2-f5b3c05ca676 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:11.643194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Created reservations ['2900e7d5-fe8f-4ec3-9c00-4ea87b8a9a97', 'a4e7cbd7-bf57-41f3-bd9c-3018f8c9d289', '8fc17a4c-661c-485f-8086-ebf4c5d92b9f', '1f1cc542-bc22-41aa-8710-99619ac381e3'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:11.645069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b61fb0-3d63-44ec-b533-e6bbfcbee752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2900e7d5-fe8f-4ec3-9c00-4ea87b8a9a97', 'a4e7cbd7-bf57-41f3-bd9c-3018f8c9d289', '8fc17a4c-661c-485f-8086-ebf4c5d92b9f', '1f1cc542-bc22-41aa-8710-99619ac381e3']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.647187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3fd678-2989-4696-95ab-a406bc532761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.708044 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.708044 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:11.717739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6b197f3-9855-42e6-9ca2-f5b3c05ca676 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:11.759866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6b197f3-9855-42e6-9ca2-f5b3c05ca676 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:00:11.768426 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 719/1428] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:11 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:11.768738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3fd678-2989-4696-95ab-a406bc532761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc72547-6135-411f-a9f0-c02ab1b1a38e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1695602443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826fdbe333b426787a79716f42fcc87',qos_specs=None,replication_status=,reservations=['2900e7d5-fe8f-4ec3-9c00-4ea87b8a9a97','a4e7cbd7-bf57-41f3-bd9c-3018f8c9d289','8fc17a4c-661c-485f-8086-ebf4c5d92b9f','1f1cc542-bc22-41aa-8710-99619ac381e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f727084d37448fcab71fd81b3084c2c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1695602443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc72547-6135-411f-a9f0-c02ab1b1a38e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8826fdbe333b426787a79716f42fcc87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f727084d37448fcab71fd81b3084c2c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.768738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54076bef-8eab-411d-8ec8-8d6c2f07c463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.802082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54076bef-8eab-411d-8ec8-8d6c2f07c463) transitioned into state 'SUCCESS' from state '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-1695602443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826fdbe333b426787a79716f42fcc87',qos_specs=None,replication_status=,reservations=['2900e7d5-fe8f-4ec3-9c00-4ea87b8a9a97','a4e7cbd7-bf57-41f3-bd9c-3018f8c9d289','8fc17a4c-661c-485f-8086-ebf4c5d92b9f','1f1cc542-bc22-41aa-8710-99619ac381e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f727084d37448fcab71fd81b3084c2c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.804293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc90798-0f00-47eb-a97c-030563bc05eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:11.821853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc90798-0f00-47eb-a97c-030563bc05eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:11.824721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Flow 'volume_create_api' (69a9f5ac-e34c-453e-a3a9-3cd1a19949ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:11.879477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume request issued successfully. Jan 21 04:00:11.894906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42fee87f-4a77-46ce-8fb4-d9d459a9c1d6 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes returned with HTTP 202 Jan 21 04:00:11.905405 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 710/1429] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:11 2021] POST /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes => generated 824 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:11.910856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3b80abe-897e-4e62-9325-837533018c44 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:11.911415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3b80abe-897e-4e62-9325-837533018c44 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:11.911637 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:11.911637 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:11.912015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3b80abe-897e-4e62-9325-837533018c44 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:11.972312 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:11.972312 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:11.991748 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b3b80abe-897e-4e62-9325-837533018c44 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:12.021418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3b80abe-897e-4e62-9325-837533018c44 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 200 Jan 21 04:00:12.031005 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 720/1430] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:11 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 892 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:12.777318 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3fe0897-bcf0-4bab-80a2-a2a0d44b9e93 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:00:12.777843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3fe0897-bcf0-4bab-80a2-a2a0d44b9e93 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:12.778068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:12.778068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:12.778458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3fe0897-bcf0-4bab-80a2-a2a0d44b9e93 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:12.838842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:12.838842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:12.849097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a3fe0897-bcf0-4bab-80a2-a2a0d44b9e93 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:12.875307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3fe0897-bcf0-4bab-80a2-a2a0d44b9e93 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:00:12.877071 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 711/1431] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:12 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:12.892427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2fde744-175d-40c8-acad-1269f88947ec tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] POST http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0/action Jan 21 04:00:12.893015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:12.893015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:12.893784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2fde744-175d-40c8-acad-1269f88947ec tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:00:12.894177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2fde744-175d-40c8-acad-1269f88947ec tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:12.946385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:12.946385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:12.947575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2fde744-175d-40c8-acad-1269f88947ec tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:12.957926 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2fde744-175d-40c8-acad-1269f88947ec tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume updated successfully. Jan 21 04:00:12.958685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2fde744-175d-40c8-acad-1269f88947ec tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0/action returned with HTTP 200 Jan 21 04:00:12.962919 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 721/1432] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:00:12 2021] POST /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 04:00:12.967324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5538df2-52e4-469a-aa90-55b0560b8857 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:00:12.968095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5538df2-52e4-469a-aa90-55b0560b8857 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:12.968288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:12.968288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:12.968953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5538df2-52e4-469a-aa90-55b0560b8857 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:13.020400 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.020400 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:13.028836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e5538df2-52e4-469a-aa90-55b0560b8857 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:13.038377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c8a2620-57b2-47ed-871d-eb0f3999fc22 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:13.038946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c8a2620-57b2-47ed-871d-eb0f3999fc22 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:13.039147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:13.039147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:13.039477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c8a2620-57b2-47ed-871d-eb0f3999fc22 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:13.055134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5538df2-52e4-469a-aa90-55b0560b8857 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:00:13.056189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 712/1433] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:12 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:13.089910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.089910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:13.115825 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c8a2620-57b2-47ed-871d-eb0f3999fc22 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:13.153548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c8a2620-57b2-47ed-871d-eb0f3999fc22 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 200 Jan 21 04:00:13.154780 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 722/1434] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:13 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:13.170908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a28cc9c-22ed-41de-8ece-f8413fd053ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:13.171549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a28cc9c-22ed-41de-8ece-f8413fd053ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:13.171768 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:13.171768 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:13.172122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a28cc9c-22ed-41de-8ece-f8413fd053ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:13.231031 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.231031 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:13.240181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4a28cc9c-22ed-41de-8ece-f8413fd053ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:13.267591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a28cc9c-22ed-41de-8ece-f8413fd053ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 200 Jan 21 04:00:13.271180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 713/1435] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:13 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:13.283482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] POST http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes Jan 21 04:00:13.284845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:13.284845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:13.286165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1417780109"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:13.288824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1417780109'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:13.291372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume of 1 GB Jan 21 04:00:13.291512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bfa31353-2e1f-4048-a5ce-980de1705828 req-a9c664d5-2091-48ea-9bf9-e121eabb8d9c tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:00:13.292212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bfa31353-2e1f-4048-a5ce-980de1705828 req-a9c664d5-2091-48ea-9bf9-e121eabb8d9c tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:13.292608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:13.292608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:13.293109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bfa31353-2e1f-4048-a5ce-980de1705828 req-a9c664d5-2091-48ea-9bf9-e121eabb8d9c tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:13.310291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Availability Zones retrieved successfully. Jan 21 04:00:13.328980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Flow 'volume_create_api' (67d36b65-56f1-4b79-a2af-b0c7a26b7031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:13.332806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7571e00-7e7c-4739-8994-9729c225559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:13.335282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:13.348881 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.348881 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:13.358053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-bfa31353-2e1f-4048-a5ce-980de1705828 req-a9c664d5-2091-48ea-9bf9-e121eabb8d9c tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:13.383481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bfa31353-2e1f-4048-a5ce-980de1705828 req-a9c664d5-2091-48ea-9bf9-e121eabb8d9c tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:00:13.384347 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 714/1436] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:00:13 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:00:13.447375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7571e00-7e7c-4739-8994-9729c225559a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:13.450133 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc11147-4938-4d9d-ad4a-caf6ff6b7a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:13.534489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Created reservations ['a1bb3a68-2aa4-4cfc-8dad-47a29c65a29f', '99d84616-4cbd-4fe2-831e-c55cded5243b', '2088c512-5d10-42f9-ac25-86741b0a55f4', 'de1865c7-f31a-40e2-b984-7f8782b8389a'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:13.536735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc11147-4938-4d9d-ad4a-caf6ff6b7a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1bb3a68-2aa4-4cfc-8dad-47a29c65a29f', '99d84616-4cbd-4fe2-831e-c55cded5243b', '2088c512-5d10-42f9-ac25-86741b0a55f4', 'de1865c7-f31a-40e2-b984-7f8782b8389a']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:13.539176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9157869f-8914-44b0-b665-b5a7d8baf414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:13.606509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9157869f-8914-44b0-b665-b5a7d8baf414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3393ce7-a8eb-4e5a-8a14-60ad58090737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417780109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826fdbe333b426787a79716f42fcc87',qos_specs=None,replication_status=,reservations=['a1bb3a68-2aa4-4cfc-8dad-47a29c65a29f','99d84616-4cbd-4fe2-831e-c55cded5243b','2088c512-5d10-42f9-ac25-86741b0a55f4','de1865c7-f31a-40e2-b984-7f8782b8389a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f727084d37448fcab71fd81b3084c2c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417780109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3393ce7-a8eb-4e5a-8a14-60ad58090737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8826fdbe333b426787a79716f42fcc87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f727084d37448fcab71fd81b3084c2c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:13.608898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed11a49-5c02-4d27-9760-cc3418f98458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:13.641475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed11a49-5c02-4d27-9760-cc3418f98458) transitioned into state 'SUCCESS' from state '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-1417780109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826fdbe333b426787a79716f42fcc87',qos_specs=None,replication_status=,reservations=['a1bb3a68-2aa4-4cfc-8dad-47a29c65a29f','99d84616-4cbd-4fe2-831e-c55cded5243b','2088c512-5d10-42f9-ac25-86741b0a55f4','de1865c7-f31a-40e2-b984-7f8782b8389a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f727084d37448fcab71fd81b3084c2c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:13.645071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf3676b-43bb-4d2a-b0d2-eba7bb09eff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:13.662469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf3676b-43bb-4d2a-b0d2-eba7bb09eff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:13.665790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Flow 'volume_create_api' (67d36b65-56f1-4b79-a2af-b0c7a26b7031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:13.726331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Create volume request issued successfully. Jan 21 04:00:13.745376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e49638a3-3053-4aea-8486-a37a272fc8ec tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes returned with HTTP 202 Jan 21 04:00:13.746491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 723/1437] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:13 2021] POST /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes => generated 824 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:13.761397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-632db500-829a-4ef3-b5f7-47626c0f59f5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:13.761928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-632db500-829a-4ef3-b5f7-47626c0f59f5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:13.762147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:13.762147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:13.762525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-632db500-829a-4ef3-b5f7-47626c0f59f5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:13.829116 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:13.829116 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:13.845351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-632db500-829a-4ef3-b5f7-47626c0f59f5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:13.889166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-632db500-829a-4ef3-b5f7-47626c0f59f5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 200 Jan 21 04:00:13.889992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 715/1438] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:13 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:14.523323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] POST http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes Jan 21 04:00:14.523794 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:14.523794 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:14.524247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1261601539"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:14.527973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1261601539'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:14.528354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Create volume of 1 GB Jan 21 04:00:14.531956 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:14.531956 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:14.565915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Availability Zones retrieved successfully. Jan 21 04:00:14.589336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Flow 'volume_create_api' (b62e6c1f-0d39-4772-bfdf-bcfe16714a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:14.592378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64fbe9cb-1956-4ef1-b035-35357d1fd5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:14.595393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:14.723890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64fbe9cb-1956-4ef1-b035-35357d1fd5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:14.726534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575e3d73-09a7-440a-93ae-35f2134127bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:14.812741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Created reservations ['99f70a58-33d7-48bc-97ff-196b6f19c441', '8351ee6a-28f6-49ad-ad8d-b740fb9b0e2a', '42a1c745-3a4d-4abf-bb79-790e407840c5', '54cb5608-3421-4d25-8313-5450790cf711'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:14.815488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575e3d73-09a7-440a-93ae-35f2134127bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f70a58-33d7-48bc-97ff-196b6f19c441', '8351ee6a-28f6-49ad-ad8d-b740fb9b0e2a', '42a1c745-3a4d-4abf-bb79-790e407840c5', '54cb5608-3421-4d25-8313-5450790cf711']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:14.817638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb0b4d-78f9-417d-b48a-1f1c59641224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:14.891863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb0b4d-78f9-417d-b48a-1f1c59641224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3621da-0cd8-46e4-97e3-4ae5b14142ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1261601539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c94f7bf5ec946dab837ea5b07030c6a',qos_specs=None,replication_status=,reservations=['99f70a58-33d7-48bc-97ff-196b6f19c441','8351ee6a-28f6-49ad-ad8d-b740fb9b0e2a','42a1c745-3a4d-4abf-bb79-790e407840c5','54cb5608-3421-4d25-8313-5450790cf711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf35e4024cca44b6aaf0e71b1bbb6e7c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1261601539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3621da-0cd8-46e4-97e3-4ae5b14142ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c94f7bf5ec946dab837ea5b07030c6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bf35e4024cca44b6aaf0e71b1bbb6e7c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:14.894463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4052b5f7-dcbc-406f-8e8f-afa4aa6cca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:14.906309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d260e70-c0c6-48bf-9130-512c605f7bb5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:14.907843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d260e70-c0c6-48bf-9130-512c605f7bb5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:14.908193 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:14.908193 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:14.908756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d260e70-c0c6-48bf-9130-512c605f7bb5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:14.960790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4052b5f7-dcbc-406f-8e8f-afa4aa6cca16) transitioned into state 'SUCCESS' from state '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-1261601539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c94f7bf5ec946dab837ea5b07030c6a',qos_specs=None,replication_status=,reservations=['99f70a58-33d7-48bc-97ff-196b6f19c441','8351ee6a-28f6-49ad-ad8d-b740fb9b0e2a','42a1c745-3a4d-4abf-bb79-790e407840c5','54cb5608-3421-4d25-8313-5450790cf711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf35e4024cca44b6aaf0e71b1bbb6e7c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:14.964248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c3e291-5cf1-4fc8-96b7-66bbc5cf6722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:14.984435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c3e291-5cf1-4fc8-96b7-66bbc5cf6722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:14.988383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Flow 'volume_create_api' (b62e6c1f-0d39-4772-bfdf-bcfe16714a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:15.004598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:15.004598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:15.022974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d260e70-c0c6-48bf-9130-512c605f7bb5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:15.049614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Create volume request issued successfully. Jan 21 04:00:15.067855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80bdf4a6-e028-491d-a93a-bb7d7f1b27f8 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes returned with HTTP 202 Jan 21 04:00:15.068040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d260e70-c0c6-48bf-9130-512c605f7bb5 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 200 Jan 21 04:00:15.068742 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 716/1439] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:14 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:15.069895 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 724/1440] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:14 2021] POST /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes => generated 823 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:15.086632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1250c343-a7e5-42b8-a930-d65892e97cc9 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:00:15.087548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1250c343-a7e5-42b8-a930-d65892e97cc9 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:15.087834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:15.087834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:15.088332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1250c343-a7e5-42b8-a930-d65892e97cc9 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:15.101802 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d05a48d4-69c3-42eb-a24c-6340d611e1d8 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:15.102678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d05a48d4-69c3-42eb-a24c-6340d611e1d8 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:15.103232 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:15.103232 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:15.103871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d05a48d4-69c3-42eb-a24c-6340d611e1d8 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:15.153212 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:15.153212 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:15.169687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1250c343-a7e5-42b8-a930-d65892e97cc9 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:15.196498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1250c343-a7e5-42b8-a930-d65892e97cc9 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea returned with HTTP 200 Jan 21 04:00:15.197740 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 725/1441] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:15 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea => generated 891 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:15.207543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:15.207543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:15.224211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d05a48d4-69c3-42eb-a24c-6340d611e1d8 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:15.259239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d05a48d4-69c3-42eb-a24c-6340d611e1d8 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 200 Jan 21 04:00:15.272447 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 717/1442] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:15 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:15.578207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] POST http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes Jan 21 04:00:15.578863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:15.578863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:15.579369 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:15.580696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Create volume request body: {'volume': {'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:15.581214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Create volume of 1 GB Jan 21 04:00:15.614875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Availability Zones retrieved successfully. Jan 21 04:00:15.653657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Flow 'volume_create_api' (3cc6373e-6a7c-4176-ba2e-3acdd8c8f06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:15.665547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4503e500-6255-4e78-912a-4f13ac020861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:15.668881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:15.781536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4503e500-6255-4e78-912a-4f13ac020861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:15.784681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d0e094-1127-42eb-859d-1369055086f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:15.908374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Created reservations ['eaf9ce2c-37de-46f6-a1f4-631e6292b65d', '2110745c-4a00-4967-9e94-a7f03a6c3c87', '6bb6014a-3f57-43ce-80a4-af869376435e', '5d6ddac9-24f9-4961-98b1-dd504bf6cc51'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:15.909651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d0e094-1127-42eb-859d-1369055086f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf9ce2c-37de-46f6-a1f4-631e6292b65d', '2110745c-4a00-4967-9e94-a7f03a6c3c87', '6bb6014a-3f57-43ce-80a4-af869376435e', '5d6ddac9-24f9-4961-98b1-dd504bf6cc51']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:15.911853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664860c5-31a3-4b4c-879f-3e269df4bd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:15.997001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664860c5-31a3-4b4c-879f-3e269df4bd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2edb2e7-7577-462d-b916-8c8745d8d742', '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='29c800e61ef54e8c97bb9df9a8ec03df',qos_specs=None,replication_status=,reservations=['eaf9ce2c-37de-46f6-a1f4-631e6292b65d','2110745c-4a00-4967-9e94-a7f03a6c3c87','6bb6014a-3f57-43ce-80a4-af869376435e','5d6ddac9-24f9-4961-98b1-dd504bf6cc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e3034ae8dfe448ca752751a09d7b9a5',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:15Z,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=e2edb2e7-7577-462d-b916-8c8745d8d742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c800e61ef54e8c97bb9df9a8ec03df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e3034ae8dfe448ca752751a09d7b9a5',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:16.000332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82556d0-e18b-4967-b2a2-3b40de416e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:16.031366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82556d0-e18b-4967-b2a2-3b40de416e5e) transitioned into state 'SUCCESS' from 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='29c800e61ef54e8c97bb9df9a8ec03df',qos_specs=None,replication_status=,reservations=['eaf9ce2c-37de-46f6-a1f4-631e6292b65d','2110745c-4a00-4967-9e94-a7f03a6c3c87','6bb6014a-3f57-43ce-80a4-af869376435e','5d6ddac9-24f9-4961-98b1-dd504bf6cc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e3034ae8dfe448ca752751a09d7b9a5',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:16.033910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b0e320-c61c-4ed4-b244-b8c5025b904e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:16.058366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b0e320-c61c-4ed4-b244-b8c5025b904e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:16.062140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Flow 'volume_create_api' (3cc6373e-6a7c-4176-ba2e-3acdd8c8f06f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:16.133580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Create volume request issued successfully. Jan 21 04:00:16.165546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0c3e140-c8ce-4db2-997f-abafabb216b6 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes returned with HTTP 202 Jan 21 04:00:16.170239 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 726/1443] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:15 2021] POST /volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes => generated 802 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:00:16.185634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1374e3c7-38c1-4fda-b78f-910489df2f28 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] GET http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 Jan 21 04:00:16.186154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1374e3c7-38c1-4fda-b78f-910489df2f28 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:16.186350 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:16.186350 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:16.187253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1374e3c7-38c1-4fda-b78f-910489df2f28 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:16.223653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad8b871c-cc56-4868-865c-a5df10b2a152 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:00:16.224434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad8b871c-cc56-4868-865c-a5df10b2a152 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:16.224764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:16.224764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:16.237665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad8b871c-cc56-4868-865c-a5df10b2a152 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:16.319175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:16.319175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:16.331637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1374e3c7-38c1-4fda-b78f-910489df2f28 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Volume info retrieved successfully. Jan 21 04:00:16.358505 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:16.358505 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:16.379579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ad8b871c-cc56-4868-865c-a5df10b2a152 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:00:16.399903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1374e3c7-38c1-4fda-b78f-910489df2f28 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 returned with HTTP 200 Jan 21 04:00:16.400857 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 718/1444] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:16 2021] GET /volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 => generated 981 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:16.438332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad8b871c-cc56-4868-865c-a5df10b2a152 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea returned with HTTP 200 Jan 21 04:00:16.439962 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 727/1445] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:16 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:17.417291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63999982-16a7-421f-bf5d-72447bfccd40 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] GET http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 Jan 21 04:00:17.417903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63999982-16a7-421f-bf5d-72447bfccd40 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.418438 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.418438 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:17.418994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63999982-16a7-421f-bf5d-72447bfccd40 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.493371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.493371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:17.503102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-63999982-16a7-421f-bf5d-72447bfccd40 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Volume info retrieved successfully. Jan 21 04:00:17.528409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63999982-16a7-421f-bf5d-72447bfccd40 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 returned with HTTP 200 Jan 21 04:00:17.529366 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 719/1446] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:17 2021] GET /volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 => generated 1040 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:17.547585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] GET http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/detail?all_tenants=1&project_id=8826fdbe333b426787a79716f42fcc87 Jan 21 04:00:17.553298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.553719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.553719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:17.554344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.555543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Could not evaluate value 8826fdbe333b426787a79716f42fcc87, assuming string {{(pid=87905) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 04:00:17.557067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Searching by: MultiDict([('project_id', '8826fdbe333b426787a79716f42fcc87'), ('all_tenants', 1)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:17.614308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Get all volumes completed successfully. Jan 21 04:00:17.616753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.616753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:17.627777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-336e6216-1bad-4062-926c-ed624283dd80 tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/detail?all_tenants=1&project_id=8826fdbe333b426787a79716f42fcc87 returned with HTTP 200 Jan 21 04:00:17.641677 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 728/1447] 10.222.0.22 () {58 vars in 1340 bytes} [Thu Jan 21 04:00:17 2021] GET /volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/detail?all_tenants=1&project_id=8826fdbe333b426787a79716f42fcc87 => generated 3246 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:17.648596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] DELETE http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 Jan 21 04:00:17.649213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.650045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.650045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:17.650673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.651915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Delete volume with id: e2edb2e7-7577-462d-b916-8c8745d8d742 Jan 21 04:00:17.721513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.721513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:17.722570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Volume info retrieved successfully. Jan 21 04:00:17.760366 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] Delete volume request issued successfully. Jan 21 04:00:17.761032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90bdeba2-3aeb-4b28-9c75-8d176a990aac tempest-VolumesListAdminTestJSON-1071319949 tempest-VolumesListAdminTestJSON-1071319949] http://10.222.0.22/volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 returned with HTTP 202 Jan 21 04:00:17.762180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 720/1448] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:00:17 2021] DELETE /volume/v3/29c800e61ef54e8c97bb9df9a8ec03df/volumes/e2edb2e7-7577-462d-b916-8c8745d8d742 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:17.772878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] DELETE http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:17.773477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.773908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.773908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:17.774443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.775005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Delete volume with id: e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:17.836835 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.836835 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:17.838601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:17.877065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Delete volume request issued successfully. Jan 21 04:00:17.878497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14252655-3bf0-40b2-a51f-830fc3eecdae tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 202 Jan 21 04:00:17.879847 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 729/1449] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:00:17 2021] DELETE /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:17.887968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d999e2e-593a-4e94-a772-45735a39c445 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:17.889174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d999e2e-593a-4e94-a772-45735a39c445 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:17.889587 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:17.889587 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:17.890254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d999e2e-593a-4e94-a772-45735a39c445 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:17.947198 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:17.947198 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:17.965002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6d999e2e-593a-4e94-a772-45735a39c445 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:18.008394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d999e2e-593a-4e94-a772-45735a39c445 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 200 Jan 21 04:00:18.010336 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 721/1450] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:17 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:18.210775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b67a455c-cd90-4e90-8a32-b47fc5dbc44a tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] POST http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types Jan 21 04:00:18.211264 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:18.211264 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:18.211698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b67a455c-cd90-4e90-8a32-b47fc5dbc44a tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-891773630"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:18.266086 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b67a455c-cd90-4e90-8a32-b47fc5dbc44a tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types returned with HTTP 200 Jan 21 04:00:18.267122 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 730/1451] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:00:18 2021] POST /volume/v3/9b797949712c47aebe323f389737af95/types => generated 223 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:18.277806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8554b323-ac68-4930-bbd1-8176c15b4da5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] POST http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types Jan 21 04:00:18.279215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:18.279215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:18.279825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8554b323-ac68-4930-bbd1-8176c15b4da5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-863366927"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:18.333916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8554b323-ac68-4930-bbd1-8176c15b4da5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types returned with HTTP 202 Jan 21 04:00:18.335024 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 722/1452] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 04:00:18 2021] POST /volume/v3/9b797949712c47aebe323f389737af95/group_types => generated 180 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:18.642750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups Jan 21 04:00:18.652303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9f87725c-aad2-4d31-8e17-a539dbf29341", "volume_types": ["e3286866-a49f-4552-bb7d-f9503608b01c"], "name": "tempest-GroupSnapshotsTest-Group-1681855958"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:18.653762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group {'group': {'group_type': '9f87725c-aad2-4d31-8e17-a539dbf29341', 'volume_types': ['e3286866-a49f-4552-bb7d-f9503608b01c'], 'name': 'tempest-GroupSnapshotsTest-Group-1681855958'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 04:00:18.686936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group tempest-GroupSnapshotsTest-Group-1681855958. Jan 21 04:00:18.737177 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:00:18.773256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['c7e836f5-efcd-4704-9615-52ed65f7b4e7'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:18.975866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c1cecaf9-5a7f-432e-85f2-bc7241288775 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups returned with HTTP 202 Jan 21 04:00:18.981167 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 731/1453] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 04:00:18 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups => generated 112 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:18.987570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8307fe92-23b0-4f8b-9f5d-8fe906a3a0f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 Jan 21 04:00:18.988053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8307fe92-23b0-4f8b-9f5d-8fe906a3a0f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:18.988535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8307fe92-23b0-4f8b-9f5d-8fe906a3a0f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:18.988942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-8307fe92-23b0-4f8b-9f5d-8fe906a3a0f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d4a38a93-4b45-4d31-be37-1d471fe21323 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:19.008605 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:19.008605 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:19.039014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5aea0e4a-416d-4e40-8d98-974a7dd20f52 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:19.039014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5aea0e4a-416d-4e40-8d98-974a7dd20f52 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:19.039014 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:19.039014 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:19.039014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5aea0e4a-416d-4e40-8d98-974a7dd20f52 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:19.076984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8307fe92-23b0-4f8b-9f5d-8fe906a3a0f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 returned with HTTP 200 Jan 21 04:00:19.078105 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 723/1454] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:18 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:19.162427 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:19.162427 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:19.179501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5aea0e4a-416d-4e40-8d98-974a7dd20f52 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:19.234777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5aea0e4a-416d-4e40-8d98-974a7dd20f52 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 200 Jan 21 04:00:19.238615 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 732/1455] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:19 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:20.089187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9061a440-8732-4420-b6a4-455a0829d8d0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 Jan 21 04:00:20.090281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9061a440-8732-4420-b6a4-455a0829d8d0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:20.090617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:20.090617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:20.091195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9061a440-8732-4420-b6a4-455a0829d8d0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:20.091715 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-9061a440-8732-4420-b6a4-455a0829d8d0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d4a38a93-4b45-4d31-be37-1d471fe21323 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:20.107468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:20.107468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:20.147226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9061a440-8732-4420-b6a4-455a0829d8d0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 returned with HTTP 200 Jan 21 04:00:20.148411 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 724/1456] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:20 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 => generated 393 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:20.161544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes Jan 21 04:00:20.162271 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:20.162271 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:20.163196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e3286866-a49f-4552-bb7d-f9503608b01c", "group_id": "d4a38a93-4b45-4d31-be37-1d471fe21323", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1293626025"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:20.166522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request body: {'volume': {'volume_type': 'e3286866-a49f-4552-bb7d-f9503608b01c', 'group_id': 'd4a38a93-4b45-4d31-be37-1d471fe21323', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1293626025'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:20.221956 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:20.221956 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:20.223818 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume of 1 GB Jan 21 04:00:20.240919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:00:20.255285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ff15fb4-845e-48b5-8a9d-7337dfc4d5da tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 Jan 21 04:00:20.256071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ff15fb4-845e-48b5-8a9d-7337dfc4d5da tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:20.256361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:20.256361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:20.256868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ff15fb4-845e-48b5-8a9d-7337dfc4d5da tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:20.259230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (1ead16af-6b01-4c37-bdfb-bbdaf22ba24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:20.262513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac05c5d-2fd1-4c77-bb0c-03a97c2ac16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:20.264374 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:20.264374 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:20.265225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:20.328332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac05c5d-2fd1-4c77-bb0c-03a97c2ac16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:00:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3286866-a49f-4552-bb7d-f9503608b01c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-891773630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3286866-a49f-4552-bb7d-f9503608b01c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd4a38a93-4b45-4d31-be37-1d471fe21323', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:20.336423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b151cef-e24b-4d1a-ab3e-ff2378759f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:20.347782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ff15fb4-845e-48b5-8a9d-7337dfc4d5da tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 returned with HTTP 404 Jan 21 04:00:20.350418 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 725/1457] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:20 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/e3393ce7-a8eb-4e5a-8a14-60ad58090737 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:20.364614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] DELETE http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:20.365368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:20.366018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:20.366639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Delete volume with id: 8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:20.449005 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-891773630 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-891773630, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:00:20.449891 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-891773630 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-891773630, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:00:20.467288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:20.467288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:20.474718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:20.534405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Delete volume request issued successfully. Jan 21 04:00:20.535139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-469f9e3b-0d7f-4e99-abae-66db564dbc9a tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 202 Jan 21 04:00:20.536471 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 726/1458] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:00:20 2021] DELETE /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:20.540274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['4af55a9d-df88-4c08-8336-ab241db9bd9d', '4f280d8b-f872-4e0f-82a7-450b01cc9ae6', '752de5ec-cf41-4282-982b-77ef95fe396f', '4a206f56-8037-4016-a86d-4bc97fc3dfa1'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:20.543431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b151cef-e24b-4d1a-ab3e-ff2378759f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af55a9d-df88-4c08-8336-ab241db9bd9d', '4f280d8b-f872-4e0f-82a7-450b01cc9ae6', '752de5ec-cf41-4282-982b-77ef95fe396f', '4a206f56-8037-4016-a86d-4bc97fc3dfa1']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:20.546569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3ab609c-17c9-4d9e-a960-27cc473b497b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:20.549958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3138060-a411-4815-852e-d095b1110171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:20.551261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3ab609c-17c9-4d9e-a960-27cc473b497b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:20.551649 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:20.551649 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:20.552267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3ab609c-17c9-4d9e-a960-27cc473b497b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:20.711450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:20.711450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:20.759195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3138060-a411-4815-852e-d095b1110171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4af48d2a-2c34-49fa-9e40-b8d3ceb90baa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1293626025',encryption_key_id=None,group_id=d4a38a93-4b45-4d31-be37-1d471fe21323,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['4af55a9d-df88-4c08-8336-ab241db9bd9d','4f280d8b-f872-4e0f-82a7-450b01cc9ae6','752de5ec-cf41-4282-982b-77ef95fe396f','4a206f56-8037-4016-a86d-4bc97fc3dfa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=e3286866-a49f-4552-bb7d-f9503608b01c), 'volume': 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-21T04:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1293626025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d4a38a93-4b45-4d31-be37-1d471fe21323,host=None,id=4af48d2a-2c34-49fa-9e40-b8d3ceb90baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_attachment=,volume_type=,volume_type_id=e3286866-a49f-4552-bb7d-f9503608b01c)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:20.761428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbffea9-273f-44e5-8214-fe1e915ea604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:20.768015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f3ab609c-17c9-4d9e-a960-27cc473b497b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:20.805569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3ab609c-17c9-4d9e-a960-27cc473b497b tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 200 Jan 21 04:00:20.818620 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 727/1459] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:20 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:00:20.832361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbffea9-273f-44e5-8214-fe1e915ea604) transitioned into state 'SUCCESS' from state '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-1293626025',encryption_key_id=None,group_id=d4a38a93-4b45-4d31-be37-1d471fe21323,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['4af55a9d-df88-4c08-8336-ab241db9bd9d','4f280d8b-f872-4e0f-82a7-450b01cc9ae6','752de5ec-cf41-4282-982b-77ef95fe396f','4a206f56-8037-4016-a86d-4bc97fc3dfa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=e3286866-a49f-4552-bb7d-f9503608b01c)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:20.834402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d5bbfc3-f279-42ca-b4a2-9bcd7a2ba70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:20.865795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d5bbfc3-f279-42ca-b4a2-9bcd7a2ba70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:20.868448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (1ead16af-6b01-4c37-bdfb-bbdaf22ba24f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:20.955724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request issued successfully. Jan 21 04:00:20.990090 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:20.992981 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:21.013798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:21.051427 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:21.051427 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:21.097290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a3afd7f-4ba1-4086-8f7f-7835b6c92886 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes returned with HTTP 202 Jan 21 04:00:21.098252 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 733/1460] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 04:00:20 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes => generated 907 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:21.113841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:00:21.114895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:21.115384 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:21.115384 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:21.116061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:21.280268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:21.280268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:21.297045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:21.327286 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:21.327781 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:21.344229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:21.365573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:21.365573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:21.401210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6875e479-ddee-4b38-8b8f-6b71c543517c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa returned with HTTP 200 Jan 21 04:00:21.402055 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 728/1461] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:21 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa => generated 999 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:21.824232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63dfa791-fd93-480f-91e8-603cd9fb7640 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:21.824681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63dfa791-fd93-480f-91e8-603cd9fb7640 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:21.824896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:21.824896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:21.825274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63dfa791-fd93-480f-91e8-603cd9fb7640 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:21.908292 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:21.908292 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:21.926078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-63dfa791-fd93-480f-91e8-603cd9fb7640 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:21.962635 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63dfa791-fd93-480f-91e8-603cd9fb7640 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 200 Jan 21 04:00:21.963027 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 734/1462] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:21 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:22.418537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:00:22.419120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:22.419510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:22.419510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:22.420122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:22.478417 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:22.478417 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:22.488252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:22.502531 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:22.503009 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:22.510771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:22.518219 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:22.518219 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:22.539350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c30bb297-fa9d-4e89-885c-7c85e60ffb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa returned with HTTP 200 Jan 21 04:00:22.540349 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 729/1463] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:22 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa => generated 1000 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:22.556937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots Jan 21 04:00:22.557448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:22.557448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:22.557861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d4a38a93-4b45-4d31-be37-1d471fe21323", "name": "tempest-group_snapshot-1101201192"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:22.558908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group_snapshot {'group_snapshot': {'group_id': 'd4a38a93-4b45-4d31-be37-1d471fe21323', 'name': 'tempest-group_snapshot-1101201192'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 04:00:22.570941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:22.570941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:22.583218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group_snapshot tempest-group_snapshot-1101201192. Jan 21 04:00:22.647646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:22.647646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:22.684263 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-891773630 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-891773630, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:00:22.732785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['971db251-f396-4330-9080-a89b57e84268', 'cbf51dfd-2acf-4248-b8aa-b7d139ad0080', 'f0120c1a-38fe-4ac7-a87b-a2ca0ffaaa77', '55631f44-c85f-459f-89f1-e16f6e3baf38'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:22.815506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69f79f21-6be1-402a-b18f-d054573edc55 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots returned with HTTP 202 Jan 21 04:00:22.821668 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 735/1464] 10.222.0.22 () {62 vars in 1291 bytes} [Thu Jan 21 04:00:22 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots => generated 168 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:22.827946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ea9e8a5d-ee16-4888-9d35-6cdb8ff5b0bc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e Jan 21 04:00:22.837738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ea9e8a5d-ee16-4888-9d35-6cdb8ff5b0bc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:22.838188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:22.838188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:22.838844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ea9e8a5d-ee16-4888-9d35-6cdb8ff5b0bc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:22.839605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-ea9e8a5d-ee16-4888-9d35-6cdb8ff5b0bc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d9076328-5dab-4c1c-904b-c1b8cbe7457e {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:22.848491 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:22.848491 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:22.863475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ea9e8a5d-ee16-4888-9d35-6cdb8ff5b0bc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e returned with HTTP 200 Jan 21 04:00:22.864642 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 730/1465] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:22 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:22.981024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac43eadf-f810-4317-9f53-04fefb043139 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e Jan 21 04:00:22.981585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac43eadf-f810-4317-9f53-04fefb043139 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:22.981802 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:22.981802 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:22.982179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac43eadf-f810-4317-9f53-04fefb043139 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:23.052329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac43eadf-f810-4317-9f53-04fefb043139 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e returned with HTTP 404 Jan 21 04:00:23.053685 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 736/1466] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:22 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/8bc72547-6135-411f-a9f0-c02ab1b1a38e => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:23.060882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] DELETE http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:23.061856 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:23.062346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:23.062346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:23.063167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:23.063920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Delete volume with id: 6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:23.168295 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:23.168295 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:23.169744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:23.204894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Delete volume request issued successfully. Jan 21 04:00:23.205271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fda8c461-7257-4e5a-9ba9-61ad58dc3f8d tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 202 Jan 21 04:00:23.206664 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 731/1467] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:00:23 2021] DELETE /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:23.216168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9949a757-31b1-451f-88b7-9eea23837231 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:23.217167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9949a757-31b1-451f-88b7-9eea23837231 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:23.217819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9949a757-31b1-451f-88b7-9eea23837231 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:23.280963 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:23.280963 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:23.299392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9949a757-31b1-451f-88b7-9eea23837231 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:23.334598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9949a757-31b1-451f-88b7-9eea23837231 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 200 Jan 21 04:00:23.335707 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 737/1468] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:23 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:23.876689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a8c3638-1bbd-4f42-82a5-451dcb39b616 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e Jan 21 04:00:23.878050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a8c3638-1bbd-4f42-82a5-451dcb39b616 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:23.878230 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:23.878230 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:23.878931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a8c3638-1bbd-4f42-82a5-451dcb39b616 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:23.879371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-2a8c3638-1bbd-4f42-82a5-451dcb39b616 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d9076328-5dab-4c1c-904b-c1b8cbe7457e {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:23.893471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:23.893471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:23.918166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a8c3638-1bbd-4f42-82a5-451dcb39b616 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e returned with HTTP 200 Jan 21 04:00:23.919019 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 732/1469] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:23 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:24.353687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a762234f-1105-4532-9056-36c5ae7371a1 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:24.354564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a762234f-1105-4532-9056-36c5ae7371a1 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:24.373863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:24.373863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:24.374839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a762234f-1105-4532-9056-36c5ae7371a1 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:24.478364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:24.478364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:24.488697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a762234f-1105-4532-9056-36c5ae7371a1 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Volume info retrieved successfully. Jan 21 04:00:24.512816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a762234f-1105-4532-9056-36c5ae7371a1 tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 200 Jan 21 04:00:24.513751 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 738/1470] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:24 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:24.936496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49dfe910-9112-4449-87fd-6f491f20329a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e Jan 21 04:00:24.937819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49dfe910-9112-4449-87fd-6f491f20329a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:24.938349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:24.938349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:24.938950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49dfe910-9112-4449-87fd-6f491f20329a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:24.939808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-49dfe910-9112-4449-87fd-6f491f20329a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d9076328-5dab-4c1c-904b-c1b8cbe7457e {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:24.948041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:24.948041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:24.961955 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49dfe910-9112-4449-87fd-6f491f20329a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e returned with HTTP 200 Jan 21 04:00:24.963123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 733/1471] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:24 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e => generated 308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:24.978620 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail Jan 21 04:00:24.979692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:24.980133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:24.980133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:24.980640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:24.981316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:24.983800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:00:25.002346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all snapshots completed successfully. Jan 21 04:00:25.003462 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:25.003462 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:25.004996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bb144ea-48c7-4b4e-8304-5965130e9546 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail returned with HTTP 200 Jan 21 04:00:25.006152 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 739/1472] 10.222.0.22 () {58 vars in 1231 bytes} [Thu Jan 21 04:00:24 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:25.019371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eeffe06a-a64d-4d20-9155-19dbc2515ee9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 Jan 21 04:00:25.019914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eeffe06a-a64d-4d20-9155-19dbc2515ee9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:25.020131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:25.020131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:25.020495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eeffe06a-a64d-4d20-9155-19dbc2515ee9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:25.046033 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:25.046033 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:25.047605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eeffe06a-a64d-4d20-9155-19dbc2515ee9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:25.052106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eeffe06a-a64d-4d20-9155-19dbc2515ee9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 returned with HTTP 200 Jan 21 04:00:25.053754 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 734/1473] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:25 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 => generated 451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:25.066555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/action Jan 21 04:00:25.067779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:25.067779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:25.068490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action body: b'{"create-from-src": {"group_snapshot_id": "d9076328-5dab-4c1c-904b-c1b8cbe7457e", "name": "tempest-Group_from_snap-565843367"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:00:25.069919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d9076328-5dab-4c1c-904b-c1b8cbe7457e", "name": "tempest-Group_from_snap-565843367"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:25.071370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group {'create-from-src': {'group_snapshot_id': 'd9076328-5dab-4c1c-904b-c1b8cbe7457e', 'name': 'tempest-Group_from_snap-565843367'}}. {{(pid=87905) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 04:00:25.071912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group tempest-Group_from_snap-565843367 from group_snapshot d9076328-5dab-4c1c-904b-c1b8cbe7457e. Jan 21 04:00:25.080491 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:25.080491 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:25.104170 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:25.104170 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:25.115865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:25.115865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:25.232583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['ba975f6a-8881-4d2e-97a6-729ccf98e889'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:25.359325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.group.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] A mapping entry already exists for group e1df10f1-9cfd-446f-a5b2-69cfa75521b4 and volume type e3286866-a49f-4552-bb7d-f9503608b01c. Do not need to create again. Jan 21 04:00:25.360529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:25.360529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:25.361761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:00:25.377103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (239875c0-bd94-40d9-af82-38f6bae13b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:25.380160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289efafe-f51a-41d3-9fbd-2881c41290b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:25.382596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:25.488647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289efafe-f51a-41d3-9fbd-2881c41290b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '026ecf1e-d1e1-43fb-a088-53aacb04f785', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:00:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3286866-a49f-4552-bb7d-f9503608b01c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-891773630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3286866-a49f-4552-bb7d-f9503608b01c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e1df10f1-9cfd-446f-a5b2-69cfa75521b4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:25.490879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55fc7ca6-ce88-459d-95af-f432e813d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:25.529884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fba1b748-5f63-4204-bf5a-9d1a727704ce tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] GET http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 Jan 21 04:00:25.530646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fba1b748-5f63-4204-bf5a-9d1a727704ce tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:25.531091 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:25.531091 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:25.531717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fba1b748-5f63-4204-bf5a-9d1a727704ce tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:25.566376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['53a5443a-f576-424b-ba43-e96ad285eb06', '516a2d6b-5d20-487a-a690-549cff30a9d8'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:25.568367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55fc7ca6-ce88-459d-95af-f432e813d3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a5443a-f576-424b-ba43-e96ad285eb06', '516a2d6b-5d20-487a-a690-549cff30a9d8']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:25.570842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f349c9-13b7-4be5-a903-28958206643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:25.649197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fba1b748-5f63-4204-bf5a-9d1a727704ce tempest-VolumesListAdminTestJSON-374969336 tempest-VolumesListAdminTestJSON-374969336] http://10.222.0.22/volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 returned with HTTP 404 Jan 21 04:00:25.653966 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 735/1474] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:25 2021] GET /volume/v3/8826fdbe333b426787a79716f42fcc87/volumes/6240e0f4-7adb-4f5f-8036-c178a36961c7 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:25.754978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f349c9-13b7-4be5-a903-28958206643a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42', '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=e1df10f1-9cfd-446f-a5b2-69cfa75521b4,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['53a5443a-f576-424b-ba43-e96ad285eb06','516a2d6b-5d20-487a-a690-549cff30a9d8'],size=1,snapshot_id=026ecf1e-d1e1-43fb-a088-53aacb04f785,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=e3286866-a49f-4552-bb7d-f9503608b01c), 'volume': 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-21T04:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1df10f1-9cfd-446f-a5b2-69cfa75521b4,host=None,id=ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=026ecf1e-d1e1-43fb-a088-53aacb04f785,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_attachment=,volume_type=,volume_type_id=e3286866-a49f-4552-bb7d-f9503608b01c)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:25.757092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98a8e9f-21e3-408c-9e36-a5b090a941b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:25.789043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98a8e9f-21e3-408c-9e36-a5b090a941b1) transitioned into state 'SUCCESS' from 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=e1df10f1-9cfd-446f-a5b2-69cfa75521b4,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['53a5443a-f576-424b-ba43-e96ad285eb06','516a2d6b-5d20-487a-a690-549cff30a9d8'],size=1,snapshot_id=026ecf1e-d1e1-43fb-a088-53aacb04f785,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=e3286866-a49f-4552-bb7d-f9503608b01c)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:25.791734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (239875c0-bd94-40d9-af82-38f6bae13b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:25.875233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request issued successfully. Jan 21 04:00:25.921657 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fafaddde-5dd6-460d-8c4f-37c01105d664 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/action returned with HTTP 202 Jan 21 04:00:25.930820 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 740/1475] 10.222.0.22 () {62 vars in 1285 bytes} [Thu Jan 21 04:00:25 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/action => generated 102 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:25.960996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:00:25.962806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:25.965529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:25.966387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:25.975377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:26.079780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:00:26.082474 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:26.083200 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:26.095356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:26.106067 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:26.106067 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:26.121487 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:26.122270 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:26.130909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:26.138734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:26.138734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:26.180114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2578a500-4049-4c73-bd44-d68db5333143 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:00:26.192737 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 736/1476] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:00:25 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1984 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:26.197385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:26.198151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:26.198582 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:26.198582 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:26.199119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:26.254781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:26.254781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:26.264827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:26.282254 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:26.282812 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:26.291827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:26.299759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:26.299759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:26.323799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e72eac3-c8f4-442c-9231-576de2f96666 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:26.335021 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 741/1477] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:26 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:27.342188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:27.342735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:27.343021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:27.343021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:27.343394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:27.397921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:27.397921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:27.410828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:27.429562 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:27.430347 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:27.443636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:27.459781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:27.459781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:27.509468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56d91897-ba72-4d69-b4b2-255bdd1b4afe tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:27.510561 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 737/1478] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:27 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:28.527225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:28.527800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:28.528013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:28.528013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:28.529896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:28.606837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:28.606837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:28.634793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:28.659390 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:28.661021 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:28.672135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:28.692415 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:28.692415 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:28.754232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d77a8af-2a79-40da-b669-c51d70b8283c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:28.801996 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 742/1479] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:28 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:29.521621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] POST http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes Jan 21 04:00:29.522302 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:29.522302 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:29.522785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-883381545"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:29.523791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-883381545'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:29.524397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Create volume of 2 GB Jan 21 04:00:29.541118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Availability Zones retrieved successfully. Jan 21 04:00:29.560389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Flow 'volume_create_api' (46155370-1032-4465-8cb9-3349c7a433a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:29.564426 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f153a7-5e71-4abc-8ad9-0877028135ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:29.566738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Validating volume size '2' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:29.647700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f153a7-5e71-4abc-8ad9-0877028135ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:29.649844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b4f43c-af18-4578-999b-4a2bab90e4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:29.792551 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:29.793111 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:29.793316 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:29.793316 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:29.793680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:29.823920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Created reservations ['99703eb3-9e75-458c-b71c-3f68c0a7c6d9', '518b0988-8860-4bf7-9a86-bd8f9b4ea0b6', '5e32825b-d31c-4b91-82c4-d0a45fb7bb35', '48f67fe5-600e-49db-8f51-719806078e81'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:29.829083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b4f43c-af18-4578-999b-4a2bab90e4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99703eb3-9e75-458c-b71c-3f68c0a7c6d9', '518b0988-8860-4bf7-9a86-bd8f9b4ea0b6', '5e32825b-d31c-4b91-82c4-d0a45fb7bb35', '48f67fe5-600e-49db-8f51-719806078e81']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:29.833422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562f1c67-5ade-4247-98eb-20945d80be66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:29.854817 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:29.854817 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:29.864580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:29.881686 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:29.882209 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:29.890717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:29.901626 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:29.901626 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:29.953567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6eba634a-e2a6-4b5d-879f-26ede4c7a9dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:29.955367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 743/1480] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:29 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:29.989625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562f1c67-5ade-4247-98eb-20945d80be66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba08cf9-d2ce-45ee-af41-1e488a0c4b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-883381545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68660314b8b4ef8b15218ad1fdf5fe4',qos_specs=None,replication_status=,reservations=['99703eb3-9e75-458c-b71c-3f68c0a7c6d9','518b0988-8860-4bf7-9a86-bd8f9b4ea0b6','5e32825b-d31c-4b91-82c4-d0a45fb7bb35','48f67fe5-600e-49db-8f51-719806078e81'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70920d28eaae4879924a086a37bf4d3e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-883381545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba08cf9-d2ce-45ee-af41-1e488a0c4b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68660314b8b4ef8b15218ad1fdf5fe4',provider_auth=None,provider_geometry=None,provider_id=None,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='70920d28eaae4879924a086a37bf4d3e',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:29.991935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b9fdab-e77f-4b7f-900c-17537c4241b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:30.048861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b9fdab-e77f-4b7f-900c-17537c4241b7) transitioned into state 'SUCCESS' from state '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-883381545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68660314b8b4ef8b15218ad1fdf5fe4',qos_specs=None,replication_status=,reservations=['99703eb3-9e75-458c-b71c-3f68c0a7c6d9','518b0988-8860-4bf7-9a86-bd8f9b4ea0b6','5e32825b-d31c-4b91-82c4-d0a45fb7bb35','48f67fe5-600e-49db-8f51-719806078e81'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70920d28eaae4879924a086a37bf4d3e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:30.051076 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5236ca-471e-4a65-9de2-55459476ae02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:30.139858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5236ca-471e-4a65-9de2-55459476ae02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:30.148737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Flow 'volume_create_api' (46155370-1032-4465-8cb9-3349c7a433a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:30.237062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Create volume request issued successfully. Jan 21 04:00:30.270510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e7d31e1-a319-4624-81f5-6a3d3d39bf92 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes returned with HTTP 202 Jan 21 04:00:30.273298 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 738/1481] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:29 2021] POST /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes => generated 823 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:30.289394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9383ab79-cdf4-4111-9abf-67c0d0210785 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] GET http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:30.290172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9383ab79-cdf4-4111-9abf-67c0d0210785 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:30.290560 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:30.290560 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:30.291183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9383ab79-cdf4-4111-9abf-67c0d0210785 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:30.349463 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:30.349463 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:30.358678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9383ab79-cdf4-4111-9abf-67c0d0210785 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Volume info retrieved successfully. Jan 21 04:00:30.387228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9383ab79-cdf4-4111-9abf-67c0d0210785 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 returned with HTTP 200 Jan 21 04:00:30.388075 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 744/1482] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:30 2021] GET /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 => generated 891 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:30.972952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:30.973507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:30.973742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:30.973742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:30.974124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:31.103741 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:31.103741 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:31.127588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:31.160693 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:31.161210 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:31.175359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:31.182041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:31.182041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:31.203008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-786b9929-8fb4-4c40-b439-50db7974104c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:31.204569 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 739/1483] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:30 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:31.409306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d8d12d8-f69f-46e7-8bb1-408bf35e9008 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] GET http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:31.409306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d8d12d8-f69f-46e7-8bb1-408bf35e9008 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:31.409306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:31.409306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:31.409306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d8d12d8-f69f-46e7-8bb1-408bf35e9008 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:31.486189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:31.486189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:31.497150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d8d12d8-f69f-46e7-8bb1-408bf35e9008 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Volume info retrieved successfully. Jan 21 04:00:31.525140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d8d12d8-f69f-46e7-8bb1-408bf35e9008 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 returned with HTTP 200 Jan 21 04:00:31.526514 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 745/1484] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:31 2021] GET /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:31.566237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] POST http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes Jan 21 04:00:31.566759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:31.566759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:31.567048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "dba08cf9-d2ce-45ee-af41-1e488a0c4b34"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:31.571026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Create volume request body: {'volume': {'size': 1, 'source_volid': 'dba08cf9-d2ce-45ee-af41-1e488a0c4b34'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:31.639385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:31.639385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:31.641201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Volume retrieved successfully. Jan 21 04:00:31.641648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Create volume of 1 GB Jan 21 04:00:31.654189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Availability Zones retrieved successfully. Jan 21 04:00:31.671168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Flow 'volume_create_api' (57e8e78d-bbb2-4f78-8529-8a31723ae5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:31.674678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d357f35-bacf-4712-a0a0-52f4d8c0df1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:31.676958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Validating volume size '1' using validate_int, validate_source_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:31.678684 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d357f35-bacf-4712-a0a0-52f4d8c0df1e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 04:00:31.678684 n-d-769329-3 devstack@c-api.service[87903]: 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 21 04:00:31.683149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d357f35-bacf-4712-a0a0-52f4d8c0df1e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:31.685322 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d357f35-bacf-4712-a0a0-52f4d8c0df1e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 04:00:31.687797 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Flow 'volume_create_api' (57e8e78d-bbb2-4f78-8529-8a31723ae5da) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 04:00:31.690321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-943d615f-df71-46b3-85f0-14dd8ac3b7e0 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes returned with HTTP 400 Jan 21 04:00:31.700794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] DELETE http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:31.702821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:31.702821 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:31.702821 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:31.702821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:31.702821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Delete volume with id: dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:31.706324 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 740/1485] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:00:31 2021] POST /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes => generated 173 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 04:00:31.755480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:31.755480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:31.756675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Volume info retrieved successfully. Jan 21 04:00:31.891370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Delete volume request issued successfully. Jan 21 04:00:31.891866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41440e8d-21ee-4530-b1b8-1c8b62f48bff tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 returned with HTTP 202 Jan 21 04:00:31.900016 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 746/1486] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:00:31 2021] DELETE /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:00:31.905801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87229979-4ab3-416f-beda-9791dafa2570 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] GET http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:31.906608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87229979-4ab3-416f-beda-9791dafa2570 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:31.907935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:31.907935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:31.909059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87229979-4ab3-416f-beda-9791dafa2570 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:32.011033 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:32.011033 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:32.022339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-87229979-4ab3-416f-beda-9791dafa2570 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Volume info retrieved successfully. Jan 21 04:00:32.047469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87229979-4ab3-416f-beda-9791dafa2570 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 returned with HTTP 200 Jan 21 04:00:32.049897 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 741/1487] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:31 2021] GET /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:32.221733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:32.222417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:32.222641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:32.222641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:32.223137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:32.327287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:32.327287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:32.349732 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:32.398043 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:32.399482 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:32.425299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:32.437088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:32.437088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:32.476176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c5a4c7c-706f-44e9-97dc-3c2260ab45ea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:32.502511 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 747/1488] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:32 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:33.075654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-195c94ea-b5a7-4043-af8b-5e0313d50d07 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] GET http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:33.075654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-195c94ea-b5a7-4043-af8b-5e0313d50d07 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:33.075654 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:33.075654 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:33.075654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-195c94ea-b5a7-4043-af8b-5e0313d50d07 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:33.155949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:33.155949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:33.185176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-195c94ea-b5a7-4043-af8b-5e0313d50d07 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Volume info retrieved successfully. Jan 21 04:00:33.251731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-195c94ea-b5a7-4043-af8b-5e0313d50d07 tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 returned with HTTP 200 Jan 21 04:00:33.252603 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 742/1489] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:33 2021] GET /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:33.510037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:33.510885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:33.511286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:33.511286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:33.511907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:33.612430 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:33.612430 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:33.629209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:33.644482 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:33.644919 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:33.653221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:33.668559 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:33.668559 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:33.725810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9eb74357-9f65-4c24-9f08-87050a41a64d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:33.736580 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 748/1490] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:33 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:34.283428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0824b253-b780-43ea-9d3d-1ffdb8e2f21e tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] GET http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 Jan 21 04:00:34.286081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0824b253-b780-43ea-9d3d-1ffdb8e2f21e tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:34.286592 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:34.286592 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:34.287905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0824b253-b780-43ea-9d3d-1ffdb8e2f21e tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:34.360221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0824b253-b780-43ea-9d3d-1ffdb8e2f21e tempest-VolumesCloneNegativeTest-362821217 tempest-VolumesCloneNegativeTest-362821217] http://10.222.0.22/volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 returned with HTTP 404 Jan 21 04:00:34.366734 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 743/1491] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:34 2021] GET /volume/v3/a68660314b8b4ef8b15218ad1fdf5fe4/volumes/dba08cf9-d2ce-45ee-af41-1e488a0c4b34 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:34.743647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:34.744210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:34.744422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:34.744422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:34.744795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:34.847351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:34.847351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:34.873663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:34.909296 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:34.913499 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:34.925694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:34.933494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:34.933494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:34.966221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b801cab9-28c8-4ddd-8288-e8d64b9d3b99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:34.967468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 749/1492] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:34 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 992 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:34.982686 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63346d30-ce56-4a1e-94f8-9563ffdd35d7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4 Jan 21 04:00:34.983607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63346d30-ce56-4a1e-94f8-9563ffdd35d7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:34.984301 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63346d30-ce56-4a1e-94f8-9563ffdd35d7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:34.984966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-63346d30-ce56-4a1e-94f8-9563ffdd35d7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member e1df10f1-9cfd-446f-a5b2-69cfa75521b4 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:35.000336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:35.000336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:35.063775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63346d30-ce56-4a1e-94f8-9563ffdd35d7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4 returned with HTTP 200 Jan 21 04:00:35.064630 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 744/1493] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:34 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4 => generated 417 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:35.076711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:00:35.077644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:35.078069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:35.078069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:35.079774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:35.080914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:35.082979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:35.170356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:00:35.174543 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:35.175189 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:35.184806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:35.201346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:35.201346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:35.216930 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:35.217453 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:35.228355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:35.238763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:35.238763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:35.265954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4951c0b7-fb26-4990-8729-edb58e7d5d34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:00:35.267915 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 750/1494] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:00:35 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1985 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:35.288989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8da93bc6-31ea-4af0-be34-7ff6f0168f2d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4/action Jan 21 04:00:35.290784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:35.290784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:35.291664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8da93bc6-31ea-4af0-be34-7ff6f0168f2d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:00:35.292212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8da93bc6-31ea-4af0-be34-7ff6f0168f2d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:35.293331 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-8da93bc6-31ea-4af0-be34-7ff6f0168f2d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for group e1df10f1-9cfd-446f-a5b2-69cfa75521b4 {{(pid=87904) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 04:00:35.293872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-8da93bc6-31ea-4af0-be34-7ff6f0168f2d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group with id: e1df10f1-9cfd-446f-a5b2-69cfa75521b4 Jan 21 04:00:35.302208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:35.302208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:35.473621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8da93bc6-31ea-4af0-be34-7ff6f0168f2d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4/action returned with HTTP 202 Jan 21 04:00:35.474711 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 745/1495] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 04:00:35 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:35.483181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:35.484081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:35.484494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:35.484494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:35.486082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:35.554120 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:35.554120 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:35.568172 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:35.589967 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:35.591134 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:35.606530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:35.617294 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:35.617294 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:35.651063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a811b0cf-01c0-45db-a327-514510a7cc89 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:35.659005 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 751/1496] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:35 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:00:36.673426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:36.674061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:36.674157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:36.674157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:36.674515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:36.785056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:36.785056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:36.795398 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:36.814696 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:36.815722 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:36.825002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:36.832057 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:36.832057 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:36.852763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8ea2814-c0fc-4399-a75a-64d94a2e0b3a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 200 Jan 21 04:00:36.854091 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 746/1497] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:36 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 991 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:37.343518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] POST http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes Jan 21 04:00:37.344164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:37.344164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:37.345754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1, "name": "tempest-VolumesExtendTest-Volume-458588917"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:37.347074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create volume request body: {'volume': {'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-458588917'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:37.508827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create volume of 1 GB Jan 21 04:00:37.522551 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Availability Zones retrieved successfully. Jan 21 04:00:37.540721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Flow 'volume_create_api' (c5e6c257-d1bc-4051-a2ae-c6ff6ca912ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:37.543543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef41905-e608-4e65-846c-5ee446859894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:37.545613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:37.659004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef41905-e608-4e65-846c-5ee446859894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:37.661246 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3966778-666a-4b16-8ad7-6c54a924e202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:37.753773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Created reservations ['416da7d9-9e90-4dc8-9fd6-5ed20142cada', '90826178-ee24-43b2-8930-618815b2905a', '974568ae-dc72-4826-acd1-b42ab7f4ff82', '98eac184-f28f-47f2-9127-e2519b5e8d88'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:37.755772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3966778-666a-4b16-8ad7-6c54a924e202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['416da7d9-9e90-4dc8-9fd6-5ed20142cada', '90826178-ee24-43b2-8930-618815b2905a', '974568ae-dc72-4826-acd1-b42ab7f4ff82', '98eac184-f28f-47f2-9127-e2519b5e8d88']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:37.757900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c044db-4107-49bc-89fa-3d7e140d093d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:37.817544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c044db-4107-49bc-89fa-3d7e140d093d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b366e9af-5577-481e-acf3-bf64491ecf3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-458588917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48596a5a8e54d6e946fa5cde663454e',qos_specs=None,replication_status=,reservations=['416da7d9-9e90-4dc8-9fd6-5ed20142cada','90826178-ee24-43b2-8930-618815b2905a','974568ae-dc72-4826-acd1-b42ab7f4ff82','98eac184-f28f-47f2-9127-e2519b5e8d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7837fffbff9a4934a9f83c391165e3f4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-458588917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b366e9af-5577-481e-acf3-bf64491ecf3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48596a5a8e54d6e946fa5cde663454e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7837fffbff9a4934a9f83c391165e3f4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:37.819667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056c0c3f-e23a-4d84-be74-b51affe10380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:37.848592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056c0c3f-e23a-4d84-be74-b51affe10380) transitioned into state 'SUCCESS' from state '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-458588917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48596a5a8e54d6e946fa5cde663454e',qos_specs=None,replication_status=,reservations=['416da7d9-9e90-4dc8-9fd6-5ed20142cada','90826178-ee24-43b2-8930-618815b2905a','974568ae-dc72-4826-acd1-b42ab7f4ff82','98eac184-f28f-47f2-9127-e2519b5e8d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7837fffbff9a4934a9f83c391165e3f4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:37.851122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113d8235-bf22-4571-8d2d-a3d060c1ad14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:37.871817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113d8235-bf22-4571-8d2d-a3d060c1ad14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:37.875322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Flow 'volume_create_api' (c5e6c257-d1bc-4051-a2ae-c6ff6ca912ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:37.877147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0a0dee8-24d6-4736-a172-005e13fa7b95 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 Jan 21 04:00:37.877739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0a0dee8-24d6-4736-a172-005e13fa7b95 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:37.877942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:37.877942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:37.880388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0a0dee8-24d6-4736-a172-005e13fa7b95 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:37.934721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create volume request issued successfully. Jan 21 04:00:37.950072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e73b561-aa02-4945-be1b-8da8a7e47abc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes returned with HTTP 202 Jan 21 04:00:37.951426 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 752/1498] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:00:37 2021] POST /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes => generated 816 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:00:37.966847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9d65014-ba58-47af-8770-d1f9926d2246 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:37.967523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9d65014-ba58-47af-8770-d1f9926d2246 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:37.967883 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:37.967883 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:37.968446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9d65014-ba58-47af-8770-d1f9926d2246 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:37.979860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0a0dee8-24d6-4736-a172-005e13fa7b95 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 returned with HTTP 404 Jan 21 04:00:37.984596 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 747/1499] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:37 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/ef0d0afc-4cc5-4ccc-996b-c8ad18a99c42 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:00:37.991997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e2808be-d07d-448f-890f-534b207a8f2c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4 Jan 21 04:00:37.996158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e2808be-d07d-448f-890f-534b207a8f2c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:37.997409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e2808be-d07d-448f-890f-534b207a8f2c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:37.999069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-9e2808be-d07d-448f-890f-534b207a8f2c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member e1df10f1-9cfd-446f-a5b2-69cfa75521b4 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:38.014326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e2808be-d07d-448f-890f-534b207a8f2c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4 returned with HTTP 404 Jan 21 04:00:38.015669 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 748/1500] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:37 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/e1df10f1-9cfd-446f-a5b2-69cfa75521b4 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 04:00:38.027680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5408c0eb-dc45-41f1-8a12-8631260e862d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e Jan 21 04:00:38.028608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5408c0eb-dc45-41f1-8a12-8631260e862d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:38.029379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5408c0eb-dc45-41f1-8a12-8631260e862d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:38.030192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-5408c0eb-dc45-41f1-8a12-8631260e862d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for member d9076328-5dab-4c1c-904b-c1b8cbe7457e {{(pid=87904) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 04:00:38.030757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-5408c0eb-dc45-41f1-8a12-8631260e862d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group_snapshot with id: d9076328-5dab-4c1c-904b-c1b8cbe7457e Jan 21 04:00:38.030905 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:38.030905 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:38.040629 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:38.040629 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:38.043167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9d65014-ba58-47af-8770-d1f9926d2246 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:38.071227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9d65014-ba58-47af-8770-d1f9926d2246 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:38.073902 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 753/1501] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:37 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 884 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:38.116716 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5408c0eb-dc45-41f1-8a12-8631260e862d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e returned with HTTP 202 Jan 21 04:00:38.117848 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 749/1502] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:00:38 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:38.126754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:00:38.127538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:38.127758 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:38.127758 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:38.128136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:38.128852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:38.130604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:38.198203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:00:38.200247 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:38.200709 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:38.211221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:38.218947 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:38.218947 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:38.243495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b3dea77-2c97-494f-af30-10ec9540f5f2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:00:38.244626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 754/1503] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:00:38 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1003 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:38.262076 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail Jan 21 04:00:38.262675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:38.262896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:38.262896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:38.263437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:38.264197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:38.264958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:38.264958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:38.268100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:00:38.287478 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all snapshots completed successfully. Jan 21 04:00:38.288668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:38.288668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:38.290309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9878c2f1-4037-4737-baa1-1627d91fea34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail returned with HTTP 200 Jan 21 04:00:38.291392 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 750/1504] 10.222.0.22 () {58 vars in 1231 bytes} [Thu Jan 21 04:00:38 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail => generated 453 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:38.304762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-adcfe51e-a1ca-4881-a9e7-6a52ebad2afc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 Jan 21 04:00:38.305588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-adcfe51e-a1ca-4881-a9e7-6a52ebad2afc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:38.306000 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:38.306000 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:38.306655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-adcfe51e-a1ca-4881-a9e7-6a52ebad2afc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:38.336379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:38.336379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:38.337942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-adcfe51e-a1ca-4881-a9e7-6a52ebad2afc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:38.341619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-adcfe51e-a1ca-4881-a9e7-6a52ebad2afc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 returned with HTTP 200 Jan 21 04:00:38.342692 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 755/1505] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:38 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:39.091922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0beb4659-7e04-4f55-9d5d-341d261c22f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:39.094016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0beb4659-7e04-4f55-9d5d-341d261c22f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:39.095804 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:39.095804 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:39.096764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0beb4659-7e04-4f55-9d5d-341d261c22f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:39.192484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:39.192484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:39.223576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0beb4659-7e04-4f55-9d5d-341d261c22f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:39.262702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0beb4659-7e04-4f55-9d5d-341d261c22f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:39.272671 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 751/1506] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:39 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:39.355441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8783593f-22ef-44ed-8746-d27420ed9c88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 Jan 21 04:00:39.356221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8783593f-22ef-44ed-8746-d27420ed9c88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:39.356439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:39.356439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:39.356822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8783593f-22ef-44ed-8746-d27420ed9c88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:39.413627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:39.413627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:39.419278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8783593f-22ef-44ed-8746-d27420ed9c88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:39.421375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8783593f-22ef-44ed-8746-d27420ed9c88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 returned with HTTP 200 Jan 21 04:00:39.428046 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 756/1507] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:39 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 => generated 450 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:40.279494 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-614b9124-a8ea-4a4d-b38c-62096a67dcc4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:40.281054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-614b9124-a8ea-4a4d-b38c-62096a67dcc4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:40.281273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:40.281273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:40.281636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-614b9124-a8ea-4a4d-b38c-62096a67dcc4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:40.346180 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:40.346180 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:40.376409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-614b9124-a8ea-4a4d-b38c-62096a67dcc4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:40.410763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-614b9124-a8ea-4a4d-b38c-62096a67dcc4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:40.411876 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 752/1508] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:40 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:40.435720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-feb9af32-6559-48e8-bce5-904794cbde3c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 Jan 21 04:00:40.436915 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-feb9af32-6559-48e8-bce5-904794cbde3c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:40.436915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:40.436915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:40.437141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-feb9af32-6559-48e8-bce5-904794cbde3c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:40.462448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-feb9af32-6559-48e8-bce5-904794cbde3c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 returned with HTTP 404 Jan 21 04:00:40.466837 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 757/1509] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:40 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/026ecf1e-d1e1-43fb-a088-53aacb04f785 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:40.471742 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-708f3d2e-b3d3-4449-bd62-0ba91bab466f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e Jan 21 04:00:40.472310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-708f3d2e-b3d3-4449-bd62-0ba91bab466f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:40.472507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:40.472507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:40.473209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-708f3d2e-b3d3-4449-bd62-0ba91bab466f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:40.473624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-708f3d2e-b3d3-4449-bd62-0ba91bab466f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d9076328-5dab-4c1c-904b-c1b8cbe7457e {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:40.479594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-708f3d2e-b3d3-4449-bd62-0ba91bab466f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e returned with HTTP 404 Jan 21 04:00:40.480864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 753/1510] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:40 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/d9076328-5dab-4c1c-904b-c1b8cbe7457e => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 04:00:40.491090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:00:40.491615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:40.492103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:40.492722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:40.494987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:40.553829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:00:40.555455 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:40.555898 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:40.565468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:40.575547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:40.575547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:40.599332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b08e64d0-92e2-4957-b5d7-350243faddea tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:00:40.600297 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 758/1511] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:00:40 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1003 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:00:40.617784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2f8c1b0-0ded-4956-8292-c3c97fe930c3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323/action Jan 21 04:00:40.618644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2f8c1b0-0ded-4956-8292-c3c97fe930c3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:00:40.619036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2f8c1b0-0ded-4956-8292-c3c97fe930c3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:40.620330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-a2f8c1b0-0ded-4956-8292-c3c97fe930c3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for group d4a38a93-4b45-4d31-be37-1d471fe21323 {{(pid=87904) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 04:00:40.621315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-a2f8c1b0-0ded-4956-8292-c3c97fe930c3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group with id: d4a38a93-4b45-4d31-be37-1d471fe21323 Jan 21 04:00:40.631209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:40.631209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:40.821104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2f8c1b0-0ded-4956-8292-c3c97fe930c3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323/action returned with HTTP 202 Jan 21 04:00:40.825471 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 754/1512] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 04:00:40 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 04:00:40.831163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:00:40.832144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:40.832474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:40.832474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:40.833031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:40.902577 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:40.902577 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:40.914875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:40.934665 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:40.935294 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:40.945041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:40.954260 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:40.954260 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:40.980724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93f7662a-cee2-4e37-9673-41be083cae34 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa returned with HTTP 200 Jan 21 04:00:40.981967 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 759/1513] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:40 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa => generated 999 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:41.428659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-680d9af4-7273-4052-a8e4-513373dfa856 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:41.429272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-680d9af4-7273-4052-a8e4-513373dfa856 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:41.429396 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:41.429396 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:41.429735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-680d9af4-7273-4052-a8e4-513373dfa856 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:41.523799 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:41.523799 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:41.544161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-680d9af4-7273-4052-a8e4-513373dfa856 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:41.578993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-680d9af4-7273-4052-a8e4-513373dfa856 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:41.583324 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 755/1514] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:41 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:42.001021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:00:42.001564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:42.001787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:42.001787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:42.002136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:42.082719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:42.082719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:42.091979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:42.109804 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:42.110240 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:42.122136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:42.129982 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:42.129982 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:42.204589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-581622c5-9516-424e-9e01-f9bab2c037b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa returned with HTTP 200 Jan 21 04:00:42.212290 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 760/1515] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:41 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa => generated 999 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:42.599929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70c061ed-6468-4256-927d-d4cfba926240 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:42.601748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70c061ed-6468-4256-927d-d4cfba926240 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:42.602680 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:42.602680 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:42.603378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70c061ed-6468-4256-927d-d4cfba926240 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:42.667368 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:42.667368 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:42.680930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-70c061ed-6468-4256-927d-d4cfba926240 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:42.707499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70c061ed-6468-4256-927d-d4cfba926240 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:42.708153 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 756/1516] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:42 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:43.227447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7347da05-9479-4a9d-8397-029eb859c516 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:00:43.228058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7347da05-9479-4a9d-8397-029eb859c516 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:43.228344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:43.228344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:43.229063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7347da05-9479-4a9d-8397-029eb859c516 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:43.294764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7347da05-9479-4a9d-8397-029eb859c516 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa returned with HTTP 404 Jan 21 04:00:43.296030 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 761/1517] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:43 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:00:43.305307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb4ccc72-a00f-43ca-9495-dd5f15e91d56 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 Jan 21 04:00:43.306138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb4ccc72-a00f-43ca-9495-dd5f15e91d56 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:43.306524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:43.306524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:43.307329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb4ccc72-a00f-43ca-9495-dd5f15e91d56 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:43.307907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-fb4ccc72-a00f-43ca-9495-dd5f15e91d56 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member d4a38a93-4b45-4d31-be37-1d471fe21323 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:43.316538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb4ccc72-a00f-43ca-9495-dd5f15e91d56 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 returned with HTTP 404 Jan 21 04:00:43.317587 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 757/1518] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:43 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/d4a38a93-4b45-4d31-be37-1d471fe21323 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:00:43.325750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4bbf118-2cfb-41f7-aba2-49c8dc91cc24 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] DELETE http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types/9f87725c-aad2-4d31-8e17-a539dbf29341 Jan 21 04:00:43.326447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4bbf118-2cfb-41f7-aba2-49c8dc91cc24 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:43.327032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4bbf118-2cfb-41f7-aba2-49c8dc91cc24 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:43.373012 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:00:43.373012 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:00:43.386514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4bbf118-2cfb-41f7-aba2-49c8dc91cc24 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types/9f87725c-aad2-4d31-8e17-a539dbf29341 returned with HTTP 202 Jan 21 04:00:43.390804 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 762/1519] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 04:00:43 2021] DELETE /volume/v3/9b797949712c47aebe323f389737af95/group_types/9f87725c-aad2-4d31-8e17-a539dbf29341 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:43.405654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7eb76682-22e0-41f1-8ca9-f719789239ea tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] POST http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types Jan 21 04:00:43.406638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7eb76682-22e0-41f1-8ca9-f719789239ea tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1744481389"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:43.467824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7eb76682-22e0-41f1-8ca9-f719789239ea tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types returned with HTTP 200 Jan 21 04:00:43.469166 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 758/1520] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:00:43 2021] POST /volume/v3/9b797949712c47aebe323f389737af95/types => generated 224 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:43.481483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86d7cbaa-a15d-4114-946f-3ff2ec38884b tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] POST http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types Jan 21 04:00:43.482510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86d7cbaa-a15d-4114-946f-3ff2ec38884b tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1309474760"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:43.532345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86d7cbaa-a15d-4114-946f-3ff2ec38884b tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types returned with HTTP 202 Jan 21 04:00:43.533165 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 763/1521] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 04:00:43 2021] POST /volume/v3/9b797949712c47aebe323f389737af95/group_types => generated 181 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:43.542836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups Jan 21 04:00:43.543893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1b1d54fd-8cdd-4cb7-869a-cd51b33dd170", "volume_types": ["1a12e068-86db-4971-9134-725df09dea19"], "name": "tempest-GroupSnapshotsTest-Group-1122778929"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:43.545403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group {'group': {'group_type': '1b1d54fd-8cdd-4cb7-869a-cd51b33dd170', 'volume_types': ['1a12e068-86db-4971-9134-725df09dea19'], 'name': 'tempest-GroupSnapshotsTest-Group-1122778929'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 04:00:43.571125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group tempest-GroupSnapshotsTest-Group-1122778929. Jan 21 04:00:43.624345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:00:43.657067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['9368865f-143b-4c53-b3f4-a267d1784edf'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:43.723477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4301a770-8031-4baf-b0c5-62dee3340fb5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups returned with HTTP 202 Jan 21 04:00:43.729484 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 759/1522] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 04:00:43 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups => generated 112 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:00:43.729647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36331d0a-5056-4449-a291-df8e0561481a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:43.729647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36331d0a-5056-4449-a291-df8e0561481a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:43.729647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36331d0a-5056-4449-a291-df8e0561481a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:43.734919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-422ab476-a5e5-4800-89a0-70d7efc143dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:43.736100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-422ab476-a5e5-4800-89a0-70d7efc143dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:43.736529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:43.736529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:43.737190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-422ab476-a5e5-4800-89a0-70d7efc143dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:43.737827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-422ab476-a5e5-4800-89a0-70d7efc143dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:43.748020 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:43.748020 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:43.783677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-422ab476-a5e5-4800-89a0-70d7efc143dd tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:43.785045 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 760/1523] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:43 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:43.809780 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:43.809780 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:43.818848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-36331d0a-5056-4449-a291-df8e0561481a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:43.841857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36331d0a-5056-4449-a291-df8e0561481a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:43.842668 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 764/1524] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:43 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:00:44.797659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a277fb12-30f5-47dd-b865-510caab66826 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:44.798211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a277fb12-30f5-47dd-b865-510caab66826 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:44.798449 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:44.798449 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:44.799081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a277fb12-30f5-47dd-b865-510caab66826 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:44.799572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-a277fb12-30f5-47dd-b865-510caab66826 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:44.812009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:44.812009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:44.853545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a277fb12-30f5-47dd-b865-510caab66826 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:44.859049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d0f7489-2f8e-4a3a-9e71-57f6799e124e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:44.859873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d0f7489-2f8e-4a3a-9e71-57f6799e124e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:44.860880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:44.860880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:44.861390 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 761/1525] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:44 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 393 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:44.861933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d0f7489-2f8e-4a3a-9e71-57f6799e124e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:44.865959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes Jan 21 04:00:44.866775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:44.866775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:44.867451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1a12e068-86db-4971-9134-725df09dea19", "group_id": "f92be1b3-e82d-4ab6-80de-992f00415101", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-936122051"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:44.868600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request body: {'volume': {'volume_type': '1a12e068-86db-4971-9134-725df09dea19', 'group_id': 'f92be1b3-e82d-4ab6-80de-992f00415101', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-936122051'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:44.892878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:44.892878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:44.894268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume of 1 GB Jan 21 04:00:44.915214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:00:44.935447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:44.935447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:44.937034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (0b59d315-0365-4016-8c87-a56fb7c59844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:44.941553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b565e45a-415d-433a-9030-a41bf87728e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:44.943225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:44.943225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:44.943769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:44.949301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5d0f7489-2f8e-4a3a-9e71-57f6799e124e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:44.974553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d0f7489-2f8e-4a3a-9e71-57f6799e124e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:44.976000 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 765/1526] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:44 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:45.014430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b565e45a-415d-433a-9030-a41bf87728e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:00:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a12e068-86db-4971-9134-725df09dea19,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1744481389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a12e068-86db-4971-9134-725df09dea19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f92be1b3-e82d-4ab6-80de-992f00415101', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:45.016915 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ff71f6-add9-43d2-a127-e1b0978917de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:45.076431 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1744481389 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1744481389, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:00:45.078070 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1744481389 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1744481389, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:00:45.130210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['dec5fd6f-6019-4dce-9d07-bb1bed31bde1', 'f349c72e-69e0-4a58-9e34-caf5a188ee4c', '7b80cc5a-b23f-4ee5-89fb-70417e51d50e', 'e6e954c8-7253-4b28-aa26-90ae5df311be'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:45.132199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ff71f6-add9-43d2-a127-e1b0978917de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec5fd6f-6019-4dce-9d07-bb1bed31bde1', 'f349c72e-69e0-4a58-9e34-caf5a188ee4c', '7b80cc5a-b23f-4ee5-89fb-70417e51d50e', 'e6e954c8-7253-4b28-aa26-90ae5df311be']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:45.134414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3068dc9e-0dfc-4ca3-83ab-e2cc521dde11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:45.207657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3068dc9e-0dfc-4ca3-83ab-e2cc521dde11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a270ab3f-a4d7-4484-8cb3-85a77b4ba22d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-936122051',encryption_key_id=None,group_id=f92be1b3-e82d-4ab6-80de-992f00415101,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['dec5fd6f-6019-4dce-9d07-bb1bed31bde1','f349c72e-69e0-4a58-9e34-caf5a188ee4c','7b80cc5a-b23f-4ee5-89fb-70417e51d50e','e6e954c8-7253-4b28-aa26-90ae5df311be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=1a12e068-86db-4971-9134-725df09dea19), 'volume': 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-21T04:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-936122051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f92be1b3-e82d-4ab6-80de-992f00415101,host=None,id=a270ab3f-a4d7-4484-8cb3-85a77b4ba22d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_attachment=,volume_type=,volume_type_id=1a12e068-86db-4971-9134-725df09dea19)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:45.210791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a2a2fc-fab4-41c1-b936-9d8ca8ff6844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:45.243726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a2a2fc-fab4-41c1-b936-9d8ca8ff6844) transitioned into state 'SUCCESS' from state '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-936122051',encryption_key_id=None,group_id=f92be1b3-e82d-4ab6-80de-992f00415101,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['dec5fd6f-6019-4dce-9d07-bb1bed31bde1','f349c72e-69e0-4a58-9e34-caf5a188ee4c','7b80cc5a-b23f-4ee5-89fb-70417e51d50e','e6e954c8-7253-4b28-aa26-90ae5df311be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=1a12e068-86db-4971-9134-725df09dea19)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:45.245830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd4e1b4-46c5-424b-a7ac-cc1232aae524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:45.269770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd4e1b4-46c5-424b-a7ac-cc1232aae524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:45.272506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (0b59d315-0365-4016-8c87-a56fb7c59844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:45.341481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request issued successfully. Jan 21 04:00:45.359022 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:45.359493 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:45.370682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:45.379775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:45.379775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:45.395489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4aec8328-4238-4448-894a-6b70d17b1729 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes returned with HTTP 202 Jan 21 04:00:45.406485 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 762/1527] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 04:00:44 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes => generated 907 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:45.414203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d Jan 21 04:00:45.415079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:45.415493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:45.415493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:45.416313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:45.506665 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:45.506665 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:45.526566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:45.541929 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:45.542444 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:45.550868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:45.559121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:45.559121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:45.581199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd262d88-a2cd-461a-b368-45c55514e5d5 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d returned with HTTP 200 Jan 21 04:00:45.591175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 766/1528] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:45 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d => generated 975 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:45.992002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0faa57ed-60bf-4e93-bc37-015c35faf49c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:45.992542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0faa57ed-60bf-4e93-bc37-015c35faf49c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:45.992788 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:45.992788 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:45.993055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0faa57ed-60bf-4e93-bc37-015c35faf49c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:46.054364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:46.054364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:46.079962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0faa57ed-60bf-4e93-bc37-015c35faf49c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:46.105244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0faa57ed-60bf-4e93-bc37-015c35faf49c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:46.106180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 763/1529] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:45 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:46.599088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d Jan 21 04:00:46.599815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:46.600108 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:46.600108 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:46.600533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:46.652778 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:46.652778 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:46.662799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:46.677580 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:46.678030 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:46.685606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:46.700918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:46.700918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:46.730019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-127e3a29-a401-4d28-96c1-d0e58b775ba0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d returned with HTTP 200 Jan 21 04:00:46.731311 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 767/1530] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:46 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d => generated 1000 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:46.747900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes Jan 21 04:00:46.748656 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:46.748656 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:46.749464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1a12e068-86db-4971-9134-725df09dea19", "group_id": "f92be1b3-e82d-4ab6-80de-992f00415101", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-790598176"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:46.750927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request body: {'volume': {'volume_type': '1a12e068-86db-4971-9134-725df09dea19', 'group_id': 'f92be1b3-e82d-4ab6-80de-992f00415101', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-790598176'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:00:46.772200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:46.772200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:46.773555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume of 1 GB Jan 21 04:00:46.793232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:00:46.811395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (15e3c0c5-34cb-43fe-b7e6-b4642291347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:46.815568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c5f1e2-0413-4145-a62f-d162f035d51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:46.817225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:46.817225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:46.818049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:00:46.878096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c5f1e2-0413-4145-a62f-d162f035d51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:00:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a12e068-86db-4971-9134-725df09dea19,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1744481389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a12e068-86db-4971-9134-725df09dea19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f92be1b3-e82d-4ab6-80de-992f00415101', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:46.880563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6770ebf-aafb-4c36-ad66-f1af8b476a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:47.009996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['5e799ae5-c752-46e1-83cd-8cd53703d1a1', '971168d9-6653-4c95-bc14-21586db3d164', 'a24ca65c-f09c-44c4-b252-c7b240bdcd5f', 'c32c86fa-e915-4876-a4d6-a4c480c1e92c'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:47.014690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6770ebf-aafb-4c36-ad66-f1af8b476a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e799ae5-c752-46e1-83cd-8cd53703d1a1', '971168d9-6653-4c95-bc14-21586db3d164', 'a24ca65c-f09c-44c4-b252-c7b240bdcd5f', 'c32c86fa-e915-4876-a4d6-a4c480c1e92c']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:47.020458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a376f62d-f57b-48d6-a3ff-9538f2eae983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:47.112547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a376f62d-f57b-48d6-a3ff-9538f2eae983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0152e4e5-9641-40cd-83ae-370b97be6644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-790598176',encryption_key_id=None,group_id=f92be1b3-e82d-4ab6-80de-992f00415101,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['5e799ae5-c752-46e1-83cd-8cd53703d1a1','971168d9-6653-4c95-bc14-21586db3d164','a24ca65c-f09c-44c4-b252-c7b240bdcd5f','c32c86fa-e915-4876-a4d6-a4c480c1e92c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=1a12e068-86db-4971-9134-725df09dea19), 'volume': 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-21T04:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-790598176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f92be1b3-e82d-4ab6-80de-992f00415101,host=None,id=0152e4e5-9641-40cd-83ae-370b97be6644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_attachment=,volume_type=,volume_type_id=1a12e068-86db-4971-9134-725df09dea19)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:47.115048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f22dbd-6498-4e95-ae46-c5c1f8619373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:47.123432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41438a21-a031-4956-a64d-2f4dd0533ad6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:47.124061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41438a21-a031-4956-a64d-2f4dd0533ad6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:47.124280 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:47.124280 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:47.124653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41438a21-a031-4956-a64d-2f4dd0533ad6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:47.177782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f22dbd-6498-4e95-ae46-c5c1f8619373) transitioned into state 'SUCCESS' from state '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-790598176',encryption_key_id=None,group_id=f92be1b3-e82d-4ab6-80de-992f00415101,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['5e799ae5-c752-46e1-83cd-8cd53703d1a1','971168d9-6653-4c95-bc14-21586db3d164','a24ca65c-f09c-44c4-b252-c7b240bdcd5f','c32c86fa-e915-4876-a4d6-a4c480c1e92c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=1a12e068-86db-4971-9134-725df09dea19)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:47.189823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:47.189823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:47.192367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca63180-a759-413c-99d0-164a16385a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:00:47.210505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-41438a21-a031-4956-a64d-2f4dd0533ad6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:47.223739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca63180-a759-413c-99d0-164a16385a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:00:47.226467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (15e3c0c5-34cb-43fe-b7e6-b4642291347b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:00:47.251019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41438a21-a031-4956-a64d-2f4dd0533ad6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:47.251019 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 768/1531] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:47 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:47.288287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request issued successfully. Jan 21 04:00:47.306652 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:47.307182 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:47.319363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:47.330015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:47.330015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:47.343883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0c98364-7883-42bc-8b0e-33bf2660e605 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes returned with HTTP 202 Jan 21 04:00:47.347184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 764/1532] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 04:00:46 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes => generated 907 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:00:47.360723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:00:47.361306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:47.361526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:47.361526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:47.361907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:47.451275 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:47.451275 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:47.461591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:47.477836 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:47.478393 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:47.487385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:47.495480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:47.495480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:47.519257 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-04933b79-ccf8-4c49-9a3f-bb82b9d0caeb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 200 Jan 21 04:00:47.522998 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 769/1533] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:47 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 999 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:48.261630 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72c3d077-b6cc-42e4-937f-19659e2f23e5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:48.262143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72c3d077-b6cc-42e4-937f-19659e2f23e5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:48.262454 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:48.262454 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:48.262653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72c3d077-b6cc-42e4-937f-19659e2f23e5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:48.322207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:48.322207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:48.332422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-72c3d077-b6cc-42e4-937f-19659e2f23e5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:48.357440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72c3d077-b6cc-42e4-937f-19659e2f23e5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:48.358559 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 765/1534] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:48 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:48.537264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:00:48.538165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:48.538450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:48.538450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:48.539199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:48.601040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:48.601040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:48.611752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:00:48.629540 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:48.630253 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:48.639385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:48.647425 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:48.647425 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:48.685016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ffaa150e-659c-428c-86f9-d0e6fc8b3a88 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 200 Jan 21 04:00:48.686001 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 770/1535] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:00:48 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 1000 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:00:48.716777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6eab22b2-90e3-4385-8bb7-125b8022ca97 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] PUT http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:48.717460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:48.717460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:48.717951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6eab22b2-90e3-4385-8bb7-125b8022ca97 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a270ab3f-a4d7-4484-8cb3-85a77b4ba22d"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:48.719194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-6eab22b2-90e3-4385-8bb7-125b8022ca97 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Update called for group f92be1b3-e82d-4ab6-80de-992f00415101. {{(pid=87904) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 04:00:48.719542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-6eab22b2-90e3-4385-8bb7-125b8022ca97 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Updating group f92be1b3-e82d-4ab6-80de-992f00415101 with name None description: None add_volumes: None remove_volumes: a270ab3f-a4d7-4484-8cb3-85a77b4ba22d. Jan 21 04:00:48.732178 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:48.732178 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:48.782997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6eab22b2-90e3-4385-8bb7-125b8022ca97 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 202 Jan 21 04:00:48.787666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 766/1536] 10.222.0.22 () {62 vars in 1373 bytes} [Thu Jan 21 04:00:48 2021] PUT /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:48.792131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3318d78c-2549-48ae-abf9-5fae3fed6411 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:48.792694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3318d78c-2549-48ae-abf9-5fae3fed6411 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:48.792892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:48.792892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:48.793379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3318d78c-2549-48ae-abf9-5fae3fed6411 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:48.793789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-3318d78c-2549-48ae-abf9-5fae3fed6411 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:48.802635 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:48.802635 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:48.832388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3318d78c-2549-48ae-abf9-5fae3fed6411 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:48.833160 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 771/1537] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:48 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:49.383258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2f9af30-4ae2-4dec-8319-dada9a9a721f tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:49.384053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2f9af30-4ae2-4dec-8319-dada9a9a721f tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:49.384611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:49.384611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:49.385086 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2f9af30-4ae2-4dec-8319-dada9a9a721f tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:49.472680 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:49.472680 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:49.491386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2f9af30-4ae2-4dec-8319-dada9a9a721f tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:49.522941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2f9af30-4ae2-4dec-8319-dada9a9a721f tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:49.523977 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 767/1538] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:49 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:49.846190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0abe933c-5e9c-4192-a991-c52e91c157d8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:49.846805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0abe933c-5e9c-4192-a991-c52e91c157d8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:49.847140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:49.847140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:49.847846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0abe933c-5e9c-4192-a991-c52e91c157d8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:49.848326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-0abe933c-5e9c-4192-a991-c52e91c157d8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:49.855671 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:49.855671 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:49.914471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0abe933c-5e9c-4192-a991-c52e91c157d8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:49.915342 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 772/1539] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:49 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 393 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:49.926497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edc11d97-63bc-4648-80ae-498734bec6eb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] PUT http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:49.927040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:49.927040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:49.927455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-edc11d97-63bc-4648-80ae-498734bec6eb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a270ab3f-a4d7-4484-8cb3-85a77b4ba22d"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:49.928948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-edc11d97-63bc-4648-80ae-498734bec6eb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Update called for group f92be1b3-e82d-4ab6-80de-992f00415101. {{(pid=87904) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 04:00:49.928948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-edc11d97-63bc-4648-80ae-498734bec6eb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Updating group f92be1b3-e82d-4ab6-80de-992f00415101 with name None description: None add_volumes: a270ab3f-a4d7-4484-8cb3-85a77b4ba22d remove_volumes: None. Jan 21 04:00:49.948348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:49.948348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:50.113145 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edc11d97-63bc-4648-80ae-498734bec6eb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 202 Jan 21 04:00:50.115040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 768/1540] 10.222.0.22 () {62 vars in 1373 bytes} [Thu Jan 21 04:00:49 2021] PUT /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:50.124798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f7f0632-1fa7-414f-addd-754d76527b9a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:50.126213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f7f0632-1fa7-414f-addd-754d76527b9a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:50.126395 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:50.126395 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:50.126862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f7f0632-1fa7-414f-addd-754d76527b9a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:50.127395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-4f7f0632-1fa7-414f-addd-754d76527b9a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:50.135032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:50.135032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:50.176253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f7f0632-1fa7-414f-addd-754d76527b9a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:50.179143 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 773/1541] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:50 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:50.541179 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b36f882-61f3-49e3-b33a-9687fccaa0b4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:50.541701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b36f882-61f3-49e3-b33a-9687fccaa0b4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:50.541701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:50.541701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:50.542366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b36f882-61f3-49e3-b33a-9687fccaa0b4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:50.608975 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:50.608975 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:50.621174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9b36f882-61f3-49e3-b33a-9687fccaa0b4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:50.677361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b36f882-61f3-49e3-b33a-9687fccaa0b4 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:50.680925 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 769/1542] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:50 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:51.191939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25c9f7aa-e5ae-4d99-b1d4-1e3cd48bab30 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:51.193289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25c9f7aa-e5ae-4d99-b1d4-1e3cd48bab30 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:51.193717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:51.193717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:51.194401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25c9f7aa-e5ae-4d99-b1d4-1e3cd48bab30 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:51.195042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-25c9f7aa-e5ae-4d99-b1d4-1e3cd48bab30 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:51.209209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:51.209209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:51.252311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25c9f7aa-e5ae-4d99-b1d4-1e3cd48bab30 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:51.253144 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 774/1543] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:51 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 393 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:51.267147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39a0a732-abf1-4322-8d76-cc49f7b9309d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] PUT http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:51.268094 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:51.268094 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:51.268763 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39a0a732-abf1-4322-8d76-cc49f7b9309d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0152e4e5-9641-40cd-83ae-370b97be6644"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:51.271018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-39a0a732-abf1-4322-8d76-cc49f7b9309d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Update called for group f92be1b3-e82d-4ab6-80de-992f00415101. {{(pid=87904) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 04:00:51.271582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-39a0a732-abf1-4322-8d76-cc49f7b9309d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Updating group f92be1b3-e82d-4ab6-80de-992f00415101 with name None description: None add_volumes: None remove_volumes: 0152e4e5-9641-40cd-83ae-370b97be6644. Jan 21 04:00:51.283192 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:51.283192 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:51.351868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39a0a732-abf1-4322-8d76-cc49f7b9309d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 202 Jan 21 04:00:51.353888 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 770/1544] 10.222.0.22 () {62 vars in 1373 bytes} [Thu Jan 21 04:00:51 2021] PUT /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:51.362507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c0ddf94-77a2-478d-8bb6-5957551c9b7d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:51.363103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c0ddf94-77a2-478d-8bb6-5957551c9b7d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:51.363321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:51.363321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:51.363696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c0ddf94-77a2-478d-8bb6-5957551c9b7d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:51.364102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-5c0ddf94-77a2-478d-8bb6-5957551c9b7d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:51.381808 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:51.381808 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:51.426508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c0ddf94-77a2-478d-8bb6-5957551c9b7d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:51.427753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 775/1545] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:51 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:51.696765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55d3b13a-06a2-420d-9493-b8942ec1af79 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:51.697343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55d3b13a-06a2-420d-9493-b8942ec1af79 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:51.697471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:51.697471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:51.698557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55d3b13a-06a2-420d-9493-b8942ec1af79 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:51.770612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:51.770612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:51.784621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-55d3b13a-06a2-420d-9493-b8942ec1af79 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:51.819311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55d3b13a-06a2-420d-9493-b8942ec1af79 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:51.820763 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 771/1546] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:51 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:52.440860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-340b4909-d8c5-4d44-afb6-fb3045ced52b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:52.441742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-340b4909-d8c5-4d44-afb6-fb3045ced52b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:52.442149 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:52.442149 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:52.442526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-340b4909-d8c5-4d44-afb6-fb3045ced52b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:52.442934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-340b4909-d8c5-4d44-afb6-fb3045ced52b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:52.453142 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:52.453142 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:52.487145 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-340b4909-d8c5-4d44-afb6-fb3045ced52b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:52.488602 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 776/1547] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:52 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:52.499470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98b679dd-4d67-4b5a-8ce1-e185e4f4271d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] PUT http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:52.500022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:52.500022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:52.500956 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98b679dd-4d67-4b5a-8ce1-e185e4f4271d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0152e4e5-9641-40cd-83ae-370b97be6644"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:52.502047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-98b679dd-4d67-4b5a-8ce1-e185e4f4271d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Update called for group f92be1b3-e82d-4ab6-80de-992f00415101. {{(pid=87904) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 04:00:52.502390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-98b679dd-4d67-4b5a-8ce1-e185e4f4271d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Updating group f92be1b3-e82d-4ab6-80de-992f00415101 with name None description: None add_volumes: 0152e4e5-9641-40cd-83ae-370b97be6644 remove_volumes: None. Jan 21 04:00:52.509595 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:52.509595 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:52.636181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98b679dd-4d67-4b5a-8ce1-e185e4f4271d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 202 Jan 21 04:00:52.637050 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 772/1548] 10.222.0.22 () {62 vars in 1373 bytes} [Thu Jan 21 04:00:52 2021] PUT /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:52.645682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3cb27ace-b6bf-4d1f-bd17-cfdb6662993c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:52.646628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3cb27ace-b6bf-4d1f-bd17-cfdb6662993c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:52.647083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:52.647083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:52.647740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3cb27ace-b6bf-4d1f-bd17-cfdb6662993c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:52.648372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-3cb27ace-b6bf-4d1f-bd17-cfdb6662993c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:52.657342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:52.657342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:52.696414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3cb27ace-b6bf-4d1f-bd17-cfdb6662993c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:52.697858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 777/1549] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:52 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:52.836361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a855385-484e-4e61-b838-4c4e96e3e236 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:52.836991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a855385-484e-4e61-b838-4c4e96e3e236 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:52.837352 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:52.837352 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:52.837735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a855385-484e-4e61-b838-4c4e96e3e236 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:52.895065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:52.895065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:52.904557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a855385-484e-4e61-b838-4c4e96e3e236 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:52.931250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a855385-484e-4e61-b838-4c4e96e3e236 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:52.932077 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 773/1550] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:52 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:53.712268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47eba238-ff6d-4c06-96ad-11647d873744 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:00:53.713218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47eba238-ff6d-4c06-96ad-11647d873744 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:53.713604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:53.713604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:53.714188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47eba238-ff6d-4c06-96ad-11647d873744 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:53.714706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-47eba238-ff6d-4c06-96ad-11647d873744 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:00:53.732177 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:53.732177 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:53.789801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47eba238-ff6d-4c06-96ad-11647d873744 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 200 Jan 21 04:00:53.790945 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 778/1551] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:00:53 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 393 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:53.801108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:00:53.801677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:53.802202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:53.802202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:53.802385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:53.803536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:53.805893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:53.863667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:00:53.866225 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:53.867053 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:53.881085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:53.890658 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:53.890658 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:53.912023 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:53.912703 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:53.921604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:53.929698 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:53.929698 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:53.948426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16a87425-3205-41d9-aaaa-55c8d11fa05a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:53.949153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16a87425-3205-41d9-aaaa-55c8d11fa05a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:53.949521 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:53.949521 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:53.950130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16a87425-3205-41d9-aaaa-55c8d11fa05a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:53.961068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2e6a08d-89d8-40d0-ab3f-0aebd9435152 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:00:53.962164 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 774/1552] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:00:53 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1993 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:53.978921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots Jan 21 04:00:53.979469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:53.979469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:53.980033 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f92be1b3-e82d-4ab6-80de-992f00415101", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-128601233"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:00:53.981038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group_snapshot {'group_snapshot': {'group_id': 'f92be1b3-e82d-4ab6-80de-992f00415101', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-128601233'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 04:00:53.989470 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:53.989470 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:54.004300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-128601233. Jan 21 04:00:54.025764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:54.025764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:54.034882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-16a87425-3205-41d9-aaaa-55c8d11fa05a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:54.058933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16a87425-3205-41d9-aaaa-55c8d11fa05a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:54.059618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:54.059618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:54.060376 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 779/1553] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:53 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 966 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:54.108379 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1744481389 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1744481389, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:00:54.134317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['f2285c33-abf9-46b9-bf05-00a6255e00fd', 'e7d8e34d-1241-4c2c-a7cb-725722eae30d', 'c0cf4ec9-6c64-4e0e-a374-96b288ec32fe', '488059e4-b3ed-4f89-a099-d00d283015ca'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:00:54.228888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d756a383-0b9c-4073-8981-6f65f8ba6f5f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots returned with HTTP 202 Jan 21 04:00:54.234536 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 775/1554] 10.222.0.22 () {62 vars in 1291 bytes} [Thu Jan 21 04:00:53 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots => generated 186 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:00:54.243822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7281a056-e012-4114-9557-71016c6226e7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:00:54.244499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7281a056-e012-4114-9557-71016c6226e7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:54.245868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:54.245868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:54.246420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7281a056-e012-4114-9557-71016c6226e7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:54.246930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-7281a056-e012-4114-9557-71016c6226e7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:54.265346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:54.265346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:54.290532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7281a056-e012-4114-9557-71016c6226e7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 200 Jan 21 04:00:54.295285 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 780/1555] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:54 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 325 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:55.077488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7751b7cd-8ff1-4063-8b19-ba7b42c81e16 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:55.077996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7751b7cd-8ff1-4063-8b19-ba7b42c81e16 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:55.079398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:55.079398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:55.080586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7751b7cd-8ff1-4063-8b19-ba7b42c81e16 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:55.192329 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:55.192329 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:55.201486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7751b7cd-8ff1-4063-8b19-ba7b42c81e16 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:55.226857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7751b7cd-8ff1-4063-8b19-ba7b42c81e16 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:55.228109 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 776/1556] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:55 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:55.303650 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46aa4447-9912-4e5f-9bdb-8cb4abc6d809 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:00:55.305050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46aa4447-9912-4e5f-9bdb-8cb4abc6d809 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:55.305466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:55.305466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:55.306239 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46aa4447-9912-4e5f-9bdb-8cb4abc6d809 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:55.306895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-46aa4447-9912-4e5f-9bdb-8cb4abc6d809 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:55.315890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:55.315890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:55.572399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46aa4447-9912-4e5f-9bdb-8cb4abc6d809 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 200 Jan 21 04:00:55.574610 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 781/1557] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:55 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 325 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:56.244433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-52f767bd-3da9-46c2-a3e3-5e8aab4046e1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:56.253851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-52f767bd-3da9-46c2-a3e3-5e8aab4046e1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:56.254422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:56.254422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:56.255183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-52f767bd-3da9-46c2-a3e3-5e8aab4046e1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:56.321548 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:56.321548 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:56.331546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-52f767bd-3da9-46c2-a3e3-5e8aab4046e1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:56.355583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-52f767bd-3da9-46c2-a3e3-5e8aab4046e1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:56.356345 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 777/1558] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:56 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:56.585642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-584fa20a-a996-4b4a-b6b4-3427b36b724d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:00:56.586574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-584fa20a-a996-4b4a-b6b4-3427b36b724d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:56.587051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:56.587051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:56.587705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-584fa20a-a996-4b4a-b6b4-3427b36b724d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:56.588316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-584fa20a-a996-4b4a-b6b4-3427b36b724d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:56.598508 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:56.598508 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:56.635712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-584fa20a-a996-4b4a-b6b4-3427b36b724d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 200 Jan 21 04:00:56.636649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 782/1559] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:56 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 325 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:57.373418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb744ca2-475a-4ba7-ad15-2c4486d72e11 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:57.373910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb744ca2-475a-4ba7-ad15-2c4486d72e11 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:57.374083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:57.374083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:57.374313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb744ca2-475a-4ba7-ad15-2c4486d72e11 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:57.435960 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:57.435960 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:57.445328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb744ca2-475a-4ba7-ad15-2c4486d72e11 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:57.468987 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb744ca2-475a-4ba7-ad15-2c4486d72e11 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:57.470214 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 778/1560] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:57 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:57.652280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad38ef64-ca54-4b64-bde1-f7be7ccea13f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:00:57.653297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad38ef64-ca54-4b64-bde1-f7be7ccea13f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:57.653644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:57.653644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:57.654265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad38ef64-ca54-4b64-bde1-f7be7ccea13f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:57.655261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-ad38ef64-ca54-4b64-bde1-f7be7ccea13f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:00:57.668109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:57.668109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:57.684715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad38ef64-ca54-4b64-bde1-f7be7ccea13f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 200 Jan 21 04:00:57.685851 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 783/1561] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:00:57 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:00:57.699061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail Jan 21 04:00:57.700002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:57.700498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:57.700498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:57.701210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:57.702237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:57.705919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:00:57.727412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all snapshots completed successfully. Jan 21 04:00:57.728422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:57.728422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:57.730156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c9448e7-f3f2-4afd-89dc-45dc1fd74ea9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail returned with HTTP 200 Jan 21 04:00:57.731200 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 779/1562] 10.222.0.22 () {58 vars in 1231 bytes} [Thu Jan 21 04:00:57 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail => generated 929 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:57.745451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b33c818-80f3-4dfe-902e-972b6d64da7e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/8beb1d24-9636-497e-97f8-fa549ca61f09 Jan 21 04:00:57.746651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b33c818-80f3-4dfe-902e-972b6d64da7e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:57.747086 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:57.747086 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:57.747961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b33c818-80f3-4dfe-902e-972b6d64da7e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:57.781526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:57.781526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:57.782914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5b33c818-80f3-4dfe-902e-972b6d64da7e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:57.785037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b33c818-80f3-4dfe-902e-972b6d64da7e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/8beb1d24-9636-497e-97f8-fa549ca61f09 returned with HTTP 200 Jan 21 04:00:57.792208 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 784/1563] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:57 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/8beb1d24-9636-497e-97f8-fa549ca61f09 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:57.797559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c63953a-15b3-493c-8117-e9168ada923f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 Jan 21 04:00:57.798309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c63953a-15b3-493c-8117-e9168ada923f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:57.798840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:57.798840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:57.799225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c63953a-15b3-493c-8117-e9168ada923f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:57.826160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:57.826160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:57.827682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3c63953a-15b3-493c-8117-e9168ada923f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:57.830128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c63953a-15b3-493c-8117-e9168ada923f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 returned with HTTP 200 Jan 21 04:00:57.831159 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 780/1564] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:57 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:00:57.844627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3bffd154-e334-4e96-81fa-625ad208655a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:00:57.845214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3bffd154-e334-4e96-81fa-625ad208655a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:57.845432 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:57.845432 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:57.845803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3bffd154-e334-4e96-81fa-625ad208655a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:57.846215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-3bffd154-e334-4e96-81fa-625ad208655a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87905) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 04:00:57.846703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-3bffd154-e334-4e96-81fa-625ad208655a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group_snapshot with id: 6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:00:57.854406 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:57.854406 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:57.992170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3bffd154-e334-4e96-81fa-625ad208655a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 202 Jan 21 04:00:57.993503 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 785/1565] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:00:57 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:00:58.001792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:00:58.002765 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:58.003009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:58.003009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:58.003463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:58.004080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:58.005843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:00:58.066669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:00:58.068547 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:58.069383 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:58.080165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:58.089785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:58.089785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:58.107597 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:00:58.107901 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:00:58.121117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:00:58.128876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:58.128876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:58.150625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-361df14e-0639-4522-a6e5-35050993a88a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:00:58.151476 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 781/1566] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:00:57 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1993 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:00:58.168751 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail Jan 21 04:00:58.169271 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:58.169466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:58.169466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:58.169845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:58.170483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:00:58.171489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:58.171489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:58.173087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:00:58.191973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all snapshots completed successfully. Jan 21 04:00:58.193326 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:58.193326 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:58.195123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c016c79-12d0-4094-896e-e68123897325 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail returned with HTTP 200 Jan 21 04:00:58.196147 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 786/1567] 10.222.0.22 () {58 vars in 1231 bytes} [Thu Jan 21 04:00:58 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail => generated 927 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:58.210240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3c39813-f776-4ef7-8097-5b0d5f82e179 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 Jan 21 04:00:58.210878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3c39813-f776-4ef7-8097-5b0d5f82e179 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:58.211025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:58.211025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:58.211810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3c39813-f776-4ef7-8097-5b0d5f82e179 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:58.241881 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:58.241881 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:58.243118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d3c39813-f776-4ef7-8097-5b0d5f82e179 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:58.246274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3c39813-f776-4ef7-8097-5b0d5f82e179 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 returned with HTTP 200 Jan 21 04:00:58.251563 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 782/1568] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:58 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:58.487637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c5be0be-f371-406e-af2b-5ffab3e96806 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:58.488515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c5be0be-f371-406e-af2b-5ffab3e96806 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:58.488735 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:58.488735 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:58.489119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c5be0be-f371-406e-af2b-5ffab3e96806 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:58.556339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:58.556339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:58.566401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2c5be0be-f371-406e-af2b-5ffab3e96806 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:58.591714 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c5be0be-f371-406e-af2b-5ffab3e96806 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:58.592686 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 787/1569] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:58 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:59.263969 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51a68e3c-c7fc-4216-ae6d-645d749e79c6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 Jan 21 04:00:59.264736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51a68e3c-c7fc-4216-ae6d-645d749e79c6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:59.265108 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:59.265108 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:59.266265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51a68e3c-c7fc-4216-ae6d-645d749e79c6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:59.302266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:59.302266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:59.303665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-51a68e3c-c7fc-4216-ae6d-645d749e79c6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:00:59.305738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51a68e3c-c7fc-4216-ae6d-645d749e79c6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 returned with HTTP 200 Jan 21 04:00:59.306993 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 783/1570] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:00:59 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:00:59.609289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c1d66b9-b720-4d08-8dbb-8624b8c9cedd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:00:59.610607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c1d66b9-b720-4d08-8dbb-8624b8c9cedd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:00:59.610859 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:00:59.610859 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:00:59.611209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c1d66b9-b720-4d08-8dbb-8624b8c9cedd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:00:59.689628 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:00:59.689628 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:00:59.698496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c1d66b9-b720-4d08-8dbb-8624b8c9cedd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:00:59.723955 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c1d66b9-b720-4d08-8dbb-8624b8c9cedd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:00:59.724822 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 788/1571] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:00:59 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:00.319184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93ab9195-ef43-4d81-8fd2-b17c3e8a47d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 Jan 21 04:01:00.320074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93ab9195-ef43-4d81-8fd2-b17c3e8a47d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:00.320526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:00.320526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:00.321210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93ab9195-ef43-4d81-8fd2-b17c3e8a47d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:00.351573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:00.351573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:00.352741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-93ab9195-ef43-4d81-8fd2-b17c3e8a47d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:01:00.354673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93ab9195-ef43-4d81-8fd2-b17c3e8a47d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 returned with HTTP 200 Jan 21 04:01:00.355732 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 784/1572] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:00 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:00.741430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed5c33d5-682a-4bc6-8005-240c995f82a2 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:00.741966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed5c33d5-682a-4bc6-8005-240c995f82a2 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:00.742130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:00.742130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:00.742494 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed5c33d5-682a-4bc6-8005-240c995f82a2 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:00.790201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:00.790201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:00.798164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed5c33d5-682a-4bc6-8005-240c995f82a2 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:00.819976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed5c33d5-682a-4bc6-8005-240c995f82a2 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:01:00.820749 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 789/1573] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:00 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 1357 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:00.836586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] POST http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d/action Jan 21 04:01:00.837047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:00.837047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:00.837484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:00.837868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:00.888217 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:00.888217 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:00.889549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:00.972990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Created reservations ['f5d16df1-50bf-4025-94ff-0a4069bcfc8d', 'dfdfece0-2693-459f-9063-8f0f5a05588e'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:00.998490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Extend volume request issued successfully. Jan 21 04:01:00.999048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ebb1b5fc-1390-4898-aeb4-535ee2887163 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d/action returned with HTTP 202 Jan 21 04:01:01.000133 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 785/1574] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:01:00 2021] POST /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:01:01.007437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bdee837f-c187-4ffb-8deb-dcbc6c702b0a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:01.008074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bdee837f-c187-4ffb-8deb-dcbc6c702b0a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.008391 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:01.008391 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:01.008942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bdee837f-c187-4ffb-8deb-dcbc6c702b0a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.058810 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:01.058810 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:01.067318 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bdee837f-c187-4ffb-8deb-dcbc6c702b0a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:01.096306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bdee837f-c187-4ffb-8deb-dcbc6c702b0a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:01:01.097378 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 790/1575] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:01 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 1357 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:01.369342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f60d9878-8047-4664-86b1-cbe2f82704fa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 Jan 21 04:01:01.369914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f60d9878-8047-4664-86b1-cbe2f82704fa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.370140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:01.370140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:01.370647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f60d9878-8047-4664-86b1-cbe2f82704fa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.428687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f60d9878-8047-4664-86b1-cbe2f82704fa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 returned with HTTP 404 Jan 21 04:01:01.431660 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 786/1576] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:01 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/0830aa9c-8f81-43b4-8c77-37392cc57308 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:01.441442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-514ffdf6-a2f7-447d-a3c0-6f59f84329d6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/8beb1d24-9636-497e-97f8-fa549ca61f09 Jan 21 04:01:01.441654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-514ffdf6-a2f7-447d-a3c0-6f59f84329d6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.441844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:01.441844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:01.442175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-514ffdf6-a2f7-447d-a3c0-6f59f84329d6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.471858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-514ffdf6-a2f7-447d-a3c0-6f59f84329d6 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/8beb1d24-9636-497e-97f8-fa549ca61f09 returned with HTTP 404 Jan 21 04:01:01.473450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 791/1577] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:01 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/8beb1d24-9636-497e-97f8-fa549ca61f09 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:01.481974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f136f5a-1c6d-48eb-b721-5b36f0d38c76 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:01:01.482863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f136f5a-1c6d-48eb-b721-5b36f0d38c76 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.483609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f136f5a-1c6d-48eb-b721-5b36f0d38c76 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.484226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-0f136f5a-1c6d-48eb-b721-5b36f0d38c76 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:01:01.491161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f136f5a-1c6d-48eb-b721-5b36f0d38c76 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 404 Jan 21 04:01:01.492359 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 787/1578] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:01:01 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 04:01:01.501559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5cf9dce-c948-41d4-9be0-9611ce07c15e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:01:01.502119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5cf9dce-c948-41d4-9be0-9611ce07c15e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.502600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5cf9dce-c948-41d4-9be0-9611ce07c15e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.503041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-d5cf9dce-c948-41d4-9be0-9611ce07c15e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for member 6cdfbf07-5c79-46ce-a25b-87a014d957e1 {{(pid=87905) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 04:01:01.503380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-d5cf9dce-c948-41d4-9be0-9611ce07c15e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group_snapshot with id: 6cdfbf07-5c79-46ce-a25b-87a014d957e1 Jan 21 04:01:01.509496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5cf9dce-c948-41d4-9be0-9611ce07c15e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 returned with HTTP 404 Jan 21 04:01:01.510443 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 792/1579] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:01:01 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/6cdfbf07-5c79-46ce-a25b-87a014d957e1 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:01.522078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:01:01.522656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.523214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.523871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:01.526468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:01:01.583596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:01:01.585163 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:01.585915 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:01.594909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:01.602219 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:01.602219 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:01.615726 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:01.616179 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:01.628485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:01.636164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:01.636164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:01.659998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ebf0edc-700f-4903-a7cd-522be9d566e0 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:01:01.661061 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 788/1580] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:01:01 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1993 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:01:01.678405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f7102a7-138d-4aa3-89bc-6f8fcbe74167 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101/action Jan 21 04:01:01.679295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f7102a7-138d-4aa3-89bc-6f8fcbe74167 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:01.679681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f7102a7-138d-4aa3-89bc-6f8fcbe74167 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:01.680622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-5f7102a7-138d-4aa3-89bc-6f8fcbe74167 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for group f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 04:01:01.680977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-5f7102a7-138d-4aa3-89bc-6f8fcbe74167 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group with id: f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:01:01.690286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:01.690286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:01.911444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f7102a7-138d-4aa3-89bc-6f8fcbe74167 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101/action returned with HTTP 202 Jan 21 04:01:01.916688 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 793/1581] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 04:01:01 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:01.921408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:01:01.922038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:01.923102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:01.923102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:01.923646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:01.987096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:01.987096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:01.996324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:02.011809 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:02.012256 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:02.023517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:02.030517 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:02.030517 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:02.054906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ebe0452-070d-4e0e-af3e-fdeb881d45c1 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 200 Jan 21 04:01:02.065688 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 789/1582] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:01 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 999 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:02.114166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f59ee82-82c5-4400-8d70-4411d4c52808 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:02.114988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f59ee82-82c5-4400-8d70-4411d4c52808 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:02.115198 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:02.115198 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:02.115849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f59ee82-82c5-4400-8d70-4411d4c52808 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:02.167781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:02.167781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:02.177125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6f59ee82-82c5-4400-8d70-4411d4c52808 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:02.201413 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f59ee82-82c5-4400-8d70-4411d4c52808 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:01:02.202392 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 794/1583] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:02 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 1357 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:02.221589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2871c4aa-fb5b-4788-83fe-8e75ab7da098 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:02.222080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2871c4aa-fb5b-4788-83fe-8e75ab7da098 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:02.222301 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:02.222301 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:02.222680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2871c4aa-fb5b-4788-83fe-8e75ab7da098 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:02.275029 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:02.275029 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:02.284991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2871c4aa-fb5b-4788-83fe-8e75ab7da098 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:02.309736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2871c4aa-fb5b-4788-83fe-8e75ab7da098 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:01:02.310733 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 790/1584] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:02 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 1357 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:02.327803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] POST http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes Jan 21 04:01:02.328899 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:02.328899 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:02.329438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1555015150"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:02.330538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1555015150'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:01:02.330913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create volume of 1 GB Jan 21 04:01:02.344520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Availability Zones retrieved successfully. Jan 21 04:01:02.363492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Flow 'volume_create_api' (f0bf8ea2-c195-49f1-8be2-ad340f801a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:02.366333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03bca94c-0234-4a85-b048-9e51be844957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:02.368443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:01:02.444720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03bca94c-0234-4a85-b048-9e51be844957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:02.446995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741e6bca-e28e-4cf7-af95-c67122ec5aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:02.515293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Created reservations ['5f687310-db86-45d6-8409-37f8b47ea7de', 'afaf8b81-2ac5-40e1-ad10-90dd97b7664b', 'ea754a0a-7a74-45f4-94b9-5b977b8239e0', 'e46c4293-d6c4-4d66-8efc-b6508dbbdde4'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:02.517703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741e6bca-e28e-4cf7-af95-c67122ec5aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f687310-db86-45d6-8409-37f8b47ea7de', 'afaf8b81-2ac5-40e1-ad10-90dd97b7664b', 'ea754a0a-7a74-45f4-94b9-5b977b8239e0', 'e46c4293-d6c4-4d66-8efc-b6508dbbdde4']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:02.520010 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd98e70-0365-4f1c-bb36-eeac547a7a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:02.579716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd98e70-0365-4f1c-bb36-eeac547a7a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a092823-341b-4301-99d1-78e1f4b55277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1555015150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48596a5a8e54d6e946fa5cde663454e',qos_specs=None,replication_status=,reservations=['5f687310-db86-45d6-8409-37f8b47ea7de','afaf8b81-2ac5-40e1-ad10-90dd97b7664b','ea754a0a-7a74-45f4-94b9-5b977b8239e0','e46c4293-d6c4-4d66-8efc-b6508dbbdde4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7837fffbff9a4934a9f83c391165e3f4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1555015150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a092823-341b-4301-99d1-78e1f4b55277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48596a5a8e54d6e946fa5cde663454e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7837fffbff9a4934a9f83c391165e3f4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:02.581676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc138eaf-163d-41d3-9ff9-ca2f24a5dce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:02.608454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc138eaf-163d-41d3-9ff9-ca2f24a5dce2) transitioned into state 'SUCCESS' from state '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-1555015150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48596a5a8e54d6e946fa5cde663454e',qos_specs=None,replication_status=,reservations=['5f687310-db86-45d6-8409-37f8b47ea7de','afaf8b81-2ac5-40e1-ad10-90dd97b7664b','ea754a0a-7a74-45f4-94b9-5b977b8239e0','e46c4293-d6c4-4d66-8efc-b6508dbbdde4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7837fffbff9a4934a9f83c391165e3f4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:02.611376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988ab24a-c96a-492e-a1f9-a3890db0f91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:02.626656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988ab24a-c96a-492e-a1f9-a3890db0f91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:02.629292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Flow 'volume_create_api' (f0bf8ea2-c195-49f1-8be2-ad340f801a9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:02.677784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create volume request issued successfully. Jan 21 04:01:02.691527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-417d91b8-eaf2-435e-ba5c-43b4722c03f8 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes returned with HTTP 202 Jan 21 04:01:02.694185 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 795/1585] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:01:02 2021] POST /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes => generated 817 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:02.710068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-649f4061-0242-4589-8561-1109581b26eb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:02.710868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-649f4061-0242-4589-8561-1109581b26eb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:02.711462 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:02.711462 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:02.712460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-649f4061-0242-4589-8561-1109581b26eb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:02.769523 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:02.769523 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:02.778817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-649f4061-0242-4589-8561-1109581b26eb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:02.804279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-649f4061-0242-4589-8561-1109581b26eb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:02.805540 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 791/1586] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:02 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 885 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:03.073329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:01:03.074060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:03.074377 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:03.074377 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:03.074923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:03.125293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:03.125293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:03.134116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:03.149497 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:03.149876 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:03.158925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:03.166297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:03.166297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:03.188879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e26bb2ca-7ac6-4dc9-a2ac-163d3cb03d99 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 200 Jan 21 04:01:03.190428 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 796/1587] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:03 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 999 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:03.822481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e270ae6c-8b53-416e-b486-8b0cfbd3995c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:03.823006 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e270ae6c-8b53-416e-b486-8b0cfbd3995c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:03.823214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:03.823214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:03.823980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e270ae6c-8b53-416e-b486-8b0cfbd3995c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:03.874487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:03.874487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:03.884052 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e270ae6c-8b53-416e-b486-8b0cfbd3995c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:03.906842 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e270ae6c-8b53-416e-b486-8b0cfbd3995c tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:03.917129 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 792/1588] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:03 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:03.924135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] POST http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots Jan 21 04:01:03.924579 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:03.924579 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:03.925075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a092823-341b-4301-99d1-78e1f4b55277", "name": "tempest-VolumesExtendTest-Snapshot-1975517232"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:03.977302 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:03.977302 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:03.978600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:03.978983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Create snapshot from volume 8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:04.073535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Created reservations ['0276038e-c6bc-4f1c-b41e-c402cea889fa', '78a074d5-8d10-45a0-937a-947be9b27d35', '406ea840-b8e6-4339-b7ca-7b9ba46adea0', '033fcc0c-dc5f-4ba7-a113-6081a50bc65e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:04.185831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot create request issued successfully. Jan 21 04:01:04.186536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c54a197-9591-4ccd-93cb-29dd67ee2b8e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots returned with HTTP 202 Jan 21 04:01:04.194648 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 797/1589] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:01:03 2021] POST /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots => generated 304 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:04.199146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-984b3518-7618-47ee-b297-def40f7aeda1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:04.199836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-984b3518-7618-47ee-b297-def40f7aeda1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:04.200392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:04.200392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:04.200990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-984b3518-7618-47ee-b297-def40f7aeda1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:04.209509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:01:04.211523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:04.211845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:04.211845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:04.212410 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:04.249363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:04.249363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:04.259483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-984b3518-7618-47ee-b297-def40f7aeda1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot retrieved successfully. Jan 21 04:01:04.261802 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-984b3518-7618-47ee-b297-def40f7aeda1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 200 Jan 21 04:01:04.262788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 793/1590] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:04 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 436 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:04.279847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:04.279847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:04.289184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:04.305081 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:04.305654 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:04.314664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:04.322830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:04.322830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:04.347346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d6184df-d580-4792-b329-09b4091f72c9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 200 Jan 21 04:01:04.348392 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 798/1591] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:04 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 999 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:05.275718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aebb92ed-364d-44a6-8d3a-4031cdba1fa1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:05.276264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aebb92ed-364d-44a6-8d3a-4031cdba1fa1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:05.276426 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:05.276426 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:05.276969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aebb92ed-364d-44a6-8d3a-4031cdba1fa1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:05.306641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:05.306641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:05.309368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aebb92ed-364d-44a6-8d3a-4031cdba1fa1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot retrieved successfully. Jan 21 04:01:05.313245 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aebb92ed-364d-44a6-8d3a-4031cdba1fa1 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 200 Jan 21 04:01:05.318931 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 794/1592] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:05 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 436 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:05.366033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57764297-e17f-4128-be4c-0edd5b3c1e12 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:01:05.366921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57764297-e17f-4128-be4c-0edd5b3c1e12 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:05.366921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:05.366921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:05.367648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57764297-e17f-4128-be4c-0edd5b3c1e12 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:05.476778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57764297-e17f-4128-be4c-0edd5b3c1e12 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 404 Jan 21 04:01:05.479087 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 799/1593] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:05 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:05.487319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ff69940-1f47-440c-bb5e-74c114739598 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d Jan 21 04:01:05.488004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ff69940-1f47-440c-bb5e-74c114739598 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:05.488393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:05.488393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:05.489015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ff69940-1f47-440c-bb5e-74c114739598 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:05.572432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ff69940-1f47-440c-bb5e-74c114739598 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d returned with HTTP 404 Jan 21 04:01:05.573486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 795/1594] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:05 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:05.582617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d60905f1-e55a-479f-b7a6-74c24232ec14 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 Jan 21 04:01:05.583224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d60905f1-e55a-479f-b7a6-74c24232ec14 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:05.583723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d60905f1-e55a-479f-b7a6-74c24232ec14 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:05.584143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-d60905f1-e55a-479f-b7a6-74c24232ec14 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f92be1b3-e82d-4ab6-80de-992f00415101 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:05.592820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d60905f1-e55a-479f-b7a6-74c24232ec14 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 returned with HTTP 404 Jan 21 04:01:05.595863 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 800/1595] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:05 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/f92be1b3-e82d-4ab6-80de-992f00415101 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:05.603476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b309f6a-6dd1-4cd4-84fb-19b51f30a96f tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] DELETE http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types/1b1d54fd-8cdd-4cb7-869a-cd51b33dd170 Jan 21 04:01:05.604330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b309f6a-6dd1-4cd4-84fb-19b51f30a96f tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:05.605762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b309f6a-6dd1-4cd4-84fb-19b51f30a96f tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:05.641626 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:01:05.641626 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:01:05.649450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b309f6a-6dd1-4cd4-84fb-19b51f30a96f tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types/1b1d54fd-8cdd-4cb7-869a-cd51b33dd170 returned with HTTP 202 Jan 21 04:01:05.650888 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 796/1596] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 04:01:05 2021] DELETE /volume/v3/9b797949712c47aebe323f389737af95/group_types/1b1d54fd-8cdd-4cb7-869a-cd51b33dd170 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:05.667564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2dfbce56-3357-4db9-8aaf-c0aa5bfb3ff8 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] POST http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types Jan 21 04:01:05.668549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2dfbce56-3357-4db9-8aaf-c0aa5bfb3ff8 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-98403770"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:05.713613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2dfbce56-3357-4db9-8aaf-c0aa5bfb3ff8 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types returned with HTTP 200 Jan 21 04:01:05.714909 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 801/1597] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:01:05 2021] POST /volume/v3/9b797949712c47aebe323f389737af95/types => generated 222 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:05.724662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5de10b65-1669-4e64-875a-976c850a72c4 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] POST http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types Jan 21 04:01:05.725836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5de10b65-1669-4e64-875a-976c850a72c4 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1146781013"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:05.761694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5de10b65-1669-4e64-875a-976c850a72c4 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types returned with HTTP 202 Jan 21 04:01:05.762701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 797/1598] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 04:01:05 2021] POST /volume/v3/9b797949712c47aebe323f389737af95/group_types => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:05.773093 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups Jan 21 04:01:05.774110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a2b42ce-5bf4-438b-ae69-b23fff032526", "volume_types": ["998ee0af-0d53-471d-9957-19b6fe898eb0"], "name": "tempest-GroupSnapshotsTest-Group-438308295"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:05.775212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group {'group': {'group_type': '7a2b42ce-5bf4-438b-ae69-b23fff032526', 'volume_types': ['998ee0af-0d53-471d-9957-19b6fe898eb0'], 'name': 'tempest-GroupSnapshotsTest-Group-438308295'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 04:01:05.786453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group tempest-GroupSnapshotsTest-Group-438308295. Jan 21 04:01:05.810103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:01:05.835443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['71adeee9-4cad-4539-a09b-e28ab8162337'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:05.892344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e37881ab-2636-4e2c-825b-0cd04dfe28f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups returned with HTTP 202 Jan 21 04:01:05.893407 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 802/1599] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 04:01:05 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups => generated 111 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:05.915251 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07ac91f7-4b8c-48b8-a439-ccb136129a7a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 Jan 21 04:01:05.915991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07ac91f7-4b8c-48b8-a439-ccb136129a7a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:05.916498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07ac91f7-4b8c-48b8-a439-ccb136129a7a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:05.916920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-07ac91f7-4b8c-48b8-a439-ccb136129a7a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 4bbe954b-0532-4d01-95f2-b8e1ea1d4685 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:05.936203 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:05.936203 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:05.965179 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07ac91f7-4b8c-48b8-a439-ccb136129a7a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 returned with HTTP 200 Jan 21 04:01:05.966184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 798/1600] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:05 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 => generated 391 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:06.326481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b1b37e3-8d9c-4994-9586-5ce81113f9c7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:06.327041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b1b37e3-8d9c-4994-9586-5ce81113f9c7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:06.327258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:06.327258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:06.327633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b1b37e3-8d9c-4994-9586-5ce81113f9c7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:06.353342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:06.353342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:06.354638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8b1b37e3-8d9c-4994-9586-5ce81113f9c7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot retrieved successfully. Jan 21 04:01:06.357001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b1b37e3-8d9c-4994-9586-5ce81113f9c7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 200 Jan 21 04:01:06.364266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 803/1601] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:06 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 463 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:06.369580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] POST http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277/action Jan 21 04:01:06.370215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:06.370215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:06.370928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:06.371532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:06.423557 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:06.423557 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:06.425136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:06.519204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Created reservations ['2f55fa9d-9efb-4489-a522-d0caef061adc', '5f569328-6f3b-40cc-8b95-a158bc3eb2ef'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:06.543251 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Extend volume request issued successfully. Jan 21 04:01:06.543798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa17eeb8-a4fc-4e4b-84f8-af780a372d94 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277/action returned with HTTP 202 Jan 21 04:01:06.544837 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 799/1602] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:01:06 2021] POST /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:01:06.552483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d338b07-17e1-4d6b-952c-e56e1211d5bb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:06.553325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d338b07-17e1-4d6b-952c-e56e1211d5bb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:06.553613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:06.553613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:06.554067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d338b07-17e1-4d6b-952c-e56e1211d5bb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:06.611907 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:06.611907 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:06.620699 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d338b07-17e1-4d6b-952c-e56e1211d5bb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:06.646436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d338b07-17e1-4d6b-952c-e56e1211d5bb tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:06.649539 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 804/1603] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:06 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 910 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:06.981180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fadbca8-79b0-466c-b1d2-7f1fa9de1cf9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 Jan 21 04:01:06.982687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fadbca8-79b0-466c-b1d2-7f1fa9de1cf9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:06.983108 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:06.983108 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:06.983716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fadbca8-79b0-466c-b1d2-7f1fa9de1cf9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:06.984522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-1fadbca8-79b0-466c-b1d2-7f1fa9de1cf9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 4bbe954b-0532-4d01-95f2-b8e1ea1d4685 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:06.998577 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:06.998577 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.037677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fadbca8-79b0-466c-b1d2-7f1fa9de1cf9 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 returned with HTTP 200 Jan 21 04:01:07.045637 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 800/1604] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:06 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:07.050365 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes Jan 21 04:01:07.051023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:07.051023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:07.051627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: create, body: {"volume": {"volume_type": "998ee0af-0d53-471d-9957-19b6fe898eb0", "group_id": "4bbe954b-0532-4d01-95f2-b8e1ea1d4685", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1643136159"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:07.053056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request body: {'volume': {'volume_type': '998ee0af-0d53-471d-9957-19b6fe898eb0', 'group_id': '4bbe954b-0532-4d01-95f2-b8e1ea1d4685', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1643136159'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:01:07.073912 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:07.073912 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.075240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume of 1 GB Jan 21 04:01:07.091873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Availability Zones retrieved successfully. Jan 21 04:01:07.111786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (7405ab14-3174-473b-83c0-ff715a4b48a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:07.115229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3352bcd2-8fe8-43d9-ac4d-544fde985d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:07.116985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:07.116985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.117867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:01:07.175554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3352bcd2-8fe8-43d9-ac4d-544fde985d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:01:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=998ee0af-0d53-471d-9957-19b6fe898eb0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-98403770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '998ee0af-0d53-471d-9957-19b6fe898eb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4bbe954b-0532-4d01-95f2-b8e1ea1d4685', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:07.178389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d708daaf-8f8a-4302-89f9-fe5771c0c529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:07.237397 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-98403770 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-98403770, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:01:07.238324 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-98403770 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-98403770, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:01:07.284576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['93935d0d-076d-4bd7-ac17-9448d1eff85d', '27a2f7d2-b0f2-48d5-917f-a6837e78c5d1', '45f035e4-b4c6-45d9-b525-30e069e3b3f6', 'c8bdc401-72d4-4ec4-8c9c-30f10f7b0198'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:07.286718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d708daaf-8f8a-4302-89f9-fe5771c0c529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93935d0d-076d-4bd7-ac17-9448d1eff85d', '27a2f7d2-b0f2-48d5-917f-a6837e78c5d1', '45f035e4-b4c6-45d9-b525-30e069e3b3f6', 'c8bdc401-72d4-4ec4-8c9c-30f10f7b0198']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:07.289081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7848062-6626-478c-a915-f0ae08f95e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:07.347458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7848062-6626-478c-a915-f0ae08f95e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91051611-b474-4a3e-8e24-91bd05a77682', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1643136159',encryption_key_id=None,group_id=4bbe954b-0532-4d01-95f2-b8e1ea1d4685,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['93935d0d-076d-4bd7-ac17-9448d1eff85d','27a2f7d2-b0f2-48d5-917f-a6837e78c5d1','45f035e4-b4c6-45d9-b525-30e069e3b3f6','c8bdc401-72d4-4ec4-8c9c-30f10f7b0198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=998ee0af-0d53-471d-9957-19b6fe898eb0), 'volume': 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-21T04:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1643136159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4bbe954b-0532-4d01-95f2-b8e1ea1d4685,host=None,id=91051611-b474-4a3e-8e24-91bd05a77682,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_attachment=,volume_type=,volume_type_id=998ee0af-0d53-471d-9957-19b6fe898eb0)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:07.349438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc55b9a-8156-4b22-8ee7-84e90fbe7bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:07.384219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc55b9a-8156-4b22-8ee7-84e90fbe7bdf) transitioned into state 'SUCCESS' from state '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-1643136159',encryption_key_id=None,group_id=4bbe954b-0532-4d01-95f2-b8e1ea1d4685,group_type_id=,metadata={},multiattach=False,project_id='cfcf74ab923c4138a1bcd9f94d63ab57',qos_specs=None,replication_status=,reservations=['93935d0d-076d-4bd7-ac17-9448d1eff85d','27a2f7d2-b0f2-48d5-917f-a6837e78c5d1','45f035e4-b4c6-45d9-b525-30e069e3b3f6','c8bdc401-72d4-4ec4-8c9c-30f10f7b0198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c81f827725e4b59b13ea0a1680ba17f',volume_type_id=998ee0af-0d53-471d-9957-19b6fe898eb0)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:07.386476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3834ac04-6c6a-4e96-bd66-23cabdd4b28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:07.414984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3834ac04-6c6a-4e96-bd66-23cabdd4b28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:07.419444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Flow 'volume_create_api' (7405ab14-3174-473b-83c0-ff715a4b48a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:07.478526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Create volume request issued successfully. Jan 21 04:01:07.494938 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:07.495776 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:07.508184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:07.516362 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:07.516362 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.530116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff4095ba-0c45-4d38-a9dd-e6c6a56cad13 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes returned with HTTP 202 Jan 21 04:01:07.531037 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 805/1605] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 04:01:07 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes => generated 906 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:07.546102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:07.546708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:07.547890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:07.547890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:07.548317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:07.599814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:07.599814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.608482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:07.624291 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:07.624738 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:07.633475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:07.640340 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:07.640340 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.662886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df727d15-90f8-425a-93ea-aebc0f59cab4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 returned with HTTP 200 Jan 21 04:01:07.663999 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 801/1606] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:07 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 => generated 998 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:07.664949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12262306-dca1-4df7-b85b-4105246380d5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:07.665647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12262306-dca1-4df7-b85b-4105246380d5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:07.666024 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:07.666024 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:07.666632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12262306-dca1-4df7-b85b-4105246380d5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:07.740753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:07.740753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:07.752325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-12262306-dca1-4df7-b85b-4105246380d5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:07.783219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12262306-dca1-4df7-b85b-4105246380d5 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:07.786178 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 806/1607] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:07 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:08.681346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:08.682724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:08.683422 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:08.683422 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:08.684116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:08.750987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:08.750987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:08.760588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:08.792743 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:08.793564 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:08.801678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e91e203-64ac-49eb-a7d3-15018dbddf8a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:08.803118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e91e203-64ac-49eb-a7d3-15018dbddf8a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:08.803408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:08.803408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:08.804342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e91e203-64ac-49eb-a7d3-15018dbddf8a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:08.833455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:08.853023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:08.853023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:08.898504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d7b7ab5-5a3f-4fc9-938c-9a4a7267df1c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 returned with HTTP 200 Jan 21 04:01:08.899377 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 802/1608] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:08 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 => generated 999 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:08.918641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:08.918641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:08.918868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots Jan 21 04:01:08.918868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:08.918868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:08.918868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4bbe954b-0532-4d01-95f2-b8e1ea1d4685", "name": "tempest-group_snapshot-1193275284"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:08.918868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating new group_snapshot {'group_snapshot': {'group_id': '4bbe954b-0532-4d01-95f2-b8e1ea1d4685', 'name': 'tempest-group_snapshot-1193275284'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 04:01:08.928627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:08.928627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:08.935258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7e91e203-64ac-49eb-a7d3-15018dbddf8a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:08.946853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Creating group_snapshot tempest-group_snapshot-1193275284. Jan 21 04:01:08.962870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e91e203-64ac-49eb-a7d3-15018dbddf8a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:08.972276 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 807/1609] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:08 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:09.017583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:09.017583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:09.105054 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-98403770 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-98403770, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:01:09.106301 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-98403770 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-98403770, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:01:09.142696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Created reservations ['bb11e854-0da7-4364-8236-cc4548f0b8ea', '94729150-db2f-436d-8075-5f9298dab992', 'd0c88045-ec53-40b1-9a97-6514d01ab8a1', 'e59321e4-30cf-497b-9641-2bb4a755540a'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:09.238436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a690f89f-05ca-4c7a-8369-eb37469ba87e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots returned with HTTP 202 Jan 21 04:01:09.239649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 803/1610] 10.222.0.22 () {62 vars in 1291 bytes} [Thu Jan 21 04:01:08 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots => generated 168 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:01:09.250792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d2e4d4b-d7d5-4c3b-ae47-0eb9a2b93ad3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:09.252020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4d4b-d7d5-4c3b-ae47-0eb9a2b93ad3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:09.252399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:09.252399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:09.253351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4d4b-d7d5-4c3b-ae47-0eb9a2b93ad3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:09.254091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-2d2e4d4b-d7d5-4c3b-ae47-0eb9a2b93ad3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:01:09.262682 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:09.262682 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:09.278810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d2e4d4b-d7d5-4c3b-ae47-0eb9a2b93ad3 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 200 Jan 21 04:01:09.284210 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 808/1611] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:01:09 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:09.981153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f8926de-556f-4215-ac1c-f7aa46074340 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:09.983044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f8926de-556f-4215-ac1c-f7aa46074340 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:09.983594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:09.983594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:09.984821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f8926de-556f-4215-ac1c-f7aa46074340 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:10.050152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:10.050152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:10.061115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f8926de-556f-4215-ac1c-f7aa46074340 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:10.085609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f8926de-556f-4215-ac1c-f7aa46074340 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:10.086794 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 804/1612] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:09 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:10.103377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-844d2008-7973-4f25-9d1a-e49b3a62089a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:10.104183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-844d2008-7973-4f25-9d1a-e49b3a62089a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:10.104611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:10.104611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:10.113461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-844d2008-7973-4f25-9d1a-e49b3a62089a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:10.177020 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:10.177020 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:10.185701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-844d2008-7973-4f25-9d1a-e49b3a62089a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:10.218086 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-844d2008-7973-4f25-9d1a-e49b3a62089a tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:10.220004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 809/1613] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:10 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:10.239379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] DELETE http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:10.240118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:10.240484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:10.240484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:10.241290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:10.241813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Delete snapshot with id: ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:10.271875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:10.271875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:10.273413 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot retrieved successfully. Jan 21 04:01:10.292749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f788e5fd-4a0a-460a-8589-59c5e2af5554 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:10.293545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f788e5fd-4a0a-460a-8589-59c5e2af5554 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:10.294400 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:10.294400 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:10.295040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f788e5fd-4a0a-460a-8589-59c5e2af5554 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:10.296651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-f788e5fd-4a0a-460a-8589-59c5e2af5554 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:01:10.306617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:10.306617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:10.325806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f788e5fd-4a0a-460a-8589-59c5e2af5554 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 200 Jan 21 04:01:10.327251 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 810/1614] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:01:10 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:10.345263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot delete request issued successfully. Jan 21 04:01:10.345735 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66f2ddcf-f6c5-442c-b409-f94293df9fbe tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 202 Jan 21 04:01:10.346567 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 805/1615] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:01:10 2021] DELETE /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:10.367209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65c0b2e7-9528-4812-bc6d-12636ef98626 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:10.367976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65c0b2e7-9528-4812-bc6d-12636ef98626 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:10.368314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:10.368314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:10.368889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65c0b2e7-9528-4812-bc6d-12636ef98626 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:10.414175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:10.414175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:10.421474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-65c0b2e7-9528-4812-bc6d-12636ef98626 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot retrieved successfully. Jan 21 04:01:10.425096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65c0b2e7-9528-4812-bc6d-12636ef98626 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 200 Jan 21 04:01:10.430339 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 811/1616] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:10 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 462 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:11.339341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2aec312c-dbbd-4856-ab76-3927ba6a1767 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:11.340485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2aec312c-dbbd-4856-ab76-3927ba6a1767 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.340850 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.340850 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.341454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2aec312c-dbbd-4856-ab76-3927ba6a1767 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.342003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-2aec312c-dbbd-4856-ab76-3927ba6a1767 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:01:11.349432 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.349432 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.395575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2aec312c-dbbd-4856-ab76-3927ba6a1767 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 200 Jan 21 04:01:11.396448 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 806/1617] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 308 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:11.411998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail Jan 21 04:01:11.412545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.412679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.412679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.413003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.413845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:11.416622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:11.443791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceaff00f-649e-4449-b0c6-41ae7524ffcc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:11.444711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceaff00f-649e-4449-b0c6-41ae7524ffcc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.446090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all snapshots completed successfully. Jan 21 04:01:11.447662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.447662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.448103 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.448103 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.448595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceaff00f-649e-4449-b0c6-41ae7524ffcc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.449884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfcf0ee7-5a0c-480f-8d6d-6fab4a6474bb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail returned with HTTP 200 Jan 21 04:01:11.451138 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 812/1618] 10.222.0.22 () {58 vars in 1231 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail => generated 454 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:11.463288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aac06e0f-39f2-4d56-9061-b6f894216bd8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 Jan 21 04:01:11.464412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aac06e0f-39f2-4d56-9061-b6f894216bd8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.464754 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.464754 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.465505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aac06e0f-39f2-4d56-9061-b6f894216bd8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.487672 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.487672 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.488997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ceaff00f-649e-4449-b0c6-41ae7524ffcc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Snapshot retrieved successfully. Jan 21 04:01:11.491120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceaff00f-649e-4449-b0c6-41ae7524ffcc tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 200 Jan 21 04:01:11.492102 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 807/1619] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 462 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:11.499646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.499646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.501659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aac06e0f-39f2-4d56-9061-b6f894216bd8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:01:11.503613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aac06e0f-39f2-4d56-9061-b6f894216bd8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 returned with HTTP 200 Jan 21 04:01:11.504475 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 813/1620] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 => generated 451 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:01:11.515510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d3b67d7-aed4-4d0e-8861-062f72f67585 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:11.516480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d3b67d7-aed4-4d0e-8861-062f72f67585 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.516822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.516822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.517391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d3b67d7-aed4-4d0e-8861-062f72f67585 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.517930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-6d3b67d7-aed4-4d0e-8861-062f72f67585 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:01:11.524725 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.524725 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.538797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d3b67d7-aed4-4d0e-8861-062f72f67585 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 200 Jan 21 04:01:11.543030 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 808/1621] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 308 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:11.551916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f913503-0789-4e31-8de4-9d768142ac5e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/detail Jan 21 04:01:11.552667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f913503-0789-4e31-8de4-9d768142ac5e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.553012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.553012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.553574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f913503-0789-4e31-8de4-9d768142ac5e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.575553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f913503-0789-4e31-8de4-9d768142ac5e tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/detail returned with HTTP 200 Jan 21 04:01:11.576576 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 814/1622] 10.222.0.22 () {60 vars in 1290 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/detail => generated 311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:11.588469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5b7d4ce-d59b-42d3-9f4e-50675646c1d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:11.589036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5b7d4ce-d59b-42d3-9f4e-50675646c1d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.589236 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.589236 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.589598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5b7d4ce-d59b-42d3-9f4e-50675646c1d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.590008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-a5b7d4ce-d59b-42d3-9f4e-50675646c1d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87904) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 04:01:11.590347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-a5b7d4ce-d59b-42d3-9f4e-50675646c1d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group_snapshot with id: f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:11.598107 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.598107 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.661337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5b7d4ce-d59b-42d3-9f4e-50675646c1d2 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 202 Jan 21 04:01:11.662518 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 809/1623] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:01:11 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:11.678569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:01:11.679223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.679423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.679423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.680251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.685018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:11.686090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.686090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.687981 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:01:11.762613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:01:11.765812 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:11.767758 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:11.779974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:11.789902 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.789902 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.814760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4fe52bd-b17f-4c09-b433-f318cebd1647 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:01:11.816305 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 815/1624] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1002 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:01:11.832996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail Jan 21 04:01:11.833517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.833712 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.833712 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.834345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.835232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:11.836208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.836208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.838055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:11.855431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all snapshots completed successfully. Jan 21 04:01:11.856706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.856706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.858301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc24cb17-408c-4b10-9b75-49d48ce02caa tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail returned with HTTP 200 Jan 21 04:01:11.859669 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 810/1625] 10.222.0.22 () {58 vars in 1231 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/detail => generated 453 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:01:11.871784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ff36fd1-a1d2-4429-969b-c04e9eea13a4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 Jan 21 04:01:11.872309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ff36fd1-a1d2-4429-969b-c04e9eea13a4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:11.872524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:11.872524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:11.872898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ff36fd1-a1d2-4429-969b-c04e9eea13a4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:11.909196 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:11.909196 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:11.910729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ff36fd1-a1d2-4429-969b-c04e9eea13a4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:01:11.912692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ff36fd1-a1d2-4429-969b-c04e9eea13a4 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 returned with HTTP 200 Jan 21 04:01:11.913496 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 816/1626] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:11 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:12.503962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba8dd185-fc99-48cb-9a3c-72facce013f3 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c Jan 21 04:01:12.504463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba8dd185-fc99-48cb-9a3c-72facce013f3 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:12.504688 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:12.504688 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:12.505032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba8dd185-fc99-48cb-9a3c-72facce013f3 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:12.538652 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba8dd185-fc99-48cb-9a3c-72facce013f3 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c returned with HTTP 404 Jan 21 04:01:12.539837 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 811/1627] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:12 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/snapshots/ada3b218-e5c6-41d2-b12e-6f811745409c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:12.547817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] DELETE http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:12.548356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:12.548569 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:12.548569 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:12.548936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:12.549400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Delete volume with id: 8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:12.599174 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:12.599174 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:12.600490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:12.635823 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Delete volume request issued successfully. Jan 21 04:01:12.637118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0fd487d4-f4ae-40ba-b75b-c295a89c35f9 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 202 Jan 21 04:01:12.639615 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 817/1628] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:12 2021] DELETE /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:12.645824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b8a04c6-dfbb-4826-8914-e8c8e1d3469e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:12.646347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b8a04c6-dfbb-4826-8914-e8c8e1d3469e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:12.646830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b8a04c6-dfbb-4826-8914-e8c8e1d3469e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:12.729233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:12.729233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:12.749061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1b8a04c6-dfbb-4826-8914-e8c8e1d3469e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:12.795953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b8a04c6-dfbb-4826-8914-e8c8e1d3469e tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:12.798271 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 812/1629] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:12 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:12.926596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f349639-d0a6-43e1-b4e7-b9ded0180942 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 Jan 21 04:01:12.927453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f349639-d0a6-43e1-b4e7-b9ded0180942 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:12.928315 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:12.928315 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:12.928964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f349639-d0a6-43e1-b4e7-b9ded0180942 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:12.964996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:12.964996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:12.970436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f349639-d0a6-43e1-b4e7-b9ded0180942 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Snapshot retrieved successfully. Jan 21 04:01:12.973372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f349639-d0a6-43e1-b4e7-b9ded0180942 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 returned with HTTP 200 Jan 21 04:01:12.974550 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 818/1630] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:12 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 => generated 449 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:13.814282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ce4c234-f098-4a6a-a15e-5df245af5991 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:13.814867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ce4c234-f098-4a6a-a15e-5df245af5991 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:13.815013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:13.815013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:13.815408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ce4c234-f098-4a6a-a15e-5df245af5991 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:13.867178 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:13.867178 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:13.875760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ce4c234-f098-4a6a-a15e-5df245af5991 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:13.899648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ce4c234-f098-4a6a-a15e-5df245af5991 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 200 Jan 21 04:01:13.900973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 813/1631] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:13 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:13.988044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c7cf468-2e28-4652-ad03-affda87df5f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 Jan 21 04:01:13.988821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c7cf468-2e28-4652-ad03-affda87df5f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:13.989117 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:13.989117 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:13.989625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c7cf468-2e28-4652-ad03-affda87df5f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.014142 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c7cf468-2e28-4652-ad03-affda87df5f7 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 returned with HTTP 404 Jan 21 04:01:14.016332 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 819/1632] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:13 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/snapshots/908433e5-9fcd-4881-aac1-ac29c4ebc478 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:14.024349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41c81513-ecb9-495a-b7cb-a2d490313ceb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:14.024996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41c81513-ecb9-495a-b7cb-a2d490313ceb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.025397 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:14.025397 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:14.026024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41c81513-ecb9-495a-b7cb-a2d490313ceb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.026432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-41c81513-ecb9-495a-b7cb-a2d490313ceb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 04:01:14.033345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41c81513-ecb9-495a-b7cb-a2d490313ceb tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 404 Jan 21 04:01:14.034373 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 814/1633] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:01:14 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:14.042890 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24d711cc-5aa7-4753-999b-1b179a2afb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots Jan 21 04:01:14.043504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24d711cc-5aa7-4753-999b-1b179a2afb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.043994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24d711cc-5aa7-4753-999b-1b179a2afb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.053638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24d711cc-5aa7-4753-999b-1b179a2afb83 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots returned with HTTP 200 Jan 21 04:01:14.054736 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 820/1634] 10.222.0.22 () {60 vars in 1269 bytes} [Thu Jan 21 04:01:14 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:14.066734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24c0e5d4-1dd6-4d5f-9bd7-6699355bea9b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:14.070313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24c0e5d4-1dd6-4d5f-9bd7-6699355bea9b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.070470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24c0e5d4-1dd6-4d5f-9bd7-6699355bea9b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.070852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.group_snapshots [None req-24c0e5d4-1dd6-4d5f-9bd7-6699355bea9b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for member f9b663d3-f8e4-4620-af96-93682d521a01 {{(pid=87904) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 04:01:14.071254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.group_snapshots [None req-24c0e5d4-1dd6-4d5f-9bd7-6699355bea9b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group_snapshot with id: f9b663d3-f8e4-4620-af96-93682d521a01 Jan 21 04:01:14.077031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24c0e5d4-1dd6-4d5f-9bd7-6699355bea9b tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 returned with HTTP 404 Jan 21 04:01:14.078688 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 815/1635] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:01:14 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/group_snapshots/f9b663d3-f8e4-4620-af96-93682d521a01 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:14.086496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail Jan 21 04:01:14.087379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.088017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.088788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:14.090870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:01:14.155181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Get all volumes completed successfully. Jan 21 04:01:14.158406 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:14.159251 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:14.169514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:14.179697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:14.179697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:14.208817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f960a758-288f-4db2-b795-e8f6ede6053f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail returned with HTTP 200 Jan 21 04:01:14.210356 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 821/1636] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:01:14 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/detail => generated 1002 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:01:14.226858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3566b01e-d198-4277-b69e-f5c54c63d8fc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] POST http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685/action Jan 21 04:01:14.227788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3566b01e-d198-4277-b69e-f5c54c63d8fc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:14.228844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3566b01e-d198-4277-b69e-f5c54c63d8fc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:14.230572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-3566b01e-d198-4277-b69e-f5c54c63d8fc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] delete called for group 4bbe954b-0532-4d01-95f2-b8e1ea1d4685 {{(pid=87904) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 04:01:14.231125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-3566b01e-d198-4277-b69e-f5c54c63d8fc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete group with id: 4bbe954b-0532-4d01-95f2-b8e1ea1d4685 Jan 21 04:01:14.239202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:14.239202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:14.551385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3566b01e-d198-4277-b69e-f5c54c63d8fc tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685/action returned with HTTP 202 Jan 21 04:01:14.553318 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 816/1637] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 04:01:14 2021] POST /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:14.560655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:14.561553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.562112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:14.562112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:14.563425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.616407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:14.616407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:14.626730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:14.642155 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:14.643101 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:14.651720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:14.670042 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:14.670042 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:14.696482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a997958d-4001-46c3-af9d-73925e415077 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 returned with HTTP 200 Jan 21 04:01:14.697519 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 822/1638] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:14 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 => generated 998 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:14.916951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c904c7d5-a564-4386-8071-559da8f36091 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 Jan 21 04:01:14.918042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c904c7d5-a564-4386-8071-559da8f36091 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.918408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:14.918408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:14.919078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c904c7d5-a564-4386-8071-559da8f36091 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.970204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c904c7d5-a564-4386-8071-559da8f36091 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 returned with HTTP 404 Jan 21 04:01:14.971564 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 817/1639] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:14 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/8a092823-341b-4301-99d1-78e1f4b55277 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:14.979371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] DELETE http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:14.979887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:14.980101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:14.980101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:14.980469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:14.980927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Delete volume with id: b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:15.046055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:15.046055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:15.048131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:15.082242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Delete volume request issued successfully. Jan 21 04:01:15.082715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3a106c1d-ac42-4db8-a0af-37e510d4e7e6 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 202 Jan 21 04:01:15.084604 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 823/1640] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:14 2021] DELETE /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:15.091933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f1200c3-b320-413c-b286-98b27a2bd3b7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:15.093125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f1200c3-b320-413c-b286-98b27a2bd3b7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:15.094357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f1200c3-b320-413c-b286-98b27a2bd3b7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:15.147607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:15.147607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:15.157604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6f1200c3-b320-413c-b286-98b27a2bd3b7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:15.181762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f1200c3-b320-413c-b286-98b27a2bd3b7 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:01:15.192378 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 818/1641] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:15 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 1356 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:15.714010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:15.714599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:15.714797 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:15.714797 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:15.715213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:15.810672 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:15.810672 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:15.831063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Volume info retrieved successfully. Jan 21 04:01:15.853594 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:15.854039 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:15.863797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:15.871159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:15.871159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:15.897639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-936417b8-839c-4e98-8510-6a5b187dd92a tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 returned with HTTP 200 Jan 21 04:01:15.898463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 824/1642] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:15 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 => generated 998 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:16.200548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-badd52cb-6129-4daa-8c51-2ce432604cfd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:16.201775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-badd52cb-6129-4daa-8c51-2ce432604cfd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:16.202153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:16.202153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:16.202758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-badd52cb-6129-4daa-8c51-2ce432604cfd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:16.316650 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:16.316650 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:16.327625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-badd52cb-6129-4daa-8c51-2ce432604cfd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Volume info retrieved successfully. Jan 21 04:01:16.392298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-badd52cb-6129-4daa-8c51-2ce432604cfd tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 200 Jan 21 04:01:16.393304 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 819/1643] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:16 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 1356 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:16.915563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-515e4d99-28c8-469a-8d92-b3b37243430d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:16.916137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-515e4d99-28c8-469a-8d92-b3b37243430d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:16.916352 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:16.916352 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:16.916736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-515e4d99-28c8-469a-8d92-b3b37243430d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.013772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-515e4d99-28c8-469a-8d92-b3b37243430d tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 returned with HTTP 404 Jan 21 04:01:17.015013 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 825/1644] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:16 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:17.023435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a61fb763-b533-47f7-970c-c9df55d3ae4f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] GET http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 Jan 21 04:01:17.024346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a61fb763-b533-47f7-970c-c9df55d3ae4f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.024761 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:17.024761 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:17.025407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a61fb763-b533-47f7-970c-c9df55d3ae4f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.026262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-a61fb763-b533-47f7-970c-c9df55d3ae4f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] show called for member 4bbe954b-0532-4d01-95f2-b8e1ea1d4685 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:17.043348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a61fb763-b533-47f7-970c-c9df55d3ae4f tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 returned with HTTP 404 Jan 21 04:01:17.050067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 820/1645] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:17 2021] GET /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/groups/4bbe954b-0532-4d01-95f2-b8e1ea1d4685 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:17.057441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a63f45-c202-45a2-8753-6c8894ee80b0 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] DELETE http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types/7a2b42ce-5bf4-438b-ae69-b23fff032526 Jan 21 04:01:17.057997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a63f45-c202-45a2-8753-6c8894ee80b0 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.058476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a63f45-c202-45a2-8753-6c8894ee80b0 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.105611 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:01:17.105611 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:01:17.114688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a63f45-c202-45a2-8753-6c8894ee80b0 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/group_types/7a2b42ce-5bf4-438b-ae69-b23fff032526 returned with HTTP 202 Jan 21 04:01:17.116029 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 826/1646] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/9b797949712c47aebe323f389737af95/group_types/7a2b42ce-5bf4-438b-ae69-b23fff032526 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:17.125959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-61be4fa0-4e91-4a05-afed-89dccb2ce3b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:17.126733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-61be4fa0-4e91-4a05-afed-89dccb2ce3b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.127244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-61be4fa0-4e91-4a05-afed-89dccb2ce3b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.127993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-61be4fa0-4e91-4a05-afed-89dccb2ce3b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete volume with id: 91051611-b474-4a3e-8e24-91bd05a77682 Jan 21 04:01:17.205173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-61be4fa0-4e91-4a05-afed-89dccb2ce3b8 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 returned with HTTP 404 Jan 21 04:01:17.207226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 821/1647] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/91051611-b474-4a3e-8e24-91bd05a77682 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:17.215268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8c319ff-1d30-4732-b5db-91f29e0ebf87 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] DELETE http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/998ee0af-0d53-471d-9957-19b6fe898eb0 Jan 21 04:01:17.215808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8c319ff-1d30-4732-b5db-91f29e0ebf87 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.216507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8c319ff-1d30-4732-b5db-91f29e0ebf87 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.408594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8c319ff-1d30-4732-b5db-91f29e0ebf87 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/998ee0af-0d53-471d-9957-19b6fe898eb0 returned with HTTP 202 Jan 21 04:01:17.409718 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 827/1648] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/9b797949712c47aebe323f389737af95/types/998ee0af-0d53-471d-9957-19b6fe898eb0 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:17.413697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69103020-784c-4686-8e40-ea81f1bb3036 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] GET http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d Jan 21 04:01:17.414316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69103020-784c-4686-8e40-ea81f1bb3036 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.414810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69103020-784c-4686-8e40-ea81f1bb3036 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.418652 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb5c25a9-f69c-49a5-a3e0-f9c3922210e5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] GET http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/998ee0af-0d53-471d-9957-19b6fe898eb0 Jan 21 04:01:17.419397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb5c25a9-f69c-49a5-a3e0-f9c3922210e5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.420254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb5c25a9-f69c-49a5-a3e0-f9c3922210e5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.444109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb5c25a9-f69c-49a5-a3e0-f9c3922210e5 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/998ee0af-0d53-471d-9957-19b6fe898eb0 returned with HTTP 404 Jan 21 04:01:17.445726 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 828/1649] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:01:17 2021] GET /volume/v3/9b797949712c47aebe323f389737af95/types/998ee0af-0d53-471d-9957-19b6fe898eb0 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:01:17.453460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40f010f0-acab-40ea-a1f6-6790d8026f87 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:01:17.455719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40f010f0-acab-40ea-a1f6-6790d8026f87 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.456397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40f010f0-acab-40ea-a1f6-6790d8026f87 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.459206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-40f010f0-acab-40ea-a1f6-6790d8026f87 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete volume with id: 0152e4e5-9641-40cd-83ae-370b97be6644 Jan 21 04:01:17.516989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69103020-784c-4686-8e40-ea81f1bb3036 tempest-VolumesExtendTest-1830951605 tempest-VolumesExtendTest-1830951605] http://10.222.0.22/volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d returned with HTTP 404 Jan 21 04:01:17.518347 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 822/1650] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:17 2021] GET /volume/v3/c48596a5a8e54d6e946fa5cde663454e/volumes/b366e9af-5577-481e-acf3-bf64491ecf3d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:01:17.565286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40f010f0-acab-40ea-a1f6-6790d8026f87 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 returned with HTTP 404 Jan 21 04:01:17.566375 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 829/1651] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/0152e4e5-9641-40cd-83ae-370b97be6644 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:01:17.574202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f97609f-4092-42b9-8f97-76ee3c1c054c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d Jan 21 04:01:17.575044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f97609f-4092-42b9-8f97-76ee3c1c054c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.575716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f97609f-4092-42b9-8f97-76ee3c1c054c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.576637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2f97609f-4092-42b9-8f97-76ee3c1c054c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete volume with id: a270ab3f-a4d7-4484-8cb3-85a77b4ba22d Jan 21 04:01:17.655409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f97609f-4092-42b9-8f97-76ee3c1c054c tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d returned with HTTP 404 Jan 21 04:01:17.657876 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 823/1652] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/a270ab3f-a4d7-4484-8cb3-85a77b4ba22d => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:17.667888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12e606c5-4a86-4c8c-a3f3-b0196e615034 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] DELETE http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/1a12e068-86db-4971-9134-725df09dea19 Jan 21 04:01:17.668416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12e606c5-4a86-4c8c-a3f3-b0196e615034 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.668925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12e606c5-4a86-4c8c-a3f3-b0196e615034 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.892612 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12e606c5-4a86-4c8c-a3f3-b0196e615034 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/1a12e068-86db-4971-9134-725df09dea19 returned with HTTP 202 Jan 21 04:01:17.901838 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 830/1653] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/9b797949712c47aebe323f389737af95/types/1a12e068-86db-4971-9134-725df09dea19 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:17.908115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f9850c76-8aa5-49a2-8a43-fe6cdee8250e tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] GET http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/1a12e068-86db-4971-9134-725df09dea19 Jan 21 04:01:17.908715 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f9850c76-8aa5-49a2-8a43-fe6cdee8250e tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.909415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f9850c76-8aa5-49a2-8a43-fe6cdee8250e tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.933563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f9850c76-8aa5-49a2-8a43-fe6cdee8250e tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/1a12e068-86db-4971-9134-725df09dea19 returned with HTTP 404 Jan 21 04:01:17.935689 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 824/1654] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:01:17 2021] GET /volume/v3/9b797949712c47aebe323f389737af95/types/1a12e068-86db-4971-9134-725df09dea19 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:17.944335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d53d3a96-e64d-4e3a-9ab5-a66914bf3e11 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] DELETE http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:01:17.944885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d53d3a96-e64d-4e3a-9ab5-a66914bf3e11 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:17.945436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d53d3a96-e64d-4e3a-9ab5-a66914bf3e11 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:17.950073 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d53d3a96-e64d-4e3a-9ab5-a66914bf3e11 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] Delete volume with id: 4af48d2a-2c34-49fa-9e40-b8d3ceb90baa Jan 21 04:01:18.064582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d53d3a96-e64d-4e3a-9ab5-a66914bf3e11 tempest-GroupSnapshotsTest-1442897021 tempest-GroupSnapshotsTest-1442897021] http://10.222.0.22/volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa returned with HTTP 404 Jan 21 04:01:18.065932 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 831/1655] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:17 2021] DELETE /volume/v3/cfcf74ab923c4138a1bcd9f94d63ab57/volumes/4af48d2a-2c34-49fa-9e40-b8d3ceb90baa => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:18.073667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25ca6d87-c857-414f-b480-93045e815986 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] DELETE http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/e3286866-a49f-4552-bb7d-f9503608b01c Jan 21 04:01:18.074548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25ca6d87-c857-414f-b480-93045e815986 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:18.076189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25ca6d87-c857-414f-b480-93045e815986 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:18.182354 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:01:18.182354 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:01:18.199631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25ca6d87-c857-414f-b480-93045e815986 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/e3286866-a49f-4552-bb7d-f9503608b01c returned with HTTP 202 Jan 21 04:01:18.204046 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 825/1656] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:01:18 2021] DELETE /volume/v3/9b797949712c47aebe323f389737af95/types/e3286866-a49f-4552-bb7d-f9503608b01c => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:18.209008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2672a917-73da-43e0-93d5-1d54e23aba94 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] GET http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/e3286866-a49f-4552-bb7d-f9503608b01c Jan 21 04:01:18.209851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2672a917-73da-43e0-93d5-1d54e23aba94 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:18.210346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2672a917-73da-43e0-93d5-1d54e23aba94 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:18.234583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2672a917-73da-43e0-93d5-1d54e23aba94 tempest-GroupSnapshotsTest-515162041 tempest-GroupSnapshotsTest-515162041] http://10.222.0.22/volume/v3/9b797949712c47aebe323f389737af95/types/e3286866-a49f-4552-bb7d-f9503608b01c returned with HTTP 404 Jan 21 04:01:18.239179 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 832/1657] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:01:18 2021] GET /volume/v3/9b797949712c47aebe323f389737af95/types/e3286866-a49f-4552-bb7d-f9503608b01c => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:20.314767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] POST http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes Jan 21 04:01:20.315569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-200893323"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:20.316658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-200893323'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:01:20.317023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Create volume of 1 GB Jan 21 04:01:20.341286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Availability Zones retrieved successfully. Jan 21 04:01:20.393142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Flow 'volume_create_api' (9d5fd217-4a68-4217-bed5-a6e2ecf4ff0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:20.395933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dcba91f-af07-4dfb-a7bb-4b4550714b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:20.397973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:01:20.480386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dcba91f-af07-4dfb-a7bb-4b4550714b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:20.482553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f764c0-9f82-4501-90a6-699efaf4a3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:20.579752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Created reservations ['ebd815cf-dd70-46e5-84d1-c9a7643010cb', 'e0c7f2a2-fb37-4a29-a715-bdda561fa3d6', '66aad00c-3d21-45ce-b5ca-b11a06a7bd73', 'f79c433a-ec95-45ee-af63-52264d11ee76'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:20.581894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f764c0-9f82-4501-90a6-699efaf4a3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd815cf-dd70-46e5-84d1-c9a7643010cb', 'e0c7f2a2-fb37-4a29-a715-bdda561fa3d6', '66aad00c-3d21-45ce-b5ca-b11a06a7bd73', 'f79c433a-ec95-45ee-af63-52264d11ee76']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:20.584544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f21fcab-2427-4ef4-b0ad-403ed89e1d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:20.649743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f21fcab-2427-4ef4-b0ad-403ed89e1d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-200893323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b86ac74614464193baf6de2c4e3793',qos_specs=None,replication_status=,reservations=['ebd815cf-dd70-46e5-84d1-c9a7643010cb','e0c7f2a2-fb37-4a29-a715-bdda561fa3d6','66aad00c-3d21-45ce-b5ca-b11a06a7bd73','f79c433a-ec95-45ee-af63-52264d11ee76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f50ac9014d34b4e92a662d8803da02e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-200893323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b86ac74614464193baf6de2c4e3793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4f50ac9014d34b4e92a662d8803da02e',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:20.651804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9672b4b1-8e7a-4118-b031-94e346cbd8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:20.681252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9672b4b1-8e7a-4118-b031-94e346cbd8d7) transitioned into state 'SUCCESS' from state '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-200893323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b86ac74614464193baf6de2c4e3793',qos_specs=None,replication_status=,reservations=['ebd815cf-dd70-46e5-84d1-c9a7643010cb','e0c7f2a2-fb37-4a29-a715-bdda561fa3d6','66aad00c-3d21-45ce-b5ca-b11a06a7bd73','f79c433a-ec95-45ee-af63-52264d11ee76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f50ac9014d34b4e92a662d8803da02e',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:20.683464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539a51d8-64ca-4b4d-8661-0d113c3f91b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:20.700658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539a51d8-64ca-4b4d-8661-0d113c3f91b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:20.704470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Flow 'volume_create_api' (9d5fd217-4a68-4217-bed5-a6e2ecf4ff0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:20.772400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Create volume request issued successfully. Jan 21 04:01:20.810700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85130ffa-16fd-450c-bb55-4fb8c971bb58 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes returned with HTTP 202 Jan 21 04:01:20.812679 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 826/1658] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:01:20 2021] POST /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes => generated 826 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:20.826732 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ef828eb-8cbd-4d31-be47-a0652b40204e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:20.827571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ef828eb-8cbd-4d31-be47-a0652b40204e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:20.828399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ef828eb-8cbd-4d31-be47-a0652b40204e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:20.880141 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:20.880141 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:20.888885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ef828eb-8cbd-4d31-be47-a0652b40204e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:20.913294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ef828eb-8cbd-4d31-be47-a0652b40204e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 returned with HTTP 200 Jan 21 04:01:20.923650 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 833/1659] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:20 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:21.929882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cfb95bb-d3d2-4dcb-a29f-49b528e110ae tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:21.930397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cfb95bb-d3d2-4dcb-a29f-49b528e110ae tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:21.930621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:21.930621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:21.931351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cfb95bb-d3d2-4dcb-a29f-49b528e110ae tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:22.022557 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:22.022557 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:22.048214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2cfb95bb-d3d2-4dcb-a29f-49b528e110ae tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:22.118450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cfb95bb-d3d2-4dcb-a29f-49b528e110ae tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 returned with HTTP 200 Jan 21 04:01:22.119487 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 827/1660] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:21 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:22.137661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] POST http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots Jan 21 04:01:22.139080 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:22.139080 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:22.139648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2081189864"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:22.198603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:22.198603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:22.200415 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:22.201205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Create snapshot from volume fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:22.276018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Created reservations ['d77b89a6-41bb-4ec0-ac6e-6293bc99dc49', '8e40f284-4a2a-4db2-9174-6c14e2294b16', '9dc3fb6d-1140-4b79-9dfa-eabde5356bb3', '122efdea-3001-4831-9911-6c048a861d6b'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:22.471814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot create request issued successfully. Jan 21 04:01:22.474593 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b640dcf3-5433-4485-a762-f91f06e01983 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots returned with HTTP 202 Jan 21 04:01:22.483334 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 834/1661] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:01:22 2021] POST /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots => generated 314 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:22.489560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55d2e4ce-0a09-4279-b7fb-2f1d573cc27b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:22.490244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55d2e4ce-0a09-4279-b7fb-2f1d573cc27b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:22.490572 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:22.490572 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:22.491144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55d2e4ce-0a09-4279-b7fb-2f1d573cc27b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:22.553709 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:22.553709 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:22.555422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-55d2e4ce-0a09-4279-b7fb-2f1d573cc27b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:22.557907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55d2e4ce-0a09-4279-b7fb-2f1d573cc27b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 200 Jan 21 04:01:22.558895 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 828/1662] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:22 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 446 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:23.542928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0032545f-f9b1-4bab-8030-36677cc37faf tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] POST http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types Jan 21 04:01:23.543515 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:23.543515 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:23.543798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0032545f-f9b1-4bab-8030-36677cc37faf tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1541683925"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:23.545187 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:23.545187 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:23.571779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95ac79e3-61f9-4dc5-ae81-794fd0fbbae7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:23.572539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95ac79e3-61f9-4dc5-ae81-794fd0fbbae7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:23.573503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:23.573503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:23.574137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95ac79e3-61f9-4dc5-ae81-794fd0fbbae7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:23.635561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0032545f-f9b1-4bab-8030-36677cc37faf tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types returned with HTTP 200 Jan 21 04:01:23.639231 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 835/1663] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:01:23 2021] POST /volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types => generated 220 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:23.645460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:23.645460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:23.645460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95ac79e3-61f9-4dc5-ae81-794fd0fbbae7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:23.649396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95ac79e3-61f9-4dc5-ae81-794fd0fbbae7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 200 Jan 21 04:01:23.650365 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 829/1664] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:23 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:23.654364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c989d69-0940-4575-9a94-464f473313b7 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] POST http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/group_types Jan 21 04:01:23.655467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c989d69-0940-4575-9a94-464f473313b7 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-606939934"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:23.735476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c989d69-0940-4575-9a94-464f473313b7 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/group_types returned with HTTP 202 Jan 21 04:01:23.745366 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 836/1665] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 04:01:23 2021] POST /volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/group_types => generated 176 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:24.006360 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] POST http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups Jan 21 04:01:24.006709 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:24.006709 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:24.007295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a4a9737-2844-480f-88ec-0632493995c3", "volume_types": ["71012064-ef55-4c4b-ae33-3997b21e1ca4"], "name": "tempest-GroupsV314Test-Group-1195638774"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:24.008347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Creating new group {'group': {'group_type': '7a4a9737-2844-480f-88ec-0632493995c3', 'volume_types': ['71012064-ef55-4c4b-ae33-3997b21e1ca4'], 'name': 'tempest-GroupsV314Test-Group-1195638774'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 04:01:24.024269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Creating group tempest-GroupsV314Test-Group-1195638774. Jan 21 04:01:24.055250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Availability Zones retrieved successfully. Jan 21 04:01:24.095243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Created reservations ['5410bd95-a513-4f78-ae27-c54e32b491ba'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:24.216195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8712ee2d-df7b-488c-8c83-a1e52a4d5329 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups returned with HTTP 202 Jan 21 04:01:24.217107 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 830/1666] 10.222.0.22 () {62 vars in 1264 bytes} [Thu Jan 21 04:01:23 2021] POST /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups => generated 108 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:01:24.229990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a8940d7-7435-417e-94c2-0a7c5a0aa27a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 Jan 21 04:01:24.230717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a8940d7-7435-417e-94c2-0a7c5a0aa27a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:24.231351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a8940d7-7435-417e-94c2-0a7c5a0aa27a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:24.231875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-5a8940d7-7435-417e-94c2-0a7c5a0aa27a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] show called for member c1659d01-f401-407d-b1e1-c1498ed4c547 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:24.244837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:24.244837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:24.410393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a8940d7-7435-417e-94c2-0a7c5a0aa27a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 returned with HTTP 200 Jan 21 04:01:24.412836 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 837/1667] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:24 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 => generated 388 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:01:24.662472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb0fb015-4cd0-479c-997f-62bf4f5ab7b3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:24.663791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb0fb015-4cd0-479c-997f-62bf4f5ab7b3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:24.664634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:24.664634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:24.666581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb0fb015-4cd0-479c-997f-62bf4f5ab7b3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:24.699186 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:24.699186 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:24.701051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fb0fb015-4cd0-479c-997f-62bf4f5ab7b3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:24.704263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb0fb015-4cd0-479c-997f-62bf4f5ab7b3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 200 Jan 21 04:01:24.712074 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 831/1668] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:24 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 473 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:24.716579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] POST http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots Jan 21 04:01:24.717195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:24.717195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:24.717818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1445641648"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:24.805904 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:24.805904 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:24.808371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:24.808887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Create snapshot from volume fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:24.892248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Created reservations ['1a4235cd-441e-42b3-a021-f3fd7705e1d7', '52c8dbeb-c1f5-4fc2-b97e-88b993de690c', 'c4f3949b-56f1-48ee-b373-cb3e75c91c26', '273f3e40-ad51-4cfd-be4b-a86383e4671e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:25.019277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot create request issued successfully. Jan 21 04:01:25.020183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f732087a-1608-473d-94e9-965fd5a8ee0f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots returned with HTTP 202 Jan 21 04:01:25.021184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 838/1669] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:01:24 2021] POST /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots => generated 314 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:25.035023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5f9fa58-d576-4ff2-bae2-e410221ddb59 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:25.035542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5f9fa58-d576-4ff2-bae2-e410221ddb59 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:25.035958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:25.035958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:25.036594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5f9fa58-d576-4ff2-bae2-e410221ddb59 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:25.080096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:25.080096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:25.084045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5f9fa58-d576-4ff2-bae2-e410221ddb59 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:25.086261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5f9fa58-d576-4ff2-bae2-e410221ddb59 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 200 Jan 21 04:01:25.099421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 832/1670] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:25 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 446 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:25.426552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aeb95423-df7f-424c-8ae0-03dc10b25bb7 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 Jan 21 04:01:25.427447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aeb95423-df7f-424c-8ae0-03dc10b25bb7 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:25.427842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:25.427842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:25.428530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aeb95423-df7f-424c-8ae0-03dc10b25bb7 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:25.429096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-aeb95423-df7f-424c-8ae0-03dc10b25bb7 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] show called for member c1659d01-f401-407d-b1e1-c1498ed4c547 {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:25.447045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:25.447045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:25.512963 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aeb95423-df7f-424c-8ae0-03dc10b25bb7 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 returned with HTTP 200 Jan 21 04:01:25.522851 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 839/1671] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:25 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 => generated 389 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:25.536237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] POST http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes Jan 21 04:01:25.537196 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:25.537196 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:25.537901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action: 'create', calling method: create, body: {"volume": {"volume_type": "71012064-ef55-4c4b-ae33-3997b21e1ca4", "group_id": "c1659d01-f401-407d-b1e1-c1498ed4c547", "size": 1, "name": "tempest-GroupsV314Test-Volume-870708683"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:25.539268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Create volume request body: {'volume': {'volume_type': '71012064-ef55-4c4b-ae33-3997b21e1ca4', 'group_id': 'c1659d01-f401-407d-b1e1-c1498ed4c547', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-870708683'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:01:25.584629 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:25.584629 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:25.589218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Create volume of 1 GB Jan 21 04:01:25.621205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Availability Zones retrieved successfully. Jan 21 04:01:25.662456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Flow 'volume_create_api' (ad12321c-1015-41d8-99b0-06a7e1e9933c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:25.666992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae404f0-04ea-4e17-bffd-43593e0b515d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:25.669271 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:25.669271 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:25.671857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:01:25.747580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae404f0-04ea-4e17-bffd-43593e0b515d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:01:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71012064-ef55-4c4b-ae33-3997b21e1ca4,is_public=True,name='tempest-GroupsV314Test-volume-type-1541683925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71012064-ef55-4c4b-ae33-3997b21e1ca4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c1659d01-f401-407d-b1e1-c1498ed4c547', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:25.753260 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed265ffc-6b12-4efe-8736-99fcf0b1b13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:25.830582 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1541683925 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1541683925, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:01:25.832499 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1541683925 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1541683925, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:01:25.924650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Created reservations ['eacfc5ec-8cc4-4e99-9028-2c349d05b701', '3b4bf5ef-4dd0-4574-a5e4-ec6a8d787228', 'bb7cfb5e-8ee0-43d4-8c9e-976c0d7f9fc7', '4c03049c-33c1-4f74-aecf-2164a235743a'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:25.930352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed265ffc-6b12-4efe-8736-99fcf0b1b13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eacfc5ec-8cc4-4e99-9028-2c349d05b701', '3b4bf5ef-4dd0-4574-a5e4-ec6a8d787228', 'bb7cfb5e-8ee0-43d4-8c9e-976c0d7f9fc7', '4c03049c-33c1-4f74-aecf-2164a235743a']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:25.935028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd15dc2d-c19e-4bc0-873e-26816024a605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:26.087168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd15dc2d-c19e-4bc0-873e-26816024a605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f44e965f-5ca6-45e9-9f60-0c5c22de5558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-870708683',encryption_key_id=None,group_id=c1659d01-f401-407d-b1e1-c1498ed4c547,group_type_id=,metadata={},multiattach=False,project_id='062400ddf2144a52b33aae50a4a95e6b',qos_specs=None,replication_status=,reservations=['eacfc5ec-8cc4-4e99-9028-2c349d05b701','3b4bf5ef-4dd0-4574-a5e4-ec6a8d787228','bb7cfb5e-8ee0-43d4-8c9e-976c0d7f9fc7','4c03049c-33c1-4f74-aecf-2164a235743a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe64b95beec4bb792340cb0292d062d',volume_type_id=71012064-ef55-4c4b-ae33-3997b21e1ca4), 'volume': 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-21T04:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-870708683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c1659d01-f401-407d-b1e1-c1498ed4c547,host=None,id=f44e965f-5ca6-45e9-9f60-0c5c22de5558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='062400ddf2144a52b33aae50a4a95e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0fe64b95beec4bb792340cb0292d062d',volume_attachment=,volume_type=,volume_type_id=71012064-ef55-4c4b-ae33-3997b21e1ca4)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:26.089478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4146e7-fa5d-45f1-b360-d6b2a3b95916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:26.100139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a9d9091-2364-4cee-aebd-6b5362be901e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:26.100669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a9d9091-2364-4cee-aebd-6b5362be901e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:26.100884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:26.100884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:26.101264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a9d9091-2364-4cee-aebd-6b5362be901e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:26.144021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4146e7-fa5d-45f1-b360-d6b2a3b95916) transitioned into state 'SUCCESS' from state '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-870708683',encryption_key_id=None,group_id=c1659d01-f401-407d-b1e1-c1498ed4c547,group_type_id=,metadata={},multiattach=False,project_id='062400ddf2144a52b33aae50a4a95e6b',qos_specs=None,replication_status=,reservations=['eacfc5ec-8cc4-4e99-9028-2c349d05b701','3b4bf5ef-4dd0-4574-a5e4-ec6a8d787228','bb7cfb5e-8ee0-43d4-8c9e-976c0d7f9fc7','4c03049c-33c1-4f74-aecf-2164a235743a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe64b95beec4bb792340cb0292d062d',volume_type_id=71012064-ef55-4c4b-ae33-3997b21e1ca4)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:26.145963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d93da0-e402-4517-a7b4-19737f61688b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:26.179264 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:26.179264 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:26.180975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4a9d9091-2364-4cee-aebd-6b5362be901e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:26.191754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a9d9091-2364-4cee-aebd-6b5362be901e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 200 Jan 21 04:01:26.196208 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 840/1672] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:26 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 446 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:26.197565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d93da0-e402-4517-a7b4-19737f61688b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:26.200210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Flow 'volume_create_api' (ad12321c-1015-41d8-99b0-06a7e1e9933c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:26.311147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Create volume request issued successfully. Jan 21 04:01:26.345580 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:26.345904 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:26.382603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:26.395466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:26.395466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:26.430409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2836ca01-2c01-48fe-a47e-0632d037227f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes returned with HTTP 202 Jan 21 04:01:26.431703 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 833/1673] 10.222.0.22 () {62 vars in 1267 bytes} [Thu Jan 21 04:01:25 2021] POST /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes => generated 899 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:26.446216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:26.446791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:26.447037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:26.447037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:26.447552 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:26.594647 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:26.594647 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:26.618556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:26.649163 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:26.649626 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:26.680237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:26.690734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:26.690734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:26.747324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f6fe5d9-dc7b-424b-b5ad-625e4b15ef02 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 returned with HTTP 200 Jan 21 04:01:26.758868 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 841/1674] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:26 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 => generated 991 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:27.208419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98d9bf12-7af4-4248-a78d-ca37e11d0cdd tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:27.208958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98d9bf12-7af4-4248-a78d-ca37e11d0cdd tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:27.209156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:27.209156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:27.209812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98d9bf12-7af4-4248-a78d-ca37e11d0cdd tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:27.258942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.258942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:27.260509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-98d9bf12-7af4-4248-a78d-ca37e11d0cdd tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:27.262635 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98d9bf12-7af4-4248-a78d-ca37e11d0cdd tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 200 Jan 21 04:01:27.264002 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 834/1675] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:27 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 473 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:27.274732 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] POST http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots Jan 21 04:01:27.275249 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:27.275249 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:27.275677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:27.339442 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.339442 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:27.340778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:27.341145 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Create snapshot from volume fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:27.439437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Created reservations ['222137c9-2de1-4eef-8c0f-6ae5984fc63b', '194fc7f2-807a-4ea7-b7e2-7d70747f0e0a', 'b48e7e01-94da-433b-9d8a-93ecaa1673bb', '8f2a35a0-f09d-47b3-b987-b8b3d17260af'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:27.600409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot create request issued successfully. Jan 21 04:01:27.601436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67b1bf11-725f-46ec-ba1a-6bcd03a9a83e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots returned with HTTP 202 Jan 21 04:01:27.602513 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 842/1676] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:01:27 2021] POST /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots => generated 314 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:27.614819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ecdcd13-9d77-4475-987d-08923c38eef7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:27.615815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ecdcd13-9d77-4475-987d-08923c38eef7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:27.616237 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:27.616237 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:27.622096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ecdcd13-9d77-4475-987d-08923c38eef7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:27.691671 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.691671 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:27.693670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ecdcd13-9d77-4475-987d-08923c38eef7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:27.710338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ecdcd13-9d77-4475-987d-08923c38eef7 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 200 Jan 21 04:01:27.712095 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 835/1677] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:27 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 446 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:27.766404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:27.767298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:27.767667 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:27.767667 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:27.768235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:27.831749 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.831749 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:27.842352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:27.869029 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:27.871752 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:27.885532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:27.892995 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.892995 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:27.918503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8d184fa9-cb38-4bdf-8325-2067789dc1b2 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 returned with HTTP 200 Jan 21 04:01:27.919982 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 843/1678] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:27 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 => generated 992 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:27.935881 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] POST http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/action Jan 21 04:01:27.936395 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:27.936395 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:27.936841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action body: b'{"create-from-src": {"source_group_id": "c1659d01-f401-407d-b1e1-c1498ed4c547", "name": "tempest-Group_from_grp-1493484375"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:27.937813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c1659d01-f401-407d-b1e1-c1498ed4c547", "name": "tempest-Group_from_grp-1493484375"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:27.939024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Creating new group {'create-from-src': {'source_group_id': 'c1659d01-f401-407d-b1e1-c1498ed4c547', 'name': 'tempest-Group_from_grp-1493484375'}}. {{(pid=87904) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 04:01:27.939379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Creating group tempest-Group_from_grp-1493484375 from source group c1659d01-f401-407d-b1e1-c1498ed4c547. Jan 21 04:01:27.959602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.959602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:27.996744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:27.996744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:28.154984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Created reservations ['791cea88-72f7-4ded-b090-da3708989980'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:28.384895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.group.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] A mapping entry already exists for group 3c513318-3839-40ca-8bce-a4e67dfcde98 and volume type 71012064-ef55-4c4b-ae33-3997b21e1ca4. Do not need to create again. Jan 21 04:01:28.386311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:28.386311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:28.388084 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Availability Zones retrieved successfully. Jan 21 04:01:28.414947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Flow 'volume_create_api' (e1cc6d1e-b1a6-45c4-9497-88c24953e5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:28.419167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12103163-dfe9-48ff-a0d4-94b7436cec8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:28.421537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Validating volume size '1' using validate_int, validate_source_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:01:28.493860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12103163-dfe9-48ff-a0d4-94b7436cec8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f44e965f-5ca6-45e9-9f60-0c5c22de5558', 'volume_type': VolumeType(created_at=2021-01-21T04:01:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71012064-ef55-4c4b-ae33-3997b21e1ca4,is_public=True,name='tempest-GroupsV314Test-volume-type-1541683925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71012064-ef55-4c4b-ae33-3997b21e1ca4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c513318-3839-40ca-8bce-a4e67dfcde98', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:28.496388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be6aaa4-245d-4ac7-829e-2a1a8e1c5391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:28.672629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Created reservations ['99e77055-3422-4f02-b714-f0a3715f62a1', 'e596edcd-60be-4ee4-977d-54763dd74585', 'bef5abf1-bba6-4bb1-8767-9b3db26a72f5', '0023dc17-933b-4400-aafc-4da07084ceb3'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:28.676189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be6aaa4-245d-4ac7-829e-2a1a8e1c5391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e77055-3422-4f02-b714-f0a3715f62a1', 'e596edcd-60be-4ee4-977d-54763dd74585', 'bef5abf1-bba6-4bb1-8767-9b3db26a72f5', '0023dc17-933b-4400-aafc-4da07084ceb3']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:28.678291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3694c1f-1030-441b-bb6a-5f86eb5e65ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:28.726155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dda29ae7-8128-458e-bd24-d59be55c8673 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:28.730303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dda29ae7-8128-458e-bd24-d59be55c8673 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:28.730708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:28.730708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:28.731322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dda29ae7-8128-458e-bd24-d59be55c8673 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:28.777451 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:28.777451 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:28.780352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dda29ae7-8128-458e-bd24-d59be55c8673 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:28.785198 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dda29ae7-8128-458e-bd24-d59be55c8673 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 200 Jan 21 04:01:28.795193 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 844/1679] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:28 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 446 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:28.864955 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3694c1f-1030-441b-bb6a-5f86eb5e65ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b2a9a4-f81e-47ea-893d-e127d4427799', '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=3c513318-3839-40ca-8bce-a4e67dfcde98,group_type_id=,metadata={},multiattach=False,project_id='062400ddf2144a52b33aae50a4a95e6b',qos_specs=None,replication_status=,reservations=['99e77055-3422-4f02-b714-f0a3715f62a1','e596edcd-60be-4ee4-977d-54763dd74585','bef5abf1-bba6-4bb1-8767-9b3db26a72f5','0023dc17-933b-4400-aafc-4da07084ceb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f44e965f-5ca6-45e9-9f60-0c5c22de5558,status='creating',user_id='0fe64b95beec4bb792340cb0292d062d',volume_type_id=71012064-ef55-4c4b-ae33-3997b21e1ca4), 'volume': 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-21T04:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c513318-3839-40ca-8bce-a4e67dfcde98,host=None,id=70b2a9a4-f81e-47ea-893d-e127d4427799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='062400ddf2144a52b33aae50a4a95e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f44e965f-5ca6-45e9-9f60-0c5c22de5558,status='creating',terminated_at=None,updated_at=None,user_id='0fe64b95beec4bb792340cb0292d062d',volume_attachment=,volume_type=,volume_type_id=71012064-ef55-4c4b-ae33-3997b21e1ca4)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:28.876543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efc71c3-a4df-4c38-8de9-8486fae13051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:28.918283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efc71c3-a4df-4c38-8de9-8486fae13051) transitioned into state 'SUCCESS' from 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=3c513318-3839-40ca-8bce-a4e67dfcde98,group_type_id=,metadata={},multiattach=False,project_id='062400ddf2144a52b33aae50a4a95e6b',qos_specs=None,replication_status=,reservations=['99e77055-3422-4f02-b714-f0a3715f62a1','e596edcd-60be-4ee4-977d-54763dd74585','bef5abf1-bba6-4bb1-8767-9b3db26a72f5','0023dc17-933b-4400-aafc-4da07084ceb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f44e965f-5ca6-45e9-9f60-0c5c22de5558,status='creating',user_id='0fe64b95beec4bb792340cb0292d062d',volume_type_id=71012064-ef55-4c4b-ae33-3997b21e1ca4)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:28.924655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Flow 'volume_create_api' (e1cc6d1e-b1a6-45c4-9497-88c24953e5b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:29.002521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Create volume request issued successfully. Jan 21 04:01:29.054856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76555386-13ca-4812-b859-b132b3c3107b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/action returned with HTTP 202 Jan 21 04:01:29.066253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 836/1680] 10.222.0.22 () {62 vars in 1285 bytes} [Thu Jan 21 04:01:27 2021] POST /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/action => generated 102 bytes in 1134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:29.067338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail Jan 21 04:01:29.068095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:29.068468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:29.068468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:29.069084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:29.069958 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:29.072014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:01:29.130428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Get all volumes completed successfully. Jan 21 04:01:29.132786 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:29.133925 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:29.143944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:29.157912 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:29.157912 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:29.193601 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:29.194057 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:29.210871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:29.223703 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:29.223703 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:29.256671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0cb5589-9327-418e-89ea-65b37f58a068 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail returned with HTTP 200 Jan 21 04:01:29.264964 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 845/1681] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:01:29 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail => generated 1973 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:01:29.280006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:29.280805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:29.281042 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:29.281042 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:29.281468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:29.354133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:29.354133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:29.393670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:29.440346 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:29.440768 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:29.467124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:29.473841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:29.473841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:29.567354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3e3c9c5-2b4d-4140-82ac-6fb41f13c009 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:29.568531 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 837/1682] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:29 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:29.801522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0da39b9-1988-455c-a8da-68ada02e72c6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:29.802601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0da39b9-1988-455c-a8da-68ada02e72c6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:29.802913 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:29.802913 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:29.803706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0da39b9-1988-455c-a8da-68ada02e72c6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:29.837620 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:29.837620 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:29.839150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e0da39b9-1988-455c-a8da-68ada02e72c6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:29.841253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0da39b9-1988-455c-a8da-68ada02e72c6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 200 Jan 21 04:01:29.842241 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 846/1683] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:29 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:30.605758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:30.606786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:30.606942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:30.606942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:30.607321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:30.728405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:30.728405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:30.746454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:30.763127 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:30.763577 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:30.773787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:30.798462 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:30.798462 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:30.842126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-595adb17-1aa0-4122-a602-67d5c5d3c19b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:30.844314 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 838/1684] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:30 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:30.856315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50f7ac9a-685d-48b8-ac20-0592e6594558 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:30.857146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50f7ac9a-685d-48b8-ac20-0592e6594558 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:30.857513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:30.857513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:30.858123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50f7ac9a-685d-48b8-ac20-0592e6594558 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:30.905238 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:30.905238 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:30.906417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-50f7ac9a-685d-48b8-ac20-0592e6594558 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:30.913680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50f7ac9a-685d-48b8-ac20-0592e6594558 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 200 Jan 21 04:01:30.922461 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 847/1685] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:30 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 473 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:30.928132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=1 Jan 21 04:01:30.928912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:30.929278 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:30.929278 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:30.929900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:30.930737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:30.933187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:30.960155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:30.961713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cafae58-de18-46d0-8fad-3b070a652721 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=1 returned with HTTP 200 Jan 21 04:01:30.962823 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 839/1686] 10.222.0.22 () {58 vars in 1225 bytes} [Thu Jan 21 04:01:30 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=1 => generated 515 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:30.977827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots Jan 21 04:01:30.978370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:30.978650 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:30.978650 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:30.978988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:30.979616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:30.984676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.026763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.027727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7f99e59-3869-4115-8232-e658308dcd1a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots returned with HTTP 200 Jan 21 04:01:31.042245 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=100000 Jan 21 04:01:31.042775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.043663 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.043663 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.044064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.044657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.045386 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.045386 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.056596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.063169 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 848/1687] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 04:01:30 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots => generated 996 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.110852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.111900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-20d51a03-0bac-42db-8913-0618d147fe62 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=100000 returned with HTTP 200 Jan 21 04:01:31.128257 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=0 Jan 21 04:01:31.128793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.129007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.129007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.129386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.129974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.130696 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.130696 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.136232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.141154 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 840/1688] 10.222.0.22 () {58 vars in 1235 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=100000 => generated 996 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.161666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.162357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc3f3053-34db-4b50-8377-952bf7aeacaf tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=0 returned with HTTP 200 Jan 21 04:01:31.169134 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 849/1689] 10.222.0.22 () {58 vars in 1225 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?limit=0 => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:01:31.182296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots Jan 21 04:01:31.183056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.183056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.183056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.183558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.184946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.185769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.185769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.189404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.217741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.220097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d37ba2ac-fb71-4b2a-a839-2e3826937daa tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots returned with HTTP 200 Jan 21 04:01:31.221127 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 841/1690] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.241469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?marker=b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:31.241469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.241469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.241469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.241469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.332800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.339766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4bc6e04-856e-4bb5-8753-e481e4dae3a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?marker=b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 200 Jan 21 04:01:31.340756 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 850/1691] 10.222.0.22 () {58 vars in 1297 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?marker=b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 342 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.356539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?offset=2&limit=3 Jan 21 04:01:31.356539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.356539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.356539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.357069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.357498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.359112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.359112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.370302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.411561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.416167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69b7e2dd-ece7-45cc-b60c-bfafa0fabfac tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 04:01:31.417311 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 842/1692] 10.222.0.22 () {58 vars in 1243 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?offset=2&limit=3 => generated 342 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.431299 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=created_at&sort_dir=asc Jan 21 04:01:31.431836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.432054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.432054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.432434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.433025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.433705 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.433705 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.435375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.473047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.473976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59b79d75-bcd1-4e75-8973-650f9293dad8 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 04:01:31.481869 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 851/1693] 10.222.0.22 () {58 vars in 1275 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.490384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=created_at&sort_dir=desc Jan 21 04:01:31.490911 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.491298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.491298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.491892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.492606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.493277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.493277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.494906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.549657 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.550591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2ba400e-e696-408e-aaa6-16fa9884677e tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 04:01:31.554240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 843/1694] 10.222.0.22 () {58 vars in 1277 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.566904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=id&sort_dir=asc Jan 21 04:01:31.567453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.567673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.567673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.568052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.577796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.577796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.577796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.579409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.621136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.622721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2238ded2-8da1-41c2-a7c9-8b27f154b609 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 04:01:31.635693 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 852/1695] 10.222.0.22 () {58 vars in 1259 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.640192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=id&sort_dir=desc Jan 21 04:01:31.641414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.641628 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.641628 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.642032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.642624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.643358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.643358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.644981 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.682786 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.687858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4cb65ff-7380-4648-baae-9f2d243fe076 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 04:01:31.691347 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 844/1696] 10.222.0.22 () {58 vars in 1261 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.707439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=display_name&sort_dir=asc Jan 21 04:01:31.708104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.708428 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.708428 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.708998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.709717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.710502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.710502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.713015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.765964 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.767642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4614d6ce-a854-408a-ac45-774303238e0a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 04:01:31.784354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=display_name&sort_dir=desc Jan 21 04:01:31.785256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.785674 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.785674 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.786445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.787296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.788202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.788202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.790458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.790825 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 853/1697] 10.222.0.22 () {58 vars in 1279 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.810863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.812770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fdb34ca7-6ab1-4fea-ad0d-c85960374100 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 04:01:31.829647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 Jan 21 04:01:31.830474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.830891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.830891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.831597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.832405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.833340 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.833340 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.836127 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 845/1698] 10.222.0.22 () {58 vars in 1281 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.836752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.860427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:31.861674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.862090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.862090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.862752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.873443 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.876878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.876878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.878843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-924bc871-f178-45a1-a4c1-3558c6aa2e14 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 returned with HTTP 200 Jan 21 04:01:31.897913 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 854/1699] 10.222.0.22 () {58 vars in 1352 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 => generated 476 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:31.916361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?status=available Jan 21 04:01:31.916902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.917125 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.917125 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.917510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.918109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.922910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:31.945147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:31.946342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.946342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:31.947900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-765c65cf-869f-41eb-8b34-b8c478f5fae3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?status=available returned with HTTP 200 Jan 21 04:01:31.948870 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 855/1700] 10.222.0.22 () {58 vars in 1264 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?status=available => generated 1398 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:31.966892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 Jan 21 04:01:31.972719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:31.972940 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:31.972940 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:31.973780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:31.991580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:31.991841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:31.991841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:32.003270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:32.006544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:32.023398 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:32.024082 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:32.039897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:32.050457 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:32.050457 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:32.058454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:32.059900 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:32.059900 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:32.062637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba401931-660b-43a1-bbe6-19d66da8ae50 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 returned with HTTP 200 Jan 21 04:01:32.066042 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 856/1701] 10.222.0.22 () {58 vars in 1386 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 => generated 476 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:32.081296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 Jan 21 04:01:32.082136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:32.082348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:32.082348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:32.082721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:32.083339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:32.085619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:32.111855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42029e84-f533-4b0e-a367-01c61d2c99cd tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:32.113141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:32.113280 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 846/1702] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:31 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:32.114218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0987a257-b53f-4905-aa27-0a3308ff53a4 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 returned with HTTP 200 Jan 21 04:01:32.125086 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 857/1703] 10.222.0.22 () {58 vars in 1331 bytes} [Thu Jan 21 04:01:32 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 => generated 342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:32.127938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?status=available Jan 21 04:01:32.128616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:32.128947 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:32.128947 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:32.129520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:32.130332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:32.133082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87904) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:32.169090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:32.178949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b303050b-645b-4983-8fc5-cc1d927d9842 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?status=available returned with HTTP 200 Jan 21 04:01:32.181142 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 847/1704] 10.222.0.22 () {58 vars in 1243 bytes} [Thu Jan 21 04:01:32 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?status=available => generated 996 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:32.194724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 Jan 21 04:01:32.195274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:32.195489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:32.195489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:32.195870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:32.196457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:32.197141 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:32.197141 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:32.198806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:01:32.237493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Get all snapshots completed successfully. Jan 21 04:01:32.238317 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-beb66399-bcf5-40a9-8c1d-deee70df1663 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 returned with HTTP 200 Jan 21 04:01:32.253030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] DELETE http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:32.253804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:32.254092 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 858/1705] 10.222.0.22 () {58 vars in 1365 bytes} [Thu Jan 21 04:01:32 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1212469026 => generated 342 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:32.254365 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:32.254365 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:32.254949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:32.258215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Delete snapshot with id: a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:32.297563 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:32.297563 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:32.299325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:32.396155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot delete request issued successfully. Jan 21 04:01:32.396623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31c60408-0e08-4573-952d-a723f55f700d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 202 Jan 21 04:01:32.407136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0628d76a-c93a-48a0-985b-fb6b903a16a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:32.407677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0628d76a-c93a-48a0-985b-fb6b903a16a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:32.408485 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 848/1706] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:01:32 2021] DELETE /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:32.408625 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:32.408625 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:32.408976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0628d76a-c93a-48a0-985b-fb6b903a16a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:32.460589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:32.460589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:32.461730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0628d76a-c93a-48a0-985b-fb6b903a16a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:32.463692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0628d76a-c93a-48a0-985b-fb6b903a16a2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 200 Jan 21 04:01:32.464508 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 859/1707] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:32 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:01:33.128306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:33.128944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:33.129091 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:33.129091 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:33.129723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:33.217627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:33.217627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:33.233756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:33.270642 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:33.271505 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:33.288658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:33.299100 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:33.299100 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:33.356133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48ef481f-2421-4098-968d-69dbcfdaed0a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:33.357244 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 849/1708] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:33 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:33.477994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f432dc00-9494-4dfd-a5a5-fecda34cc52a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:33.479069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f432dc00-9494-4dfd-a5a5-fecda34cc52a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:33.480238 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:33.480238 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:33.481560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f432dc00-9494-4dfd-a5a5-fecda34cc52a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:33.521669 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:33.521669 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:33.523287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f432dc00-9494-4dfd-a5a5-fecda34cc52a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:33.525375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f432dc00-9494-4dfd-a5a5-fecda34cc52a tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 200 Jan 21 04:01:33.526645 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 860/1709] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:33 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 472 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:34.374327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:34.376339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:34.376710 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:34.376710 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:34.377342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:34.496755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:34.496755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:34.521059 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:34.538383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c781f16-1df7-46c2-adf7-5b75593b048f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 Jan 21 04:01:34.539235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c781f16-1df7-46c2-adf7-5b75593b048f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:34.539581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:34.539581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:34.540153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c781f16-1df7-46c2-adf7-5b75593b048f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:34.572017 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:34.572860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c781f16-1df7-46c2-adf7-5b75593b048f tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 returned with HTTP 404 Jan 21 04:01:34.573719 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:34.578261 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 861/1710] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:34 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/a2ec6b5c-9252-4fe6-83ea-f2ae7c2eafd2 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:01:34.583184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] DELETE http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:34.583689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:34.584354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:34.584869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Delete snapshot with id: b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:34.585265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:34.596036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:34.596036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:34.617300 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:34.617300 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:34.618747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:34.620610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0b82e87-cf23-40b3-901f-62a47ba49072 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:34.633145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 850/1711] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:34 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:34.697924 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot delete request issued successfully. Jan 21 04:01:34.698395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14da3b55-cf7b-463e-b451-54ef31a3afba tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 202 Jan 21 04:01:34.699266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 862/1712] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:01:34 2021] DELETE /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:34.713919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-069257c3-d846-451e-97cb-a1ebb46b9a8d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:34.717125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-069257c3-d846-451e-97cb-a1ebb46b9a8d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:34.717473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:34.717473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:34.718233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-069257c3-d846-451e-97cb-a1ebb46b9a8d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:34.793566 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:34.793566 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:34.809663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-069257c3-d846-451e-97cb-a1ebb46b9a8d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:34.809663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-069257c3-d846-451e-97cb-a1ebb46b9a8d tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 200 Jan 21 04:01:34.809663 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 851/1713] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:34 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 472 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:35.638607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:35.639223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:35.639441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:35.639441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:35.639819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:35.761915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:35.761915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:35.788143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:35.819983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b912c44-b533-4b95-82f1-b56534dbb4c3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:35.820762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b912c44-b533-4b95-82f1-b56534dbb4c3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:35.821324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:35.821324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:35.823672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b912c44-b533-4b95-82f1-b56534dbb4c3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:35.839957 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:35.840638 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:35.860550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:35.872035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:35.872035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:35.930943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:35.930943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:35.934527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8b912c44-b533-4b95-82f1-b56534dbb4c3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:35.935605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25de4145-9e14-4737-8a4a-df803b55e50d tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:35.953839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b912c44-b533-4b95-82f1-b56534dbb4c3 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 200 Jan 21 04:01:35.955103 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 852/1715] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:35 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 472 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:35.955352 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 863/1715] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:35 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:36.966457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:36.967371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:36.967561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-444512a6-3c6d-4496-baf4-1a5eff42f182 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef Jan 21 04:01:36.967664 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:36.967664 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:36.968168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-444512a6-3c6d-4496-baf4-1a5eff42f182 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:36.968428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:36.968527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:36.968527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:36.969390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-444512a6-3c6d-4496-baf4-1a5eff42f182 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:37.035862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.035862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:37.043642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-444512a6-3c6d-4496-baf4-1a5eff42f182 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef returned with HTTP 404 Jan 21 04:01:37.044678 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 864/1716] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:36 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/b2c74ce7-dfc8-41ba-8e96-76c21a79acef => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:37.049907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:37.054187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] DELETE http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:37.054545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:37.058670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:37.059230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Delete snapshot with id: bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:37.065389 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:37.065843 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:37.085802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:37.101165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.101165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:37.129184 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.129184 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:37.130350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:37.153451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0cdc32f-1ac9-403d-bbc5-7cca57a1dd81 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:37.159744 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 853/1717] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:36 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:37.401975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot delete request issued successfully. Jan 21 04:01:37.402710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3861fb15-f15c-480a-b837-01d8ce9830e2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 202 Jan 21 04:01:37.405041 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 865/1718] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:01:37 2021] DELETE /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 0 bytes in 356 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:37.414036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-068074fc-cb96-455a-b16a-cdb63e7c83c0 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:37.414557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-068074fc-cb96-455a-b16a-cdb63e7c83c0 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:37.414777 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:37.414777 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:37.415255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-068074fc-cb96-455a-b16a-cdb63e7c83c0 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:37.480228 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:37.480228 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:37.481146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-068074fc-cb96-455a-b16a-cdb63e7c83c0 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:37.487515 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-068074fc-cb96-455a-b16a-cdb63e7c83c0 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 200 Jan 21 04:01:37.503425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 854/1719] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:37 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 472 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:38.184340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:38.185038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:38.185547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:38.185547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:38.186273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:38.242904 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:38.242904 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:38.261265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:38.285668 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:38.286487 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:38.311163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:38.332718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:38.332718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:38.383678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7e048bf-3baa-48cb-8d15-d0b46450a47f tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:38.385218 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 866/1720] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:38 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:38.502275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e293eca-8d28-450f-a73f-d500ae93cef6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:38.502857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e293eca-8d28-450f-a73f-d500ae93cef6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:38.502857 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:38.502857 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:38.504058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e293eca-8d28-450f-a73f-d500ae93cef6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:38.552771 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:38.552771 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:38.553889 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e293eca-8d28-450f-a73f-d500ae93cef6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Snapshot retrieved successfully. Jan 21 04:01:38.555833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e293eca-8d28-450f-a73f-d500ae93cef6 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 200 Jan 21 04:01:38.556626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 855/1721] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:38 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 472 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:39.402676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:39.403877 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:39.404291 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:39.404291 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:39.405041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:39.490840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:39.490840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:39.501396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:39.517189 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:39.518092 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:39.534529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:39.542274 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:39.542274 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:39.568124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc22542f-62a4-469c-97e5-53785b2cfd03 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:39.569442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9962fc95-3b0d-4e26-a5fa-76302d140811 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c Jan 21 04:01:39.569934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9962fc95-3b0d-4e26-a5fa-76302d140811 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:39.570145 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:39.570145 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:39.570532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9962fc95-3b0d-4e26-a5fa-76302d140811 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:39.580555 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 867/1722] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:39 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:39.611886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9962fc95-3b0d-4e26-a5fa-76302d140811 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c returned with HTTP 404 Jan 21 04:01:39.612992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 856/1723] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:39 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/snapshots/bb5412a5-82fb-4286-baaa-8e515778884c => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:39.621012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] DELETE http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:39.621543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:39.621724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:39.621724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:39.622119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:39.622571 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Delete volume with id: fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:39.678814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:39.678814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:39.680194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:39.733530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Delete volume request issued successfully. Jan 21 04:01:39.739408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7770cddf-acbf-44d5-b9f5-a0fbad42972b tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 returned with HTTP 202 Jan 21 04:01:39.747416 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 868/1724] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:39 2021] DELETE /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:39.750532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90d0618e-191c-4639-a36e-ebcde2417d68 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:39.751699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90d0618e-191c-4639-a36e-ebcde2417d68 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:39.753088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90d0618e-191c-4639-a36e-ebcde2417d68 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:39.863083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:39.863083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:39.925337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90d0618e-191c-4639-a36e-ebcde2417d68 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:39.991054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90d0618e-191c-4639-a36e-ebcde2417d68 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 returned with HTTP 200 Jan 21 04:01:39.995630 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 857/1725] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:39 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 => generated 918 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:40.587032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:40.588637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:40.589065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:40.589065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:40.589735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:40.689710 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:40.689710 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:40.698756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:40.720903 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:40.721366 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:40.738183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:40.746544 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:40.746544 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:40.791526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2632e1b-b4a2-4726-ba17-e3c13878deb5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:40.792473 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 869/1726] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:40 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:41.070537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8641c72f-393e-4021-939b-af77c776e468 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:41.071584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8641c72f-393e-4021-939b-af77c776e468 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:41.072024 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:41.072024 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:41.072708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8641c72f-393e-4021-939b-af77c776e468 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:41.128070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:41.128070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:41.137180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8641c72f-393e-4021-939b-af77c776e468 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Volume info retrieved successfully. Jan 21 04:01:41.162293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8641c72f-393e-4021-939b-af77c776e468 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 returned with HTTP 200 Jan 21 04:01:41.163547 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 858/1727] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:41 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:41.811312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:41.812082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:41.812510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:41.812510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:41.813084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:41.944294 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:41.944294 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:41.956109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:41.975428 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:41.975915 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:41.997047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:42.011614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:42.011614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:42.047230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dff0c8bb-df2c-4926-9e17-7ef65b024543 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:42.049164 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 870/1728] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:41 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:42.180777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc08e890-607e-4748-ad63-3773d3cefac2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] GET http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 Jan 21 04:01:42.181539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc08e890-607e-4748-ad63-3773d3cefac2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:42.181927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:42.181927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:42.182730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc08e890-607e-4748-ad63-3773d3cefac2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:42.323188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc08e890-607e-4748-ad63-3773d3cefac2 tempest-VolumesSnapshotListTestJSON-702257277 tempest-VolumesSnapshotListTestJSON-702257277] http://10.222.0.22/volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 returned with HTTP 404 Jan 21 04:01:42.339555 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 859/1729] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:42 2021] GET /volume/v3/06b86ac74614464193baf6de2c4e3793/volumes/fc155fff-8e4f-4ab5-a232-6a6e82eaeaa1 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:43.065317 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:43.065868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:43.066081 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:43.066081 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:43.066487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:43.121273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.121273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.130589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:43.146702 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:43.147192 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:43.156801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:43.164373 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.164373 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.184702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11eea5b2-c466-429f-946e-2228136d3276 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:43.185684 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 871/1730] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:43 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 989 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:43.200771 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a66ada9-a8e3-4ec0-a0a4-940e5a1b1e1b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98 Jan 21 04:01:43.201330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a66ada9-a8e3-4ec0-a0a4-940e5a1b1e1b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:43.201808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a66ada9-a8e3-4ec0-a0a4-940e5a1b1e1b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:43.202210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-9a66ada9-a8e3-4ec0-a0a4-940e5a1b1e1b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] show called for member 3c513318-3839-40ca-8bce-a4e67dfcde98 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:43.210122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.210122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.238885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a66ada9-a8e3-4ec0-a0a4-940e5a1b1e1b tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98 returned with HTTP 200 Jan 21 04:01:43.240034 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 860/1731] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:43 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98 => generated 417 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:43.251248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail Jan 21 04:01:43.251817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:43.252013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:43.252013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:43.252419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:43.253042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:43.254781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:01:43.310033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Get all volumes completed successfully. Jan 21 04:01:43.311580 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:43.312044 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:43.319315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:43.325806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.325806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.338649 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:43.339154 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:43.346917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:43.353354 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.353354 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.398587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-08d3c2e9-0567-43df-ad2d-1fdf226d86b8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail returned with HTTP 200 Jan 21 04:01:43.412134 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 872/1732] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:01:43 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail => generated 1974 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:01:43.418467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0b6ec44-3362-42c6-90ff-079272022eef tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] POST http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98/action Jan 21 04:01:43.419183 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:43.419183 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:43.419815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0b6ec44-3362-42c6-90ff-079272022eef tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:43.420426 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0b6ec44-3362-42c6-90ff-079272022eef tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:43.422434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-d0b6ec44-3362-42c6-90ff-079272022eef tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] delete called for group 3c513318-3839-40ca-8bce-a4e67dfcde98 {{(pid=87904) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 04:01:43.422935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-d0b6ec44-3362-42c6-90ff-079272022eef tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Delete group with id: 3c513318-3839-40ca-8bce-a4e67dfcde98 Jan 21 04:01:43.430798 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.430798 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.590619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0b6ec44-3362-42c6-90ff-079272022eef tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98/action returned with HTTP 202 Jan 21 04:01:43.591737 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 861/1733] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 04:01:43 2021] POST /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:43.600892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:43.601769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:43.602158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:43.602158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:43.602776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:43.661504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.661504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.672195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:43.690117 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:43.690822 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:43.701900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:43.713361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:43.713361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:43.740238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f2d386f-97b1-41e7-8b9f-2b8f4607700e tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:43.751050 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 873/1734] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:43 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:44.758409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:44.759276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:44.759598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:44.759598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:44.760262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:44.814935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:44.814935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:44.824009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:44.837525 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:44.838071 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:44.845953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:44.853433 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:44.853433 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:44.879846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a3d703-8002-43d4-859d-1d65ac9c8f3a tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 200 Jan 21 04:01:44.886708 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 862/1735] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:44 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 988 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:45.898098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5d01634-6f58-4589-8a4c-4dca6fb75c26 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 Jan 21 04:01:45.899553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5d01634-6f58-4589-8a4c-4dca6fb75c26 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:45.899995 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:45.899995 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:45.900890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5d01634-6f58-4589-8a4c-4dca6fb75c26 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:45.974130 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5d01634-6f58-4589-8a4c-4dca6fb75c26 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 returned with HTTP 404 Jan 21 04:01:45.976596 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 874/1736] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:45 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/70b2a9a4-f81e-47ea-893d-e127d4427799 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:45.986247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ff9af6c-1c86-4ec0-9e6a-7f5a60977ea5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98 Jan 21 04:01:45.986762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ff9af6c-1c86-4ec0-9e6a-7f5a60977ea5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:45.986999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:45.986999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:45.987392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ff9af6c-1c86-4ec0-9e6a-7f5a60977ea5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:45.987804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-1ff9af6c-1c86-4ec0-9e6a-7f5a60977ea5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] show called for member 3c513318-3839-40ca-8bce-a4e67dfcde98 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:45.995999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ff9af6c-1c86-4ec0-9e6a-7f5a60977ea5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98 returned with HTTP 404 Jan 21 04:01:46.001863 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 863/1737] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:45 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/3c513318-3839-40ca-8bce-a4e67dfcde98 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 04:01:46.005909 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail Jan 21 04:01:46.006557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:46.007161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:46.007952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:01:46.009919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:01:46.071820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Get all volumes completed successfully. Jan 21 04:01:46.073499 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:46.074031 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:46.082741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:46.090911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:46.090911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:46.114226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b469a582-f5e8-4f85-a800-22f1e3954ad1 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail returned with HTTP 200 Jan 21 04:01:46.115250 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 875/1738] 10.222.0.22 () {60 vars in 1266 bytes} [Thu Jan 21 04:01:46 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/detail => generated 995 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:46.131976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d134063f-bc00-4106-acc8-eb41b662cf2c tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] POST http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547/action Jan 21 04:01:46.133066 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d134063f-bc00-4106-acc8-eb41b662cf2c tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:01:46.133692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d134063f-bc00-4106-acc8-eb41b662cf2c tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:46.134349 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-d134063f-bc00-4106-acc8-eb41b662cf2c tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] delete called for group c1659d01-f401-407d-b1e1-c1498ed4c547 {{(pid=87904) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 04:01:46.134692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.groups [None req-d134063f-bc00-4106-acc8-eb41b662cf2c tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Delete group with id: c1659d01-f401-407d-b1e1-c1498ed4c547 Jan 21 04:01:46.144133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:46.144133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:46.275260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d134063f-bc00-4106-acc8-eb41b662cf2c tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547/action returned with HTTP 202 Jan 21 04:01:46.276020 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 864/1739] 10.222.0.22 () {62 vars in 1395 bytes} [Thu Jan 21 04:01:46 2021] POST /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:46.284495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:46.285071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:46.285274 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:46.285274 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:46.285680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:46.355593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:46.355593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:46.373127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:46.408741 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:46.409192 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:46.425847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:46.438605 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:46.438605 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:46.496922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5499b55-c4c8-4c54-bd44-731f3986c2e5 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 returned with HTTP 200 Jan 21 04:01:46.498386 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 876/1740] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:46 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 => generated 991 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:47.514953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:47.515759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:47.516194 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:47.516194 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:47.516707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:47.581886 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:47.581886 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:47.591891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Volume info retrieved successfully. Jan 21 04:01:47.608537 n-d-769329-3 devstack@c-api.service[87903]: WARNING stevedore.named [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 04:01:47.610056 n-d-769329-3 devstack@c-api.service[87903]: WARNING castellan.key_manager [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 21 04:01:47.626144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG oslo_db.sqlalchemy.engines [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87904) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 04:01:47.633537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:47.633537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:47.659675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-202ae44f-8fd8-4187-8fd4-a151efa29564 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 returned with HTTP 200 Jan 21 04:01:47.661259 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 865/1741] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:47 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 => generated 991 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:01:48.678556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dfde4230-1e7d-4a35-8cad-70b67e1092f8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:48.680282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dfde4230-1e7d-4a35-8cad-70b67e1092f8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:48.680627 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:48.680627 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:48.681222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dfde4230-1e7d-4a35-8cad-70b67e1092f8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:48.740237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dfde4230-1e7d-4a35-8cad-70b67e1092f8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 returned with HTTP 404 Jan 21 04:01:48.741284 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 877/1742] 10.222.0.22 () {60 vars in 1356 bytes} [Thu Jan 21 04:01:48 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:48.750689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d48b70b-f7da-4c6e-8939-ea504913bca8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] GET http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 Jan 21 04:01:48.753273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d48b70b-f7da-4c6e-8939-ea504913bca8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:48.753738 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:48.753738 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:48.754438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d48b70b-f7da-4c6e-8939-ea504913bca8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:48.755112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.groups [None req-2d48b70b-f7da-4c6e-8939-ea504913bca8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] show called for member c1659d01-f401-407d-b1e1-c1498ed4c547 {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 04:01:48.775938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d48b70b-f7da-4c6e-8939-ea504913bca8 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 returned with HTTP 404 Jan 21 04:01:48.778495 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 866/1743] 10.222.0.22 () {60 vars in 1353 bytes} [Thu Jan 21 04:01:48 2021] GET /volume/v3/062400ddf2144a52b33aae50a4a95e6b/groups/c1659d01-f401-407d-b1e1-c1498ed4c547 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:01:48.787737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fdf42cbf-afcb-4ea7-93cd-ca283764f4cc tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] DELETE http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/group_types/7a4a9737-2844-480f-88ec-0632493995c3 Jan 21 04:01:48.788314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fdf42cbf-afcb-4ea7-93cd-ca283764f4cc tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:48.788788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fdf42cbf-afcb-4ea7-93cd-ca283764f4cc tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:48.818404 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:01:48.818404 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:01:48.828159 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fdf42cbf-afcb-4ea7-93cd-ca283764f4cc tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/group_types/7a4a9737-2844-480f-88ec-0632493995c3 returned with HTTP 202 Jan 21 04:01:48.841236 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 878/1744] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 04:01:48 2021] DELETE /volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/group_types/7a4a9737-2844-480f-88ec-0632493995c3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:01:48.847647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a8ffa37-110b-4df4-bf1f-6534e955b244 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] DELETE http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:48.848470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a8ffa37-110b-4df4-bf1f-6534e955b244 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:48.849173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a8ffa37-110b-4df4-bf1f-6534e955b244 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:48.849861 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2a8ffa37-110b-4df4-bf1f-6534e955b244 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] Delete volume with id: f44e965f-5ca6-45e9-9f60-0c5c22de5558 Jan 21 04:01:48.902822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a8ffa37-110b-4df4-bf1f-6534e955b244 tempest-GroupsV314Test-1606259216 tempest-GroupsV314Test-1606259216] http://10.222.0.22/volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 returned with HTTP 404 Jan 21 04:01:48.904868 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 867/1745] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:01:48 2021] DELETE /volume/v3/062400ddf2144a52b33aae50a4a95e6b/volumes/f44e965f-5ca6-45e9-9f60-0c5c22de5558 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:48.914763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dc16c5d-174a-4a90-a957-677bda4d4146 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] DELETE http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types/71012064-ef55-4c4b-ae33-3997b21e1ca4 Jan 21 04:01:48.915710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dc16c5d-174a-4a90-a957-677bda4d4146 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:48.916453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dc16c5d-174a-4a90-a957-677bda4d4146 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:49.017093 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dc16c5d-174a-4a90-a957-677bda4d4146 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types/71012064-ef55-4c4b-ae33-3997b21e1ca4 returned with HTTP 202 Jan 21 04:01:49.017946 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 879/1746] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:01:48 2021] DELETE /volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types/71012064-ef55-4c4b-ae33-3997b21e1ca4 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:01:49.025634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cbbc63c9-f5f2-4de2-ad04-63ced2d648c1 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] GET http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types/71012064-ef55-4c4b-ae33-3997b21e1ca4 Jan 21 04:01:49.026346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cbbc63c9-f5f2-4de2-ad04-63ced2d648c1 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:49.027019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cbbc63c9-f5f2-4de2-ad04-63ced2d648c1 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:49.043646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cbbc63c9-f5f2-4de2-ad04-63ced2d648c1 tempest-GroupsV314Test-857810167 tempest-GroupsV314Test-857810167] http://10.222.0.22/volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types/71012064-ef55-4c4b-ae33-3997b21e1ca4 returned with HTTP 404 Jan 21 04:01:49.045175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 868/1747] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:01:49 2021] GET /volume/v3/4e0dd447f4f14a2b9f1b6615464458d0/types/71012064-ef55-4c4b-ae33-3997b21e1ca4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:01:57.411964 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a7636b7-efa7-43fb-b711-155861b64204 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] GET http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 Jan 21 04:01:57.412609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a7636b7-efa7-43fb-b711-155861b64204 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:57.412949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a7636b7-efa7-43fb-b711-155861b64204 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:57.520654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a7636b7-efa7-43fb-b711-155861b64204 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 returned with HTTP 200 Jan 21 04:01:57.521728 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 880/1748] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:01:57 2021] GET /volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 => generated 361 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:57.818271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] POST http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes Jan 21 04:01:57.819374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-546564706"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:01:57.820828 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-546564706'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:01:57.821510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume of 1 GB Jan 21 04:01:57.854789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Availability Zones retrieved successfully. Jan 21 04:01:57.910638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Flow 'volume_create_api' (b66d070a-1b49-4d76-95ca-36ba23e66587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:57.916696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4399dfd-15b3-45ca-8851-d99e580a0442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:57.922830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:01:58.050579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4399dfd-15b3-45ca-8851-d99e580a0442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:58.054355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c834de9-c484-4e42-87fa-b773412c5ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:58.282711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Created reservations ['4bbd8b8e-69e4-4f54-b634-4d31152b3221', 'ee1819bc-5a9a-4384-b946-ef912fa6643a', '662929e0-8833-4618-9281-79fa6690cf8d', '8b934521-74e0-4b7b-af11-83a7fb160498'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:01:58.290287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c834de9-c484-4e42-87fa-b773412c5ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bbd8b8e-69e4-4f54-b634-4d31152b3221', 'ee1819bc-5a9a-4384-b946-ef912fa6643a', '662929e0-8833-4618-9281-79fa6690cf8d', '8b934521-74e0-4b7b-af11-83a7fb160498']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:58.298714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4a010c-52fe-40e9-862e-14da5e08e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:58.455396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4a010c-52fe-40e9-862e-14da5e08e41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4881ff80-43c8-409a-aca7-1013883d44e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-546564706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f626ec62a6c491f820dfbc43fffcc92',qos_specs=None,replication_status=,reservations=['4bbd8b8e-69e4-4f54-b634-4d31152b3221','ee1819bc-5a9a-4384-b946-ef912fa6643a','662929e0-8833-4618-9281-79fa6690cf8d','8b934521-74e0-4b7b-af11-83a7fb160498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efda9ab753a424aacde14adb5d1ea39',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-546564706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4881ff80-43c8-409a-aca7-1013883d44e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f626ec62a6c491f820dfbc43fffcc92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8efda9ab753a424aacde14adb5d1ea39',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:58.457712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b0f7e1-3fe7-4a85-9963-4c5597090e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:58.498444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b0f7e1-3fe7-4a85-9963-4c5597090e84) transitioned into state 'SUCCESS' from state '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-546564706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f626ec62a6c491f820dfbc43fffcc92',qos_specs=None,replication_status=,reservations=['4bbd8b8e-69e4-4f54-b634-4d31152b3221','ee1819bc-5a9a-4384-b946-ef912fa6643a','662929e0-8833-4618-9281-79fa6690cf8d','8b934521-74e0-4b7b-af11-83a7fb160498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efda9ab753a424aacde14adb5d1ea39',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:58.502152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d63b52b-9e8b-4cef-b4bf-bf04fd407f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:01:58.527290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d63b52b-9e8b-4cef-b4bf-bf04fd407f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:01:58.527290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Flow 'volume_create_api' (b66d070a-1b49-4d76-95ca-36ba23e66587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:01:58.647908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume request issued successfully. Jan 21 04:01:58.685055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4bf82894-8805-4a04-b77f-4cf5706d7ea3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes returned with HTTP 202 Jan 21 04:01:58.686825 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 869/1749] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:01:57 2021] POST /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes => generated 827 bytes in 1158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:01:58.705610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-53a88de7-d667-4cf4-a14b-16f18b7a542d tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] GET http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:01:58.706117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-53a88de7-d667-4cf4-a14b-16f18b7a542d tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:58.706798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-53a88de7-d667-4cf4-a14b-16f18b7a542d tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:01:58.770377 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:01:58.770377 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:01:58.800544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-53a88de7-d667-4cf4-a14b-16f18b7a542d tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Volume info retrieved successfully. Jan 21 04:01:58.882605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-53a88de7-d667-4cf4-a14b-16f18b7a542d tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 returned with HTTP 200 Jan 21 04:01:58.894015 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 881/1750] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:58 2021] GET /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 => generated 895 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:01:59.905030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-774950bb-2271-4e60-80bc-b4023e401915 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] GET http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:01:59.906685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-774950bb-2271-4e60-80bc-b4023e401915 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:01:59.907115 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:01:59.907115 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:01:59.908175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-774950bb-2271-4e60-80bc-b4023e401915 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:00.037490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:00.037490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:00.065020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-774950bb-2271-4e60-80bc-b4023e401915 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Volume info retrieved successfully. Jan 21 04:02:00.129218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-774950bb-2271-4e60-80bc-b4023e401915 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 returned with HTTP 200 Jan 21 04:02:00.144467 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 870/1751] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:01:59 2021] GET /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:00.162441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-636df677-96a2-4baa-a728-2dbb009364ae tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] PUT http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 Jan 21 04:02:00.162936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:00.162936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:00.163647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-636df677-96a2-4baa-a728-2dbb009364ae tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:00.425215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-636df677-96a2-4baa-a728-2dbb009364ae tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 returned with HTTP 200 Jan 21 04:02:00.431496 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 882/1752] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:02:00 2021] PUT /volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 => generated 316 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:00.437796 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] POST http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes Jan 21 04:02:00.438303 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:00.438303 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:00.438700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:00.439801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume request body: {'volume': {'size': 2}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:02:00.440167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume of 2 GB Jan 21 04:02:00.469474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Availability Zones retrieved successfully. Jan 21 04:02:00.497815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Flow 'volume_create_api' (276e5cd9-6790-4321-be17-f14efa07dd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:02:00.512753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399479d5-6683-44a4-b30f-d8df5828537c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:00.516003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Validating volume size '2' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:02:00.665499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399479d5-6683-44a4-b30f-d8df5828537c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:00.667823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37994b29-2db0-4c50-a5a2-1c05285e6fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:00.790457 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota_utils [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Quota exceeded for 0f626ec62a6c491f820dfbc43fffcc92, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 04:02:00.815139 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37994b29-2db0-4c50-a5a2-1c05285e6fe2) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 04:02:00.815139 n-d-769329-3 devstack@c-api.service[87903]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 04:02:00.820273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37994b29-2db0-4c50-a5a2-1c05285e6fe2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:00.822421 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37994b29-2db0-4c50-a5a2-1c05285e6fe2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 04:02:00.824367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399479d5-6683-44a4-b30f-d8df5828537c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:00.826490 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399479d5-6683-44a4-b30f-d8df5828537c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 04:02:00.833292 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Flow 'volume_create_api' (276e5cd9-6790-4321-be17-f14efa07dd57) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 04:02:00.833974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.middleware.fault [None req-24db4a70-8ace-4746-a214-d0e7d9027f87 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes returned with HTTP 413 Jan 21 04:02:00.843076 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 871/1753] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:02:00 2021] POST /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes => generated 208 bytes in 410 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 04:02:00.849698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9dbc117d-b33a-4374-8b99-dddd61996137 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] PUT http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 Jan 21 04:02:00.850566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9dbc117d-b33a-4374-8b99-dddd61996137 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:01.073243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9dbc117d-b33a-4374-8b99-dddd61996137 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 returned with HTTP 200 Jan 21 04:02:01.080558 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 883/1754] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:02:00 2021] PUT /volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 => generated 316 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:02:01.085639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] POST http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes Jan 21 04:02:01.086140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:01.086140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:01.086507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:01.087789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume request body: {'volume': {'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:02:01.088083 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Create volume of 1 GB Jan 21 04:02:01.088724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:01.088724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:01.117406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Availability Zones retrieved successfully. Jan 21 04:02:01.149739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Flow 'volume_create_api' (769689b1-a977-422c-b1b5-6982adc0be30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:02:01.159559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd26c4d-204b-4bb2-8669-26127f078489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:01.182408 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:02:01.308020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd26c4d-204b-4bb2-8669-26127f078489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:01.310182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d9551b-a74b-4267-9d20-968c50bc700e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:01.431198 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota_utils [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Quota exceeded for 0f626ec62a6c491f820dfbc43fffcc92, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 04:02:01.438227 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d9551b-a74b-4267-9d20-968c50bc700e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 04:02:01.438227 n-d-769329-3 devstack@c-api.service[87903]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 04:02:01.443284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d9551b-a74b-4267-9d20-968c50bc700e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:01.445415 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d9551b-a74b-4267-9d20-968c50bc700e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 04:02:01.462125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd26c4d-204b-4bb2-8669-26127f078489) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:01.464461 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd26c4d-204b-4bb2-8669-26127f078489) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 04:02:01.467117 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.volume.api [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Flow 'volume_create_api' (769689b1-a977-422c-b1b5-6982adc0be30) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 04:02:01.468346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.middleware.fault [None req-98291a1f-8a30-4126-94d3-22bf3505c881 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes returned with HTTP 413 Jan 21 04:02:01.487768 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 872/1755] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:02:01 2021] POST /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes => generated 150 bytes in 399 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 04:02:01.495266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-594ce928-00e6-4725-b0c6-e4d95622e782 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] PUT http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 Jan 21 04:02:01.496173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-594ce928-00e6-4725-b0c6-e4d95622e782 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:01.676757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-594ce928-00e6-4725-b0c6-e4d95622e782 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 returned with HTTP 200 Jan 21 04:02:01.682073 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 884/1756] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:02:01 2021] PUT /volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 => generated 315 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:01.688755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dc64df28-dc25-4faf-abcc-8bc0487fece3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] POST http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6/action Jan 21 04:02:01.689662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:01.689662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:01.690378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc64df28-dc25-4faf-abcc-8bc0487fece3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:02:01.690929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dc64df28-dc25-4faf-abcc-8bc0487fece3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:01.805539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:01.805539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:01.807673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dc64df28-dc25-4faf-abcc-8bc0487fece3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Volume info retrieved successfully. Jan 21 04:02:02.021747 n-d-769329-3 devstack@c-api.service[87903]: ERROR cinder.volume.api [None req-dc64df28-dc25-4faf-abcc-8bc0487fece3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Quota exceeded for 0f626ec62a6c491f820dfbc43fffcc92, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 04:02:02.039206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.middleware.fault [None req-dc64df28-dc25-4faf-abcc-8bc0487fece3 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6/action returned with HTTP 413 Jan 21 04:02:02.048132 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 873/1757] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:02:01 2021] POST /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6/action => generated 208 bytes in 358 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 04:02:02.053832 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] DELETE http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:02:02.054748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:02.055443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:02.055856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Delete volume with id: 4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:02:02.180421 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:02.180421 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:02.184925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Volume info retrieved successfully. Jan 21 04:02:02.244371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Delete volume request issued successfully. Jan 21 04:02:02.244835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ffbc80e4-0b04-4d04-8d35-f5cb42d29fbd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 returned with HTTP 202 Jan 21 04:02:02.249866 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 885/1758] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:02:02 2021] DELETE /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:02:02.256316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff25d79c-1855-4997-af01-b8ef3dfd1790 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] GET http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:02:02.257175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff25d79c-1855-4997-af01-b8ef3dfd1790 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:02.257428 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:02.257428 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:02.257738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff25d79c-1855-4997-af01-b8ef3dfd1790 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:02.413802 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:02.413802 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:02.440883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff25d79c-1855-4997-af01-b8ef3dfd1790 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Volume info retrieved successfully. Jan 21 04:02:02.526805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff25d79c-1855-4997-af01-b8ef3dfd1790 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 returned with HTTP 200 Jan 21 04:02:02.547929 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 874/1759] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:02 2021] GET /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 => generated 919 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:03.568193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e18eb03c-170c-4f8a-9be3-933f83035afd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] GET http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:02:03.570502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e18eb03c-170c-4f8a-9be3-933f83035afd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:03.570946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:03.570946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:03.571739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e18eb03c-170c-4f8a-9be3-933f83035afd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:03.690938 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:03.690938 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:03.714250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e18eb03c-170c-4f8a-9be3-933f83035afd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Volume info retrieved successfully. Jan 21 04:02:03.739155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e18eb03c-170c-4f8a-9be3-933f83035afd tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 returned with HTTP 200 Jan 21 04:02:03.740260 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 886/1760] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:03 2021] GET /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 => generated 919 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:04.756584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1428180a-c085-453e-8803-6f51750e4b19 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] GET http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 Jan 21 04:02:04.757406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1428180a-c085-453e-8803-6f51750e4b19 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:04.757968 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:04.757968 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:04.758296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1428180a-c085-453e-8803-6f51750e4b19 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:04.863962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1428180a-c085-453e-8803-6f51750e4b19 tempest-VolumeQuotasNegativeTestJSON-1836504285 tempest-VolumeQuotasNegativeTestJSON-1836504285] http://10.222.0.22/volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 returned with HTTP 404 Jan 21 04:02:04.865331 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 875/1761] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:04 2021] GET /volume/v3/0f626ec62a6c491f820dfbc43fffcc92/volumes/4881ff80-43c8-409a-aca7-1013883d44e6 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:02:04.876886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c96526d-647f-4a66-9a60-8194daddfc76 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] PUT http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 Jan 21 04:02:04.877370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:04.877370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:04.877811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c96526d-647f-4a66-9a60-8194daddfc76 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:05.261262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c96526d-647f-4a66-9a60-8194daddfc76 tempest-VolumeQuotasNegativeTestJSON-117171208 tempest-VolumeQuotasNegativeTestJSON-117171208] http://10.222.0.22/volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 returned with HTTP 200 Jan 21 04:02:05.262100 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 887/1762] 10.222.0.22 () {60 vars in 1342 bytes} [Thu Jan 21 04:02:04 2021] PUT /volume/v3/eff0e3aed0cf4ca6abe63ecc712c1ec1/os-quota-sets/0f626ec62a6c491f820dfbc43fffcc92 => generated 319 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:10.804341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb0ffffc-81b8-4ac6-a48c-1b4099defd12 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] POST http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types Jan 21 04:02:10.806407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb0ffffc-81b8-4ac6-a48c-1b4099defd12 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-244943069"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:10.854793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb0ffffc-81b8-4ac6-a48c-1b4099defd12 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types returned with HTTP 200 Jan 21 04:02:10.856508 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 876/1763] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:02:10 2021] POST /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types => generated 230 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:10.869712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-156f4abe-abab-47d5-b29d-8703a11d5037 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] POST http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs Jan 21 04:02:10.870577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-156f4abe-abab-47d5-b29d-8703a11d5037 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:10.999785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-156f4abe-abab-47d5-b29d-8703a11d5037 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs returned with HTTP 200 Jan 21 04:02:11.000880 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 888/1764] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:02:10 2021] POST /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs => generated 34 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.011639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb5afe6f-35a9-4f87-92e9-f43a6cf0b45c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] GET http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 Jan 21 04:02:11.012191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb5afe6f-35a9-4f87-92e9-f43a6cf0b45c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.013362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb5afe6f-35a9-4f87-92e9-f43a6cf0b45c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:11.032823 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb5afe6f-35a9-4f87-92e9-f43a6cf0b45c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 returned with HTTP 200 Jan 21 04:02:11.033651 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 877/1765] 10.222.0.22 () {58 vars in 1363 bytes} [Thu Jan 21 04:02:11 2021] GET /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.045321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ece6f17b-2cc7-488d-a3e9-135955225214 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] DELETE http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 Jan 21 04:02:11.047089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ece6f17b-2cc7-488d-a3e9-135955225214 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.047642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ece6f17b-2cc7-488d-a3e9-135955225214 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:11.120840 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:02:11.120840 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:02:11.136937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ece6f17b-2cc7-488d-a3e9-135955225214 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 returned with HTTP 202 Jan 21 04:02:11.137856 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 889/1766] 10.222.0.22 () {58 vars in 1366 bytes} [Thu Jan 21 04:02:11 2021] DELETE /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:02:11.147598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0803424a-40f4-413a-acd5-d0883f07d26b tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] GET http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 Jan 21 04:02:11.148120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0803424a-40f4-413a-acd5-d0883f07d26b tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.148599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0803424a-40f4-413a-acd5-d0883f07d26b tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:11.171726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0803424a-40f4-413a-acd5-d0883f07d26b tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 returned with HTTP 404 Jan 21 04:02:11.173386 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 878/1767] 10.222.0.22 () {58 vars in 1363 bytes} [Thu Jan 21 04:02:11 2021] GET /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec3 => generated 129 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:02:11.183360 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90f51476-1dfd-43d4-916e-d3180fd91927 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] POST http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs Jan 21 04:02:11.183936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90f51476-1dfd-43d4-916e-d3180fd91927 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:11.309190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90f51476-1dfd-43d4-916e-d3180fd91927 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs returned with HTTP 200 Jan 21 04:02:11.315226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 890/1768] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:02:11 2021] POST /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs => generated 34 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.322984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d245d019-5ad3-468e-9874-eeab2f83c242 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] GET http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs Jan 21 04:02:11.323674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d245d019-5ad3-468e-9874-eeab2f83c242 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.324356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d245d019-5ad3-468e-9874-eeab2f83c242 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:11.343375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d245d019-5ad3-468e-9874-eeab2f83c242 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs returned with HTTP 200 Jan 21 04:02:11.344214 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 879/1769] 10.222.0.22 () {58 vars in 1345 bytes} [Thu Jan 21 04:02:11 2021] GET /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.356966 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a83f6da4-dbf8-456c-984c-97ee9c80125d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] POST http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs Jan 21 04:02:11.357929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a83f6da4-dbf8-456c-984c-97ee9c80125d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:11.559348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a83f6da4-dbf8-456c-984c-97ee9c80125d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs returned with HTTP 200 Jan 21 04:02:11.561896 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 891/1770] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:02:11 2021] POST /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs => generated 34 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.572288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f39527b-8b6b-4802-8f4f-7b0763464051 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] PUT http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec2 Jan 21 04:02:11.573043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f39527b-8b6b-4802-8f4f-7b0763464051 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:11.710430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f39527b-8b6b-4802-8f4f-7b0763464051 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec2 returned with HTTP 200 Jan 21 04:02:11.711743 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 880/1771] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:02:11 2021] PUT /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec2 => generated 17 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.723296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad3a352b-d584-450c-b7f6-bd730856437d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] GET http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec2 Jan 21 04:02:11.724097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad3a352b-d584-450c-b7f6-bd730856437d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.724746 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ad3a352b-d584-450c-b7f6-bd730856437d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:11.743275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ad3a352b-d584-450c-b7f6-bd730856437d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec2 returned with HTTP 200 Jan 21 04:02:11.744138 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 892/1772] 10.222.0.22 () {58 vars in 1363 bytes} [Thu Jan 21 04:02:11 2021] GET /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.754274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57df016e-b9ad-4403-97ee-2023c673ba6c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] POST http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs Jan 21 04:02:11.755469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57df016e-b9ad-4403-97ee-2023c673ba6c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:11.888300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57df016e-b9ad-4403-97ee-2023c673ba6c tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs returned with HTTP 200 Jan 21 04:02:11.893991 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 881/1773] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:02:11 2021] POST /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs => generated 51 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.901940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e26a35a0-fd2a-4ed8-ad5d-fea96c194a1d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] GET http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs Jan 21 04:02:11.902701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e26a35a0-fd2a-4ed8-ad5d-fea96c194a1d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.903847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e26a35a0-fd2a-4ed8-ad5d-fea96c194a1d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:11.930668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e26a35a0-fd2a-4ed8-ad5d-fea96c194a1d tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs returned with HTTP 200 Jan 21 04:02:11.931541 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 893/1774] 10.222.0.22 () {58 vars in 1345 bytes} [Thu Jan 21 04:02:11 2021] GET /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89/extra_specs => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:02:11.946090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a998181-f20c-4426-b5ac-410e1a3c7f06 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] DELETE http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89 Jan 21 04:02:11.946625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a998181-f20c-4426-b5ac-410e1a3c7f06 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:11.947177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a998181-f20c-4426-b5ac-410e1a3c7f06 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:12.024580 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:02:12.024580 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:02:12.043379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a998181-f20c-4426-b5ac-410e1a3c7f06 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89 returned with HTTP 202 Jan 21 04:02:12.044513 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 882/1775] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:02:11 2021] DELETE /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:02:12.053800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb290ffe-7677-463b-8553-d51820767528 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] GET http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89 Jan 21 04:02:12.054623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb290ffe-7677-463b-8553-d51820767528 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:12.055341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb290ffe-7677-463b-8553-d51820767528 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:12.068502 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb290ffe-7677-463b-8553-d51820767528 tempest-VolumeTypesExtraSpecsTest-635981655 tempest-VolumeTypesExtraSpecsTest-635981655] http://10.222.0.22/volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89 returned with HTTP 404 Jan 21 04:02:12.074075 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 894/1776] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:02:12 2021] GET /volume/v3/54153cf3ae284b3f985d02480ab9c3a5/types/cdc4aa46-b9f4-43d6-8761-3049f0619c89 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:02:18.551046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] POST http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes Jan 21 04:02:18.552428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-551249296"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:18.554115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-551249296'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:02:18.554648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume of 1 GB Jan 21 04:02:18.568589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Availability Zones retrieved successfully. Jan 21 04:02:18.587420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Flow 'volume_create_api' (b2ddb5f5-b59a-4ced-a050-174cc7eea4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:02:18.590442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7ea508-f567-4a65-83eb-520be539a078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:18.592862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:02:18.667040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7ea508-f567-4a65-83eb-520be539a078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:18.671991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feab7f3d-3bb9-4e40-a859-885571fbeb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:18.816131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Created reservations ['aa3aae38-45a1-4f7d-a590-84ce51aa716f', '1f040a1c-07ad-401b-b5e1-43ce9efe06b6', '27972448-8c10-450d-be65-f08495ee4c24', '5b20d14f-5d4a-4908-aba7-31dc6b3743ca'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:02:18.818913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feab7f3d-3bb9-4e40-a859-885571fbeb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa3aae38-45a1-4f7d-a590-84ce51aa716f', '1f040a1c-07ad-401b-b5e1-43ce9efe06b6', '27972448-8c10-450d-be65-f08495ee4c24', '5b20d14f-5d4a-4908-aba7-31dc6b3743ca']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:18.828739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da4701c-e774-4fd1-85c6-dc2f4ad21958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:18.956000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da4701c-e774-4fd1-85c6-dc2f4ad21958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11cfed2b-46e6-4d74-a11e-676a17e34762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-551249296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c8620e54eb747b4bc321e2951613639',qos_specs=None,replication_status=,reservations=['aa3aae38-45a1-4f7d-a590-84ce51aa716f','1f040a1c-07ad-401b-b5e1-43ce9efe06b6','27972448-8c10-450d-be65-f08495ee4c24','5b20d14f-5d4a-4908-aba7-31dc6b3743ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-551249296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11cfed2b-46e6-4d74-a11e-676a17e34762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c8620e54eb747b4bc321e2951613639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:18.962156 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12e9e3b-2768-4841-9894-e44c91d2858c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:18.995313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12e9e3b-2768-4841-9894-e44c91d2858c) transitioned into state 'SUCCESS' from state '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-551249296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c8620e54eb747b4bc321e2951613639',qos_specs=None,replication_status=,reservations=['aa3aae38-45a1-4f7d-a590-84ce51aa716f','1f040a1c-07ad-401b-b5e1-43ce9efe06b6','27972448-8c10-450d-be65-f08495ee4c24','5b20d14f-5d4a-4908-aba7-31dc6b3743ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:18.997600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e0e97f-ae39-4f5b-b17c-13dda43d1095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:02:19.032045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e0e97f-ae39-4f5b-b17c-13dda43d1095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:02:19.042947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Flow 'volume_create_api' (b2ddb5f5-b59a-4ced-a050-174cc7eea4dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:02:19.115392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume request issued successfully. Jan 21 04:02:19.130808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8a093e5-2fb2-40bf-89d9-b1dd5db3f86c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes returned with HTTP 202 Jan 21 04:02:19.132175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 883/1777] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:02:18 2021] POST /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes => generated 822 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:02:19.146591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0133756-2e58-45e2-a9d1-40c15b277622 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:02:19.147422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0133756-2e58-45e2-a9d1-40c15b277622 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:19.148132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0133756-2e58-45e2-a9d1-40c15b277622 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:19.268233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:19.268233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:19.292538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a0133756-2e58-45e2-a9d1-40c15b277622 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:02:19.346424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0133756-2e58-45e2-a9d1-40c15b277622 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 200 Jan 21 04:02:19.347943 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 895/1778] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:19 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:20.364795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f48c91a2-986b-4815-8dd8-49de662b2852 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:02:20.365407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f48c91a2-986b-4815-8dd8-49de662b2852 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:20.365539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:20.365539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:20.365843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f48c91a2-986b-4815-8dd8-49de662b2852 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:20.471196 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:20.471196 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:20.485277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f48c91a2-986b-4815-8dd8-49de662b2852 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:02:20.511603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f48c91a2-986b-4815-8dd8-49de662b2852 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 200 Jan 21 04:02:20.512766 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 884/1779] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:20 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:20.530032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] POST http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups Jan 21 04:02:20.530622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:20.530622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:20.531067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11cfed2b-46e6-4d74-a11e-676a17e34762", "name": "tempest-VolumesBackupsAdminTest-Backup-411794984"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:02:20.532154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Creating new backup {'backup': {'volume_id': '11cfed2b-46e6-4d74-a11e-676a17e34762', 'name': 'tempest-VolumesBackupsAdminTest-Backup-411794984'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:02:20.532562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Creating backup of volume 11cfed2b-46e6-4d74-a11e-676a17e34762 in container None Jan 21 04:02:20.585968 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:20.585968 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:20.587546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:02:20.636061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Created reservations ['123178dc-19d7-40de-b597-09098bdbb830', '9efa9c44-b973-4bad-ae22-e26ac9b65002'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:02:20.715968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d42caae-12c3-437f-aa31-8958ae2d1e33 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups returned with HTTP 202 Jan 21 04:02:20.717638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 896/1780] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:02:20 2021] POST /volume/v3/3c8620e54eb747b4bc321e2951613639/backups => generated 400 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:02:20.729007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb45b49b-6f57-4ae8-a2e7-07867e9e54e5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:20.729836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb45b49b-6f57-4ae8-a2e7-07867e9e54e5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:20.730219 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:20.730219 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:20.730782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb45b49b-6f57-4ae8-a2e7-07867e9e54e5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:20.731894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bb45b49b-6f57-4ae8-a2e7-07867e9e54e5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:20.755918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:20.755918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:20.758559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb45b49b-6f57-4ae8-a2e7-07867e9e54e5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:20.759590 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 885/1781] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:20 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:21.774205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0148d5ad-ddcc-4017-83aa-1c53c1b833fe tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:21.775419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0148d5ad-ddcc-4017-83aa-1c53c1b833fe tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:21.775822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:21.775822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:21.776487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0148d5ad-ddcc-4017-83aa-1c53c1b833fe tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:21.777020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0148d5ad-ddcc-4017-83aa-1c53c1b833fe tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:21.800846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:21.800846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:21.803159 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0148d5ad-ddcc-4017-83aa-1c53c1b833fe tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:21.804171 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 897/1782] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:21 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 807 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:22.821738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-254e16ef-2d59-4dfd-ae1e-592951d40db9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:22.823261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-254e16ef-2d59-4dfd-ae1e-592951d40db9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:22.824795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:22.824795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:22.826080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-254e16ef-2d59-4dfd-ae1e-592951d40db9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:22.828191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-254e16ef-2d59-4dfd-ae1e-592951d40db9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:22.867199 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:22.867199 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:22.868607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-254e16ef-2d59-4dfd-ae1e-592951d40db9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:22.869692 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 886/1783] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:22 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 807 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:23.885338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bac0a899-ca30-47e4-a696-2c8e5f80129f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:23.886465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bac0a899-ca30-47e4-a696-2c8e5f80129f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:23.886870 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:23.886870 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:23.887539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bac0a899-ca30-47e4-a696-2c8e5f80129f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:23.888121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bac0a899-ca30-47e4-a696-2c8e5f80129f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:23.914147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:23.914147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:23.916373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bac0a899-ca30-47e4-a696-2c8e5f80129f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:23.924007 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 898/1784] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:23 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:24.955172 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-899adfab-29cc-46c0-b253-3d839e2f419d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:24.955802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-899adfab-29cc-46c0-b253-3d839e2f419d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:24.956101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:24.956101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:24.957054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-899adfab-29cc-46c0-b253-3d839e2f419d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:24.957054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-899adfab-29cc-46c0-b253-3d839e2f419d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:24.996127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:24.996127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:25.002353 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-899adfab-29cc-46c0-b253-3d839e2f419d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:25.010119 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 887/1785] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:24 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:26.017432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d0183a5-423b-4131-bcc8-a4e4040209e1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:26.017981 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d0183a5-423b-4131-bcc8-a4e4040209e1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:26.018138 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:26.018138 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:26.018820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d0183a5-423b-4131-bcc8-a4e4040209e1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:26.019466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4d0183a5-423b-4131-bcc8-a4e4040209e1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:26.112216 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:26.112216 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:26.117588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d0183a5-423b-4131-bcc8-a4e4040209e1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:26.127563 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 899/1786] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:26 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:27.141647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a1f32ba-ad71-4eec-be77-d72600d20149 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:27.142127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a1f32ba-ad71-4eec-be77-d72600d20149 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:27.142331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:27.142331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:27.142703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a1f32ba-ad71-4eec-be77-d72600d20149 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:27.144037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5a1f32ba-ad71-4eec-be77-d72600d20149 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:27.182218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:27.182218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:27.184097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a1f32ba-ad71-4eec-be77-d72600d20149 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:27.184921 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 888/1787] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:27 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:28.215153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6dec84ea-ea08-4144-9365-fa33cf513b16 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:28.215153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6dec84ea-ea08-4144-9365-fa33cf513b16 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:28.215153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:28.215153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:28.215153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6dec84ea-ea08-4144-9365-fa33cf513b16 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:28.215153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6dec84ea-ea08-4144-9365-fa33cf513b16 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:28.285496 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:28.285496 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:28.287797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6dec84ea-ea08-4144-9365-fa33cf513b16 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:28.294953 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 900/1788] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:28 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:29.303589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c4543ed-f482-48a5-9b31-605f981f7c80 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:29.304224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c4543ed-f482-48a5-9b31-605f981f7c80 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:29.304331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:29.304331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:29.304758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c4543ed-f482-48a5-9b31-605f981f7c80 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:29.304987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3c4543ed-f482-48a5-9b31-605f981f7c80 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:29.368655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:29.368655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:29.370996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c4543ed-f482-48a5-9b31-605f981f7c80 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:29.377512 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 889/1789] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:29 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:30.390089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-709ff550-d27b-4cf1-a251-ebd603c80d62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:30.390553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-709ff550-d27b-4cf1-a251-ebd603c80d62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:30.390724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:30.390724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:30.391116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-709ff550-d27b-4cf1-a251-ebd603c80d62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:30.391486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-709ff550-d27b-4cf1-a251-ebd603c80d62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:30.470277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:30.470277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:30.475310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-709ff550-d27b-4cf1-a251-ebd603c80d62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:30.478266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 901/1790] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:30 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:31.494622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39b8d6cb-907b-4d0d-9eb4-67cf3e2e559d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:31.496088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39b8d6cb-907b-4d0d-9eb4-67cf3e2e559d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:31.496450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:31.496450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:31.497557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39b8d6cb-907b-4d0d-9eb4-67cf3e2e559d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:31.498020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-39b8d6cb-907b-4d0d-9eb4-67cf3e2e559d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:31.543046 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:31.543046 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:31.546056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39b8d6cb-907b-4d0d-9eb4-67cf3e2e559d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:31.547129 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 890/1791] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:31 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:32.572543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f221f143-d680-45b8-a54a-ab5f8df30665 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:32.574448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f221f143-d680-45b8-a54a-ab5f8df30665 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:32.577434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:32.577434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:32.578197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f221f143-d680-45b8-a54a-ab5f8df30665 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:32.578756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f221f143-d680-45b8-a54a-ab5f8df30665 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:32.633572 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:32.633572 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:32.636411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f221f143-d680-45b8-a54a-ab5f8df30665 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:32.653837 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 902/1792] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:32 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:33.651484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98e72b0d-f337-40fd-b452-d798c48ae13c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:33.652064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98e72b0d-f337-40fd-b452-d798c48ae13c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:33.652155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:33.652155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:33.652509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98e72b0d-f337-40fd-b452-d798c48ae13c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:33.653060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-98e72b0d-f337-40fd-b452-d798c48ae13c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:33.692915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:33.692915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:33.694731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98e72b0d-f337-40fd-b452-d798c48ae13c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:33.695910 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 891/1793] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:33 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:34.709575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-198eacee-151b-496f-9ab4-76c70165c3ce tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:34.710189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-198eacee-151b-496f-9ab4-76c70165c3ce tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:34.710313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:34.710313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:34.710628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-198eacee-151b-496f-9ab4-76c70165c3ce tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:34.711015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-198eacee-151b-496f-9ab4-76c70165c3ce tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:34.765970 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:34.765970 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:34.768913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-198eacee-151b-496f-9ab4-76c70165c3ce tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:34.770479 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 903/1794] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:34 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:35.785280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d066dee8-6ba9-4ef8-8b1f-d25e417823ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:35.786178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d066dee8-6ba9-4ef8-8b1f-d25e417823ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:35.786390 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:35.786390 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:35.786922 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d066dee8-6ba9-4ef8-8b1f-d25e417823ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:35.787365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d066dee8-6ba9-4ef8-8b1f-d25e417823ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:35.815461 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:35.815461 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:35.817648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d066dee8-6ba9-4ef8-8b1f-d25e417823ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:35.818727 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 892/1795] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:35 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:36.835271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-575475f3-0d74-4d4f-9e6b-2710e842d59e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:36.836081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-575475f3-0d74-4d4f-9e6b-2710e842d59e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:36.836402 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:36.836402 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:36.837094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-575475f3-0d74-4d4f-9e6b-2710e842d59e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:36.837567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-575475f3-0d74-4d4f-9e6b-2710e842d59e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:36.860380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:36.860380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:36.862479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-575475f3-0d74-4d4f-9e6b-2710e842d59e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:36.864120 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 904/1796] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:36 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:37.879726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a63e6570-0985-4b58-94cf-08e0ec02d63a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:37.880415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a63e6570-0985-4b58-94cf-08e0ec02d63a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:37.880735 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:37.880735 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:37.881292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a63e6570-0985-4b58-94cf-08e0ec02d63a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:37.881764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a63e6570-0985-4b58-94cf-08e0ec02d63a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:37.903219 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:37.903219 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:37.906032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a63e6570-0985-4b58-94cf-08e0ec02d63a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:37.906998 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 893/1797] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:37 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:38.929566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1e1e5f2-12ca-4290-8f36-a04540214298 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:38.931529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1e1e5f2-12ca-4290-8f36-a04540214298 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:38.931905 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:38.931905 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:38.933526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1e1e5f2-12ca-4290-8f36-a04540214298 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:38.934059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e1e1e5f2-12ca-4290-8f36-a04540214298 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:38.982821 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:38.982821 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:38.985775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1e1e5f2-12ca-4290-8f36-a04540214298 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:38.986761 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 905/1798] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:38 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:40.006242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0f4d8c7-d561-490c-8ba4-340d920abfe7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:40.006748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0f4d8c7-d561-490c-8ba4-340d920abfe7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:40.006994 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:40.006994 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:40.007596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0f4d8c7-d561-490c-8ba4-340d920abfe7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:40.007798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f0f4d8c7-d561-490c-8ba4-340d920abfe7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:40.033986 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:40.033986 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:40.036449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0f4d8c7-d561-490c-8ba4-340d920abfe7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:40.037776 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 894/1799] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:40 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:41.052592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f875f484-9b59-4b6b-a322-76bcd03f7908 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:41.053119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f875f484-9b59-4b6b-a322-76bcd03f7908 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:41.053207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:41.053207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:41.054033 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f875f484-9b59-4b6b-a322-76bcd03f7908 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:41.054493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f875f484-9b59-4b6b-a322-76bcd03f7908 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:41.085071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:41.085071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:41.093122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f875f484-9b59-4b6b-a322-76bcd03f7908 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:41.096733 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 906/1800] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:41 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:42.113812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f997c1b8-eadf-4d48-8eb4-03b74fc75eed tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:42.114339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f997c1b8-eadf-4d48-8eb4-03b74fc75eed tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:42.114520 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:42.114520 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:42.114872 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f997c1b8-eadf-4d48-8eb4-03b74fc75eed tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:42.115332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f997c1b8-eadf-4d48-8eb4-03b74fc75eed tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:42.145036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:42.145036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:42.147327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f997c1b8-eadf-4d48-8eb4-03b74fc75eed tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:42.148331 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 895/1801] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:42 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:42.477563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] DELETE http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:02:42.478091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:42.478309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:42.478309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:42.478687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:42.479190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Delete volume with id: cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:02:42.559601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:42.559601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:42.561582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:42.592974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Delete volume request issued successfully. Jan 21 04:02:42.593633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26bfa86b-134f-4be1-ab07-4ab9122be004 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea returned with HTTP 202 Jan 21 04:02:42.597638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 907/1802] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:02:42 2021] DELETE /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:02:42.602070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e9d466b-6bac-40a8-8c9d-e8a36555dcbc tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:02:42.602594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e9d466b-6bac-40a8-8c9d-e8a36555dcbc tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:42.602812 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:42.602812 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:42.603218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e9d466b-6bac-40a8-8c9d-e8a36555dcbc tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:42.674029 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:42.674029 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:42.687017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e9d466b-6bac-40a8-8c9d-e8a36555dcbc tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:42.726824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e9d466b-6bac-40a8-8c9d-e8a36555dcbc tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea returned with HTTP 200 Jan 21 04:02:42.728788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 896/1803] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:42 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea => generated 915 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:43.162064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fda8b594-edb1-4f33-b7ed-2fafae2ff4d1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:43.163487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fda8b594-edb1-4f33-b7ed-2fafae2ff4d1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:43.163911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:43.163911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:43.164698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fda8b594-edb1-4f33-b7ed-2fafae2ff4d1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:43.165270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fda8b594-edb1-4f33-b7ed-2fafae2ff4d1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:43.224946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:43.224946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:43.229010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fda8b594-edb1-4f33-b7ed-2fafae2ff4d1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:43.232773 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 908/1804] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:43 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:43.745179 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c24907a-0ded-4bf3-80af-b3408b91d583 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:02:43.746154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c24907a-0ded-4bf3-80af-b3408b91d583 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:43.746529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:43.746529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:43.747192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c24907a-0ded-4bf3-80af-b3408b91d583 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:43.852357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:43.852357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:43.863228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7c24907a-0ded-4bf3-80af-b3408b91d583 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:43.893068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c24907a-0ded-4bf3-80af-b3408b91d583 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea returned with HTTP 200 Jan 21 04:02:43.894712 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 897/1805] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:43 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:44.246212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-490f0e4d-b601-4f4a-8606-2e29032aa9ec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:44.246893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-490f0e4d-b601-4f4a-8606-2e29032aa9ec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:44.247336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:44.247336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:44.248086 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-490f0e4d-b601-4f4a-8606-2e29032aa9ec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:44.248778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-490f0e4d-b601-4f4a-8606-2e29032aa9ec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:44.336267 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:44.336267 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:44.338457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-490f0e4d-b601-4f4a-8606-2e29032aa9ec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:44.339901 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 909/1806] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:44 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:44.910373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fa6e1b7-d7a6-4a4a-9664-f1d3d7c6362b tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea Jan 21 04:02:44.910890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fa6e1b7-d7a6-4a4a-9664-f1d3d7c6362b tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:44.911147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:44.911147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:44.911793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fa6e1b7-d7a6-4a4a-9664-f1d3d7c6362b tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:45.018808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fa6e1b7-d7a6-4a4a-9664-f1d3d7c6362b tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea returned with HTTP 404 Jan 21 04:02:45.020729 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 898/1807] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:44 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/cf3621da-0cd8-46e4-97e3-4ae5b14142ea => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:02:45.028868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] DELETE http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:02:45.030490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:45.030950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:45.030950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:45.031745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:45.032524 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Delete volume with id: c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:02:45.190663 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:45.190663 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:45.198705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:45.276250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Delete volume request issued successfully. Jan 21 04:02:45.276869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-042c95f7-9e04-4e76-93fd-5c5ac6038cc4 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 202 Jan 21 04:02:45.277869 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 910/1808] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:02:45 2021] DELETE /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:02:45.285948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f90e24d-9957-4ed8-ab77-a5d4d9a7c159 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:02:45.286464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f90e24d-9957-4ed8-ab77-a5d4d9a7c159 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:45.286944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f90e24d-9957-4ed8-ab77-a5d4d9a7c159 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:45.355248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5cce1648-a5aa-42ea-b924-6f1c832615e2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:45.356137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5cce1648-a5aa-42ea-b924-6f1c832615e2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:45.356560 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:45.356560 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:45.358002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5cce1648-a5aa-42ea-b924-6f1c832615e2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:45.358583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5cce1648-a5aa-42ea-b924-6f1c832615e2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:45.395970 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:45.395970 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:45.411906 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:45.411906 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:45.417813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5cce1648-a5aa-42ea-b924-6f1c832615e2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:45.420633 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 911/1809] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:45 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:45.452751 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5f90e24d-9957-4ed8-ab77-a5d4d9a7c159 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:45.505764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f90e24d-9957-4ed8-ab77-a5d4d9a7c159 tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:02:45.507321 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 899/1810] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:45 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:46.440601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e5c2b78-60e8-4733-8bd5-566d24a44707 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:46.441830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e5c2b78-60e8-4733-8bd5-566d24a44707 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:46.442214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:46.442214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:46.442810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e5c2b78-60e8-4733-8bd5-566d24a44707 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:46.443353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7e5c2b78-60e8-4733-8bd5-566d24a44707 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:46.496213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:46.496213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:46.498140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e5c2b78-60e8-4733-8bd5-566d24a44707 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:46.506914 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 912/1811] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:46 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:46.524011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0cd8479f-c0ce-40c8-8840-5446ed25d52d tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:02:46.524895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0cd8479f-c0ce-40c8-8840-5446ed25d52d tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:46.525428 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:46.525428 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:46.526098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0cd8479f-c0ce-40c8-8840-5446ed25d52d tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:46.594630 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:46.594630 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:46.604009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0cd8479f-c0ce-40c8-8840-5446ed25d52d tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:46.655450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0cd8479f-c0ce-40c8-8840-5446ed25d52d tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:02:46.661130 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 900/1812] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:46 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:47.513023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2150fbcb-0ed2-4195-a9e8-2ddafafc4f29 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:47.514113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2150fbcb-0ed2-4195-a9e8-2ddafafc4f29 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:47.514656 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:47.514656 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:47.515417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2150fbcb-0ed2-4195-a9e8-2ddafafc4f29 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:47.515987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2150fbcb-0ed2-4195-a9e8-2ddafafc4f29 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:47.560732 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:47.560732 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:47.562606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2150fbcb-0ed2-4195-a9e8-2ddafafc4f29 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:47.563449 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 913/1813] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:47 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:47.676746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-677a12e1-a2c6-4eec-b52b-4d537522bfcf tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:02:47.677542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-677a12e1-a2c6-4eec-b52b-4d537522bfcf tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:47.677920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:47.677920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:47.678607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-677a12e1-a2c6-4eec-b52b-4d537522bfcf tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:47.752628 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:47.752628 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:47.761722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-677a12e1-a2c6-4eec-b52b-4d537522bfcf tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Volume info retrieved successfully. Jan 21 04:02:47.787898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-677a12e1-a2c6-4eec-b52b-4d537522bfcf tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 200 Jan 21 04:02:47.789803 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 901/1814] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:47 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:48.592128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9131fcc-7299-4ec6-9fb6-619aa52a5f0d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:48.592897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9131fcc-7299-4ec6-9fb6-619aa52a5f0d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:48.593126 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:48.593126 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:48.593507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9131fcc-7299-4ec6-9fb6-619aa52a5f0d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:48.593889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d9131fcc-7299-4ec6-9fb6-619aa52a5f0d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:48.684213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:48.684213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:48.686788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9131fcc-7299-4ec6-9fb6-619aa52a5f0d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:48.706471 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 914/1815] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:48 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:48.805216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc84a8c6-71aa-4763-9f69-43e6e3bc52dd tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] GET http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 Jan 21 04:02:48.805987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc84a8c6-71aa-4763-9f69-43e6e3bc52dd tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:48.806355 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:48.806355 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:48.807111 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc84a8c6-71aa-4763-9f69-43e6e3bc52dd tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:48.902886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc84a8c6-71aa-4763-9f69-43e6e3bc52dd tempest-ServersNegativeTestJSON-1131697033 tempest-ServersNegativeTestJSON-1131697033] http://10.222.0.22/volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 returned with HTTP 404 Jan 21 04:02:48.907699 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 902/1816] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:48 2021] GET /volume/v3/9c94f7bf5ec946dab837ea5b07030c6a/volumes/c9249f2d-aa68-4917-8e1d-405b7e9a02f0 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:02:49.714040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8a5e9f37-1c58-4276-8f03-2928b1f6454f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:49.714603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8a5e9f37-1c58-4276-8f03-2928b1f6454f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:49.714747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:49.714747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:49.719437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8a5e9f37-1c58-4276-8f03-2928b1f6454f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:49.720202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8a5e9f37-1c58-4276-8f03-2928b1f6454f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:49.788061 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:49.788061 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:49.788061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8a5e9f37-1c58-4276-8f03-2928b1f6454f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:49.792616 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 915/1817] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:49 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:50.807432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3b96066a-ed12-48d6-812e-8adf907a4c6e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:50.808095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3b96066a-ed12-48d6-812e-8adf907a4c6e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:50.808595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3b96066a-ed12-48d6-812e-8adf907a4c6e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:50.808970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3b96066a-ed12-48d6-812e-8adf907a4c6e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:50.880686 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:50.880686 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:50.883206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3b96066a-ed12-48d6-812e-8adf907a4c6e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:50.884339 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 903/1818] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:50 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:51.898428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb5e537f-3d45-4114-8c63-a0d2ef054997 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:51.898940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb5e537f-3d45-4114-8c63-a0d2ef054997 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:51.899157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:51.899157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:51.899823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb5e537f-3d45-4114-8c63-a0d2ef054997 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:51.900747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fb5e537f-3d45-4114-8c63-a0d2ef054997 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:51.965178 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:51.965178 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:51.971079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb5e537f-3d45-4114-8c63-a0d2ef054997 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:51.972641 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 916/1819] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:51 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:52.986805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-774bf92f-9edc-4eb6-93ea-b12903972556 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:52.988337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-774bf92f-9edc-4eb6-93ea-b12903972556 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:52.988713 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:52.988713 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:52.989359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-774bf92f-9edc-4eb6-93ea-b12903972556 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:52.989879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-774bf92f-9edc-4eb6-93ea-b12903972556 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:53.059479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:53.059479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:53.065068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-774bf92f-9edc-4eb6-93ea-b12903972556 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:53.074497 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 904/1820] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:52 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:54.083379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45caeaf4-2d11-4b9c-b365-cbe9a78af514 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:54.084632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45caeaf4-2d11-4b9c-b365-cbe9a78af514 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:54.085250 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:54.085250 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:54.085879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45caeaf4-2d11-4b9c-b365-cbe9a78af514 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:54.088339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-45caeaf4-2d11-4b9c-b365-cbe9a78af514 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:54.146563 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:54.146563 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:54.149746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45caeaf4-2d11-4b9c-b365-cbe9a78af514 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:54.151394 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 917/1821] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:54 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:55.167205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c78d4a3-10cc-4ebf-a826-9d42dcd8a8b6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:55.168616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c78d4a3-10cc-4ebf-a826-9d42dcd8a8b6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:55.168616 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:55.168616 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:55.168916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c78d4a3-10cc-4ebf-a826-9d42dcd8a8b6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:55.169335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1c78d4a3-10cc-4ebf-a826-9d42dcd8a8b6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:55.194527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:55.194527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:55.196361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c78d4a3-10cc-4ebf-a826-9d42dcd8a8b6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:55.197490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 905/1822] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:55 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:56.213013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eac35d32-261f-47c0-a61f-4e25c446ecd3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:56.213600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eac35d32-261f-47c0-a61f-4e25c446ecd3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:56.213717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:56.213717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:56.214099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eac35d32-261f-47c0-a61f-4e25c446ecd3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:56.214477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-eac35d32-261f-47c0-a61f-4e25c446ecd3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:56.302494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:56.302494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:56.304990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eac35d32-261f-47c0-a61f-4e25c446ecd3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:56.312767 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 918/1823] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:56 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:57.321347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b19fbb44-80be-4ffa-bde4-85dc9ec9cb02 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:57.321918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b19fbb44-80be-4ffa-bde4-85dc9ec9cb02 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:57.322051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:57.322051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:57.322910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b19fbb44-80be-4ffa-bde4-85dc9ec9cb02 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:57.323325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b19fbb44-80be-4ffa-bde4-85dc9ec9cb02 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:57.412506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:57.412506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:57.429871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b19fbb44-80be-4ffa-bde4-85dc9ec9cb02 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:57.430942 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 906/1824] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:57 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:58.446827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5317b248-a2cb-4ec4-828b-d92eb7980234 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:58.447411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5317b248-a2cb-4ec4-828b-d92eb7980234 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:58.447567 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:58.447567 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:58.448226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5317b248-a2cb-4ec4-828b-d92eb7980234 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:58.448771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5317b248-a2cb-4ec4-828b-d92eb7980234 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:58.499442 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:58.499442 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:58.501310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5317b248-a2cb-4ec4-828b-d92eb7980234 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:58.508215 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 919/1825] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:58 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:02:59.515877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0647c4e-1cdc-452c-88f8-fbb934237d30 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:02:59.516470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0647c4e-1cdc-452c-88f8-fbb934237d30 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:02:59.516608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:02:59.516608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:02:59.516949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0647c4e-1cdc-452c-88f8-fbb934237d30 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:02:59.517324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d0647c4e-1cdc-452c-88f8-fbb934237d30 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:02:59.567258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:02:59.567258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:02:59.569193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0647c4e-1cdc-452c-88f8-fbb934237d30 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:02:59.574856 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 907/1826] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:02:59 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:00.591613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42735e5e-ce2f-4885-b9f7-b0715c688d1b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:00.592539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42735e5e-ce2f-4885-b9f7-b0715c688d1b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:00.592765 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:00.592765 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:00.593152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42735e5e-ce2f-4885-b9f7-b0715c688d1b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:00.593725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-42735e5e-ce2f-4885-b9f7-b0715c688d1b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:00.619632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:00.619632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:00.621594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42735e5e-ce2f-4885-b9f7-b0715c688d1b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:00.623396 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 920/1827] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:00 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:01.637719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d302bba-5714-445d-9b21-4ea75b8a33dc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:01.639634 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d302bba-5714-445d-9b21-4ea75b8a33dc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:01.640152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:01.640152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:01.640904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d302bba-5714-445d-9b21-4ea75b8a33dc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:01.641385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4d302bba-5714-445d-9b21-4ea75b8a33dc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:01.669447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:01.669447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:01.672648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d302bba-5714-445d-9b21-4ea75b8a33dc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:01.680040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 908/1828] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:01 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:02.688678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05681fb6-c0f3-4970-8030-c92c7f6cf30e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:02.689319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05681fb6-c0f3-4970-8030-c92c7f6cf30e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:02.689624 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:02.689624 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:02.690208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05681fb6-c0f3-4970-8030-c92c7f6cf30e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:02.690655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-05681fb6-c0f3-4970-8030-c92c7f6cf30e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:02.741585 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:02.741585 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:02.746097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05681fb6-c0f3-4970-8030-c92c7f6cf30e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:02.749466 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 921/1829] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:02 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 820 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:03.764391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c31bf445-42c4-4ce4-8562-49f29ddbebca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:03.765977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c31bf445-42c4-4ce4-8562-49f29ddbebca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:03.766379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:03.766379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:03.767848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c31bf445-42c4-4ce4-8562-49f29ddbebca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:03.767848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c31bf445-42c4-4ce4-8562-49f29ddbebca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:03.792869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:03.792869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:03.795236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c31bf445-42c4-4ce4-8562-49f29ddbebca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:03.796175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 909/1830] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:03 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:03.808901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ded787f-e951-4027-be18-d33fc1d6c77e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:03:03.809729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ded787f-e951-4027-be18-d33fc1d6c77e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:03.812028 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:03.812028 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:03.813288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ded787f-e951-4027-be18-d33fc1d6c77e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:03.900266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:03.900266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:03.927711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ded787f-e951-4027-be18-d33fc1d6c77e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:03.981319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ded787f-e951-4027-be18-d33fc1d6c77e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 200 Jan 21 04:03:03.995175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 922/1831] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:03 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:04.303843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] GET http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e/export_record Jan 21 04:03:04.304810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:04.305131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:04.305131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:04.305796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'export_record' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:04.306274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Export record for backup 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 04:03:04.329730 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:04.329730 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:04.332441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.api [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling RPCAPI with context: , host: n-d-769329-3, backup: 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 04:03:04.347835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] export_record in rpcapi backup_id 8a0828aa-e542-4f84-ae4a-5ea698572a4e on host n-d-769329-3. {{(pid=87904) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 04:03:04.377718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGEwODI4YWEtZTU0Mi00Zjg0LWFlNGEtNWVhNjk4NTcyYTRlIiwgInVzZXJfaWQiOiAiYWM5MzJlMGFjOWJlNGRhM2I5M2QzMTJhMzRhZTgxNTciLCAicHJvamVjdF9pZCI6ICIzYzg2MjBlNTRlYjc0N2I0YmMzMjFlMjk1MTYxMzYzOSIsICJ2b2x1bWVfaWQiOiAiMTFjZmVkMmItNDZlNi00ZDc0LWExMWUtNjc2YTE3ZTM0NzYyIiwgImhvc3QiOiAibi1kLTc2OTMyOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxMTc5NDk4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzExY2ZlZDJiLTQ2ZTYtNGQ3NC1hMTFlLTY3NmExN2UzNDc2Mi8yMDIxMDEyMTA0MDIyNC9hel9ub3ZhX2JhY2t1cF84YTA4MjhhYS1lNTQyLTRmODQtYWU0YS01ZWE2OTg1NzJhNGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA0OjAzOjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87904) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 04:03:04.379057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3791949-79ae-47ee-bb47-8f31cd5f3166 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e/export_record returned with HTTP 200 Jan 21 04:03:04.380747 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 910/1832] 10.222.0.22 () {58 vars in 1357 bytes} [Thu Jan 21 04:03:03 2021] GET /volume/v3/dcfba84049844468850726fd84b33c96/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e/export_record => generated 1448 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:03:04.392548 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] POST http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/import_record Jan 21 04:03:04.393009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:04.393009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:04.393555 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTQ2YTNmZGQtZWQxOS00ZmRkLTkyZTYtMGZlZjFhNzc0NzA1IiwgInVzZXJfaWQiOiAiYWM5MzJlMGFjOWJlNGRhM2I5M2QzMTJhMzRhZTgxNTciLCAicHJvamVjdF9pZCI6ICIzYzg2MjBlNTRlYjc0N2I0YmMzMjFlMjk1MTYxMzYzOSIsICJ2b2x1bWVfaWQiOiAiMTFjZmVkMmItNDZlNi00ZDc0LWExMWUtNjc2YTE3ZTM0NzYyIiwgImhvc3QiOiAibi1kLTc2OTMyOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxMTc5NDk4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzExY2ZlZDJiLTQ2ZTYtNGQ3NC1hMTFlLTY3NmExN2UzNDc2Mi8yMDIxMDEyMTA0MDIyNC9hel9ub3ZhX2JhY2t1cF84YTA4MjhhYS1lNTQyLTRmODQtYWU0YS01ZWE2OTg1NzJhNGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA0OjAzOjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:03:04.394698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTQ2YTNmZGQtZWQxOS00ZmRkLTkyZTYtMGZlZjFhNzc0NzA1IiwgInVzZXJfaWQiOiAiYWM5MzJlMGFjOWJlNGRhM2I5M2QzMTJhMzRhZTgxNTciLCAicHJvamVjdF9pZCI6ICIzYzg2MjBlNTRlYjc0N2I0YmMzMjFlMjk1MTYxMzYzOSIsICJ2b2x1bWVfaWQiOiAiMTFjZmVkMmItNDZlNi00ZDc0LWExMWUtNjc2YTE3ZTM0NzYyIiwgImhvc3QiOiAibi1kLTc2OTMyOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxMTc5NDk4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzExY2ZlZDJiLTQ2ZTYtNGQ3NC1hMTFlLTY3NmExN2UzNDc2Mi8yMDIxMDEyMTA0MDIyNC9hel9ub3ZhX2JhY2t1cF84YTA4MjhhYS1lNTQyLTRmODQtYWU0YS01ZWE2OTg1NzJhNGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA0OjAzOjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87905) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 04:03:04.395141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTQ2YTNmZGQtZWQxOS00ZmRkLTkyZTYtMGZlZjFhNzc0NzA1IiwgInVzZXJfaWQiOiAiYWM5MzJlMGFjOWJlNGRhM2I5M2QzMTJhMzRhZTgxNTciLCAicHJvamVjdF9pZCI6ICIzYzg2MjBlNTRlYjc0N2I0YmMzMjFlMjk1MTYxMzYzOSIsICJ2b2x1bWVfaWQiOiAiMTFjZmVkMmItNDZlNi00ZDc0LWExMWUtNjc2YTE3ZTM0NzYyIiwgImhvc3QiOiAibi1kLTc2OTMyOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxMTc5NDk4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzExY2ZlZDJiLTQ2ZTYtNGQ3NC1hMTFlLTY3NmExN2UzNDc2Mi8yMDIxMDEyMTA0MDIyNC9hel9ub3ZhX2JhY2t1cF84YTA4MjhhYS1lNTQyLTRmODQtYWU0YS01ZWE2OTg1NzJhNGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA0OjAzOjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87905) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 04:03:04.500711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Created reservations ['8026d061-aad6-4fb7-928c-05eeb52ebd67', 'd1b4d840-5935-4019-b728-5bae272113bf'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:03:04.604713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] import_record rpcapi backup id 546a3fdd-ed19-4fdd-92e6-0fef1a774705 on host n-d-769329-3 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTQ2YTNmZGQtZWQxOS00ZmRkLTkyZTYtMGZlZjFhNzc0NzA1IiwgInVzZXJfaWQiOiAiYWM5MzJlMGFjOWJlNGRhM2I5M2QzMTJhMzRhZTgxNTciLCAicHJvamVjdF9pZCI6ICIzYzg2MjBlNTRlYjc0N2I0YmMzMjFlMjk1MTYxMzYzOSIsICJ2b2x1bWVfaWQiOiAiMTFjZmVkMmItNDZlNi00ZDc0LWExMWUtNjc2YTE3ZTM0NzYyIiwgImhvc3QiOiAibi1kLTc2OTMyOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQxMTc5NDk4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzExY2ZlZDJiLTQ2ZTYtNGQ3NC1hMTFlLTY3NmExN2UzNDc2Mi8yMDIxMDEyMTA0MDIyNC9hel9ub3ZhX2JhY2t1cF84YTA4MjhhYS1lNTQyLTRmODQtYWU0YS01ZWE2OTg1NzJhNGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNDowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA0OjAzOjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87905) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 04:03:04.608409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Import record output: {'backup': {'id': '546a3fdd-ed19-4fdd-92e6-0fef1a774705', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705'}, {'rel': 'bookmark', 'href': 'http://10.222.0.22/volume/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705'}]}}. {{(pid=87905) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 04:03:04.609376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca24e83f-1e00-47de-b270-159c3acf2b8d tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/import_record returned with HTTP 201 Jan 21 04:03:04.610256 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 923/1833] 10.222.0.22 () {60 vars in 1269 bytes} [Thu Jan 21 04:03:04 2021] POST /volume/v3/dcfba84049844468850726fd84b33c96/backups/import_record => generated 354 bytes in 224 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 04:03:04.620578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c114b983-94fc-454f-8c69-f3867d3de0ad tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] GET http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 Jan 21 04:03:04.621431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c114b983-94fc-454f-8c69-f3867d3de0ad tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:04.621877 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:04.621877 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:04.623525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c114b983-94fc-454f-8c69-f3867d3de0ad tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:04.624723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c114b983-94fc-454f-8c69-f3867d3de0ad tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Show backup with id 546a3fdd-ed19-4fdd-92e6-0fef1a774705. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:04.648762 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:04.648762 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:04.650919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c114b983-94fc-454f-8c69-f3867d3de0ad tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 returned with HTTP 200 Jan 21 04:03:04.652006 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 911/1834] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:04 2021] GET /volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 => generated 713 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:05.668098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccdcbb94-28e8-4f27-8cba-9b9284dc62b2 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] GET http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 Jan 21 04:03:05.668673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccdcbb94-28e8-4f27-8cba-9b9284dc62b2 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:05.668796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:05.668796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:05.669179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccdcbb94-28e8-4f27-8cba-9b9284dc62b2 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:05.669769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ccdcbb94-28e8-4f27-8cba-9b9284dc62b2 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Show backup with id 546a3fdd-ed19-4fdd-92e6-0fef1a774705. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:05.709008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:05.709008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:05.710466 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccdcbb94-28e8-4f27-8cba-9b9284dc62b2 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 returned with HTTP 200 Jan 21 04:03:05.711341 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 924/1835] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:05 2021] GET /volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:05.724789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-591a3c1f-4632-4e42-8985-c4c0dea404f9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] GET http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups Jan 21 04:03:05.725306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-591a3c1f-4632-4e42-8985-c4c0dea404f9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:05.725530 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:05.725530 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:05.726050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-591a3c1f-4632-4e42-8985-c4c0dea404f9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:05.761261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-591a3c1f-4632-4e42-8985-c4c0dea404f9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups returned with HTTP 200 Jan 21 04:03:05.775009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] POST http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e/restore Jan 21 04:03:05.775479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:05.775479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:05.775885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:03:05.776771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Restoring backup 8a0828aa-e542-4f84-ae4a-5ea698572a4e ({'restore': {}}) {{(pid=87905) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 04:03:05.777253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Restoring backup 8a0828aa-e542-4f84-ae4a-5ea698572a4e to volume None. Jan 21 04:03:05.780864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 912/1836] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 04:03:05 2021] GET /volume/v3/dcfba84049844468850726fd84b33c96/backups => generated 403 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:05.803604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:05.803604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:05.806384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Creating volume of 1 GB for restore of backup 8a0828aa-e542-4f84-ae4a-5ea698572a4e. Jan 21 04:03:05.847907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Availability zone cache updated, next update will occur around 2021-01-21 05:03:05.846652. {{(pid=87905) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 04:03:05.848450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Availability Zones retrieved successfully. Jan 21 04:03:05.868346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Flow 'volume_create_api' (1a7faf18-e76e-40fc-bf87-0b5e4f720ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:03:05.871684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b357b9a7-715c-479f-8a93-06ec284df9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:05.875527 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:03:06.019018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b357b9a7-715c-479f-8a93-06ec284df9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:06.021495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cdc02d2-0182-48ae-a5c1-e49cf9a2d0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:06.117080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Created reservations ['475845da-c175-4b81-8e4a-d5f46acf761b', '23f8f836-1bc9-4337-b29a-53129a98c067', '774843c7-400d-47c5-a01d-02b9840b2df1', 'f3f452c5-62cb-4a55-8994-e6c7d3f3ece2'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:03:06.119502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cdc02d2-0182-48ae-a5c1-e49cf9a2d0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['475845da-c175-4b81-8e4a-d5f46acf761b', '23f8f836-1bc9-4337-b29a-53129a98c067', '774843c7-400d-47c5-a01d-02b9840b2df1', 'f3f452c5-62cb-4a55-8994-e6c7d3f3ece2']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:06.121905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eda869c-2db5-4557-9579-f9ff402847b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:06.210413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eda869c-2db5-4557-9579-f9ff402847b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b76c490f-45fd-497d-8889-680cf042d1c9', '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_8a0828aa-e542-4f84-ae4a-5ea698572a4e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c8620e54eb747b4bc321e2951613639',qos_specs=None,replication_status=,reservations=['475845da-c175-4b81-8e4a-d5f46acf761b','23f8f836-1bc9-4337-b29a-53129a98c067','774843c7-400d-47c5-a01d-02b9840b2df1','f3f452c5-62cb-4a55-8994-e6c7d3f3ece2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:03:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8a0828aa-e542-4f84-ae4a-5ea698572a4e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b76c490f-45fd-497d-8889-680cf042d1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c8620e54eb747b4bc321e2951613639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:06.212722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067929db-674a-4b46-87bc-2d8eaeb56ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:06.247759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067929db-674a-4b46-87bc-2d8eaeb56ced) transitioned into 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_8a0828aa-e542-4f84-ae4a-5ea698572a4e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c8620e54eb747b4bc321e2951613639',qos_specs=None,replication_status=,reservations=['475845da-c175-4b81-8e4a-d5f46acf761b','23f8f836-1bc9-4337-b29a-53129a98c067','774843c7-400d-47c5-a01d-02b9840b2df1','f3f452c5-62cb-4a55-8994-e6c7d3f3ece2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:06.250366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50608571-2e40-4c45-804f-134cbf84a96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:06.269961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50608571-2e40-4c45-804f-134cbf84a96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:06.273273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Flow 'volume_create_api' (1a7faf18-e76e-40fc-bf87-0b5e4f720ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:03:06.328878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume request issued successfully. Jan 21 04:03:06.398038 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:06.398038 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:06.405706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:06.406306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 04:03:06.406306 n-d-769329-3 devstack@c-api.service[87903]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 04:03:06.406306 n-d-769329-3 devstack@c-api.service[87903]: hub = hubs.get_hub() Jan 21 04:03:07.464472 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:07.464472 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:07.467209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:07.467613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Checking backup size 1 against volume size 1 {{(pid=87905) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 04:03:07.468169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Overwriting volume b76c490f-45fd-497d-8889-680cf042d1c9 with restore of backup 8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:07.494023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] restore_backup in rpcapi backup_id 8a0828aa-e542-4f84-ae4a-5ea698572a4e {{(pid=87905) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 04:03:07.498161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eaebf242-c424-4e05-a490-7a160fc56b09 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e/restore returned with HTTP 202 Jan 21 04:03:07.499556 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 925/1837] 10.222.0.22 () {60 vars in 1360 bytes} [Thu Jan 21 04:03:05 2021] POST /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e/restore => generated 189 bytes in 1730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:03:07.509166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac45f1f7-6144-4403-8e2f-853596c7ecdd tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:07.509950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac45f1f7-6144-4403-8e2f-853596c7ecdd tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:07.510366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:07.510366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:07.511160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac45f1f7-6144-4403-8e2f-853596c7ecdd tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:07.511612 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ac45f1f7-6144-4403-8e2f-853596c7ecdd tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:07.539352 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:07.539352 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:07.541660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac45f1f7-6144-4403-8e2f-853596c7ecdd tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:07.543048 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 913/1838] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:07 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:03:08.558713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c5e1730-dcda-4d26-80cd-b0e89d5e6371 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:08.560812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c5e1730-dcda-4d26-80cd-b0e89d5e6371 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:08.561152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:08.561152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:08.561845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c5e1730-dcda-4d26-80cd-b0e89d5e6371 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:08.562495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4c5e1730-dcda-4d26-80cd-b0e89d5e6371 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:08.626736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:08.626736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:08.629247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c5e1730-dcda-4d26-80cd-b0e89d5e6371 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:08.632662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 926/1839] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:08 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:09.647554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9192b1ff-d3c7-413a-bb41-0473c302515e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:09.647991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9192b1ff-d3c7-413a-bb41-0473c302515e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:09.648233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:09.648233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:09.648487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9192b1ff-d3c7-413a-bb41-0473c302515e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:09.649051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9192b1ff-d3c7-413a-bb41-0473c302515e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:09.670872 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:09.670872 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:09.673355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9192b1ff-d3c7-413a-bb41-0473c302515e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:09.674166 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 914/1840] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:09 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:10.689028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c352b83e-0a78-473a-bd34-cca0767400ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:10.689606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c352b83e-0a78-473a-bd34-cca0767400ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:10.689700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:10.689700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:10.690079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c352b83e-0a78-473a-bd34-cca0767400ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:10.690443 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c352b83e-0a78-473a-bd34-cca0767400ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:10.749679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:10.749679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:10.751743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c352b83e-0a78-473a-bd34-cca0767400ff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:10.758619 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 927/1841] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:10 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:11.771831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9edde03c-d688-48a0-ad8d-27e24fcf3fc3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:11.771831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9edde03c-d688-48a0-ad8d-27e24fcf3fc3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:11.771831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:11.771831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:11.771831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9edde03c-d688-48a0-ad8d-27e24fcf3fc3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:11.771831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9edde03c-d688-48a0-ad8d-27e24fcf3fc3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:11.845080 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:11.845080 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:11.845080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9edde03c-d688-48a0-ad8d-27e24fcf3fc3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:11.852956 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 915/1842] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:11 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:12.874375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69edac5b-d8a4-40f9-a316-504da2b621f7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:12.883213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69edac5b-d8a4-40f9-a316-504da2b621f7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:12.883213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:12.883213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:12.883213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69edac5b-d8a4-40f9-a316-504da2b621f7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:12.883213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-69edac5b-d8a4-40f9-a316-504da2b621f7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:12.915176 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:12.915176 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:12.915176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69edac5b-d8a4-40f9-a316-504da2b621f7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:12.915176 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 928/1843] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:12 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:13.931187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f785d91d-593c-45c9-98f0-49e1f0068a65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:13.931187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f785d91d-593c-45c9-98f0-49e1f0068a65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:13.931187 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:13.931187 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:13.931187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f785d91d-593c-45c9-98f0-49e1f0068a65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:13.931187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f785d91d-593c-45c9-98f0-49e1f0068a65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:13.990689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:13.990689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:14.009490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f785d91d-593c-45c9-98f0-49e1f0068a65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:14.009490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 916/1844] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:13 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:15.018191 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8984b476-b74e-4320-999b-4200a89e259a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:15.018191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8984b476-b74e-4320-999b-4200a89e259a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:15.018191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:15.018191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:15.018191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8984b476-b74e-4320-999b-4200a89e259a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:15.018191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8984b476-b74e-4320-999b-4200a89e259a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:15.065371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:15.065371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:15.070557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8984b476-b74e-4320-999b-4200a89e259a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:15.077125 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 929/1845] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:15 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:16.092689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dee5044e-9fb6-4ad7-a828-5553f592ba75 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:16.092689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dee5044e-9fb6-4ad7-a828-5553f592ba75 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:16.092689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:16.092689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:16.092689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dee5044e-9fb6-4ad7-a828-5553f592ba75 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:16.092689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-dee5044e-9fb6-4ad7-a828-5553f592ba75 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:16.249403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:16.249403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:16.249403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dee5044e-9fb6-4ad7-a828-5553f592ba75 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:16.249403 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 917/1846] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:16 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:03:17.316052 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f917d346-5c36-459d-a33d-4d55fa5e1cff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:17.316052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f917d346-5c36-459d-a33d-4d55fa5e1cff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:17.316052 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:17.316052 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:17.316052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f917d346-5c36-459d-a33d-4d55fa5e1cff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:17.475534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f917d346-5c36-459d-a33d-4d55fa5e1cff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:17.475534 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:17.475534 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:17.475534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f917d346-5c36-459d-a33d-4d55fa5e1cff tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:17.475534 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 930/1847] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:17 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:18.410236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ec84356-5f74-47ba-a59d-a259559e5a4d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:18.410236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ec84356-5f74-47ba-a59d-a259559e5a4d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:18.410236 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:18.410236 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:18.410236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ec84356-5f74-47ba-a59d-a259559e5a4d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:18.410236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2ec84356-5f74-47ba-a59d-a259559e5a4d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:18.485659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:18.485659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:18.485659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ec84356-5f74-47ba-a59d-a259559e5a4d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:18.494831 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 918/1848] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:18 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:19.499989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96cdcd7a-c146-4432-a962-5baf6ca5d163 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:19.499989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96cdcd7a-c146-4432-a962-5baf6ca5d163 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:19.499989 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:19.499989 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:19.499989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96cdcd7a-c146-4432-a962-5baf6ca5d163 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:19.499989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-96cdcd7a-c146-4432-a962-5baf6ca5d163 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:19.548239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:19.548239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:19.566556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96cdcd7a-c146-4432-a962-5baf6ca5d163 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:19.566556 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 931/1849] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:19 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:20.578889 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5a40861-b848-432f-8b41-49bf82431537 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:20.579412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5a40861-b848-432f-8b41-49bf82431537 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:20.579798 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:20.579798 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:20.581342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5a40861-b848-432f-8b41-49bf82431537 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:20.581342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e5a40861-b848-432f-8b41-49bf82431537 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:20.630822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:20.630822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:20.630822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5a40861-b848-432f-8b41-49bf82431537 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:20.636352 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 919/1850] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:20 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:21.650834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b05b823a-6a18-4e72-9b8b-affe637c4e32 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:21.650834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b05b823a-6a18-4e72-9b8b-affe637c4e32 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:21.650834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:21.650834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:21.650834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b05b823a-6a18-4e72-9b8b-affe637c4e32 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:21.650834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b05b823a-6a18-4e72-9b8b-affe637c4e32 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:21.731784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:21.731784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:21.731784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b05b823a-6a18-4e72-9b8b-affe637c4e32 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:21.763627 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 932/1851] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:21 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:22.748900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f19c5b6a-32e8-44c0-a4d7-a00d7911477e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:22.748900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f19c5b6a-32e8-44c0-a4d7-a00d7911477e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:22.748900 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:22.748900 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:22.748900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f19c5b6a-32e8-44c0-a4d7-a00d7911477e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:22.748900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f19c5b6a-32e8-44c0-a4d7-a00d7911477e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:22.837150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-1be27d0c-58a3-434c-b0a7-f3d72a81d361 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] DELETE http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d Jan 21 04:03:22.837150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-1be27d0c-58a3-434c-b0a7-f3d72a81d361 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:22.837150 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:22.837150 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:22.837150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-1be27d0c-58a3-434c-b0a7-f3d72a81d361 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:22.845276 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:22.845276 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:22.845276 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f19c5b6a-32e8-44c0-a4d7-a00d7911477e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:22.848829 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 920/1852] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:22 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:22.894630 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:22.894630 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:23.860124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c8bfd04-75d8-433f-84d0-990445a6ce49 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:23.861349 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c8bfd04-75d8-433f-84d0-990445a6ce49 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:23.861747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:23.861747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:23.862391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c8bfd04-75d8-433f-84d0-990445a6ce49 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:23.863436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7c8bfd04-75d8-433f-84d0-990445a6ce49 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:23.914084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:23.914084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:23.914084 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c8bfd04-75d8-433f-84d0-990445a6ce49 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:23.914084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 921/1853] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:23 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:03:23.995185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-1be27d0c-58a3-434c-b0a7-f3d72a81d361 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:03:23.995185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-1be27d0c-58a3-434c-b0a7-f3d72a81d361 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:03:24.019601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-1be27d0c-58a3-434c-b0a7-f3d72a81d361 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d returned with HTTP 200 Jan 21 04:03:24.019601 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 933/1854] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:03:22 2021] DELETE /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/70191849-2674-464c-ac7a-79932431485d => generated 19 bytes in 1192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:24.041994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-ef0e27dd-40d9-42d0-abd1-f84fc8907c48 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] DELETE http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e Jan 21 04:03:24.041994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-ef0e27dd-40d9-42d0-abd1-f84fc8907c48 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:24.041994 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:24.041994 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:24.041994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-ef0e27dd-40d9-42d0-abd1-f84fc8907c48 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:24.084772 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:24.084772 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:24.925325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f0ab85d-404f-404d-badb-0142a2f34c5c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:24.925325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f0ab85d-404f-404d-badb-0142a2f34c5c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:24.925325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:24.925325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:24.925325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f0ab85d-404f-404d-badb-0142a2f34c5c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:24.925325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3f0ab85d-404f-404d-badb-0142a2f34c5c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:24.968204 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:24.968204 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:24.968204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f0ab85d-404f-404d-badb-0142a2f34c5c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:24.968204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 934/1855] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:24 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:03:25.087394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-ef0e27dd-40d9-42d0-abd1-f84fc8907c48 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:03:25.087394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-ef0e27dd-40d9-42d0-abd1-f84fc8907c48 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:03:25.115129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-ef0e27dd-40d9-42d0-abd1-f84fc8907c48 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e returned with HTTP 200 Jan 21 04:03:25.125905 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 922/1856] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:03:24 2021] DELETE /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/35f0c9bd-f0a5-4bd2-be4d-c93d3e211b3e => generated 19 bytes in 1091 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:25.144411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-9d229b97-c9ef-4673-a51e-0362b6a4ec2c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] DELETE http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4 Jan 21 04:03:25.144411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-9d229b97-c9ef-4673-a51e-0362b6a4ec2c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:25.144411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:25.144411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:25.144411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-9d229b97-c9ef-4673-a51e-0362b6a4ec2c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:25.195071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:25.195071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:25.987330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b01a26d-970b-43cf-bbcb-a2db7fba8a62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:25.987330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b01a26d-970b-43cf-bbcb-a2db7fba8a62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:25.987330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:25.987330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:25.987330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b01a26d-970b-43cf-bbcb-a2db7fba8a62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:25.987330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7b01a26d-970b-43cf-bbcb-a2db7fba8a62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:26.031170 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:26.031170 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:26.031170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b01a26d-970b-43cf-bbcb-a2db7fba8a62 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:26.031170 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 923/1857] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:25 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:26.114816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-9d229b97-c9ef-4673-a51e-0362b6a4ec2c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:03:26.114816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-9d229b97-c9ef-4673-a51e-0362b6a4ec2c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:03:26.120709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b4273f25-19af-4f77-ab84-b7e3dd9d8f2e req-9d229b97-c9ef-4673-a51e-0362b6a4ec2c tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4 returned with HTTP 200 Jan 21 04:03:26.120709 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 935/1858] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:03:25 2021] DELETE /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/attachments/bedde5db-650e-4685-8a09-b74045f4afd4 => generated 19 bytes in 995 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:27.044803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fbdaf020-9424-4118-a045-90a856f62c23 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:27.045303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fbdaf020-9424-4118-a045-90a856f62c23 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:27.045565 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:27.045565 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:27.046266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fbdaf020-9424-4118-a045-90a856f62c23 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:27.055454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fbdaf020-9424-4118-a045-90a856f62c23 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:27.096838 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:27.096838 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:27.099605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fbdaf020-9424-4118-a045-90a856f62c23 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:27.100554 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 924/1859] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:27 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:28.123801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4747920c-2144-4421-b9d7-2a64ad75feec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:28.123801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4747920c-2144-4421-b9d7-2a64ad75feec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:28.123801 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:28.123801 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:28.123801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4747920c-2144-4421-b9d7-2a64ad75feec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:28.123801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4747920c-2144-4421-b9d7-2a64ad75feec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:28.157633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:28.157633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:28.159104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4747920c-2144-4421-b9d7-2a64ad75feec tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:28.165853 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 936/1860] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:28 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:29.180820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38e918d2-af81-453c-b73b-59c00971aa39 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:29.180820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38e918d2-af81-453c-b73b-59c00971aa39 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:29.180820 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:29.180820 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:29.180820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38e918d2-af81-453c-b73b-59c00971aa39 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:29.180820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-38e918d2-af81-453c-b73b-59c00971aa39 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:29.223773 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:29.223773 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:29.223773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38e918d2-af81-453c-b73b-59c00971aa39 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:29.223773 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 925/1861] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:29 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:30.237022 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-03ec67c8-a59b-4227-97fc-9c80dfa0b81e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:30.237022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-03ec67c8-a59b-4227-97fc-9c80dfa0b81e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:30.237022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:30.237022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:30.237022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-03ec67c8-a59b-4227-97fc-9c80dfa0b81e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:30.237022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-03ec67c8-a59b-4227-97fc-9c80dfa0b81e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:30.314299 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:30.314299 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:30.324733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-03ec67c8-a59b-4227-97fc-9c80dfa0b81e tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:30.335421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 937/1862] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:30 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:31.342598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-20a23c5a-f6b8-4e04-8c39-01f221cbf242 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:31.342598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-20a23c5a-f6b8-4e04-8c39-01f221cbf242 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:31.342598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:31.342598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:31.342598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-20a23c5a-f6b8-4e04-8c39-01f221cbf242 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:31.342598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-20a23c5a-f6b8-4e04-8c39-01f221cbf242 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:31.473968 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:31.473968 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:31.473968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-20a23c5a-f6b8-4e04-8c39-01f221cbf242 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:31.492815 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 926/1863] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:31 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:32.495498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc1fbc08-6ee0-4de3-b3b0-9d91fb715ec5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:32.495498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc1fbc08-6ee0-4de3-b3b0-9d91fb715ec5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:32.495498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:32.495498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:32.495498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc1fbc08-6ee0-4de3-b3b0-9d91fb715ec5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:32.495498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bc1fbc08-6ee0-4de3-b3b0-9d91fb715ec5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:32.541349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:32.541349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:32.541349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc1fbc08-6ee0-4de3-b3b0-9d91fb715ec5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:32.556981 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 938/1864] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:32 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:33.566666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3dea01c-3f84-4a9a-8e7e-01333a824883 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:33.566666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3dea01c-3f84-4a9a-8e7e-01333a824883 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:33.566666 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:33.566666 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:33.566666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3dea01c-3f84-4a9a-8e7e-01333a824883 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:33.566666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d3dea01c-3f84-4a9a-8e7e-01333a824883 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:33.613869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:33.613869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:33.617588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3dea01c-3f84-4a9a-8e7e-01333a824883 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:33.617588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 927/1865] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:33 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:34.640434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65b68ba1-cb91-4cda-9a42-29c341f171f5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:34.640434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65b68ba1-cb91-4cda-9a42-29c341f171f5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:34.640434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:34.640434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:34.640434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65b68ba1-cb91-4cda-9a42-29c341f171f5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:34.640434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-65b68ba1-cb91-4cda-9a42-29c341f171f5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:34.687777 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:34.687777 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:34.702044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65b68ba1-cb91-4cda-9a42-29c341f171f5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:34.702044 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 939/1866] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:34 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:35.714574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33ea2d64-8caf-40d9-9d08-3fd2a8d307bc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:35.714574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33ea2d64-8caf-40d9-9d08-3fd2a8d307bc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:35.714574 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:35.714574 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:35.714574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33ea2d64-8caf-40d9-9d08-3fd2a8d307bc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:35.714574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-33ea2d64-8caf-40d9-9d08-3fd2a8d307bc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:35.787754 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:35.787754 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:35.792282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33ea2d64-8caf-40d9-9d08-3fd2a8d307bc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:35.792282 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 928/1867] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:35 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:36.806342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86478d4e-f85f-40dd-a96f-525c6ebbdd3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:36.806859 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86478d4e-f85f-40dd-a96f-525c6ebbdd3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:36.807187 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:36.807187 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:36.807637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86478d4e-f85f-40dd-a96f-525c6ebbdd3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:36.809335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-86478d4e-f85f-40dd-a96f-525c6ebbdd3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:36.839941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:36.839941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:36.843128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86478d4e-f85f-40dd-a96f-525c6ebbdd3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:36.850126 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 940/1868] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:36 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:37.860911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d77e969-a125-408c-aced-e22ec632656d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:37.861603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d77e969-a125-408c-aced-e22ec632656d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:37.861855 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:37.861855 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:37.862536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d77e969-a125-408c-aced-e22ec632656d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:37.862536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2d77e969-a125-408c-aced-e22ec632656d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 8a0828aa-e542-4f84-ae4a-5ea698572a4e. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:37.889561 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:37.889561 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:37.893234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d77e969-a125-408c-aced-e22ec632656d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 200 Jan 21 04:03:37.903096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 929/1869] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:37 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:37.912616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb225f0e-8f2d-460d-a3b8-41fc454d27ef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/b76c490f-45fd-497d-8889-680cf042d1c9 Jan 21 04:03:37.913580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb225f0e-8f2d-460d-a3b8-41fc454d27ef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:37.913867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:37.913867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:37.914537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb225f0e-8f2d-460d-a3b8-41fc454d27ef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:37.993320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:37.993320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:38.006829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb225f0e-8f2d-460d-a3b8-41fc454d27ef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:38.042550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb225f0e-8f2d-460d-a3b8-41fc454d27ef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/b76c490f-45fd-497d-8889-680cf042d1c9 returned with HTTP 200 Jan 21 04:03:38.056464 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 941/1870] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:37 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/b76c490f-45fd-497d-8889-680cf042d1c9 => generated 970 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:38.062350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes Jan 21 04:03:38.062924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:38.063153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:38.063153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:38.063808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:38.064610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:03:38.067091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:03:38.125956 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Get all volumes completed successfully. Jan 21 04:03:38.127572 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26117116-1caa-4c76-854a-700b2671a11c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes returned with HTTP 200 Jan 21 04:03:38.129675 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 930/1871] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 04:03:38 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes => generated 793 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:38.143322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] DELETE http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/b76c490f-45fd-497d-8889-680cf042d1c9 Jan 21 04:03:38.145277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:38.145920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:38.145920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:38.146920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:38.148420 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete volume with id: b76c490f-45fd-497d-8889-680cf042d1c9 Jan 21 04:03:38.239811 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:38.239811 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:38.241407 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:38.303892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete volume request issued successfully. Jan 21 04:03:38.304602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a7ac746-0023-46df-a50b-b1f6343d646d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/b76c490f-45fd-497d-8889-680cf042d1c9 returned with HTTP 202 Jan 21 04:03:38.305968 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 942/1872] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:03:38 2021] DELETE /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/b76c490f-45fd-497d-8889-680cf042d1c9 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:03:38.315584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5956d98-22a0-4762-b021-9f7eab619231 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] DELETE http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 Jan 21 04:03:38.316314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5956d98-22a0-4762-b021-9f7eab619231 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:38.316686 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:38.316686 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:38.317287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e5956d98-22a0-4762-b021-9f7eab619231 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:38.317798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-e5956d98-22a0-4762-b021-9f7eab619231 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Delete backup with id: 546a3fdd-ed19-4fdd-92e6-0fef1a774705. Jan 21 04:03:38.374078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:38.374078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:38.452197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-e5956d98-22a0-4762-b021-9f7eab619231 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] delete_backup rpcapi backup_id 546a3fdd-ed19-4fdd-92e6-0fef1a774705 {{(pid=87904) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:03:38.467459 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e5956d98-22a0-4762-b021-9f7eab619231 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 returned with HTTP 202 Jan 21 04:03:38.471729 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 931/1873] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:03:38 2021] DELETE /volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:03:38.478500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98cc45c3-85e2-4437-a65b-b4d46bf55ac9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] GET http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 Jan 21 04:03:38.479146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98cc45c3-85e2-4437-a65b-b4d46bf55ac9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:38.479545 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:38.479545 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:38.480121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98cc45c3-85e2-4437-a65b-b4d46bf55ac9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:38.480607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-98cc45c3-85e2-4437-a65b-b4d46bf55ac9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Show backup with id 546a3fdd-ed19-4fdd-92e6-0fef1a774705. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:38.532875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:38.532875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:38.536205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98cc45c3-85e2-4437-a65b-b4d46bf55ac9 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 returned with HTTP 200 Jan 21 04:03:38.539659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 943/1874] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:38 2021] GET /volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:39.558985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-03e44ebd-db8c-4195-affd-fb00a5934808 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] GET http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 Jan 21 04:03:39.559970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-03e44ebd-db8c-4195-affd-fb00a5934808 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:39.560201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:39.560201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:39.561103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-03e44ebd-db8c-4195-affd-fb00a5934808 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:39.561638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-03e44ebd-db8c-4195-affd-fb00a5934808 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Show backup with id 546a3fdd-ed19-4fdd-92e6-0fef1a774705. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:39.605061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-03e44ebd-db8c-4195-affd-fb00a5934808 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 returned with HTTP 404 Jan 21 04:03:39.606857 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 932/1875] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:39 2021] GET /volume/v3/dcfba84049844468850726fd84b33c96/backups/546a3fdd-ed19-4fdd-92e6-0fef1a774705 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:03:39.616538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceca6387-2cec-4b7b-95d8-22b13b22c193 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] DELETE http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e Jan 21 04:03:39.617020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceca6387-2cec-4b7b-95d8-22b13b22c193 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:39.617222 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:39.617222 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:39.618111 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceca6387-2cec-4b7b-95d8-22b13b22c193 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:39.618534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-ceca6387-2cec-4b7b-95d8-22b13b22c193 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete backup with id: 8a0828aa-e542-4f84-ae4a-5ea698572a4e. Jan 21 04:03:39.642868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:39.642868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:39.675970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-ceca6387-2cec-4b7b-95d8-22b13b22c193 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] delete_backup rpcapi backup_id 8a0828aa-e542-4f84-ae4a-5ea698572a4e {{(pid=87905) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:03:39.679685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceca6387-2cec-4b7b-95d8-22b13b22c193 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e returned with HTTP 202 Jan 21 04:03:39.680986 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 944/1876] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:03:39 2021] DELETE /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/8a0828aa-e542-4f84-ae4a-5ea698572a4e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:03:39.701447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] POST http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes Jan 21 04:03:39.702472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-368771087"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:03:39.703605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-368771087'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:03:39.703982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume of 1 GB Jan 21 04:03:39.720466 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Availability Zones retrieved successfully. Jan 21 04:03:39.753803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Flow 'volume_create_api' (0d1eb71d-04f7-4a2f-8306-af0800efea20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:03:39.767349 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964ff02b-f17d-41fa-b993-2246206941ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:39.769475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:03:39.966204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964ff02b-f17d-41fa-b993-2246206941ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:39.969024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cab401-30aa-47bd-8558-548bb350359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:40.119961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Created reservations ['6b191e56-5ed8-4dc6-9b7f-4a97042baecb', '36b92a4c-edc2-4f1f-ad85-316adb80ef3e', 'bb5dfd18-db29-486a-8ed7-a5c78722e69a', '5a0a676e-d5af-4e39-b4fe-3096018105d1'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:03:40.123406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cab401-30aa-47bd-8558-548bb350359f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b191e56-5ed8-4dc6-9b7f-4a97042baecb', '36b92a4c-edc2-4f1f-ad85-316adb80ef3e', 'bb5dfd18-db29-486a-8ed7-a5c78722e69a', '5a0a676e-d5af-4e39-b4fe-3096018105d1']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:40.126099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b8faac-ed09-425d-939e-8ee2464cf67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:40.204954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b8faac-ed09-425d-939e-8ee2464cf67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15783ae1-b204-46ed-af71-71f33682f255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-368771087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c8620e54eb747b4bc321e2951613639',qos_specs=None,replication_status=,reservations=['6b191e56-5ed8-4dc6-9b7f-4a97042baecb','36b92a4c-edc2-4f1f-ad85-316adb80ef3e','bb5dfd18-db29-486a-8ed7-a5c78722e69a','5a0a676e-d5af-4e39-b4fe-3096018105d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-368771087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15783ae1-b204-46ed-af71-71f33682f255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c8620e54eb747b4bc321e2951613639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:40.208277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8457ee4f-5aea-445c-a492-af835473e90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:40.261122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8457ee4f-5aea-445c-a492-af835473e90b) transitioned into state 'SUCCESS' from state '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-368771087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c8620e54eb747b4bc321e2951613639',qos_specs=None,replication_status=,reservations=['6b191e56-5ed8-4dc6-9b7f-4a97042baecb','36b92a4c-edc2-4f1f-ad85-316adb80ef3e','bb5dfd18-db29-486a-8ed7-a5c78722e69a','5a0a676e-d5af-4e39-b4fe-3096018105d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac932e0ac9be4da3b93d312a34ae8157',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:40.264092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d668ae-628a-48d7-89ae-39df34d13e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:03:40.289291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d668ae-628a-48d7-89ae-39df34d13e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:03:40.294393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Flow 'volume_create_api' (0d1eb71d-04f7-4a2f-8306-af0800efea20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:03:40.398686 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Create volume request issued successfully. Jan 21 04:03:40.429381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a9b8957-12bd-4b96-8308-2af6bd42c352 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes returned with HTTP 202 Jan 21 04:03:40.433437 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 933/1877] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:03:39 2021] POST /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes => generated 822 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:03:40.444574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be94b94c-9a2e-4137-b05c-0ef93a3ee195 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:03:40.445364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be94b94c-9a2e-4137-b05c-0ef93a3ee195 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:40.445565 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:40.445565 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:40.446617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be94b94c-9a2e-4137-b05c-0ef93a3ee195 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:40.550131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:40.550131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:40.561421 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-be94b94c-9a2e-4137-b05c-0ef93a3ee195 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:40.592869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be94b94c-9a2e-4137-b05c-0ef93a3ee195 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 200 Jan 21 04:03:40.598992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 945/1878] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:40 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 890 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:41.611013 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30fd086e-91d7-4dc8-8515-641416124314 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:03:41.611554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30fd086e-91d7-4dc8-8515-641416124314 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:41.611775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:41.611775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:41.612656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30fd086e-91d7-4dc8-8515-641416124314 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:41.708523 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:41.708523 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:41.718952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-30fd086e-91d7-4dc8-8515-641416124314 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:41.744788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30fd086e-91d7-4dc8-8515-641416124314 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 200 Jan 21 04:03:41.757345 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 934/1879] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:41 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:41.763714 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] POST http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups Jan 21 04:03:41.764220 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:41.764220 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:41.764625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15783ae1-b204-46ed-af71-71f33682f255", "name": "tempest-VolumesBackupsAdminTest-Backup-1468990644"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:03:41.765917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Creating new backup {'backup': {'volume_id': '15783ae1-b204-46ed-af71-71f33682f255', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1468990644'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:03:41.766332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Creating backup of volume 15783ae1-b204-46ed-af71-71f33682f255 in container None Jan 21 04:03:41.831385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:41.831385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:41.832569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:03:41.890645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Created reservations ['4282c9a0-ad54-4aec-84e7-6b3d7749fa8e', '77be003e-a7d3-4e4d-ba76-f04bcdca8218'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:03:41.994806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4168cc37-c3af-46a5-b329-47d6b46bc3c2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups returned with HTTP 202 Jan 21 04:03:41.996526 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 946/1880] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:03:41 2021] POST /volume/v3/3c8620e54eb747b4bc321e2951613639/backups => generated 401 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:03:42.007498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-262a25b4-75c1-417a-8964-2ed13d904d2b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:42.007901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-262a25b4-75c1-417a-8964-2ed13d904d2b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:42.008115 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:42.008115 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:42.008486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-262a25b4-75c1-417a-8964-2ed13d904d2b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:42.008849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-262a25b4-75c1-417a-8964-2ed13d904d2b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:42.057195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:42.057195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:42.059727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-262a25b4-75c1-417a-8964-2ed13d904d2b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:42.060772 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 935/1881] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:42 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 808 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:43.074433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfb651cc-2209-4400-a14a-e9c18558f6ca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:43.075003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfb651cc-2209-4400-a14a-e9c18558f6ca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:43.075385 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:43.075385 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:43.075754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfb651cc-2209-4400-a14a-e9c18558f6ca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:43.076106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-cfb651cc-2209-4400-a14a-e9c18558f6ca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:43.100372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:43.100372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:43.102912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfb651cc-2209-4400-a14a-e9c18558f6ca tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:43.104010 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 947/1882] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:43 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 808 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:43.329863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] DELETE http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 04:03:43.330497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:43.330897 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:43.330897 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:43.331495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:43.332185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Delete volume with id: 3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 04:03:43.397077 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:43.397077 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:43.398337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:43.452456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Delete volume request issued successfully. Jan 21 04:03:43.453286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc338a69-e028-4860-8917-2e4d10857c0b tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 202 Jan 21 04:03:43.456593 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 936/1883] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:03:43 2021] DELETE /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:03:43.478844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb364b4f-31f3-480b-be24-61017b0a6dc6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 04:03:43.485021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb364b4f-31f3-480b-be24-61017b0a6dc6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:43.485252 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:43.485252 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:43.485780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb364b4f-31f3-480b-be24-61017b0a6dc6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:43.591189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:43.591189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:43.611305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb364b4f-31f3-480b-be24-61017b0a6dc6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:43.645071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb364b4f-31f3-480b-be24-61017b0a6dc6 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 04:03:43.646272 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 948/1884] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:43 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:44.119422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f522f040-bc94-4871-bf18-7ac55cef0f96 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:44.120927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f522f040-bc94-4871-bf18-7ac55cef0f96 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:44.121454 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:44.121454 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:44.122643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f522f040-bc94-4871-bf18-7ac55cef0f96 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:44.123236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f522f040-bc94-4871-bf18-7ac55cef0f96 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:44.166615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:44.166615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:44.168666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f522f040-bc94-4871-bf18-7ac55cef0f96 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:44.170486 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 937/1885] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:44 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 808 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:44.663805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f7faf70-fc5a-4af5-9fc3-5e63a578699a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 04:03:44.664768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f7faf70-fc5a-4af5-9fc3-5e63a578699a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:44.665191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:44.665191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:44.665812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f7faf70-fc5a-4af5-9fc3-5e63a578699a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:44.736240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:44.736240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:44.746392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f7faf70-fc5a-4af5-9fc3-5e63a578699a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:44.795173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f7faf70-fc5a-4af5-9fc3-5e63a578699a tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 200 Jan 21 04:03:44.796023 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 949/1886] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:44 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:45.185678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f31248c5-ce65-4ffb-9dd2-f1243fd3d2b3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:45.186222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f31248c5-ce65-4ffb-9dd2-f1243fd3d2b3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:45.186436 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:45.186436 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:45.187205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f31248c5-ce65-4ffb-9dd2-f1243fd3d2b3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:45.187587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f31248c5-ce65-4ffb-9dd2-f1243fd3d2b3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:45.220202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:45.220202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:45.222525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f31248c5-ce65-4ffb-9dd2-f1243fd3d2b3 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:45.224606 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 938/1887] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:45 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 808 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:45.812806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dff14feb-c3d7-4971-bf47-c29c72f765d7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 Jan 21 04:03:45.813680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dff14feb-c3d7-4971-bf47-c29c72f765d7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:45.814062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:45.814062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:45.815543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dff14feb-c3d7-4971-bf47-c29c72f765d7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:45.874014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dff14feb-c3d7-4971-bf47-c29c72f765d7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 returned with HTTP 404 Jan 21 04:03:45.875580 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 950/1888] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:45 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/3cc188e6-f8c3-4bd0-a38e-0debed69f570 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:03:45.883248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] DELETE http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 04:03:45.883758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:45.883974 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:45.883974 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:45.884614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:45.884768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Delete volume with id: a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 04:03:45.978744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:45.978744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:45.980344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:46.061662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Delete volume request issued successfully. Jan 21 04:03:46.063382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4dccffb2-b4ba-49a8-b381-789cbe93cc77 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 202 Jan 21 04:03:46.064406 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 939/1889] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:03:45 2021] DELETE /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:03:46.071856 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e93238be-80d2-448c-8f21-19b26ec36fa7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 04:03:46.072630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e93238be-80d2-448c-8f21-19b26ec36fa7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:46.073344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e93238be-80d2-448c-8f21-19b26ec36fa7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:46.136277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:46.136277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:46.145766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e93238be-80d2-448c-8f21-19b26ec36fa7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:46.171057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e93238be-80d2-448c-8f21-19b26ec36fa7 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 04:03:46.182580 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 951/1890] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:46 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:46.238921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba6723d3-f66a-451b-a9d8-7946d15f1fc2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:46.239525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba6723d3-f66a-451b-a9d8-7946d15f1fc2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:46.239745 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:46.239745 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:46.240127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba6723d3-f66a-451b-a9d8-7946d15f1fc2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:46.240502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ba6723d3-f66a-451b-a9d8-7946d15f1fc2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:46.298169 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:46.298169 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:46.304491 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba6723d3-f66a-451b-a9d8-7946d15f1fc2 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:46.305277 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 940/1891] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:46 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:47.188430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88301bd4-f861-4436-a5c3-3bfa71244e18 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 04:03:47.188949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88301bd4-f861-4436-a5c3-3bfa71244e18 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:47.189166 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:47.189166 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:47.189544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88301bd4-f861-4436-a5c3-3bfa71244e18 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:47.294458 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:47.294458 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:47.308010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-88301bd4-f861-4436-a5c3-3bfa71244e18 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:47.330080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62f398a9-0ff1-4fad-9703-ca08d94a018f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:47.331170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62f398a9-0ff1-4fad-9703-ca08d94a018f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:47.331598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:47.331598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:47.332947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-62f398a9-0ff1-4fad-9703-ca08d94a018f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:47.334147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-62f398a9-0ff1-4fad-9703-ca08d94a018f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:47.335783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88301bd4-f861-4436-a5c3-3bfa71244e18 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 200 Jan 21 04:03:47.336901 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 952/1892] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:47 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:47.397616 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:47.397616 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:47.399740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-62f398a9-0ff1-4fad-9703-ca08d94a018f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:47.400593 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 941/1893] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:47 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:48.364108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b91cdf5-ec40-4829-9665-6598b1e2c994 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 Jan 21 04:03:48.364108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b91cdf5-ec40-4829-9665-6598b1e2c994 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:48.364108 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:48.364108 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:48.364108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b91cdf5-ec40-4829-9665-6598b1e2c994 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:48.415911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0386768c-303b-48c9-a579-4a00bfa82bd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:48.416795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0386768c-303b-48c9-a579-4a00bfa82bd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:48.417585 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:48.417585 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:48.418211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0386768c-303b-48c9-a579-4a00bfa82bd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:48.419478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0386768c-303b-48c9-a579-4a00bfa82bd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:48.454242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b91cdf5-ec40-4829-9665-6598b1e2c994 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 returned with HTTP 404 Jan 21 04:03:48.454865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:48.454865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:48.455308 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 953/1894] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:48 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/a80bddb8-00f7-4263-a638-273422c4d6f0 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:03:48.457820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0386768c-303b-48c9-a579-4a00bfa82bd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:48.458799 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 942/1895] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:48 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:48.462568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] DELETE http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 04:03:48.463290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:48.463955 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:48.464575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Delete volume with id: 18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 04:03:48.516281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:48.516281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:48.517813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:48.546360 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Delete volume request issued successfully. Jan 21 04:03:48.547283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-463a6ce2-4dd3-47e5-96b8-cd9a41042988 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 202 Jan 21 04:03:48.548683 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 954/1896] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:03:48 2021] DELETE /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:03:48.555778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8040c7f4-4a76-4b06-a197-d008c75648ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 04:03:48.556299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8040c7f4-4a76-4b06-a197-d008c75648ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:48.556646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:48.556646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:48.557264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8040c7f4-4a76-4b06-a197-d008c75648ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:48.617181 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:48.617181 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:48.629834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8040c7f4-4a76-4b06-a197-d008c75648ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:48.661851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8040c7f4-4a76-4b06-a197-d008c75648ae tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 04:03:48.663395 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 943/1897] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:48 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 1361 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:03:49.473126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3521b898-ccc6-45a9-a4c8-4870a77eeaef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:49.473620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3521b898-ccc6-45a9-a4c8-4870a77eeaef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:49.473840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:49.473840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:49.474214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3521b898-ccc6-45a9-a4c8-4870a77eeaef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:49.474590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3521b898-ccc6-45a9-a4c8-4870a77eeaef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:49.533370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:49.533370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:49.536523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3521b898-ccc6-45a9-a4c8-4870a77eeaef tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:49.538944 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 955/1898] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:49 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:49.693641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79b8a492-af4d-44cb-af18-35128870b5dc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 04:03:49.693641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79b8a492-af4d-44cb-af18-35128870b5dc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:49.693641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:49.693641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:49.693641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79b8a492-af4d-44cb-af18-35128870b5dc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:49.744638 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:49.744638 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:49.754550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-79b8a492-af4d-44cb-af18-35128870b5dc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Volume info retrieved successfully. Jan 21 04:03:49.790697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79b8a492-af4d-44cb-af18-35128870b5dc tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 200 Jan 21 04:03:49.791826 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 944/1899] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:49 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 1361 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:03:50.552416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c707da1-33b0-48c4-a76c-a3af1610aa98 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:50.552936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c707da1-33b0-48c4-a76c-a3af1610aa98 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:50.553320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:50.553320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:50.553813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c707da1-33b0-48c4-a76c-a3af1610aa98 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:50.554254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0c707da1-33b0-48c4-a76c-a3af1610aa98 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:50.578862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:50.578862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:50.581260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c707da1-33b0-48c4-a76c-a3af1610aa98 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:50.582277 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 956/1900] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:50 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:50.807752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6739761f-ae59-4151-a134-792b95b65ea8 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] GET http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 Jan 21 04:03:50.808274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6739761f-ae59-4151-a134-792b95b65ea8 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:50.808488 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:50.808488 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:50.810798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6739761f-ae59-4151-a134-792b95b65ea8 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:50.855368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6739761f-ae59-4151-a134-792b95b65ea8 tempest-TaggedBootDevicesTest-1907422903 tempest-TaggedBootDevicesTest-1907422903] http://10.222.0.22/volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 returned with HTTP 404 Jan 21 04:03:50.856997 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 945/1901] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:50 2021] GET /volume/v3/0fdeee40f281405ebb202ae1f91ddbb8/volumes/18ee78ab-8872-4d4f-b9f9-f9cc17b96538 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:03:51.596495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-688a56be-57b6-4564-8e49-c1682e5e0d67 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:51.598059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-688a56be-57b6-4564-8e49-c1682e5e0d67 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:51.598466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:51.598466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:51.599120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-688a56be-57b6-4564-8e49-c1682e5e0d67 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:51.599666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-688a56be-57b6-4564-8e49-c1682e5e0d67 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:51.684721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:51.684721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:51.687537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-688a56be-57b6-4564-8e49-c1682e5e0d67 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:51.705159 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 957/1902] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:51 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:52.712373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-980731c2-e113-42a8-a434-e953303695ee tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:52.714025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-980731c2-e113-42a8-a434-e953303695ee tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:52.714569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-980731c2-e113-42a8-a434-e953303695ee tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:52.716794 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-980731c2-e113-42a8-a434-e953303695ee tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:52.753313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:52.753313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:52.755196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-980731c2-e113-42a8-a434-e953303695ee tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:52.756169 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 946/1903] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:52 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:03:53.770573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7677386c-24a9-4263-a0a1-73a3962f5ef7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:53.771112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7677386c-24a9-4263-a0a1-73a3962f5ef7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:53.771286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:53.771286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:53.771905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7677386c-24a9-4263-a0a1-73a3962f5ef7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:53.772441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7677386c-24a9-4263-a0a1-73a3962f5ef7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:53.807515 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:53.807515 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:53.809985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7677386c-24a9-4263-a0a1-73a3962f5ef7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:53.811492 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 958/1904] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:53 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:54.829292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d04005ea-be30-4817-8c1e-43e55872dd45 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:54.829899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d04005ea-be30-4817-8c1e-43e55872dd45 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:54.830402 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:54.830402 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:54.831163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d04005ea-be30-4817-8c1e-43e55872dd45 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:54.832018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d04005ea-be30-4817-8c1e-43e55872dd45 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:54.857381 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:54.857381 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:54.860485 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d04005ea-be30-4817-8c1e-43e55872dd45 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:54.861860 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 947/1905] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:54 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:55.876303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a64c60b2-82d7-44a0-b37b-916cf53c9fd9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:55.876843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a64c60b2-82d7-44a0-b37b-916cf53c9fd9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:55.877062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:55.877062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:55.877429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a64c60b2-82d7-44a0-b37b-916cf53c9fd9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:55.877801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a64c60b2-82d7-44a0-b37b-916cf53c9fd9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:55.937480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:55.937480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:55.939579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a64c60b2-82d7-44a0-b37b-916cf53c9fd9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:55.945230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 959/1906] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:55 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:56.971435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec465371-901f-4858-bd65-705772df62eb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:56.971435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec465371-901f-4858-bd65-705772df62eb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:56.971435 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:56.971435 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:56.971435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec465371-901f-4858-bd65-705772df62eb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:56.971435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ec465371-901f-4858-bd65-705772df62eb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:57.046598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:57.046598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:57.048400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec465371-901f-4858-bd65-705772df62eb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:57.049219 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 948/1907] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:56 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:58.063579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8c6c8af-4033-44c6-9486-5036a67bb57c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:58.065021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8c6c8af-4033-44c6-9486-5036a67bb57c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:58.065450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:58.065450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:58.066170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8c6c8af-4033-44c6-9486-5036a67bb57c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:58.066727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f8c6c8af-4033-44c6-9486-5036a67bb57c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:58.111434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:58.111434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:58.113403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8c6c8af-4033-44c6-9486-5036a67bb57c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:58.114202 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 960/1908] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:58 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:03:59.137121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f70885b-c309-4579-a6dd-a841fe93b944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:03:59.138811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f70885b-c309-4579-a6dd-a841fe93b944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:03:59.139250 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:03:59.139250 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:03:59.139941 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f70885b-c309-4579-a6dd-a841fe93b944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:03:59.140522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7f70885b-c309-4579-a6dd-a841fe93b944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:03:59.196179 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:03:59.196179 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:03:59.198936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f70885b-c309-4579-a6dd-a841fe93b944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:03:59.206659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 949/1909] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:03:59 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:00.220392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b225f02a-e72d-4444-9a88-f1cfebaf7f8c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:00.223083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b225f02a-e72d-4444-9a88-f1cfebaf7f8c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:00.223420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:00.223420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:00.223955 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b225f02a-e72d-4444-9a88-f1cfebaf7f8c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:00.224558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b225f02a-e72d-4444-9a88-f1cfebaf7f8c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:00.297446 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:00.297446 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:00.299972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b225f02a-e72d-4444-9a88-f1cfebaf7f8c tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:00.301732 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 961/1910] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:00 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:01.314826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c35a0df2-cc7e-45dc-99dc-9e61e37aa781 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:01.315419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c35a0df2-cc7e-45dc-99dc-9e61e37aa781 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:01.315617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:01.315617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:01.315953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c35a0df2-cc7e-45dc-99dc-9e61e37aa781 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:01.316332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c35a0df2-cc7e-45dc-99dc-9e61e37aa781 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:01.461600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:01.461600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:01.461600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c35a0df2-cc7e-45dc-99dc-9e61e37aa781 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:01.461600 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 950/1911] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:01 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:02.472542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7466bd2-b4e7-4b42-8312-0f874eec0e3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:02.473153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7466bd2-b4e7-4b42-8312-0f874eec0e3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:02.473588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:02.473588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:02.474039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7466bd2-b4e7-4b42-8312-0f874eec0e3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:02.474479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d7466bd2-b4e7-4b42-8312-0f874eec0e3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:02.669493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:02.669493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:02.671778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7466bd2-b4e7-4b42-8312-0f874eec0e3d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:02.672742 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 962/1912] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:02 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:03.688467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12b2bf74-3cbe-4c68-bcf2-3976168b81fc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:03.689876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12b2bf74-3cbe-4c68-bcf2-3976168b81fc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:03.690244 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:03.690244 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:03.690847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12b2bf74-3cbe-4c68-bcf2-3976168b81fc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:03.691386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-12b2bf74-3cbe-4c68-bcf2-3976168b81fc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:03.745493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:03.745493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:03.748235 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12b2bf74-3cbe-4c68-bcf2-3976168b81fc tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:03.749412 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 951/1913] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:03 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:04.763296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65b63f4d-11bb-40f0-b13a-fecc7af13f83 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:04.764385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65b63f4d-11bb-40f0-b13a-fecc7af13f83 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:04.764607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:04.764607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:04.764990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65b63f4d-11bb-40f0-b13a-fecc7af13f83 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:04.765363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-65b63f4d-11bb-40f0-b13a-fecc7af13f83 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:04.826392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:04.826392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:04.834471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65b63f4d-11bb-40f0-b13a-fecc7af13f83 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:04.838167 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 963/1914] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:04 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:05.850402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07012ad1-9523-4310-ac22-1a320b4b265a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:05.851017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07012ad1-9523-4310-ac22-1a320b4b265a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:05.851124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:05.851124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:05.851482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07012ad1-9523-4310-ac22-1a320b4b265a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:05.851842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-07012ad1-9523-4310-ac22-1a320b4b265a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:05.900369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:05.900369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:05.902205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07012ad1-9523-4310-ac22-1a320b4b265a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:05.903784 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 952/1915] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:05 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:06.916782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-888f4201-74c1-405e-8305-49ba95d86b19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:06.918026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-888f4201-74c1-405e-8305-49ba95d86b19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:06.918382 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:06.918382 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:06.918995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-888f4201-74c1-405e-8305-49ba95d86b19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:06.919530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-888f4201-74c1-405e-8305-49ba95d86b19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:06.977733 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:06.977733 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:06.988000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-888f4201-74c1-405e-8305-49ba95d86b19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:06.988820 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 964/1916] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:06 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:08.002882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9f2b6fe-43f7-42fd-b937-33d8db47abd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:08.003430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9f2b6fe-43f7-42fd-b937-33d8db47abd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:08.003615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:08.003615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:08.003984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9f2b6fe-43f7-42fd-b937-33d8db47abd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:08.004350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b9f2b6fe-43f7-42fd-b937-33d8db47abd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:08.039775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:08.039775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:08.041814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9f2b6fe-43f7-42fd-b937-33d8db47abd1 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:08.042778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 953/1917] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:07 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:04:09.063578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07495c45-ad23-449e-9967-09a138714e3a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:09.064662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07495c45-ad23-449e-9967-09a138714e3a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:09.065023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:09.065023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:09.065949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07495c45-ad23-449e-9967-09a138714e3a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:09.066474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-07495c45-ad23-449e-9967-09a138714e3a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:09.149325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:09.149325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:09.151189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07495c45-ad23-449e-9967-09a138714e3a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:09.158289 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 965/1918] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:09 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:10.165985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78d1298e-fdb1-492d-a607-46ace6d5c81a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:10.166589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78d1298e-fdb1-492d-a607-46ace6d5c81a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:10.166589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:10.166589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:10.166951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-78d1298e-fdb1-492d-a607-46ace6d5c81a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:10.167359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-78d1298e-fdb1-492d-a607-46ace6d5c81a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:10.216925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:10.216925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:10.227803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-78d1298e-fdb1-492d-a607-46ace6d5c81a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:10.238494 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 954/1919] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:10 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:11.249355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f637d211-9a2c-4c31-b81b-3123cf81c944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:11.250728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f637d211-9a2c-4c31-b81b-3123cf81c944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:11.251134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:11.251134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:11.251826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f637d211-9a2c-4c31-b81b-3123cf81c944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:11.252403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f637d211-9a2c-4c31-b81b-3123cf81c944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:11.292535 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:11.292535 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:11.295596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f637d211-9a2c-4c31-b81b-3123cf81c944 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:11.297090 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 966/1920] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:11 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:12.310575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1a27b77-630c-4de7-8735-af0861cdf232 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:12.311281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1a27b77-630c-4de7-8735-af0861cdf232 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:12.311684 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:12.311684 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:12.312068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1a27b77-630c-4de7-8735-af0861cdf232 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:12.312442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b1a27b77-630c-4de7-8735-af0861cdf232 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:12.391044 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:12.391044 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:12.393530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1a27b77-630c-4de7-8735-af0861cdf232 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:12.403214 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 955/1921] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:12 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:13.415955 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe0fd5e1-4104-4be5-be64-ec7bb9fd9c5b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:13.425692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe0fd5e1-4104-4be5-be64-ec7bb9fd9c5b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:13.426099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:13.426099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:13.426862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe0fd5e1-4104-4be5-be64-ec7bb9fd9c5b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:13.427428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fe0fd5e1-4104-4be5-be64-ec7bb9fd9c5b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:13.452270 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:13.452270 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:13.455873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe0fd5e1-4104-4be5-be64-ec7bb9fd9c5b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:13.457059 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 967/1922] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:13 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:14.471041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83a710db-2a36-4595-9061-044241ccf8f9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:14.472460 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83a710db-2a36-4595-9061-044241ccf8f9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:14.472876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:14.472876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:14.473497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83a710db-2a36-4595-9061-044241ccf8f9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:14.474053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-83a710db-2a36-4595-9061-044241ccf8f9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:14.564700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:14.564700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:14.566590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83a710db-2a36-4595-9061-044241ccf8f9 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:14.590369 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 956/1923] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:14 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:15.600329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5aabf424-5904-4623-a43a-1c08990852ea tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:15.601490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5aabf424-5904-4623-a43a-1c08990852ea tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:15.601924 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:15.601924 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:15.602588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5aabf424-5904-4623-a43a-1c08990852ea tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:15.603184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5aabf424-5904-4623-a43a-1c08990852ea tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:15.658485 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:15.658485 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:15.661602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5aabf424-5904-4623-a43a-1c08990852ea tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:15.664479 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 968/1924] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:15 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:16.680729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67a0e282-09e3-4fdc-87bb-9f1ad4d8edcf tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:16.681217 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67a0e282-09e3-4fdc-87bb-9f1ad4d8edcf tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:16.681456 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:16.681456 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:16.681786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67a0e282-09e3-4fdc-87bb-9f1ad4d8edcf tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:16.682151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-67a0e282-09e3-4fdc-87bb-9f1ad4d8edcf tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:16.722502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:16.722502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:16.728028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67a0e282-09e3-4fdc-87bb-9f1ad4d8edcf tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:16.731361 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 957/1925] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:16 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:17.764477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-085a86dd-ca04-479d-929b-735a575c8feb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:17.764477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-085a86dd-ca04-479d-929b-735a575c8feb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:17.764477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:17.764477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:17.764477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-085a86dd-ca04-479d-929b-735a575c8feb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:17.764477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-085a86dd-ca04-479d-929b-735a575c8feb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:17.796843 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:17.796843 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:17.799924 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-085a86dd-ca04-479d-929b-735a575c8feb tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:17.802282 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 969/1926] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:17 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:18.816345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e9b8459-fd20-49f8-bd7e-66c81c6012c4 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:18.816857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e9b8459-fd20-49f8-bd7e-66c81c6012c4 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:18.817066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:18.817066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:18.825201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e9b8459-fd20-49f8-bd7e-66c81c6012c4 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:18.825744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4e9b8459-fd20-49f8-bd7e-66c81c6012c4 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:18.852342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:18.852342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:18.854164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e9b8459-fd20-49f8-bd7e-66c81c6012c4 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:18.854990 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 958/1927] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:18 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:19.871600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6327ed85-a8d9-4fc8-be8c-c8a8a3154a19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:19.873040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6327ed85-a8d9-4fc8-be8c-c8a8a3154a19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:19.873373 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:19.873373 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:19.874075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6327ed85-a8d9-4fc8-be8c-c8a8a3154a19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:19.874562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6327ed85-a8d9-4fc8-be8c-c8a8a3154a19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:19.953528 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:19.953528 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:19.959065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6327ed85-a8d9-4fc8-be8c-c8a8a3154a19 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:19.960179 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 970/1928] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:19 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:20.973840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05b0090c-bce2-4701-b8f2-2c6825d63a1f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:20.974333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05b0090c-bce2-4701-b8f2-2c6825d63a1f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:20.974700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:20.974700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:20.975397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05b0090c-bce2-4701-b8f2-2c6825d63a1f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:20.975913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-05b0090c-bce2-4701-b8f2-2c6825d63a1f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:21.077294 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:21.077294 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:21.087633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05b0090c-bce2-4701-b8f2-2c6825d63a1f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:21.087633 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 959/1929] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:20 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:22.104174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79226a41-83d3-4a85-a8a6-43095c432c9a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:22.106860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79226a41-83d3-4a85-a8a6-43095c432c9a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:22.107288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:22.107288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:22.108201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79226a41-83d3-4a85-a8a6-43095c432c9a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:22.108772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-79226a41-83d3-4a85-a8a6-43095c432c9a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:22.133833 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:22.133833 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:22.139046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79226a41-83d3-4a85-a8a6-43095c432c9a tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:22.140913 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 971/1930] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:22 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:23.159807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9c548bb-555a-4c1b-a2d5-4fcb68c3b68d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:23.160360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9c548bb-555a-4c1b-a2d5-4fcb68c3b68d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:23.160495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:23.160495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:23.161147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9c548bb-555a-4c1b-a2d5-4fcb68c3b68d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:23.162042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d9c548bb-555a-4c1b-a2d5-4fcb68c3b68d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:23.226248 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:23.226248 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:23.233883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9c548bb-555a-4c1b-a2d5-4fcb68c3b68d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:23.235031 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 960/1931] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:23 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:24.249431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e08775d-ec31-4099-a6d0-03ff217152c5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:24.249946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e08775d-ec31-4099-a6d0-03ff217152c5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:24.250153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:24.250153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:24.250506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e08775d-ec31-4099-a6d0-03ff217152c5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:24.250880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1e08775d-ec31-4099-a6d0-03ff217152c5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:24.296602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:24.296602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:24.298450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e08775d-ec31-4099-a6d0-03ff217152c5 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:24.299278 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 972/1932] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:24 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:25.315098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5704362-555d-4921-b0e9-a4b278b52635 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:25.315652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5704362-555d-4921-b0e9-a4b278b52635 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:25.315863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.315863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.316220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5704362-555d-4921-b0e9-a4b278b52635 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:25.317116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a5704362-555d-4921-b0e9-a4b278b52635 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:25.345980 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:25.345980 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:25.348208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5704362-555d-4921-b0e9-a4b278b52635 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:25.349204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 961/1933] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:25 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:25.362990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5a92f33-fd20-43d5-8647-ee37adaa837f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:25.363551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5a92f33-fd20-43d5-8647-ee37adaa837f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:25.363802 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.363802 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.364347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5a92f33-fd20-43d5-8647-ee37adaa837f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:25.453464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:25.453464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:25.462873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b5a92f33-fd20-43d5-8647-ee37adaa837f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:25.487354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5a92f33-fd20-43d5-8647-ee37adaa837f tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 200 Jan 21 04:04:25.488765 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 973/1934] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:25 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:25.505961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46c1d66e-d3d4-4533-8fd6-dde1d7c75da3 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] POST http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1/action Jan 21 04:04:25.507310 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.507310 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.507976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46c1d66e-d3d4-4533-8fd6-dde1d7c75da3 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:04:25.508539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46c1d66e-d3d4-4533-8fd6-dde1d7c75da3 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:25.509638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.admin_actions [None req-46c1d66e-d3d4-4533-8fd6-dde1d7c75da3 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] Updating backup '092e51a1-2751-4eb5-99f5-f76a2376e7f1' with '{'status': 'error'}' {{(pid=87904) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 04:04:25.554717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:25.554717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:25.570679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-46c1d66e-d3d4-4533-8fd6-dde1d7c75da3 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] reset_status in rpcapi backup_id 092e51a1-2751-4eb5-99f5-f76a2376e7f1 on host n-d-769329-3. {{(pid=87904) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 04:04:25.582339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46c1d66e-d3d4-4533-8fd6-dde1d7c75da3 tempest-VolumesBackupsAdminTest-818934939 tempest-VolumesBackupsAdminTest-818934939] http://10.222.0.22/volume/v3/dcfba84049844468850726fd84b33c96/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1/action returned with HTTP 202 Jan 21 04:04:25.587428 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 962/1935] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:04:25 2021] POST /volume/v3/dcfba84049844468850726fd84b33c96/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:04:25.594823 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd6c75f6-33dd-4bd9-b024-1756929fbc65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:25.595625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd6c75f6-33dd-4bd9-b024-1756929fbc65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:25.596161 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.596161 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.596755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd6c75f6-33dd-4bd9-b024-1756929fbc65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:25.597285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bd6c75f6-33dd-4bd9-b024-1756929fbc65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Show backup with id 092e51a1-2751-4eb5-99f5-f76a2376e7f1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:04:25.620813 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:25.620813 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:25.623332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd6c75f6-33dd-4bd9-b024-1756929fbc65 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 200 Jan 21 04:04:25.624593 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 974/1936] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:25 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:25.638440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d958462-df5a-4d12-b7cf-108c19d09727 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] DELETE http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 Jan 21 04:04:25.639446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d958462-df5a-4d12-b7cf-108c19d09727 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:25.639650 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.639650 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.640280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d958462-df5a-4d12-b7cf-108c19d09727 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:25.640793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-4d958462-df5a-4d12-b7cf-108c19d09727 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete backup with id: 092e51a1-2751-4eb5-99f5-f76a2376e7f1. Jan 21 04:04:25.664212 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:25.664212 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:25.692013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-4d958462-df5a-4d12-b7cf-108c19d09727 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] delete_backup rpcapi backup_id 092e51a1-2751-4eb5-99f5-f76a2376e7f1 {{(pid=87904) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:04:25.708293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d958462-df5a-4d12-b7cf-108c19d09727 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 returned with HTTP 202 Jan 21 04:04:25.725565 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 963/1937] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:04:25 2021] DELETE /volume/v3/3c8620e54eb747b4bc321e2951613639/backups/092e51a1-2751-4eb5-99f5-f76a2376e7f1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:04:25.736601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] DELETE http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:25.737355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:25.737655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.737655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.738180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:25.738931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete volume with id: 15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:25.805035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:25.805035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:25.807488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:25.846082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete volume request issued successfully. Jan 21 04:04:25.846803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74c4d9e8-bb77-4a03-95b4-030aecbe0691 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 202 Jan 21 04:04:25.847987 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 975/1938] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:04:25 2021] DELETE /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:04:25.858379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-092108a4-68c0-45b7-9fbd-1dc75e33e29b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:25.859860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-092108a4-68c0-45b7-9fbd-1dc75e33e29b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:25.860232 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:25.860232 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:25.860843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-092108a4-68c0-45b7-9fbd-1dc75e33e29b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:26.000018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:26.000018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:26.034444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-092108a4-68c0-45b7-9fbd-1dc75e33e29b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:26.105431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-092108a4-68c0-45b7-9fbd-1dc75e33e29b tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 200 Jan 21 04:04:26.126895 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 964/1939] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:25 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 914 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:27.144454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f788884e-e3ef-4792-8d93-7205e518c7a6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:27.145562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f788884e-e3ef-4792-8d93-7205e518c7a6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:27.145933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:27.145933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:27.146505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f788884e-e3ef-4792-8d93-7205e518c7a6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:27.299211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:27.299211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:27.322107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f788884e-e3ef-4792-8d93-7205e518c7a6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:27.385471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f788884e-e3ef-4792-8d93-7205e518c7a6 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 200 Jan 21 04:04:27.396044 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 976/1940] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:27 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 914 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:28.405444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-845c4aa6-d654-4866-b6a4-482aa016140d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:28.406871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-845c4aa6-d654-4866-b6a4-482aa016140d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:28.412404 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:28.412404 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:28.413169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-845c4aa6-d654-4866-b6a4-482aa016140d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:28.596410 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:28.596410 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:28.615397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-845c4aa6-d654-4866-b6a4-482aa016140d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:28.643915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-845c4aa6-d654-4866-b6a4-482aa016140d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 200 Jan 21 04:04:28.645572 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 965/1941] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:28 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 914 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:29.661119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c08a5b2b-5e38-480d-9116-bb50a60f7b21 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 Jan 21 04:04:29.665576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c08a5b2b-5e38-480d-9116-bb50a60f7b21 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:29.665576 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:29.665576 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:29.665576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c08a5b2b-5e38-480d-9116-bb50a60f7b21 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:29.804434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c08a5b2b-5e38-480d-9116-bb50a60f7b21 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 returned with HTTP 404 Jan 21 04:04:29.805956 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 977/1942] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:29 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/15783ae1-b204-46ed-af71-71f33682f255 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:04:29.814263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] DELETE http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:04:29.815447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:29.815826 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:29.815826 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:29.816477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:29.816923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete volume with id: 11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:04:29.976602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:29.976602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:29.977846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:30.084622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Delete volume request issued successfully. Jan 21 04:04:30.085098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a98bb5-1a80-4fb2-8786-5acd61cb49e7 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 202 Jan 21 04:04:30.085967 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 966/1943] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:04:29 2021] DELETE /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:04:30.094759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dad1f73-aa3f-4a74-872b-710a14fac649 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:04:30.099353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dad1f73-aa3f-4a74-872b-710a14fac649 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:30.100098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dad1f73-aa3f-4a74-872b-710a14fac649 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:30.295081 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:30.295081 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:30.326783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1dad1f73-aa3f-4a74-872b-710a14fac649 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:30.416373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dad1f73-aa3f-4a74-872b-710a14fac649 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 200 Jan 21 04:04:30.427809 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 978/1944] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:30 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 914 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:31.438440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1447ccec-2fa2-41cd-a976-292f8c62d34d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:04:31.439017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1447ccec-2fa2-41cd-a976-292f8c62d34d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:31.439158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:31.439158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:31.439800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1447ccec-2fa2-41cd-a976-292f8c62d34d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:31.567482 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:31.567482 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:31.578412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1447ccec-2fa2-41cd-a976-292f8c62d34d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:31.642804 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1447ccec-2fa2-41cd-a976-292f8c62d34d tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 200 Jan 21 04:04:31.643934 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 967/1945] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:31 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:32.661724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce7411cb-a14a-464b-a0cc-3d41e5fcbe15 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:04:32.662385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce7411cb-a14a-464b-a0cc-3d41e5fcbe15 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:32.662706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:32.662706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:32.663404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce7411cb-a14a-464b-a0cc-3d41e5fcbe15 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:32.780780 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:32.780780 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:32.805566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ce7411cb-a14a-464b-a0cc-3d41e5fcbe15 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Volume info retrieved successfully. Jan 21 04:04:32.856715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce7411cb-a14a-464b-a0cc-3d41e5fcbe15 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 200 Jan 21 04:04:32.863926 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 979/1946] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:32 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:33.877144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d6b892c-9a44-4a47-9003-6e96ae4e1c51 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] GET http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 Jan 21 04:04:33.877681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d6b892c-9a44-4a47-9003-6e96ae4e1c51 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:33.877825 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:33.877825 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:33.878551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d6b892c-9a44-4a47-9003-6e96ae4e1c51 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:34.004507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d6b892c-9a44-4a47-9003-6e96ae4e1c51 tempest-VolumesBackupsAdminTest-1551568997 tempest-VolumesBackupsAdminTest-1551568997] http://10.222.0.22/volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 returned with HTTP 404 Jan 21 04:04:34.008489 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 968/1947] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:33 2021] GET /volume/v3/3c8620e54eb747b4bc321e2951613639/volumes/11cfed2b-46e6-4d74-a11e-676a17e34762 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:04:43.689974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] POST http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes Jan 21 04:04:43.691000 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:43.691000 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:43.691394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1450073140"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:43.692455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1450073140'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:04:43.693038 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Create volume of 1 GB Jan 21 04:04:43.707728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Availability Zones retrieved successfully. Jan 21 04:04:43.726183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Flow 'volume_create_api' (50b09e63-af6d-4dbf-ab4c-94515473a3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:04:43.730348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f954a3-38b8-4cf8-9472-39884532cdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:04:43.735526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:04:43.820068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f954a3-38b8-4cf8-9472-39884532cdff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:04:43.822709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d69753-741c-4603-9df0-5c5c5518beea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:04:43.937907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Created reservations ['0e9ca9aa-da97-4825-9f9e-cd43dd5237af', '68688b07-7666-4d0f-8553-4de9604a8a16', '443277c3-da0e-47c3-95cd-cf11f9926927', 'ca242b65-8588-40a2-b6bb-d6cbe6ea9f0f'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:04:43.939943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d69753-741c-4603-9df0-5c5c5518beea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e9ca9aa-da97-4825-9f9e-cd43dd5237af', '68688b07-7666-4d0f-8553-4de9604a8a16', '443277c3-da0e-47c3-95cd-cf11f9926927', 'ca242b65-8588-40a2-b6bb-d6cbe6ea9f0f']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:04:43.942713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6876980-e509-4970-be78-18f8a994c206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:04:44.018785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6876980-e509-4970-be78-18f8a994c206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '150625d6-d38e-448d-9389-3bcfd2526099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1450073140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bba80c0387c4ec29cf68cabdc7dfe17',qos_specs=None,replication_status=,reservations=['0e9ca9aa-da97-4825-9f9e-cd43dd5237af','68688b07-7666-4d0f-8553-4de9604a8a16','443277c3-da0e-47c3-95cd-cf11f9926927','ca242b65-8588-40a2-b6bb-d6cbe6ea9f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b431dbd484942f687190c9c8f30421b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1450073140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=150625d6-d38e-448d-9389-3bcfd2526099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bba80c0387c4ec29cf68cabdc7dfe17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2b431dbd484942f687190c9c8f30421b',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:04:44.021138 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059387a3-ca04-49a3-aba1-4484a411aa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:04:44.057055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059387a3-ca04-49a3-aba1-4484a411aa1a) transitioned into state 'SUCCESS' from state '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-1450073140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bba80c0387c4ec29cf68cabdc7dfe17',qos_specs=None,replication_status=,reservations=['0e9ca9aa-da97-4825-9f9e-cd43dd5237af','68688b07-7666-4d0f-8553-4de9604a8a16','443277c3-da0e-47c3-95cd-cf11f9926927','ca242b65-8588-40a2-b6bb-d6cbe6ea9f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b431dbd484942f687190c9c8f30421b',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:04:44.060094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2e0d6e-bd54-43e5-bb05-86365a821fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:04:44.096323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2e0d6e-bd54-43e5-bb05-86365a821fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:04:44.105759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Flow 'volume_create_api' (50b09e63-af6d-4dbf-ab4c-94515473a3e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:04:44.196087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Create volume request issued successfully. Jan 21 04:04:44.212269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4af5f49-baab-4162-af17-34dd277d8b31 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes returned with HTTP 202 Jan 21 04:04:44.224146 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 980/1948] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:04:43 2021] POST /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes => generated 824 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:04:44.230319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e234f38e-302a-489d-acc8-03e9bb24ba27 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:44.230934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e234f38e-302a-489d-acc8-03e9bb24ba27 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:44.231527 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e234f38e-302a-489d-acc8-03e9bb24ba27 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:44.326210 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:44.326210 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:44.358115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e234f38e-302a-489d-acc8-03e9bb24ba27 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Volume info retrieved successfully. Jan 21 04:04:44.416219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e234f38e-302a-489d-acc8-03e9bb24ba27 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 returned with HTTP 200 Jan 21 04:04:44.432114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 969/1949] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:44 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 => generated 892 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:45.438261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2213557f-bd34-4c49-a83b-a9e36a874b24 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:45.439461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2213557f-bd34-4c49-a83b-a9e36a874b24 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:45.439871 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:45.439871 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:45.440776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2213557f-bd34-4c49-a83b-a9e36a874b24 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:45.518326 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:45.518326 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:45.527211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2213557f-bd34-4c49-a83b-a9e36a874b24 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Volume info retrieved successfully. Jan 21 04:04:45.553072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2213557f-bd34-4c49-a83b-a9e36a874b24 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 returned with HTTP 200 Jan 21 04:04:45.553816 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 981/1950] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:45 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:45.571561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] POST http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots Jan 21 04:04:45.572653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:45.572653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:45.573379 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "150625d6-d38e-448d-9389-3bcfd2526099", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1564913133"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:45.626502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:45.626502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:45.628637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Volume info retrieved successfully. Jan 21 04:04:45.629149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Create snapshot from volume 150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:45.724050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Created reservations ['33faa2e6-caef-416b-a047-2a5cf8ca0b5b', '4f0c003a-984d-4721-8cfb-1e6ea43d7abb', 'd751df8b-274d-42a6-9abb-9a9a388111e3', '2e8ee95e-96e9-4971-a3ea-928209e18d0f'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:04:45.865555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot create request issued successfully. Jan 21 04:04:45.867170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c5b28e5-4892-4a1e-81db-d3807e9edae2 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots returned with HTTP 202 Jan 21 04:04:45.874585 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 970/1951] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:04:45 2021] POST /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots => generated 311 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:04:45.889744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-08a202bb-5a86-4cb3-ad39-3edda673da02 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:45.890264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-08a202bb-5a86-4cb3-ad39-3edda673da02 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:45.890464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:45.890464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:45.890852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-08a202bb-5a86-4cb3-ad39-3edda673da02 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:45.928506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:45.928506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:45.930200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-08a202bb-5a86-4cb3-ad39-3edda673da02 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:45.932300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-08a202bb-5a86-4cb3-ad39-3edda673da02 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 200 Jan 21 04:04:45.939153 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 982/1952] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:04:45 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:46.947128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c9b11ff-4726-4b01-8da1-60ed163fca1f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:46.948223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c9b11ff-4726-4b01-8da1-60ed163fca1f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:46.949355 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:46.949355 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:46.950125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c9b11ff-4726-4b01-8da1-60ed163fca1f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:47.001652 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:47.001652 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:47.003237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1c9b11ff-4726-4b01-8da1-60ed163fca1f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:47.005279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c9b11ff-4726-4b01-8da1-60ed163fca1f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 200 Jan 21 04:04:47.010925 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 971/1953] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:04:46 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:48.018573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11aa0566-5d38-4064-8838-8ff900f1de04 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:48.019915 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11aa0566-5d38-4064-8838-8ff900f1de04 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.020665 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.020665 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.021284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11aa0566-5d38-4064-8838-8ff900f1de04 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.048330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.048330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.049610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-11aa0566-5d38-4064-8838-8ff900f1de04 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.051631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11aa0566-5d38-4064-8838-8ff900f1de04 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 200 Jan 21 04:04:48.060783 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 983/1954] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 470 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:48.065538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86352d6f-4eaf-467f-83f5-c30437e0a94a tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] POST http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.065991 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.065991 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.066396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86352d6f-4eaf-467f-83f5-c30437e0a94a tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:48.091668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.091668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.093286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86352d6f-4eaf-467f-83f5-c30437e0a94a tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.135664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86352d6f-4eaf-467f-83f5-c30437e0a94a tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Update snapshot metadata completed successfully. Jan 21 04:04:48.137204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86352d6f-4eaf-467f-83f5-c30437e0a94a tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.147509 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 972/1955] 10.222.0.22 () {60 vars in 1369 bytes} [Thu Jan 21 04:04:48 2021] POST /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.148796 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de48fd51-23bc-4475-ba14-2d24f7e69afd tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.149512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de48fd51-23bc-4475-ba14-2d24f7e69afd tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.149710 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.149710 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.150321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de48fd51-23bc-4475-ba14-2d24f7e69afd tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.176119 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.176119 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.177256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de48fd51-23bc-4475-ba14-2d24f7e69afd tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.179690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de48fd51-23bc-4475-ba14-2d24f7e69afd tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:48.180414 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de48fd51-23bc-4475-ba14-2d24f7e69afd tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.181391 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 984/1956] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.206309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9ef835a-6b4f-47af-bcf1-2c694ebd787f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] PUT http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.215828 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.215828 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.225655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9ef835a-6b4f-47af-bcf1-2c694ebd787f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:48.264726 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.264726 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.265922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9ef835a-6b4f-47af-bcf1-2c694ebd787f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.372541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9ef835a-6b4f-47af-bcf1-2c694ebd787f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Update snapshot metadata completed successfully. Jan 21 04:04:48.373184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9ef835a-6b4f-47af-bcf1-2c694ebd787f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.384173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a96f861b-7396-42b2-b2f4-8c44ac33257d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.384708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a96f861b-7396-42b2-b2f4-8c44ac33257d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.384905 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.384905 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.385282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a96f861b-7396-42b2-b2f4-8c44ac33257d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.387114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 973/1957] 10.222.0.22 () {60 vars in 1368 bytes} [Thu Jan 21 04:04:48 2021] PUT /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 57 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.443090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.443090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.444259 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a96f861b-7396-42b2-b2f4-8c44ac33257d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.446270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a96f861b-7396-42b2-b2f4-8c44ac33257d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:48.446892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a96f861b-7396-42b2-b2f4-8c44ac33257d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.447765 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 985/1958] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.459135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] DELETE http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 Jan 21 04:04:48.459667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.459860 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.459860 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.460244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.490017 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.490017 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.491258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.493268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:48.502606 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:04:48.502606 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:04:48.511165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Delete snapshot metadata completed successfully. Jan 21 04:04:48.511782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2817e822-dd87-46bc-93c2-c42a1acfa585 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 returned with HTTP 200 Jan 21 04:04:48.512668 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 974/1959] 10.222.0.22 () {58 vars in 1366 bytes} [Thu Jan 21 04:04:48 2021] DELETE /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 => generated 0 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 04:04:48.521106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-516a5003-a58c-48a3-b3e7-4724ea0d694f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.521553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-516a5003-a58c-48a3-b3e7-4724ea0d694f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.521742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.521742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.522127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-516a5003-a58c-48a3-b3e7-4724ea0d694f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.548268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.548268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.549422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-516a5003-a58c-48a3-b3e7-4724ea0d694f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.551391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-516a5003-a58c-48a3-b3e7-4724ea0d694f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:48.552005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-516a5003-a58c-48a3-b3e7-4724ea0d694f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.553121 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 986/1960] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 32 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.564427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-61c0ae23-e818-4f9d-80b8-981efa6ff392 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] PUT http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.564884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.564884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.565300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-61c0ae23-e818-4f9d-80b8-981efa6ff392 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:48.594919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.594919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.596098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-61c0ae23-e818-4f9d-80b8-981efa6ff392 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.636023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-61c0ae23-e818-4f9d-80b8-981efa6ff392 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Update snapshot metadata completed successfully. Jan 21 04:04:48.636647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-61c0ae23-e818-4f9d-80b8-981efa6ff392 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.643670 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 975/1961] 10.222.0.22 () {60 vars in 1368 bytes} [Thu Jan 21 04:04:48 2021] PUT /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 16 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.647698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18e1c6b8-70f6-4f30-a2d9-af3da0322fc4 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] POST http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.647958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.647958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.648363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18e1c6b8-70f6-4f30-a2d9-af3da0322fc4 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:48.674089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.674089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.675276 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18e1c6b8-70f6-4f30-a2d9-af3da0322fc4 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.772069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18e1c6b8-70f6-4f30-a2d9-af3da0322fc4 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Update snapshot metadata completed successfully. Jan 21 04:04:48.772621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18e1c6b8-70f6-4f30-a2d9-af3da0322fc4 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.773654 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 987/1962] 10.222.0.22 () {60 vars in 1369 bytes} [Thu Jan 21 04:04:48 2021] POST /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 68 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.783793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-969a2729-2df5-4481-a053-1a8923dbadce tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.784480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-969a2729-2df5-4481-a053-1a8923dbadce tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.785467 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.785467 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.786377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-969a2729-2df5-4481-a053-1a8923dbadce tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.818751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.818751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.820883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-969a2729-2df5-4481-a053-1a8923dbadce tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.823504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-969a2729-2df5-4481-a053-1a8923dbadce tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:48.824146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-969a2729-2df5-4481-a053-1a8923dbadce tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:48.825870 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 976/1963] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:04:48.835510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e952607-b29b-40c0-9948-f8c4727592a7 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] PUT http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 Jan 21 04:04:48.835974 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.835974 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.837042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e952607-b29b-40c0-9948-f8c4727592a7 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:48.877460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.877460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.879146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e952607-b29b-40c0-9948-f8c4727592a7 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.930626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e952607-b29b-40c0-9948-f8c4727592a7 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Update snapshot metadata completed successfully. Jan 21 04:04:48.931313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e952607-b29b-40c0-9948-f8c4727592a7 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 returned with HTTP 200 Jan 21 04:04:48.937292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 988/1964] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:04:48 2021] PUT /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 => generated 35 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.942693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13db0083-e0d3-48ea-aed9-f2b95b033c1d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 Jan 21 04:04:48.943260 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13db0083-e0d3-48ea-aed9-f2b95b033c1d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.943468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.943468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.944220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13db0083-e0d3-48ea-aed9-f2b95b033c1d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:48.973190 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:48.973190 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:48.974839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-13db0083-e0d3-48ea-aed9-f2b95b033c1d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:48.976697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-13db0083-e0d3-48ea-aed9-f2b95b033c1d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:48.977765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13db0083-e0d3-48ea-aed9-f2b95b033c1d tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 returned with HTTP 200 Jan 21 04:04:48.983022 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 977/1965] 10.222.0.22 () {58 vars in 1363 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:48.989080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ada219a-c924-40e1-832d-83541693b2c8 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:48.990113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ada219a-c924-40e1-832d-83541693b2c8 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:48.990764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:48.990764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:48.991573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ada219a-c924-40e1-832d-83541693b2c8 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:49.034099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:49.034099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:49.035247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ada219a-c924-40e1-832d-83541693b2c8 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:49.037877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ada219a-c924-40e1-832d-83541693b2c8 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Get snapshot metadata completed successfully. Jan 21 04:04:49.039154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ada219a-c924-40e1-832d-83541693b2c8 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:49.040884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 989/1966] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:04:48 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 75 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:04:49.051163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f843468-a520-46b0-a979-1abd0f7747c0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] PUT http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata Jan 21 04:04:49.051771 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:49.051771 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:49.052296 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f843468-a520-46b0-a979-1abd0f7747c0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:04:49.084736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:49.084736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:49.086220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f843468-a520-46b0-a979-1abd0f7747c0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:49.125535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9f843468-a520-46b0-a979-1abd0f7747c0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Update snapshot metadata completed successfully. Jan 21 04:04:49.126131 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f843468-a520-46b0-a979-1abd0f7747c0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata returned with HTTP 200 Jan 21 04:04:49.132075 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 978/1967] 10.222.0.22 () {60 vars in 1368 bytes} [Thu Jan 21 04:04:49 2021] PUT /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230/metadata => generated 16 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:04:49.137845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] DELETE http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:49.138992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:49.139240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:49.139240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:49.139615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:49.139972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Delete snapshot with id: bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:49.165006 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:49.165006 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:49.166108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:49.243927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot delete request issued successfully. Jan 21 04:04:49.246312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-998f1ef7-9959-4b2d-8aa2-ff4c1bd1337f tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 202 Jan 21 04:04:49.247490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 990/1968] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:04:49 2021] DELETE /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:04:49.264669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9da3dd0-b3f1-4d9e-bd6c-6a3e479439a0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:49.267543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9da3dd0-b3f1-4d9e-bd6c-6a3e479439a0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:49.267751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:49.267751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:49.270162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d9da3dd0-b3f1-4d9e-bd6c-6a3e479439a0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:49.329009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:49.329009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:49.330471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d9da3dd0-b3f1-4d9e-bd6c-6a3e479439a0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:49.332815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d9da3dd0-b3f1-4d9e-bd6c-6a3e479439a0 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 200 Jan 21 04:04:49.334061 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 979/1969] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:04:49 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:50.347565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd917354-2931-42d1-a750-d1b5c978a312 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:50.350014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd917354-2931-42d1-a750-d1b5c978a312 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:50.350460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:50.350460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:50.351543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd917354-2931-42d1-a750-d1b5c978a312 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:50.415721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:50.415721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:50.417290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd917354-2931-42d1-a750-d1b5c978a312 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Snapshot retrieved successfully. Jan 21 04:04:50.419553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd917354-2931-42d1-a750-d1b5c978a312 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 200 Jan 21 04:04:50.420520 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 991/1970] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:04:50 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:51.433215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a995ad5-ef1c-46b1-9cf7-27851ef06708 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 Jan 21 04:04:51.434631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a995ad5-ef1c-46b1-9cf7-27851ef06708 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:51.435084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:51.435084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:51.435754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a995ad5-ef1c-46b1-9cf7-27851ef06708 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:51.478654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a995ad5-ef1c-46b1-9cf7-27851ef06708 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 returned with HTTP 404 Jan 21 04:04:51.480464 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 980/1971] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:04:51 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/snapshots/bf2b5029-7395-4f49-ba43-3342ec182230 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:04:51.488522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] DELETE http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:51.489048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:51.489466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:51.489466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:51.489985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:51.490636 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Delete volume with id: 150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:51.540431 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:51.540431 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:51.541672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Volume info retrieved successfully. Jan 21 04:04:51.571962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Delete volume request issued successfully. Jan 21 04:04:51.572721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae71401a-a888-4512-ad0d-04a44dc26e49 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 returned with HTTP 202 Jan 21 04:04:51.573902 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 992/1972] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:04:51 2021] DELETE /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:04:51.582095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-567d52b8-5dd3-4ed8-b408-19ddaa3f8f6b tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:51.583238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-567d52b8-5dd3-4ed8-b408-19ddaa3f8f6b tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:51.583914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-567d52b8-5dd3-4ed8-b408-19ddaa3f8f6b tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:51.648281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:51.648281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:51.663060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-567d52b8-5dd3-4ed8-b408-19ddaa3f8f6b tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Volume info retrieved successfully. Jan 21 04:04:51.691436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-567d52b8-5dd3-4ed8-b408-19ddaa3f8f6b tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 returned with HTTP 200 Jan 21 04:04:51.691436 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 981/1973] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:51 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:52.708848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:52.711574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:52.712088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:52.712088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:52.712728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:52.767688 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:04:52.767688 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:04:52.777265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Volume info retrieved successfully. Jan 21 04:04:52.802645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 returned with HTTP 200 Jan 21 04:04:52.814458 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 993/1974] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:52 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:04:53.825454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 Jan 21 04:04:53.826030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:53.826205 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:53.826205 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:53.826542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:53.904576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 returned with HTTP 404 Jan 21 04:04:53.909395 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 982/1975] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:04:53 2021] GET /volume/v3/0bba80c0387c4ec29cf68cabdc7dfe17/volumes/150625d6-d38e-448d-9389-3bcfd2526099 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:04:57.753121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume// Jan 21 04:04:57.753781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:57.754109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:04:57.754109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:04:57.754776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:57.756400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df87abe7-77e7-4325-9a47-bd64ff0cbc65 tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:04:57.757384 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 994/1976] 10.222.0.22 () {56 vars in 872 bytes} [Thu Jan 21 04:04: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 21 04:04:57.765166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] GET http://10.222.0.22/volume// Jan 21 04:04:57.765638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:57.766099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:57.767579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-234c607b-1845-422e-a140-68f8ff1fbd3c tempest-SnapshotMetadataTestJSON-1841892807 tempest-SnapshotMetadataTestJSON-1841892807] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:04:57.768332 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 983/1977] 10.222.0.22 () {56 vars in 872 bytes} [Thu Jan 21 04:04:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:04:58.245619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8017314-79b0-4909-a424-c724641f655c tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] GET http://10.222.0.22/volume/v2/ Jan 21 04:04:58.246284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8017314-79b0-4909-a424-c724641f655c tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:58.246838 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f8017314-79b0-4909-a424-c724641f655c tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:58.247851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f8017314-79b0-4909-a424-c724641f655c tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] http://10.222.0.22/volume/v2/ returned with HTTP 200 Jan 21 04:04:58.248613 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 995/1978] 10.222.0.22 () {58 vars in 1084 bytes} [Thu Jan 21 04:04:57 2021] GET /volume/v2/ => generated 382 bytes in 474 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 04:04:58.258829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd9b3adb-bf15-4809-9f23-e5c57cdd9723 tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] GET http://10.222.0.22/volume/v3/ Jan 21 04:04:58.259299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd9b3adb-bf15-4809-9f23-e5c57cdd9723 tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:04:58.260087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd9b3adb-bf15-4809-9f23-e5c57cdd9723 tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:04:58.262030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd9b3adb-bf15-4809-9f23-e5c57cdd9723 tempest-VersionsTest-1280537164 tempest-VersionsTest-1280537164] http://10.222.0.22/volume/v3/ returned with HTTP 200 Jan 21 04:04:58.262884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 984/1979] 10.222.0.22 () {58 vars in 1084 bytes} [Thu Jan 21 04:04:58 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 21 04:05:04.788924 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes Jan 21 04:05:04.789820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-438288032"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:05:04.791330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-438288032'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:05:04.792160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Create volume of 1 GB Jan 21 04:05:04.807244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Availability Zones retrieved successfully. Jan 21 04:05:04.846661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Flow 'volume_create_api' (7f4a380a-2d49-461c-925a-b699f2ae4f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:05:04.849566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414630cf-cbb3-4bf5-8c6a-f0c08901abc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:05:04.851862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:05:04.937554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414630cf-cbb3-4bf5-8c6a-f0c08901abc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:05:04.939830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea8505a-7bd3-4b8a-8f08-38f30c5a1e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:05:05.061761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Created reservations ['ca5460e3-db3d-426c-ad6d-96c1f3a38730', '1bcffb56-33ab-4543-ad83-cdb77a5adc86', '07c9900a-f2a2-43a6-a382-4c7b4700aa52', 'bd649679-6d8c-4972-a12f-34a7d209198e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:05:05.063899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea8505a-7bd3-4b8a-8f08-38f30c5a1e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca5460e3-db3d-426c-ad6d-96c1f3a38730', '1bcffb56-33ab-4543-ad83-cdb77a5adc86', '07c9900a-f2a2-43a6-a382-4c7b4700aa52', 'bd649679-6d8c-4972-a12f-34a7d209198e']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:05:05.066148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b600fb3-a0e0-4fa0-9dcd-98627af6a8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:05:05.175401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b600fb3-a0e0-4fa0-9dcd-98627af6a8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '319572b3-991e-42c4-8690-f0a3c71d52d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-438288032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b64ff85477a4432b0bec7614b0f83f9',qos_specs=None,replication_status=,reservations=['ca5460e3-db3d-426c-ad6d-96c1f3a38730','1bcffb56-33ab-4543-ad83-cdb77a5adc86','07c9900a-f2a2-43a6-a382-4c7b4700aa52','bd649679-6d8c-4972-a12f-34a7d209198e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b742fb6fb6f043fbafd8fda16125a16f',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-438288032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=319572b3-991e-42c4-8690-f0a3c71d52d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b64ff85477a4432b0bec7614b0f83f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b742fb6fb6f043fbafd8fda16125a16f',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:05:05.177774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6c7bb0-4851-4368-bf9a-11494cc0e344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:05:05.221510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6c7bb0-4851-4368-bf9a-11494cc0e344) transitioned into state 'SUCCESS' from state '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-438288032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b64ff85477a4432b0bec7614b0f83f9',qos_specs=None,replication_status=,reservations=['ca5460e3-db3d-426c-ad6d-96c1f3a38730','1bcffb56-33ab-4543-ad83-cdb77a5adc86','07c9900a-f2a2-43a6-a382-4c7b4700aa52','bd649679-6d8c-4972-a12f-34a7d209198e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b742fb6fb6f043fbafd8fda16125a16f',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:05:05.223633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05952368-1358-40f5-a909-9c2666731f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:05:05.249587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05952368-1358-40f5-a909-9c2666731f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:05:05.253061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Flow 'volume_create_api' (7f4a380a-2d49-461c-925a-b699f2ae4f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:05:05.319979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Create volume request issued successfully. Jan 21 04:05:05.335125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f81fdc2c-12bb-456e-9116-03dcba78f57c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes returned with HTTP 202 Jan 21 04:05:05.336673 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 996/1980] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:05:04 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes => generated 817 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:05:05.351681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dfbeef4-40d0-4336-94e3-5b4cc10b6b1c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:05.352212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dfbeef4-40d0-4336-94e3-5b4cc10b6b1c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:05.352690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5dfbeef4-40d0-4336-94e3-5b4cc10b6b1c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:05.464948 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:05.464948 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:05.486749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5dfbeef4-40d0-4336-94e3-5b4cc10b6b1c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:05.515619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5dfbeef4-40d0-4336-94e3-5b4cc10b6b1c tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:05.518173 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 985/1981] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:05 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 885 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:05:06.535540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ea281f24-d8d0-4dbf-86d9-1c62d28a6238 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:06.543310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ea281f24-d8d0-4dbf-86d9-1c62d28a6238 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:06.546783 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:06.546783 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:06.547520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ea281f24-d8d0-4dbf-86d9-1c62d28a6238 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:06.669564 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:06.669564 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:06.696826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ea281f24-d8d0-4dbf-86d9-1c62d28a6238 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:06.742780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ea281f24-d8d0-4dbf-86d9-1c62d28a6238 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:06.744027 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 997/1982] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:06 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:05:30.196715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:05:30.197269 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:30.197269 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:30.197745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-attach": {"instance_uuid": "e1f4c6c8-5215-4e5a-b80b-ed5edf3cbc26", "mountpoint": "/dev/sdb"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:05:30.198375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e1f4c6c8-5215-4e5a-b80b-ed5edf3cbc26", "mountpoint": "/dev/sdb"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:05:30.251666 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:30.251666 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:30.253169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:30.273121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Update volume admin metadata completed successfully. Jan 21 04:05:30.511025 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Attach volume completed successfully. Jan 21 04:05:30.511905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ee9b652-2fde-4877-99d6-1cc249fd7626 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:05:30.512973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 986/1983] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:05:30 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:05:30.521003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25395ce4-7fa7-46ce-b24d-b27dbd033933 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:30.522304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25395ce4-7fa7-46ce-b24d-b27dbd033933 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:30.522739 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:30.522739 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:30.523446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25395ce4-7fa7-46ce-b24d-b27dbd033933 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:30.582987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:30.582987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:30.592544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-25395ce4-7fa7-46ce-b24d-b27dbd033933 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:30.612818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:30.612818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:30.622115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25395ce4-7fa7-46ce-b24d-b27dbd033933 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:30.627120 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 998/1984] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:30 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 1244 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:05:30.638323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06dc586b-d639-40e3-9893-8ffa5e5cf948 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:05:30.638779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:30.638779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:30.639242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06dc586b-d639-40e3-9893-8ffa5e5cf948 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-detach": {}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:05:30.639601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06dc586b-d639-40e3-9893-8ffa5e5cf948 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:05:30.690645 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:30.690645 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:30.691925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-06dc586b-d639-40e3-9893-8ffa5e5cf948 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:30.853531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-06dc586b-d639-40e3-9893-8ffa5e5cf948 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Detach volume completed successfully. Jan 21 04:05:30.854098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06dc586b-d639-40e3-9893-8ffa5e5cf948 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:05:30.859475 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 987/1985] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:05:30 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:05:30.863004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96af30aa-a197-4ef3-a567-9c78be28b2d6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:30.863548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96af30aa-a197-4ef3-a567-9c78be28b2d6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:30.863744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:30.863744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:30.864384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96af30aa-a197-4ef3-a567-9c78be28b2d6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:30.914951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:30.914951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:30.924888 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96af30aa-a197-4ef3-a567-9c78be28b2d6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:30.949208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96af30aa-a197-4ef3-a567-9c78be28b2d6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:30.961189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 999/1986] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:30 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:05:57.252401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:05:57.252976 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:57.252976 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:57.253983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-attach": {"instance_uuid": "e36cfdef-3d03-435e-8e07-150aa383cb13", "mountpoint": "/dev/sdb"}}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:05:57.254717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e36cfdef-3d03-435e-8e07-150aa383cb13", "mountpoint": "/dev/sdb"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:05:57.322998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:57.322998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:57.324303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:57.340012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Update volume admin metadata completed successfully. Jan 21 04:05:57.595591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Attach volume completed successfully. Jan 21 04:05:57.596798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc711549-c10b-4fbd-824d-955bd0a6a60b tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:05:57.598511 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 988/1987] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:05:57 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:05:57.608095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-27fd144a-9400-4f0f-ab9b-f137cf80d985 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:57.609025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-27fd144a-9400-4f0f-ab9b-f137cf80d985 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:57.609434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:57.609434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:57.610623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-27fd144a-9400-4f0f-ab9b-f137cf80d985 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:57.678175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:57.678175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:57.689326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-27fd144a-9400-4f0f-ab9b-f137cf80d985 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:57.715591 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:57.715591 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:57.732394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-27fd144a-9400-4f0f-ab9b-f137cf80d985 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:57.733531 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1000/1988] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:57 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 1244 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:05:57.754094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5c763a2-e68a-426e-89da-f518e677d505 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:57.755649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5c763a2-e68a-426e-89da-f518e677d505 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:57.756088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:57.756088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:57.756770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5c763a2-e68a-426e-89da-f518e677d505 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:57.848899 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:57.848899 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:57.858785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f5c763a2-e68a-426e-89da-f518e677d505 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:57.880579 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:57.880579 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:57.891780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5c763a2-e68a-426e-89da-f518e677d505 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:57.893257 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 989/1989] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:57 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 1244 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:05:57.910803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8edf35e1-0b9d-484f-8329-f8ca67359bd9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:05:57.911862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:57.911862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:57.912626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8edf35e1-0b9d-484f-8329-f8ca67359bd9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-detach": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:05:57.913244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8edf35e1-0b9d-484f-8329-f8ca67359bd9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:05:57.996847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:57.996847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:57.998156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8edf35e1-0b9d-484f-8329-f8ca67359bd9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:58.162980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8edf35e1-0b9d-484f-8329-f8ca67359bd9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Detach volume completed successfully. Jan 21 04:05:58.163527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8edf35e1-0b9d-484f-8329-f8ca67359bd9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:05:58.164852 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1001/1990] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:05:57 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:05:58.172894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fcc7a32-3068-4913-b046-e7048d63268e tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:05:58.173407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fcc7a32-3068-4913-b046-e7048d63268e tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:05:58.173622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:05:58.173622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:05:58.173990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fcc7a32-3068-4913-b046-e7048d63268e tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:05:58.222737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:05:58.222737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:05:58.232001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1fcc7a32-3068-4913-b046-e7048d63268e tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:05:58.253851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fcc7a32-3068-4913-b046-e7048d63268e tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:05:58.254596 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 990/1991] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:05:58 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:04.039603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65e35628-99f5-4490-a9f0-d1be698c583f tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:04.040078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.040078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.040535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65e35628-99f5-4490-a9f0-d1be698c583f tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-reserve": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:04.041431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65e35628-99f5-4490-a9f0-d1be698c583f tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:04.110785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.110785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.112005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-65e35628-99f5-4490-a9f0-d1be698c583f tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.121513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-65e35628-99f5-4490-a9f0-d1be698c583f tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Reserve volume completed successfully. Jan 21 04:06:04.122018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65e35628-99f5-4490-a9f0-d1be698c583f tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:06:04.123382 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1002/1992] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:06:04 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:06:04.131203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9f2d0f8-c5a0-4b4a-9984-017eb7dd322a tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:04.131934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9f2d0f8-c5a0-4b4a-9984-017eb7dd322a tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:04.132333 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.132333 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.132948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9f2d0f8-c5a0-4b4a-9984-017eb7dd322a tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:04.202840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.202840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.220304 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9f2d0f8-c5a0-4b4a-9984-017eb7dd322a tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.249826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9f2d0f8-c5a0-4b4a-9984-017eb7dd322a tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:04.251701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 991/1993] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:04 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:04.268285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d0ba924-ebb6-4437-a27b-9038f44e52e8 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:04.269051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.269051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.269762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d0ba924-ebb6-4437-a27b-9038f44e52e8 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-unreserve": {}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:04.270300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d0ba924-ebb6-4437-a27b-9038f44e52e8 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:04.337023 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.337023 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.338986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d0ba924-ebb6-4437-a27b-9038f44e52e8 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.444475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d0ba924-ebb6-4437-a27b-9038f44e52e8 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Unreserve volume completed successfully. Jan 21 04:06:04.445148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d0ba924-ebb6-4437-a27b-9038f44e52e8 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:06:04.446367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1003/1994] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:06:04 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:06:04.454475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4c64232-4568-4f41-a866-5146ed389f06 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:04.455329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4c64232-4568-4f41-a866-5146ed389f06 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:04.455723 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.455723 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.456493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4c64232-4568-4f41-a866-5146ed389f06 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:04.516252 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.516252 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.526335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d4c64232-4568-4f41-a866-5146ed389f06 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.551316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4c64232-4568-4f41-a866-5146ed389f06 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:04.552350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 992/1995] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:04 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:06:04.570750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a102dc8-c04f-4d40-9b74-e7271d023f87 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:04.571214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.571214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.571996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a102dc8-c04f-4d40-9b74-e7271d023f87 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:04.572595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a102dc8-c04f-4d40-9b74-e7271d023f87 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:04.630320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.630320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.632664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a102dc8-c04f-4d40-9b74-e7271d023f87 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.646788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a102dc8-c04f-4d40-9b74-e7271d023f87 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume updated successfully. Jan 21 04:06:04.647583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a102dc8-c04f-4d40-9b74-e7271d023f87 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 200 Jan 21 04:06:04.648670 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1004/1996] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:06:04 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 04:06:04.657886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b4c73c6-9b04-4913-8feb-d78ac6a1f9af tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:04.658798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b4c73c6-9b04-4913-8feb-d78ac6a1f9af tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:04.658931 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.658931 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.659774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b4c73c6-9b04-4913-8feb-d78ac6a1f9af tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:04.729998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.729998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.740528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6b4c73c6-9b04-4913-8feb-d78ac6a1f9af tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.771430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b4c73c6-9b04-4913-8feb-d78ac6a1f9af tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:04.772233 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 993/1997] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:04 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 928 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:04.787192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6550b531-e033-4df2-a87c-0085d3139abd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:04.787734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.787734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.788172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6550b531-e033-4df2-a87c-0085d3139abd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:04.788553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6550b531-e033-4df2-a87c-0085d3139abd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:04.840388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.840388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.841568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6550b531-e033-4df2-a87c-0085d3139abd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.850970 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6550b531-e033-4df2-a87c-0085d3139abd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume updated successfully. Jan 21 04:06:04.851705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6550b531-e033-4df2-a87c-0085d3139abd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 200 Jan 21 04:06:04.852718 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1005/1998] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:06:04 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 04:06:04.860332 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0c994b4-cd0a-41cc-8c01-341353ed4974 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:04.861122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0c994b4-cd0a-41cc-8c01-341353ed4974 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:04.861122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.861122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.861449 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0c994b4-cd0a-41cc-8c01-341353ed4974 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:04.914493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:04.914493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:04.923818 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a0c994b4-cd0a-41cc-8c01-341353ed4974 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:04.948419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0c994b4-cd0a-41cc-8c01-341353ed4974 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:04.959619 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 994/1999] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:04 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:04.966265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:04.966724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:04.966724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:04.967185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:04.967560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:05.018674 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:05.018674 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:05.020594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:05.039422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Update volume admin metadata completed successfully. Jan 21 04:06:05.041720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Update readonly setting on volume completed successfully. Jan 21 04:06:05.042305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-617f7761-384f-4c18-9e98-06666957c667 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:06:05.046844 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1006/2000] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:06:04 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:06:05.051500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd22007c-876d-4397-be41-901a50a85dbd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:05.052309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd22007c-876d-4397-be41-901a50a85dbd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:05.053157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:05.053157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:05.053780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd22007c-876d-4397-be41-901a50a85dbd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:05.114915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:05.114915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:05.125119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd22007c-876d-4397-be41-901a50a85dbd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:05.148349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd22007c-876d-4397-be41-901a50a85dbd tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:05.149129 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 995/2001] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:05 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 928 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:05.164247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:05.164694 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:05.164694 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:05.166416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:05.166815 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:05.223198 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:05.223198 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:05.224378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:05.241878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Update volume admin metadata completed successfully. Jan 21 04:06:05.242275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Update readonly setting on volume completed successfully. Jan 21 04:06:05.242794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d3c0d87-6e26-40f7-a797-89a50c813f5d tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:06:05.244452 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1007/2002] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:06:05 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:06:05.251787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9894343-12f7-404a-9a66-941317b39972 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:05.252512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9894343-12f7-404a-9a66-941317b39972 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:05.252738 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:05.252738 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:05.253113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9894343-12f7-404a-9a66-941317b39972 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:05.303099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:05.303099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:05.312477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e9894343-12f7-404a-9a66-941317b39972 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:05.334827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9894343-12f7-404a-9a66-941317b39972 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:05.347221 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 996/2003] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:05 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:06:05.353717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-378ae756-246b-4fce-835e-f21acec98de5 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] POST http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action Jan 21 04:06:05.354165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:05.354165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:05.354639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-378ae756-246b-4fce-835e-f21acec98de5 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-819833308", "disk_format": "raw"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:06:05.355063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-378ae756-246b-4fce-835e-f21acec98de5 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-819833308", "disk_format": "raw"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:05.421787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:05.421787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:05.422977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-378ae756-246b-4fce-835e-f21acec98de5 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:05.486372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:05.486372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:05.613936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-378ae756-246b-4fce-835e-f21acec98de5 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Copy volume to image completed successfully. Jan 21 04:06:05.614878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-378ae756-246b-4fce-835e-f21acec98de5 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action returned with HTTP 202 Jan 21 04:06:05.615758 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1008/2004] 10.222.0.22 () {60 vars in 1358 bytes} [Thu Jan 21 04:06:05 2021] POST /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5/action => generated 692 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:06:36.214126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42401e0f-9ff6-4356-b388-43c1d7ceb1d7 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:36.215264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42401e0f-9ff6-4356-b388-43c1d7ceb1d7 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:36.215483 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:36.215483 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:36.215862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-42401e0f-9ff6-4356-b388-43c1d7ceb1d7 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:36.270387 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:36.270387 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:36.279962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-42401e0f-9ff6-4356-b388-43c1d7ceb1d7 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:36.309464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-42401e0f-9ff6-4356-b388-43c1d7ceb1d7 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:36.310721 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 997/2005] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:36 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 929 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:36.882163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] DELETE http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:36.882688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:36.882886 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:36.882886 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:36.883631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:36.884110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Delete volume with id: 319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:36.933829 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:36.933829 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:36.935033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:36.961460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Delete volume request issued successfully. Jan 21 04:06:36.962496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d781a79-cbc0-48a9-a65f-20ca44c47293 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 202 Jan 21 04:06:36.963386 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1009/2006] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:06:36 2021] DELETE /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:06:36.970838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e4a237a-8fe5-4805-81f0-69aaa27a89f9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:36.971483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e4a237a-8fe5-4805-81f0-69aaa27a89f9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:36.972107 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:36.972107 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:36.972332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e4a237a-8fe5-4805-81f0-69aaa27a89f9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:37.031821 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:37.031821 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:37.042349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0e4a237a-8fe5-4805-81f0-69aaa27a89f9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:37.064202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e4a237a-8fe5-4805-81f0-69aaa27a89f9 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:37.065041 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 998/2007] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:36 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 928 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:38.081147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40385f61-79fe-4c6c-8461-2b22502dcce6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:38.081663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40385f61-79fe-4c6c-8461-2b22502dcce6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:38.081910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:38.081910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:38.082218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40385f61-79fe-4c6c-8461-2b22502dcce6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:38.132701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:38.132701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:38.142254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-40385f61-79fe-4c6c-8461-2b22502dcce6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Volume info retrieved successfully. Jan 21 04:06:38.165397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40385f61-79fe-4c6c-8461-2b22502dcce6 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 200 Jan 21 04:06:38.166684 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1010/2008] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:38 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 928 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:39.183944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d403001-0af7-4ad2-a0ab-85cb0be2ce46 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] GET http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 Jan 21 04:06:39.184455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d403001-0af7-4ad2-a0ab-85cb0be2ce46 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:39.184925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:39.184925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:39.185307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d403001-0af7-4ad2-a0ab-85cb0be2ce46 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:39.237681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d403001-0af7-4ad2-a0ab-85cb0be2ce46 tempest-VolumesActionsTest-436433912 tempest-VolumesActionsTest-436433912] http://10.222.0.22/volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 returned with HTTP 404 Jan 21 04:06:39.238901 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 999/2009] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:39 2021] GET /volume/v3/7b64ff85477a4432b0bec7614b0f83f9/volumes/319572b3-991e-42c4-8690-f0a3c71d52d5 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:06:44.514485 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes Jan 21 04:06:44.515032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:44.515032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:44.515717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-329260950"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:44.517162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-329260950'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:06:44.517611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume of 1 GB Jan 21 04:06:44.530896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Availability Zones retrieved successfully. Jan 21 04:06:44.548238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (f2b5ea11-7534-4d55-8f33-67a9de17d5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:06:44.551042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793143ae-da5f-4959-85b5-00a40fd631a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:06:44.553177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:06:44.642219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793143ae-da5f-4959-85b5-00a40fd631a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:06:44.646643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4ab802-84c5-416c-9c1b-c6fc029d7c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:06:44.753544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['5917b68c-b82a-4f6b-8f52-33dbf00499d9', '83284cc2-babb-49fa-baaf-acd14834edb5', 'b64c910d-3bda-44c5-8d53-a8d23e062ca6', 'e92a4e5f-307f-4dc4-ba70-e566dc84b32f'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:06:44.755587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4ab802-84c5-416c-9c1b-c6fc029d7c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5917b68c-b82a-4f6b-8f52-33dbf00499d9', '83284cc2-babb-49fa-baaf-acd14834edb5', 'b64c910d-3bda-44c5-8d53-a8d23e062ca6', 'e92a4e5f-307f-4dc4-ba70-e566dc84b32f']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:06:44.757960 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1230f0b-b64d-4fe6-bc0d-554874175e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:06:44.821706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1230f0b-b64d-4fe6-bc0d-554874175e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d869628-00a1-42fd-87ba-8276eeab5775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-329260950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['5917b68c-b82a-4f6b-8f52-33dbf00499d9','83284cc2-babb-49fa-baaf-acd14834edb5','b64c910d-3bda-44c5-8d53-a8d23e062ca6','e92a4e5f-307f-4dc4-ba70-e566dc84b32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-329260950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d869628-00a1-42fd-87ba-8276eeab5775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d35491160454e368da16dd7cfb86df4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:06:44.823942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066b6fc7-b82f-435d-9c7f-60fd72de838c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:06:44.853373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066b6fc7-b82f-435d-9c7f-60fd72de838c) transitioned into state 'SUCCESS' from state '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-329260950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['5917b68c-b82a-4f6b-8f52-33dbf00499d9','83284cc2-babb-49fa-baaf-acd14834edb5','b64c910d-3bda-44c5-8d53-a8d23e062ca6','e92a4e5f-307f-4dc4-ba70-e566dc84b32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:06:44.855822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9da7c4-7cba-42c3-beac-627d05832cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:06:44.873630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9da7c4-7cba-42c3-beac-627d05832cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:06:44.876537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (f2b5ea11-7534-4d55-8f33-67a9de17d5e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:06:44.938704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request issued successfully. Jan 21 04:06:44.959117 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-448b88b4-dedd-4042-aeca-49416349431b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes returned with HTTP 202 Jan 21 04:06:44.959419 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1011/2010] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:06:44 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes => generated 822 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:06:44.973726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7194cc6e-9c21-4c16-8174-331f830e9a2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:06:44.974445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7194cc6e-9c21-4c16-8174-331f830e9a2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:44.975125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7194cc6e-9c21-4c16-8174-331f830e9a2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:45.064309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:45.064309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:45.081247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7194cc6e-9c21-4c16-8174-331f830e9a2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:06:45.148153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7194cc6e-9c21-4c16-8174-331f830e9a2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:06:45.158395 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1000/2011] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:44 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 890 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:46.166528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b04b7b8a-44c1-4c22-ab87-ae4e3a82b791 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:06:46.168017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b04b7b8a-44c1-4c22-ab87-ae4e3a82b791 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:46.168423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:46.168423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:46.169039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b04b7b8a-44c1-4c22-ab87-ae4e3a82b791 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:46.221143 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:46.221143 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:46.231797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b04b7b8a-44c1-4c22-ab87-ae4e3a82b791 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:06:46.254134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b04b7b8a-44c1-4c22-ab87-ae4e3a82b791 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:06:46.255196 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1012/2012] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:46 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:46.272747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:06:46.273388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:46.273388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:46.274562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d869628-00a1-42fd-87ba-8276eeab5775", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-86084674"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:46.325058 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:46.325058 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:46.326496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:06:46.327195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:06:46.405467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['96f1028b-d8e1-4acd-8982-79c5f82bb7c3', 'a00478dc-fd80-42db-87bd-7908c0e98173', 'd1a59124-5f17-4106-bdc5-3e31389dcb1b', 'ba154b5a-d463-4c35-8c89-32530b7e5d8f'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:06:46.526204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot create request issued successfully. Jan 21 04:06:46.527315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93b074b8-2570-4bf6-b6de-ff0f9c84b12e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:06:46.534327 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1001/2013] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:06:46 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 308 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:06:46.541197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ad39cfd-188f-45da-8873-1686ced68dc7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:06:46.541422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ad39cfd-188f-45da-8873-1686ced68dc7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:46.541639 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:46.541639 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:46.542169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ad39cfd-188f-45da-8873-1686ced68dc7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:46.584962 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:46.584962 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:46.586105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ad39cfd-188f-45da-8873-1686ced68dc7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:06:46.588314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ad39cfd-188f-45da-8873-1686ced68dc7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 200 Jan 21 04:06:46.589139 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1013/2014] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:06:46 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:47.601682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d36e9f4f-49ac-40a5-a7b9-ce230a275d04 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:06:47.604203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d36e9f4f-49ac-40a5-a7b9-ce230a275d04 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:47.604683 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:47.604683 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:47.605641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d36e9f4f-49ac-40a5-a7b9-ce230a275d04 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:47.635247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:47.635247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:47.636967 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d36e9f4f-49ac-40a5-a7b9-ce230a275d04 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:06:47.639308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d36e9f4f-49ac-40a5-a7b9-ce230a275d04 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 200 Jan 21 04:06:47.645518 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1002/2015] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:06:47 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:48.653517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa484bb4-37b2-42cf-9efd-6aeaca80e557 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:06:48.654374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa484bb4-37b2-42cf-9efd-6aeaca80e557 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:48.654673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:48.654673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:48.655203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa484bb4-37b2-42cf-9efd-6aeaca80e557 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:48.679563 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:48.679563 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:48.680702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa484bb4-37b2-42cf-9efd-6aeaca80e557 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:06:48.682903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa484bb4-37b2-42cf-9efd-6aeaca80e557 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 200 Jan 21 04:06:48.683731 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1014/2016] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:06:48 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:48.695340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups Jan 21 04:06:48.696328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:48.696328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:48.696750 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d869628-00a1-42fd-87ba-8276eeab5775", "snapshot_id": "addbda48-ff40-4b86-8e6a-246c827dcfd5", "name": "tempest-VolumesSnapshotTestJSON-Backup-234667612"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:06:48.697974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Creating new backup {'backup': {'volume_id': '3d869628-00a1-42fd-87ba-8276eeab5775', 'snapshot_id': 'addbda48-ff40-4b86-8e6a-246c827dcfd5', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-234667612'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:06:48.698384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Creating backup of volume 3d869628-00a1-42fd-87ba-8276eeab5775 in container None Jan 21 04:06:48.750684 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:48.750684 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:48.752019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:06:48.779365 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:48.779365 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:48.780497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:06:48.818357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['8325d7cd-0d42-4cbb-945f-0cdc70daac43', '3270f0c9-c972-462c-b04b-bc13b6f9cc5c'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:06:48.893634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-257fa40e-3919-4a6d-a8b0-dc6a033fe88c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups returned with HTTP 202 Jan 21 04:06:48.900349 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1003/2017] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:06:48 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups => generated 400 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:06:48.916712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57e3b698-66cd-4cb6-8882-ffa6a18ea35d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:48.917673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57e3b698-66cd-4cb6-8882-ffa6a18ea35d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:48.918121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:48.918121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:48.918580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57e3b698-66cd-4cb6-8882-ffa6a18ea35d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:48.919076 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-57e3b698-66cd-4cb6-8882-ffa6a18ea35d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:48.940950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:48.940950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:48.942920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57e3b698-66cd-4cb6-8882-ffa6a18ea35d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:48.943843 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1015/2018] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:48 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:49.959724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5aa7e31-a3b0-4690-9a63-51b3cea63c35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:49.961141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5aa7e31-a3b0-4690-9a63-51b3cea63c35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:49.961611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:49.961611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:49.962259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5aa7e31-a3b0-4690-9a63-51b3cea63c35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:49.963677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d5aa7e31-a3b0-4690-9a63-51b3cea63c35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:50.013361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:50.013361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:50.016039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5aa7e31-a3b0-4690-9a63-51b3cea63c35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:50.020041 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1004/2019] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:49 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:51.034166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83db158a-3a3d-430c-bcb4-0ad32ffaf077 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:51.034688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83db158a-3a3d-430c-bcb4-0ad32ffaf077 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:51.034856 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:51.034856 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:51.043198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83db158a-3a3d-430c-bcb4-0ad32ffaf077 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:51.043810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-83db158a-3a3d-430c-bcb4-0ad32ffaf077 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:51.116722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:51.116722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:51.118787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83db158a-3a3d-430c-bcb4-0ad32ffaf077 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:51.125735 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1016/2020] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:51 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:52.137063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48d7180a-cd25-472f-b42d-fd0354eb31f7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:52.137747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48d7180a-cd25-472f-b42d-fd0354eb31f7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:52.137854 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:52.137854 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:52.138129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48d7180a-cd25-472f-b42d-fd0354eb31f7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:52.138691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-48d7180a-cd25-472f-b42d-fd0354eb31f7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:52.210487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:52.210487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:52.215265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48d7180a-cd25-472f-b42d-fd0354eb31f7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:52.217214 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1005/2021] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:52 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:53.231003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7726fd9-6716-46ba-8783-252960da7cdd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:53.232223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7726fd9-6716-46ba-8783-252960da7cdd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:53.232642 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:53.232642 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:53.233273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7726fd9-6716-46ba-8783-252960da7cdd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:53.233845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d7726fd9-6716-46ba-8783-252960da7cdd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:53.255989 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:53.255989 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:53.258673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7726fd9-6716-46ba-8783-252960da7cdd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:53.259759 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1017/2022] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:53 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:06:54.274566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30b1e598-d8e4-439e-846e-918da5e10f56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:54.275289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30b1e598-d8e4-439e-846e-918da5e10f56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:54.275289 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:54.275289 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:54.275665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30b1e598-d8e4-439e-846e-918da5e10f56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:54.276082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-30b1e598-d8e4-439e-846e-918da5e10f56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:54.299140 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:54.299140 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:54.300967 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30b1e598-d8e4-439e-846e-918da5e10f56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:54.309920 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1006/2023] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:54 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:55.318524 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a99c475-a48d-47f4-a489-208bb29294b6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:55.320154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a99c475-a48d-47f4-a489-208bb29294b6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:55.320395 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:55.320395 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:55.321523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a99c475-a48d-47f4-a489-208bb29294b6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:55.321910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1a99c475-a48d-47f4-a489-208bb29294b6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:55.431007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:55.431007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:55.433208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a99c475-a48d-47f4-a489-208bb29294b6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:55.434255 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1018/2024] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:55 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:56.450293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-973a4300-ed38-486a-8c7d-6f3c81ef5e46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:56.451017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-973a4300-ed38-486a-8c7d-6f3c81ef5e46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:56.452193 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:56.452193 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:56.452638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-973a4300-ed38-486a-8c7d-6f3c81ef5e46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:56.452927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-973a4300-ed38-486a-8c7d-6f3c81ef5e46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:56.518705 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:56.518705 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:56.544375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-973a4300-ed38-486a-8c7d-6f3c81ef5e46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:56.547677 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1007/2025] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:56 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:57.564671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f24d6ed-2375-43f0-858e-c90b15c3bffa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:57.565228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f24d6ed-2375-43f0-858e-c90b15c3bffa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:57.565371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:57.565371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:57.566038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f24d6ed-2375-43f0-858e-c90b15c3bffa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:57.566773 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5f24d6ed-2375-43f0-858e-c90b15c3bffa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:57.606495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:57.606495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:57.615423 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f24d6ed-2375-43f0-858e-c90b15c3bffa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:57.615423 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1019/2026] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:57 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:58.623896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8cdddb2e-1fcb-4ad1-9d7c-f12cf52a3987 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:58.624377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8cdddb2e-1fcb-4ad1-9d7c-f12cf52a3987 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:58.624602 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:58.624602 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:58.624973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8cdddb2e-1fcb-4ad1-9d7c-f12cf52a3987 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:58.625596 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8cdddb2e-1fcb-4ad1-9d7c-f12cf52a3987 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:58.733056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:58.733056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:58.733056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8cdddb2e-1fcb-4ad1-9d7c-f12cf52a3987 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:58.746595 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1008/2027] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:58 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:06:59.748200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98f3888e-515a-40d6-9f84-39d42bffc901 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:06:59.749732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98f3888e-515a-40d6-9f84-39d42bffc901 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:06:59.750121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:06:59.750121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:06:59.750725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98f3888e-515a-40d6-9f84-39d42bffc901 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:06:59.751299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-98f3888e-515a-40d6-9f84-39d42bffc901 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:06:59.796921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:06:59.796921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:06:59.799492 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98f3888e-515a-40d6-9f84-39d42bffc901 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:06:59.808674 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1020/2028] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:06:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:00.814482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a3d29fc-fe2b-40d9-9b9e-20638c0d5270 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:00.815459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a3d29fc-fe2b-40d9-9b9e-20638c0d5270 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:00.815661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:00.815661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:00.816191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a3d29fc-fe2b-40d9-9b9e-20638c0d5270 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:00.816645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4a3d29fc-fe2b-40d9-9b9e-20638c0d5270 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:00.845632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:00.845632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:00.847849 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a3d29fc-fe2b-40d9-9b9e-20638c0d5270 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:00.848659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1009/2029] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:00 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:01.869228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a025bdd7-da69-49e1-9255-85c1c2261e48 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:01.869228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a025bdd7-da69-49e1-9255-85c1c2261e48 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:01.869228 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:01.869228 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:01.869228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a025bdd7-da69-49e1-9255-85c1c2261e48 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:01.869228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a025bdd7-da69-49e1-9255-85c1c2261e48 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:01.919858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:01.919858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:01.923187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a025bdd7-da69-49e1-9255-85c1c2261e48 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:01.924198 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1021/2030] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:01 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:07:02.938241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23b8686b-8748-4406-8f96-e6b7bfe1d58d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:02.939445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23b8686b-8748-4406-8f96-e6b7bfe1d58d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:02.940020 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:02.940020 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:02.940665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23b8686b-8748-4406-8f96-e6b7bfe1d58d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:02.941242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-23b8686b-8748-4406-8f96-e6b7bfe1d58d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:02.967241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:02.967241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:02.969200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23b8686b-8748-4406-8f96-e6b7bfe1d58d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:02.970278 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1010/2031] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:02 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:07:03.986071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56775bad-12a5-41f5-ad86-af455ceb5883 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:03.987054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56775bad-12a5-41f5-ad86-af455ceb5883 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:03.987420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:03.987420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:03.988252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56775bad-12a5-41f5-ad86-af455ceb5883 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:03.988940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-56775bad-12a5-41f5-ad86-af455ceb5883 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:04.046847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:04.046847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:04.048730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56775bad-12a5-41f5-ad86-af455ceb5883 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:04.050022 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1022/2032] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:03 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:05.063960 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41d2880a-d3d3-494c-b2d6-8c5590318687 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:05.065034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41d2880a-d3d3-494c-b2d6-8c5590318687 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:05.065941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:05.065941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:05.066491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41d2880a-d3d3-494c-b2d6-8c5590318687 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:05.066839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-41d2880a-d3d3-494c-b2d6-8c5590318687 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:05.091867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:05.091867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:05.093721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41d2880a-d3d3-494c-b2d6-8c5590318687 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:05.101018 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1011/2033] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:05 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:06.108784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2a386b7-2ef3-4f3e-945d-dcfb6ddd46cd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:06.109339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2a386b7-2ef3-4f3e-945d-dcfb6ddd46cd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:06.109522 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:06.109522 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:06.109844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2a386b7-2ef3-4f3e-945d-dcfb6ddd46cd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:06.110208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e2a386b7-2ef3-4f3e-945d-dcfb6ddd46cd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:06.131694 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:06.131694 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:06.134388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2a386b7-2ef3-4f3e-945d-dcfb6ddd46cd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:06.135199 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1023/2034] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:06 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:07.149704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10795323-86d2-474a-9cb0-6758e5975f10 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:07.150807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10795323-86d2-474a-9cb0-6758e5975f10 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:07.151256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:07.151256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:07.151895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-10795323-86d2-474a-9cb0-6758e5975f10 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:07.152548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-10795323-86d2-474a-9cb0-6758e5975f10 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:07.206830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:07.206830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:07.214805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-10795323-86d2-474a-9cb0-6758e5975f10 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:07.215981 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1012/2035] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:07 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:08.236980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b652b0bb-947e-4d13-90d0-364d0e60e43d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:08.237543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b652b0bb-947e-4d13-90d0-364d0e60e43d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:08.237843 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:08.237843 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:08.238228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b652b0bb-947e-4d13-90d0-364d0e60e43d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:08.240144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b652b0bb-947e-4d13-90d0-364d0e60e43d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:08.286693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:08.286693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:08.293277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b652b0bb-947e-4d13-90d0-364d0e60e43d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:08.294116 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1024/2036] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:08 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:08.722704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-df272709-39a1-4257-8380-4fb08f84f768 req-480aac37-d5fc-49a3-b40d-a1a7f8eac986 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] DELETE http://10.222.0.22/volume/v3/d233b0175e614c09b5e4784053df5560/volumes/tempest-invalid-516364295 Jan 21 04:07:08.723327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-df272709-39a1-4257-8380-4fb08f84f768 req-480aac37-d5fc-49a3-b40d-a1a7f8eac986 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:08.723617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:08.723617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:08.724128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-df272709-39a1-4257-8380-4fb08f84f768 req-480aac37-d5fc-49a3-b40d-a1a7f8eac986 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:08.724666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-df272709-39a1-4257-8380-4fb08f84f768 req-480aac37-d5fc-49a3-b40d-a1a7f8eac986 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Delete volume with id: tempest-invalid-516364295 Jan 21 04:07:08.783341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-df272709-39a1-4257-8380-4fb08f84f768 req-480aac37-d5fc-49a3-b40d-a1a7f8eac986 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] http://10.222.0.22/volume/v3/d233b0175e614c09b5e4784053df5560/volumes/tempest-invalid-516364295 returned with HTTP 404 Jan 21 04:07:08.789307 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1013/2037] 10.222.0.22 () {62 vars in 1558 bytes} [Thu Jan 21 04:07:08 2021] DELETE /volume/v3/d233b0175e614c09b5e4784053df5560/volumes/tempest-invalid-516364295 => generated 98 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:07:08.936896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ee90dce9-4f63-41e5-95cb-352c14f3f778 req-40daf2ac-dd35-495a-88cf-6a9780f3e848 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] DELETE http://10.222.0.22/volume/v3/d233b0175e614c09b5e4784053df5560/volumes/166b15cc-be46-45e8-aadb-795dcf88c031 Jan 21 04:07:08.937940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ee90dce9-4f63-41e5-95cb-352c14f3f778 req-40daf2ac-dd35-495a-88cf-6a9780f3e848 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:08.938157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:08.938157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:08.938530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ee90dce9-4f63-41e5-95cb-352c14f3f778 req-40daf2ac-dd35-495a-88cf-6a9780f3e848 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:08.939018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-ee90dce9-4f63-41e5-95cb-352c14f3f778 req-40daf2ac-dd35-495a-88cf-6a9780f3e848 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Delete volume with id: 166b15cc-be46-45e8-aadb-795dcf88c031 Jan 21 04:07:09.054657 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ee90dce9-4f63-41e5-95cb-352c14f3f778 req-40daf2ac-dd35-495a-88cf-6a9780f3e848 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] http://10.222.0.22/volume/v3/d233b0175e614c09b5e4784053df5560/volumes/166b15cc-be46-45e8-aadb-795dcf88c031 returned with HTTP 404 Jan 21 04:07:09.056828 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1025/2038] 10.222.0.22 () {62 vars in 1591 bytes} [Thu Jan 21 04:07:08 2021] DELETE /volume/v3/d233b0175e614c09b5e4784053df5560/volumes/166b15cc-be46-45e8-aadb-795dcf88c031 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:07:09.110122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f73ad9fe-3c14-424d-b6ad-a88dbfa28571 req-8da3f2c4-6a0e-4ad2-84d3-d738528a9240 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] GET http://10.222.0.22/volume/v3/d233b0175e614c09b5e4784053df5560/volumes/676f3311-fe03-4cd7-8652-42de8afbb19e Jan 21 04:07:09.111132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f73ad9fe-3c14-424d-b6ad-a88dbfa28571 req-8da3f2c4-6a0e-4ad2-84d3-d738528a9240 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:09.111766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f73ad9fe-3c14-424d-b6ad-a88dbfa28571 req-8da3f2c4-6a0e-4ad2-84d3-d738528a9240 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:09.175005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f73ad9fe-3c14-424d-b6ad-a88dbfa28571 req-8da3f2c4-6a0e-4ad2-84d3-d738528a9240 tempest-VolumesNegativeTest-974243181 tempest-VolumesNegativeTest-974243181] http://10.222.0.22/volume/v3/d233b0175e614c09b5e4784053df5560/volumes/676f3311-fe03-4cd7-8652-42de8afbb19e returned with HTTP 404 Jan 21 04:07:09.176692 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1014/2039] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:07:09 2021] GET /volume/v3/d233b0175e614c09b5e4784053df5560/volumes/676f3311-fe03-4cd7-8652-42de8afbb19e => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:07:09.308989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2a35785-1d23-4bd5-8360-8e197a17cdc1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:09.309488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2a35785-1d23-4bd5-8360-8e197a17cdc1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:09.310311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2a35785-1d23-4bd5-8360-8e197a17cdc1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:09.310654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a2a35785-1d23-4bd5-8360-8e197a17cdc1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:09.336908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:09.336908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:09.339417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2a35785-1d23-4bd5-8360-8e197a17cdc1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:09.340749 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1026/2040] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:09 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:10.354776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cb5436f-bbcc-4468-840b-aa9ae01dac1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:10.355648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cb5436f-bbcc-4468-840b-aa9ae01dac1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:10.356078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cb5436f-bbcc-4468-840b-aa9ae01dac1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:10.356454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4cb5436f-bbcc-4468-840b-aa9ae01dac1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:10.387262 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:10.387262 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:10.391220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cb5436f-bbcc-4468-840b-aa9ae01dac1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:10.393369 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1015/2041] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:10 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:11.407385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a48aa46f-4c30-4343-aae9-9f777b771d1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:11.408554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a48aa46f-4c30-4343-aae9-9f777b771d1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:11.408986 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:11.408986 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:11.409652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a48aa46f-4c30-4343-aae9-9f777b771d1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:11.410213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a48aa46f-4c30-4343-aae9-9f777b771d1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:11.455012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:11.455012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:11.469102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a48aa46f-4c30-4343-aae9-9f777b771d1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:11.475805 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1027/2042] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:11 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:12.484922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5284abc1-1449-46fc-aa8a-e5c3f6837813 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:12.485415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5284abc1-1449-46fc-aa8a-e5c3f6837813 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:12.485846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:12.485846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:12.486474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5284abc1-1449-46fc-aa8a-e5c3f6837813 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:12.486843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5284abc1-1449-46fc-aa8a-e5c3f6837813 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:12.530495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:12.530495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:12.532712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5284abc1-1449-46fc-aa8a-e5c3f6837813 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:12.533588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1016/2043] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:12 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:13.547329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c88c31c1-691f-407a-aa3c-64bde98b9bd5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:13.547816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c88c31c1-691f-407a-aa3c-64bde98b9bd5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:13.548146 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:13.548146 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:13.548355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c88c31c1-691f-407a-aa3c-64bde98b9bd5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:13.548729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c88c31c1-691f-407a-aa3c-64bde98b9bd5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:13.593488 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:13.593488 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:13.597029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c88c31c1-691f-407a-aa3c-64bde98b9bd5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:13.603822 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1028/2044] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:13 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:14.618551 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b3f8d98-1a66-458c-a2f7-37970447fc80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:14.619159 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b3f8d98-1a66-458c-a2f7-37970447fc80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:14.619357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:14.619357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:14.619711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b3f8d98-1a66-458c-a2f7-37970447fc80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:14.620084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8b3f8d98-1a66-458c-a2f7-37970447fc80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:14.658436 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:14.658436 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:14.660202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b3f8d98-1a66-458c-a2f7-37970447fc80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:14.661190 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1017/2045] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:14 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:15.676549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ebf55411-39c6-47f8-8d9a-458e4997fb3d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:15.677048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ebf55411-39c6-47f8-8d9a-458e4997fb3d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:15.677266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:15.677266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:15.677636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ebf55411-39c6-47f8-8d9a-458e4997fb3d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:15.678004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ebf55411-39c6-47f8-8d9a-458e4997fb3d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:15.708652 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:15.708652 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:15.711819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ebf55411-39c6-47f8-8d9a-458e4997fb3d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:15.719714 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1029/2046] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:15 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:16.727400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d89ec6fc-7835-40a9-ba69-39bcdba85f80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:16.728206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d89ec6fc-7835-40a9-ba69-39bcdba85f80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:16.728405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:16.728405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:16.728776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d89ec6fc-7835-40a9-ba69-39bcdba85f80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:16.729144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d89ec6fc-7835-40a9-ba69-39bcdba85f80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:16.753676 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:16.753676 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:16.756290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d89ec6fc-7835-40a9-ba69-39bcdba85f80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:16.757437 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1018/2047] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:16 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:17.779217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28112914-3e12-4915-9352-1327b38f19e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:17.779811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28112914-3e12-4915-9352-1327b38f19e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:17.780125 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:17.780125 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:17.780635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-28112914-3e12-4915-9352-1327b38f19e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:17.781078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-28112914-3e12-4915-9352-1327b38f19e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:17.813932 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:17.813932 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:17.815986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-28112914-3e12-4915-9352-1327b38f19e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:17.823585 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1030/2048] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:17 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:18.830936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-788400fb-e8e0-4725-906a-f3f7678d3936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:18.831470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-788400fb-e8e0-4725-906a-f3f7678d3936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:18.831693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:18.831693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:18.832062 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-788400fb-e8e0-4725-906a-f3f7678d3936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:18.832429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-788400fb-e8e0-4725-906a-f3f7678d3936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:18.877009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:18.877009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:18.879660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-788400fb-e8e0-4725-906a-f3f7678d3936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:18.881861 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1019/2049] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:18 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:19.894445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1eb75816-1301-4fc2-a8cb-858031449694 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:19.895229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1eb75816-1301-4fc2-a8cb-858031449694 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:19.896442 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:19.896442 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:19.897667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1eb75816-1301-4fc2-a8cb-858031449694 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:19.897667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1eb75816-1301-4fc2-a8cb-858031449694 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:19.935598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:19.935598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:19.938626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1eb75816-1301-4fc2-a8cb-858031449694 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:19.939701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1031/2050] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:19 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:20.962214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fad43ca-36a5-4f76-81e9-1d1720ab9c22 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:20.963245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fad43ca-36a5-4f76-81e9-1d1720ab9c22 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:20.964090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:20.964090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:20.965127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fad43ca-36a5-4f76-81e9-1d1720ab9c22 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:20.967851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6fad43ca-36a5-4f76-81e9-1d1720ab9c22 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:20.997374 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:20.997374 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:20.999857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fad43ca-36a5-4f76-81e9-1d1720ab9c22 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:21.001144 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1020/2051] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:20 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:22.016455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30e2b694-1e2f-4b00-adb9-a5eedb4576a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:22.017640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30e2b694-1e2f-4b00-adb9-a5eedb4576a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:22.018032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:22.018032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:22.018646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-30e2b694-1e2f-4b00-adb9-a5eedb4576a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:22.019217 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-30e2b694-1e2f-4b00-adb9-a5eedb4576a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:22.073253 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:22.073253 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:22.090481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-30e2b694-1e2f-4b00-adb9-a5eedb4576a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:22.096803 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1032/2052] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:22 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:23.114371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-745b1dac-9e2e-4019-8071-20bd695f3f42 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:23.114869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-745b1dac-9e2e-4019-8071-20bd695f3f42 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:23.115554 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:23.115554 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:23.116297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-745b1dac-9e2e-4019-8071-20bd695f3f42 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:23.116813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-745b1dac-9e2e-4019-8071-20bd695f3f42 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:23.165228 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:23.165228 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:23.167044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-745b1dac-9e2e-4019-8071-20bd695f3f42 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:23.185697 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1021/2053] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:23 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:24.194402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4e0377a-a4d3-412c-b673-86064eb7dd31 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:24.195498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4e0377a-a4d3-412c-b673-86064eb7dd31 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:24.195901 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:24.195901 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:24.196488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4e0377a-a4d3-412c-b673-86064eb7dd31 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:24.197036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d4e0377a-a4d3-412c-b673-86064eb7dd31 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:24.220554 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:24.220554 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:24.222399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4e0377a-a4d3-412c-b673-86064eb7dd31 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:24.223234 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1033/2054] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:24 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:25.237562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b787e492-bf94-47f2-bde3-ff08c652c3ca tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:25.238114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b787e492-bf94-47f2-bde3-ff08c652c3ca tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:25.238202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:25.238202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:25.238504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b787e492-bf94-47f2-bde3-ff08c652c3ca tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:25.238854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b787e492-bf94-47f2-bde3-ff08c652c3ca tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:25.273260 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:25.273260 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:25.275244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b787e492-bf94-47f2-bde3-ff08c652c3ca tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:25.276101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1022/2055] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:25 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:26.291404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4791427-7967-4132-9c44-885bb72914cb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:26.291920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4791427-7967-4132-9c44-885bb72914cb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:26.292288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:26.292288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:26.292670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4791427-7967-4132-9c44-885bb72914cb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:26.293054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a4791427-7967-4132-9c44-885bb72914cb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:26.321109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:26.321109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:26.323351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4791427-7967-4132-9c44-885bb72914cb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:26.324324 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1034/2056] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:26 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:27.339025 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c66c123-172d-4fa5-9f50-ac679d63ffee tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:27.339511 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c66c123-172d-4fa5-9f50-ac679d63ffee tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:27.339715 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:27.339715 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:27.340088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c66c123-172d-4fa5-9f50-ac679d63ffee tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:27.340906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1c66c123-172d-4fa5-9f50-ac679d63ffee tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:27.370130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:27.370130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:27.371996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c66c123-172d-4fa5-9f50-ac679d63ffee tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:27.373595 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1023/2057] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:27 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:28.388957 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eaeb35a0-7189-4b05-bf45-6028c9b03e38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:28.389492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eaeb35a0-7189-4b05-bf45-6028c9b03e38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:28.389667 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:28.389667 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:28.389980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eaeb35a0-7189-4b05-bf45-6028c9b03e38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:28.390467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-eaeb35a0-7189-4b05-bf45-6028c9b03e38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:28.411558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:28.411558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:28.413378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eaeb35a0-7189-4b05-bf45-6028c9b03e38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:28.415112 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1035/2058] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:28 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:29.429089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c21fcb4-ec53-4c4b-957d-8678ccbfe920 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:29.429670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c21fcb4-ec53-4c4b-957d-8678ccbfe920 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:29.429891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:29.429891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:29.430583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c21fcb4-ec53-4c4b-957d-8678ccbfe920 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:29.431085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9c21fcb4-ec53-4c4b-957d-8678ccbfe920 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:29.489330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:29.489330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:29.491479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c21fcb4-ec53-4c4b-957d-8678ccbfe920 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:29.492872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1024/2059] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:29 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:30.505862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1b7c081-551e-4977-a2ed-4581802b5595 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:30.506365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1b7c081-551e-4977-a2ed-4581802b5595 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:30.506545 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:30.506545 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:30.507011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1b7c081-551e-4977-a2ed-4581802b5595 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:30.507374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e1b7c081-551e-4977-a2ed-4581802b5595 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:30.579498 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:30.579498 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:30.581462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1b7c081-551e-4977-a2ed-4581802b5595 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:30.582454 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1036/2060] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:30 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:31.596168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a97ba08-4450-4024-b505-34e719ad7891 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:31.596690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a97ba08-4450-4024-b505-34e719ad7891 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:31.596922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:31.596922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:31.597262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a97ba08-4450-4024-b505-34e719ad7891 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:31.597626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4a97ba08-4450-4024-b505-34e719ad7891 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:31.635460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:31.635460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:31.637400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a97ba08-4450-4024-b505-34e719ad7891 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:31.644292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1025/2061] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:31 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:32.653225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddd925ca-70fd-4f8b-99e4-52e61c75955f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:32.654346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddd925ca-70fd-4f8b-99e4-52e61c75955f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:32.654751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:32.654751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:32.655423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ddd925ca-70fd-4f8b-99e4-52e61c75955f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:32.656000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ddd925ca-70fd-4f8b-99e4-52e61c75955f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:32.678411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:32.678411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:32.681092 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ddd925ca-70fd-4f8b-99e4-52e61c75955f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:32.682133 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1037/2062] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:32 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:33.696933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63d26405-94f8-4b14-af34-67d954c70ac9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:33.697639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63d26405-94f8-4b14-af34-67d954c70ac9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:33.697868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:33.697868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:33.698241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63d26405-94f8-4b14-af34-67d954c70ac9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:33.698609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-63d26405-94f8-4b14-af34-67d954c70ac9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:33.740377 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:33.740377 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:33.740377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63d26405-94f8-4b14-af34-67d954c70ac9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:33.740377 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1026/2063] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:33 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:34.753248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87cd92a0-3452-4ae7-a5ad-f45f5a529c46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:34.753248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87cd92a0-3452-4ae7-a5ad-f45f5a529c46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:34.753248 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:34.753248 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:34.753248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87cd92a0-3452-4ae7-a5ad-f45f5a529c46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:34.754587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-87cd92a0-3452-4ae7-a5ad-f45f5a529c46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:34.784875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:34.784875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:34.787110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87cd92a0-3452-4ae7-a5ad-f45f5a529c46 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:34.788132 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1038/2064] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:34 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:35.803638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9bc3d42d-993f-438f-b2b4-74a44af11fbf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:35.804253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9bc3d42d-993f-438f-b2b4-74a44af11fbf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:35.804423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:35.804423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:35.804772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9bc3d42d-993f-438f-b2b4-74a44af11fbf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:35.805144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9bc3d42d-993f-438f-b2b4-74a44af11fbf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:35.855166 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:35.855166 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:35.857725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9bc3d42d-993f-438f-b2b4-74a44af11fbf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:35.870941 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1027/2065] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:35 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:36.884719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aae9215a-ce19-4960-9a80-54887c427249 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:36.885875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aae9215a-ce19-4960-9a80-54887c427249 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:36.886237 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:36.886237 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:36.886921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aae9215a-ce19-4960-9a80-54887c427249 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:36.887487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-aae9215a-ce19-4960-9a80-54887c427249 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:36.920435 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:36.920435 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:36.922736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aae9215a-ce19-4960-9a80-54887c427249 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:36.923787 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1039/2066] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:36 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:36.937789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1664d30d-e903-46e2-9543-a1b6027dad1d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:07:36.940135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1664d30d-e903-46e2-9543-a1b6027dad1d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:36.941418 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:36.941418 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:36.942116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1664d30d-e903-46e2-9543-a1b6027dad1d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:36.988930 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:36.988930 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:36.990395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1664d30d-e903-46e2-9543-a1b6027dad1d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:07:36.992600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1664d30d-e903-46e2-9543-a1b6027dad1d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 200 Jan 21 04:07:36.993762 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1028/2067] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:07:36 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 467 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:37.005322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d021185-b36c-4b54-bb9b-9cec5c996767 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:37.006093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d021185-b36c-4b54-bb9b-9cec5c996767 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:37.006479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:37.006479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:37.007140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d021185-b36c-4b54-bb9b-9cec5c996767 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:37.008332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4d021185-b36c-4b54-bb9b-9cec5c996767 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Show backup with id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:07:37.031896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:37.031896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:37.034011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d021185-b36c-4b54-bb9b-9cec5c996767 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 200 Jan 21 04:07:37.042202 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1040/2068] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:36 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:37.048073 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9249c0b7-9f9f-4fd5-809a-81268684dcc3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 Jan 21 04:07:37.048813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9249c0b7-9f9f-4fd5-809a-81268684dcc3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:37.049176 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:37.049176 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:37.049736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9249c0b7-9f9f-4fd5-809a-81268684dcc3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:37.050261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-9249c0b7-9f9f-4fd5-809a-81268684dcc3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete backup with id: 6be1fbde-a5f7-455a-a4bf-438889d7fbd8. Jan 21 04:07:37.073861 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:37.073861 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:37.103067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-9249c0b7-9f9f-4fd5-809a-81268684dcc3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] delete_backup rpcapi backup_id 6be1fbde-a5f7-455a-a4bf-438889d7fbd8 {{(pid=87904) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:07:37.106748 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9249c0b7-9f9f-4fd5-809a-81268684dcc3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 returned with HTTP 202 Jan 21 04:07:37.113093 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1029/2069] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:07:37 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/backups/6be1fbde-a5f7-455a-a4bf-438889d7fbd8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:07:57.253728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes Jan 21 04:07:57.254297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:57.254297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:57.254553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2003719128"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:07:57.255948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request body: {'volume': {'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2003719128'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:07:57.446340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume of 1 GB Jan 21 04:07:57.480061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Availability Zones retrieved successfully. Jan 21 04:07:57.507692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (5b11618c-053f-4150-a4af-9b07286397f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:07:57.510546 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84355a2-3cd1-4fbe-aeb5-3d20c9158ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:07:57.520754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:07:57.717739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84355a2-3cd1-4fbe-aeb5-3d20c9158ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:07:57.722316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12e98960-529b-4f1e-be77-a81ae746c75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:07:57.831399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['05189008-33c2-4801-8c46-4992e1c5e150', '502ed321-52f3-4eb9-932e-d8491755252e', '6a58ddb8-235b-473e-9f56-a5dddea5697b', 'e3179175-628b-4a50-9b41-78342cc70dd5'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:07:57.834461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12e98960-529b-4f1e-be77-a81ae746c75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05189008-33c2-4801-8c46-4992e1c5e150', '502ed321-52f3-4eb9-932e-d8491755252e', '6a58ddb8-235b-473e-9f56-a5dddea5697b', 'e3179175-628b-4a50-9b41-78342cc70dd5']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:07:57.843302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d475a6f7-fd82-4e98-89ac-4f4cecf132b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:07:57.904917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d475a6f7-fd82-4e98-89ac-4f4cecf132b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bc284cd-5344-4c48-988d-971187d7f79c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2003719128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['05189008-33c2-4801-8c46-4992e1c5e150','502ed321-52f3-4eb9-932e-d8491755252e','6a58ddb8-235b-473e-9f56-a5dddea5697b','e3179175-628b-4a50-9b41-78342cc70dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2003719128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bc284cd-5344-4c48-988d-971187d7f79c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d35491160454e368da16dd7cfb86df4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:07:57.907333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40d4e79-4713-48a8-b13d-5f37387710b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:07:57.939685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40d4e79-4713-48a8-b13d-5f37387710b6) transitioned into state 'SUCCESS' from state '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-2003719128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['05189008-33c2-4801-8c46-4992e1c5e150','502ed321-52f3-4eb9-932e-d8491755252e','6a58ddb8-235b-473e-9f56-a5dddea5697b','e3179175-628b-4a50-9b41-78342cc70dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:07:57.942731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4b8115-2cfc-42a5-835d-a1e4c6707de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:07:57.969353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4b8115-2cfc-42a5-835d-a1e4c6707de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:07:57.972034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (5b11618c-053f-4150-a4af-9b07286397f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:07:58.080334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request issued successfully. Jan 21 04:07:58.115416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d024988-dabc-46dc-a4d9-802f9eea9804 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes returned with HTTP 202 Jan 21 04:07:58.126030 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1041/2070] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:07:57 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes => generated 823 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:07:58.131307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f025599d-5b63-4ea6-86eb-4f684dedbfa1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:07:58.132124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f025599d-5b63-4ea6-86eb-4f684dedbfa1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:58.132547 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:58.132547 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:58.133184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f025599d-5b63-4ea6-86eb-4f684dedbfa1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:58.277958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:58.277958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:58.301087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f025599d-5b63-4ea6-86eb-4f684dedbfa1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:07:58.330510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f025599d-5b63-4ea6-86eb-4f684dedbfa1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:07:58.340660 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1030/2071] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:58 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:07:59.347568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-616b0336-af8b-4918-a6fe-44af32218fbd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:07:59.348076 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-616b0336-af8b-4918-a6fe-44af32218fbd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:07:59.348269 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:07:59.348269 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:07:59.349005 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-616b0336-af8b-4918-a6fe-44af32218fbd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:07:59.464716 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:07:59.464716 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:07:59.502210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-616b0336-af8b-4918-a6fe-44af32218fbd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:07:59.567306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-616b0336-af8b-4918-a6fe-44af32218fbd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:07:59.568150 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1042/2072] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:07:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:00.585329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70738a5f-e39f-4cea-a2c4-f277d9a5c45d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:00.587513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70738a5f-e39f-4cea-a2c4-f277d9a5c45d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:00.587901 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:00.587901 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:00.588525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70738a5f-e39f-4cea-a2c4-f277d9a5c45d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:00.729266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:00.729266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:00.740005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-70738a5f-e39f-4cea-a2c4-f277d9a5c45d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:00.777057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70738a5f-e39f-4cea-a2c4-f277d9a5c45d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:00.778483 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1031/2073] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:00 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:01.795237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b21dd3db-58fa-4774-b402-de27b71f4cbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:01.795770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b21dd3db-58fa-4774-b402-de27b71f4cbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:01.795874 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:01.795874 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:01.796247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b21dd3db-58fa-4774-b402-de27b71f4cbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:01.945764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:01.945764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:01.958946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b21dd3db-58fa-4774-b402-de27b71f4cbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:01.998614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b21dd3db-58fa-4774-b402-de27b71f4cbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:02.000244 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1043/2074] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:01 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:03.018062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1ddc2dd-138e-409e-a799-b1057f5214d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:03.019542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1ddc2dd-138e-409e-a799-b1057f5214d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:03.019957 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:03.019957 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:03.021125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1ddc2dd-138e-409e-a799-b1057f5214d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:03.151880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:03.151880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:03.172945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b1ddc2dd-138e-409e-a799-b1057f5214d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:03.232080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1ddc2dd-138e-409e-a799-b1057f5214d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:03.233221 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1032/2075] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:03 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:08:04.261127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a680a95-3c08-4e02-baed-32ac1358560b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:04.261669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a680a95-3c08-4e02-baed-32ac1358560b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:04.261836 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:04.261836 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:04.262512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9a680a95-3c08-4e02-baed-32ac1358560b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:04.325540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:04.325540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:04.341604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9a680a95-3c08-4e02-baed-32ac1358560b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:04.414472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9a680a95-3c08-4e02-baed-32ac1358560b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:04.416173 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1044/2076] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:04 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:05.430927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29f3e590-18ab-463e-bce2-199c9651834d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:05.431472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29f3e590-18ab-463e-bce2-199c9651834d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:05.431650 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:05.431650 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:05.432273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29f3e590-18ab-463e-bce2-199c9651834d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:05.529123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:05.529123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:05.540382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29f3e590-18ab-463e-bce2-199c9651834d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:05.614514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29f3e590-18ab-463e-bce2-199c9651834d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:05.617050 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1033/2077] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:05 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:06.634140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e1feb42-f6d8-4675-9af0-749f32356e9e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:06.635322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e1feb42-f6d8-4675-9af0-749f32356e9e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:06.635700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:06.635700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:06.636336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e1feb42-f6d8-4675-9af0-749f32356e9e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:06.724109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:06.724109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:06.738134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0e1feb42-f6d8-4675-9af0-749f32356e9e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:06.786107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e1feb42-f6d8-4675-9af0-749f32356e9e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:06.787010 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1045/2078] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:06 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:07.804179 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b88f8f25-ea9e-4ae4-8c04-4af5cad46a5f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:07.805576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b88f8f25-ea9e-4ae4-8c04-4af5cad46a5f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:07.806142 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:07.806142 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:07.806529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b88f8f25-ea9e-4ae4-8c04-4af5cad46a5f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:07.892946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:07.892946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:07.903096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b88f8f25-ea9e-4ae4-8c04-4af5cad46a5f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:07.927017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b88f8f25-ea9e-4ae4-8c04-4af5cad46a5f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:07.929255 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1034/2079] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:07 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:08.945523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94d00f23-5ee8-44c9-8e8c-bd22e7bffd17 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:08.946058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94d00f23-5ee8-44c9-8e8c-bd22e7bffd17 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:08.946218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:08.946218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:08.946901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-94d00f23-5ee8-44c9-8e8c-bd22e7bffd17 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:09.032274 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:09.032274 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:09.045794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-94d00f23-5ee8-44c9-8e8c-bd22e7bffd17 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:09.081589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-94d00f23-5ee8-44c9-8e8c-bd22e7bffd17 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:09.082624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1046/2080] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:08 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:10.098754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09bcacea-cc72-40f0-a77e-e9f700a0f201 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:10.101483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09bcacea-cc72-40f0-a77e-e9f700a0f201 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:10.102225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:10.102225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:10.102907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09bcacea-cc72-40f0-a77e-e9f700a0f201 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:10.184494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:10.184494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:10.198122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-09bcacea-cc72-40f0-a77e-e9f700a0f201 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:10.227326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09bcacea-cc72-40f0-a77e-e9f700a0f201 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:10.228340 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1035/2081] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:10 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:11.246352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8a99b8a1-9c9d-41d3-9285-9e9d56792eda tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:11.247718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8a99b8a1-9c9d-41d3-9285-9e9d56792eda tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:11.248153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:11.248153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:11.248831 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8a99b8a1-9c9d-41d3-9285-9e9d56792eda tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:11.317755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:11.317755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:11.334749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8a99b8a1-9c9d-41d3-9285-9e9d56792eda tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:11.364271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8a99b8a1-9c9d-41d3-9285-9e9d56792eda tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:11.365858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1047/2082] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:11 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:12.382784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-637086d1-46cd-434f-8e3f-4156c9fc2efc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:12.384028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-637086d1-46cd-434f-8e3f-4156c9fc2efc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:12.384404 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:12.384404 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:12.385543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-637086d1-46cd-434f-8e3f-4156c9fc2efc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:12.479548 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:12.479548 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:12.490342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-637086d1-46cd-434f-8e3f-4156c9fc2efc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:12.516576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-637086d1-46cd-434f-8e3f-4156c9fc2efc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:12.518254 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1036/2083] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:12 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:13.533792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b66c8b41-6536-4356-8748-a651547749bd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:13.534867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b66c8b41-6536-4356-8748-a651547749bd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:13.535330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:13.535330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:13.535977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b66c8b41-6536-4356-8748-a651547749bd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:13.593607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:13.593607 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:13.603599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b66c8b41-6536-4356-8748-a651547749bd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:13.632573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b66c8b41-6536-4356-8748-a651547749bd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:13.634491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1048/2084] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:13 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:14.650775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-149ea7db-9866-4e69-be0b-16d5cb326cf2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:14.652163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-149ea7db-9866-4e69-be0b-16d5cb326cf2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:14.652555 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:14.652555 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:14.653253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-149ea7db-9866-4e69-be0b-16d5cb326cf2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:14.730644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:14.730644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:14.741629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-149ea7db-9866-4e69-be0b-16d5cb326cf2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:14.772404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-149ea7db-9866-4e69-be0b-16d5cb326cf2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:14.774811 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1037/2085] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:14 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 973 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:15.791541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d56f78c-cddb-4895-8828-6897d111e39b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:15.792650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d56f78c-cddb-4895-8828-6897d111e39b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:15.793038 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:15.793038 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:15.793654 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d56f78c-cddb-4895-8828-6897d111e39b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:15.871973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:15.871973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:15.887431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1d56f78c-cddb-4895-8828-6897d111e39b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:15.922128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d56f78c-cddb-4895-8828-6897d111e39b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:15.938419 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1049/2086] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:15 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 976 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:16.946026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-840ae697-61d6-473d-9325-516f1480df81 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:16.946520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-840ae697-61d6-473d-9325-516f1480df81 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:16.946750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:16.946750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:16.947197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-840ae697-61d6-473d-9325-516f1480df81 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:17.050848 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:17.050848 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:17.071559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-840ae697-61d6-473d-9325-516f1480df81 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:17.118259 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-840ae697-61d6-473d-9325-516f1480df81 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:17.119496 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1038/2087] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:16 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 976 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:18.138121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47fc5976-ac04-4abb-b156-1794a8767b7f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:18.140326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47fc5976-ac04-4abb-b156-1794a8767b7f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:18.141066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:18.141066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:18.141829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47fc5976-ac04-4abb-b156-1794a8767b7f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:18.211732 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:18.211732 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:18.222369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-47fc5976-ac04-4abb-b156-1794a8767b7f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:18.253271 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47fc5976-ac04-4abb-b156-1794a8767b7f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:18.254458 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1050/2088] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:18 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 976 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:19.273239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63272265-256c-4cc4-a76a-c9c9d66af44a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:19.273974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63272265-256c-4cc4-a76a-c9c9d66af44a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:19.273974 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:19.273974 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:19.274297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63272265-256c-4cc4-a76a-c9c9d66af44a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:19.333281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:19.333281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:19.347321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-63272265-256c-4cc4-a76a-c9c9d66af44a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:19.373340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63272265-256c-4cc4-a76a-c9c9d66af44a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:19.374770 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1039/2089] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:19 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 976 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:20.390653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae633f71-e92c-4bf7-92fb-6c5aed9b4769 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:20.391343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae633f71-e92c-4bf7-92fb-6c5aed9b4769 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:20.391661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:20.391661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:20.392214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae633f71-e92c-4bf7-92fb-6c5aed9b4769 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:20.477400 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:20.477400 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:20.488184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae633f71-e92c-4bf7-92fb-6c5aed9b4769 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:20.511952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae633f71-e92c-4bf7-92fb-6c5aed9b4769 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:20.513057 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1051/2090] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:20 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 976 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:21.529021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:21.529572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:21.529745 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:21.529745 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:21.530204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:21.578898 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:21.578898 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:21.587893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:21.611358 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:21.617350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1040/2091] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:21 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:22.027417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-8e4451a8-32b3-4e87-816b-6846effe347e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:22.028198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-8e4451a8-32b3-4e87-816b-6846effe347e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:22.028615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:22.028615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:22.029269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-8e4451a8-32b3-4e87-816b-6846effe347e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:22.090266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.090266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:22.101238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-8e4451a8-32b3-4e87-816b-6846effe347e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:22.135880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-8e4451a8-32b3-4e87-816b-6846effe347e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:22.138240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1052/2092] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:08:21 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:22.210457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume// Jan 21 04:08:22.210918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:22.211474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:22.211474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:22.212183 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:22.214158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f5e02a1-f2aa-4d1b-8680-ff211b59c3a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:08:22.215039 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1041/2093] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:08:22 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:08:22.229921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments Jan 21 04:08:22.230426 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:22.230426 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:22.230927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bc284cd-5344-4c48-988d-971187d7f79c", "instance_uuid": "3b7788a7-afac-4ad6-bccb-8b7ae466351f", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:22.288496 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.288496 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:22.349186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments returned with HTTP 200 Jan 21 04:08:22.362662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1053/2094] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:08:22 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:22.395229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16d25122-6946-47de-9e32-a9b927bec802 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:22.395704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16d25122-6946-47de-9e32-a9b927bec802 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:22.396488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16d25122-6946-47de-9e32-a9b927bec802 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:22.416296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume// Jan 21 04:08:22.417032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:22.417628 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:22.417628 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:22.418598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:22.420655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-c6314b46-d784-4494-81b4-68b8e5809822 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:08:22.421718 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1054/2095] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:08:22 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:08:22.437397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-9efec0f8-d10e-46bb-a91f-13da48d79023 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:22.438371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-9efec0f8-d10e-46bb-a91f-13da48d79023 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:22.439234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-9efec0f8-d10e-46bb-a91f-13da48d79023 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:22.481624 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.481624 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:22.496525 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.496525 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:22.500917 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-16d25122-6946-47de-9e32-a9b927bec802 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:22.518291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-9efec0f8-d10e-46bb-a91f-13da48d79023 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:22.525391 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.525391 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:22.540300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16d25122-6946-47de-9e32-a9b927bec802 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:22.542147 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1042/2096] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:22 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1363 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:22.543888 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.543888 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:22.554696 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-9efec0f8-d10e-46bb-a91f-13da48d79023 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:22.555851 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1055/2097] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:08:22 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1462 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:08:22.577207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-24612633-8692-48d4-9713-35401bd5ba9d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] PUT http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da Jan 21 04:08:22.578112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:22.578112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:22.579112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-24612633-8692-48d4-9713-35401bd5ba9d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:22.616971 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:08:22.616971 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:08:22.617701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-24612633-8692-48d4-9713-35401bd5ba9d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Lock "b'cinder-attachment_update-5bc284cd-5344-4c48-988d-971187d7f79c-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:08:22.620201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:22.620201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:23.558683 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da6cff5b-3eba-4c70-8328-58a8d3f66b99 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:23.559787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da6cff5b-3eba-4c70-8328-58a8d3f66b99 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:23.560158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:23.560158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:23.560756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da6cff5b-3eba-4c70-8328-58a8d3f66b99 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:23.642615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:23.642615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:23.652886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da6cff5b-3eba-4c70-8328-58a8d3f66b99 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:23.676287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:23.676287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:23.688927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da6cff5b-3eba-4c70-8328-58a8d3f66b99 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:23.690038 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1056/2098] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:23 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1363 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:24.070226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-24612633-8692-48d4-9713-35401bd5ba9d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Lock "b'cinder-attachment_update-5bc284cd-5344-4c48-988d-971187d7f79c-n-h1-769329-3'" released by "attachment_update" :: held 1.453s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:08:24.071281 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-24612633-8692-48d4-9713-35401bd5ba9d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da returned with HTTP 200 Jan 21 04:08:24.072582 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1043/2099] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:08:22 2021] PUT /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da => generated 762 bytes in 1500 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:08:24.706932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3f858a3-ce85-46ec-a725-a6b0a4ca99e4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:24.708419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3f858a3-ce85-46ec-a725-a6b0a4ca99e4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:24.708762 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:24.708762 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:24.710237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3f858a3-ce85-46ec-a725-a6b0a4ca99e4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:24.782497 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:24.782497 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:24.792635 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c3f858a3-ce85-46ec-a725-a6b0a4ca99e4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:24.813829 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:24.813829 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:24.826994 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3f858a3-ce85-46ec-a725-a6b0a4ca99e4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:24.828156 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1057/2100] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:24 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:25.844127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a0afb12-f981-493e-8ab9-349b6d1599a7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:25.844653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a0afb12-f981-493e-8ab9-349b6d1599a7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:25.844832 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:25.844832 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:25.845186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a0afb12-f981-493e-8ab9-349b6d1599a7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:26.025360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:26.025360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:26.033554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0a0afb12-f981-493e-8ab9-349b6d1599a7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:26.056513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:26.056513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:26.076043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a0afb12-f981-493e-8ab9-349b6d1599a7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:26.076871 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1044/2101] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:25 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:27.094580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f089942a-7192-4a8f-8212-2f1f2dcdd4a5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:27.095202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f089942a-7192-4a8f-8212-2f1f2dcdd4a5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:27.095425 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:27.095425 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:27.095767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f089942a-7192-4a8f-8212-2f1f2dcdd4a5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:27.156724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:27.156724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:27.167208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f089942a-7192-4a8f-8212-2f1f2dcdd4a5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:27.190583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:27.190583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:27.208180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f089942a-7192-4a8f-8212-2f1f2dcdd4a5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:27.220004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1058/2102] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:27 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:28.228538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14bbd9e5-8c14-4cd5-a504-7160d3652015 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:28.231266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14bbd9e5-8c14-4cd5-a504-7160d3652015 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:28.231718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:28.231718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:28.232816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14bbd9e5-8c14-4cd5-a504-7160d3652015 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:28.293312 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:28.293312 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:28.304590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14bbd9e5-8c14-4cd5-a504-7160d3652015 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:28.342426 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:28.342426 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:28.357350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14bbd9e5-8c14-4cd5-a504-7160d3652015 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:28.358887 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1045/2103] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:28 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:29.375508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96c6363b-5883-4403-8432-7bcc1800034b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:29.376026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96c6363b-5883-4403-8432-7bcc1800034b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:29.376203 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:29.376203 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:29.376839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96c6363b-5883-4403-8432-7bcc1800034b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:29.462350 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:29.462350 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:29.471300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96c6363b-5883-4403-8432-7bcc1800034b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:29.498725 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:29.498725 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:29.513738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96c6363b-5883-4403-8432-7bcc1800034b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:29.514848 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1059/2104] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:29 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:29.594126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-a149a4dd-27c0-4efe-a62a-642b9f0a94c3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da/action Jan 21 04:08:29.595009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:29.595009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:29.595718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-a149a4dd-27c0-4efe-a62a-642b9f0a94c3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:08:29.596478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-a149a4dd-27c0-4efe-a62a-642b9f0a94c3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:29.708322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:29.708322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:29.727306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d4b7dca3-717c-448c-a91f-d603a9bb3bef req-a149a4dd-27c0-4efe-a62a-642b9f0a94c3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da/action returned with HTTP 204 Jan 21 04:08:29.728504 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1046/2105] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:08:29 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:08:30.532074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cace0bd0-ac18-46c1-a055-2d570fc9cb51 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:30.534999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cace0bd0-ac18-46c1-a055-2d570fc9cb51 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:30.535429 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:30.535429 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:30.536251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cace0bd0-ac18-46c1-a055-2d570fc9cb51 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:30.596326 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:30.596326 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:30.605671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cace0bd0-ac18-46c1-a055-2d570fc9cb51 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:30.625705 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:30.625705 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:30.636929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cace0bd0-ac18-46c1-a055-2d570fc9cb51 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:30.637747 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1060/2106] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:30 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1656 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:30.655087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b43253e8-eca0-4144-ae6e-70e916ec1523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:08:30.655550 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:30.655550 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:30.655969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b43253e8-eca0-4144-ae6e-70e916ec1523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bc284cd-5344-4c48-988d-971187d7f79c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-347660915"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:30.715591 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:30.715591 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:30.717036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b43253e8-eca0-4144-ae6e-70e916ec1523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:30.717633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b43253e8-eca0-4144-ae6e-70e916ec1523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:30.732341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b43253e8-eca0-4144-ae6e-70e916ec1523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 400 Jan 21 04:08:30.733987 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1047/2107] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:08:30 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 160 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 04:08:30.743676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:08:30.744321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:30.744321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:30.745070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bc284cd-5344-4c48-988d-971187d7f79c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-688534598"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:30.821373 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:30.821373 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:30.822617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:30.823685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:30.890450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['7162e8a2-1940-4d9e-b4f0-1a2e662d10d4', '316a7806-c48a-4053-9b81-19a7b014e6a7', '57b06905-963d-46c7-98b6-37faaf0cb09f', '089632ae-d359-481c-9554-f154b4545117'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:08:31.041297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot force create request issued successfully. Jan 21 04:08:31.042731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-119c8a79-d0b4-4133-a090-7a908578429c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:08:31.049539 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1061/2108] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:08:30 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 309 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:08:31.057192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8d534723-40ec-48ff-b0f9-38db32651b02 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:31.058274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8d534723-40ec-48ff-b0f9-38db32651b02 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:31.058670 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:31.058670 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:31.059326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8d534723-40ec-48ff-b0f9-38db32651b02 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:31.090398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:31.090398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:31.093041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8d534723-40ec-48ff-b0f9-38db32651b02 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:31.095828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8d534723-40ec-48ff-b0f9-38db32651b02 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 200 Jan 21 04:08:31.097025 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1048/2109] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:31 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:32.112251 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c26e64c-82ba-4c7c-a093-43fccc096bf3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:32.113139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c26e64c-82ba-4c7c-a093-43fccc096bf3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:32.113468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:32.113468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:32.114052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c26e64c-82ba-4c7c-a093-43fccc096bf3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:32.166317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:32.166317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:32.168031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c26e64c-82ba-4c7c-a093-43fccc096bf3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:32.170717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c26e64c-82ba-4c7c-a093-43fccc096bf3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 200 Jan 21 04:08:32.171725 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1062/2110] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:32 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 441 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:33.184513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e41ec81-1169-4c3a-bc64-58da9244f495 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:33.185023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e41ec81-1169-4c3a-bc64-58da9244f495 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:33.185399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:33.185399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:33.186037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e41ec81-1169-4c3a-bc64-58da9244f495 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:33.241130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:33.241130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:33.242830 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e41ec81-1169-4c3a-bc64-58da9244f495 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:33.248357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e41ec81-1169-4c3a-bc64-58da9244f495 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 200 Jan 21 04:08:33.252365 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1049/2111] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:33 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 468 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:33.264553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:08:33.265611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:33.265611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:33.266375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bc284cd-5344-4c48-988d-971187d7f79c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1438454975"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:33.326898 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:33.326898 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:33.328268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:33.328583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:33.398702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['030f17c6-da8d-4e88-b85f-8dc3a331d1ac', 'c00fae3f-79fb-4490-b1d2-cdf0e5fdb735', '37f4ce45-b446-4ecf-966a-5bcb079f8383', '53351788-5f1e-4063-95b8-7077da1ac00d'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:08:33.528873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot force create request issued successfully. Jan 21 04:08:33.529996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e445f265-4aeb-4b05-84cf-26bff3b057a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:08:33.531442 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1063/2112] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:08:33 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 310 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:08:33.544425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ad6705b-6c34-42e6-bd05-d4d2df3cf450 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:33.545197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ad6705b-6c34-42e6-bd05-d4d2df3cf450 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:33.545197 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:33.545197 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:33.545453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ad6705b-6c34-42e6-bd05-d4d2df3cf450 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:33.619653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:33.619653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:33.620794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ad6705b-6c34-42e6-bd05-d4d2df3cf450 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:33.622733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ad6705b-6c34-42e6-bd05-d4d2df3cf450 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 200 Jan 21 04:08:33.634905 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1050/2113] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:33 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 442 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:34.647375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ee73244-fbe3-4e66-a097-beb14bfb92e8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:34.648650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ee73244-fbe3-4e66-a097-beb14bfb92e8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:34.649608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:34.649608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:34.650276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ee73244-fbe3-4e66-a097-beb14bfb92e8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:34.724739 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:34.724739 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:34.728224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8ee73244-fbe3-4e66-a097-beb14bfb92e8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:34.735416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ee73244-fbe3-4e66-a097-beb14bfb92e8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 200 Jan 21 04:08:34.739526 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1064/2114] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:34 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 442 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:35.752547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-975a05c9-f0e0-4882-83ec-f53d3e998e79 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:35.753852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-975a05c9-f0e0-4882-83ec-f53d3e998e79 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:35.754759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:35.754759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:35.755648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-975a05c9-f0e0-4882-83ec-f53d3e998e79 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:35.798987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:35.798987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:35.800710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-975a05c9-f0e0-4882-83ec-f53d3e998e79 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:35.806926 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-975a05c9-f0e0-4882-83ec-f53d3e998e79 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 200 Jan 21 04:08:35.808319 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1051/2115] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:35 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:35.823509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:08:35.824233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:35.824233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:35.824905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bc284cd-5344-4c48-988d-971187d7f79c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-105866546"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:35.896870 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:35.896870 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:35.898598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:35.899146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:35.962125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['7fa46a55-7ae7-45fe-b0f5-b74abb264f92', 'eb6eb447-f1f9-41f8-bb71-bd9889111179', '70a2d463-8845-4f70-b120-fea15082eaa7', 'baa3461e-6d94-4824-9ae0-1c7a1593bed1'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:08:36.136321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot force create request issued successfully. Jan 21 04:08:36.137096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-780f9640-50ee-4fbe-9d65-6f78209966c4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:08:36.137975 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1065/2116] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:08:35 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 309 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:08:36.151116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-774e448e-8c37-4868-8d89-474bcc49a92b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:36.153766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-774e448e-8c37-4868-8d89-474bcc49a92b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:36.154152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:36.154152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:36.154889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-774e448e-8c37-4868-8d89-474bcc49a92b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:36.212551 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:36.212551 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:36.214059 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-774e448e-8c37-4868-8d89-474bcc49a92b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:36.216292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-774e448e-8c37-4868-8d89-474bcc49a92b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 200 Jan 21 04:08:36.217334 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1052/2117] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:36 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 441 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:37.231371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4eb8562-c0bc-404b-957c-a82d8a8d288e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:37.232495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4eb8562-c0bc-404b-957c-a82d8a8d288e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:37.232894 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:37.232894 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:37.233522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4eb8562-c0bc-404b-957c-a82d8a8d288e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:37.290112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:37.290112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:37.291604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b4eb8562-c0bc-404b-957c-a82d8a8d288e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:37.293730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4eb8562-c0bc-404b-957c-a82d8a8d288e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 200 Jan 21 04:08:37.295808 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1066/2118] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:37 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:38.306851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0dd24153-2bd4-47cd-9454-782a084ac9d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:38.307961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0dd24153-2bd4-47cd-9454-782a084ac9d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:38.308292 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:38.308292 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:38.308877 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0dd24153-2bd4-47cd-9454-782a084ac9d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:38.357015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:38.357015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:38.358513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0dd24153-2bd4-47cd-9454-782a084ac9d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:38.375547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0dd24153-2bd4-47cd-9454-782a084ac9d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 200 Jan 21 04:08:38.378788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1053/2119] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:38 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 468 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:38.392843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:38.396269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:38.397807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:38.397807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:38.398536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:38.400896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:38.469885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:38.469885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:38.473910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:38.609852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:08:38.611282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6b4f81d-25ea-4f06-8f42-248bb56ba7dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 202 Jan 21 04:08:38.612639 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1067/2120] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:08:38 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:08:38.622913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbd83eff-2ea8-4c85-aa49-10bb41b9b20c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:38.623622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbd83eff-2ea8-4c85-aa49-10bb41b9b20c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:38.623943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:38.623943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:38.624505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbd83eff-2ea8-4c85-aa49-10bb41b9b20c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:38.663501 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:38.663501 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:38.681782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbd83eff-2ea8-4c85-aa49-10bb41b9b20c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:38.684643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbd83eff-2ea8-4c85-aa49-10bb41b9b20c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 200 Jan 21 04:08:38.694636 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1054/2121] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:38 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:39.706477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af71efb1-14f3-43b5-86ad-5bea00bcf1a0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:39.707636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af71efb1-14f3-43b5-86ad-5bea00bcf1a0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:39.708053 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:39.708053 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:39.708702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-af71efb1-14f3-43b5-86ad-5bea00bcf1a0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:39.761098 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:39.761098 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:39.769688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-af71efb1-14f3-43b5-86ad-5bea00bcf1a0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:39.780885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-af71efb1-14f3-43b5-86ad-5bea00bcf1a0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 200 Jan 21 04:08:39.782203 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1068/2122] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:39 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 467 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:40.794098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-344c8ea5-8235-4d69-be0a-ea83eae18fac tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:40.794669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-344c8ea5-8235-4d69-be0a-ea83eae18fac tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:40.794826 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:40.794826 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:40.795578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-344c8ea5-8235-4d69-be0a-ea83eae18fac tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:40.845493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:40.845493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:40.851771 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-344c8ea5-8235-4d69-be0a-ea83eae18fac tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:40.856961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-344c8ea5-8235-4d69-be0a-ea83eae18fac tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 200 Jan 21 04:08:40.867731 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1055/2123] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:40 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:41.880384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-518ed40b-72fa-401b-835a-feee1cd55904 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:08:41.880986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-518ed40b-72fa-401b-835a-feee1cd55904 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:41.881831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:41.881831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:41.882196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-518ed40b-72fa-401b-835a-feee1cd55904 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:41.925113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-518ed40b-72fa-401b-835a-feee1cd55904 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 404 Jan 21 04:08:41.926796 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1069/2124] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:41 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:08:41.940006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:41.940882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:41.941298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:41.941298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:41.942037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:41.942663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:41.986295 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:41.986295 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:41.987876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:42.112355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:08:42.113472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99e852fc-4935-4bae-8b82-bc66a063591d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 202 Jan 21 04:08:42.115006 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1056/2125] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:08:41 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:08:42.125266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3b13cc8-ce54-4c4d-8d3a-0b79f3610244 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:42.126478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3b13cc8-ce54-4c4d-8d3a-0b79f3610244 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:42.127230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3b13cc8-ce54-4c4d-8d3a-0b79f3610244 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:42.171218 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:42.171218 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:42.172777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f3b13cc8-ce54-4c4d-8d3a-0b79f3610244 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:42.175318 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3b13cc8-ce54-4c4d-8d3a-0b79f3610244 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 200 Jan 21 04:08:42.176424 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1070/2126] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:42 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:43.189955 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f778a101-d5c7-4ad6-9191-49d141433545 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:43.190463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f778a101-d5c7-4ad6-9191-49d141433545 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:43.190865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:43.190865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:43.191560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f778a101-d5c7-4ad6-9191-49d141433545 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:43.252691 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:43.252691 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:43.256878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f778a101-d5c7-4ad6-9191-49d141433545 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:43.258905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f778a101-d5c7-4ad6-9191-49d141433545 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 200 Jan 21 04:08:43.259750 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1057/2127] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:43 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:44.272666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dc33fd3-7b82-493e-9738-df7a7c412e03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:08:44.273420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dc33fd3-7b82-493e-9738-df7a7c412e03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:44.273543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:44.273543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:44.273918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dc33fd3-7b82-493e-9738-df7a7c412e03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:44.309295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dc33fd3-7b82-493e-9738-df7a7c412e03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 404 Jan 21 04:08:44.310614 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1071/2128] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:44 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:08:44.320506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:44.321291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:44.322082 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:44.322082 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:44.322082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:44.322351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:44.347772 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:44.347772 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:44.349229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:44.429687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:08:44.430572 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15d2b610-aaa6-46e6-80b2-828676017c1a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 202 Jan 21 04:08:44.431639 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1058/2129] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:08:44 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:08:44.440226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ce04f7b-4bca-4113-b2ba-daddd9af5730 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:44.440687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ce04f7b-4bca-4113-b2ba-daddd9af5730 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:44.441181 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ce04f7b-4bca-4113-b2ba-daddd9af5730 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:44.476831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:44.476831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:44.478429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ce04f7b-4bca-4113-b2ba-daddd9af5730 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:44.480906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ce04f7b-4bca-4113-b2ba-daddd9af5730 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 200 Jan 21 04:08:44.481975 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1072/2130] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:44 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:45.494024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe2aa455-8d44-4d01-992d-5c15802c7484 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:45.494569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe2aa455-8d44-4d01-992d-5c15802c7484 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:45.494704 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:45.494704 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:45.495075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe2aa455-8d44-4d01-992d-5c15802c7484 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:45.542056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:45.542056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:45.544808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe2aa455-8d44-4d01-992d-5c15802c7484 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:45.548018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe2aa455-8d44-4d01-992d-5c15802c7484 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 200 Jan 21 04:08:45.549426 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1059/2131] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:45 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:46.563061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7902fd80-1533-4c78-88ad-bbfc1a2e2f63 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:08:46.564697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7902fd80-1533-4c78-88ad-bbfc1a2e2f63 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:46.565122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:46.565122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:46.565795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7902fd80-1533-4c78-88ad-bbfc1a2e2f63 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:46.597275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7902fd80-1533-4c78-88ad-bbfc1a2e2f63 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 404 Jan 21 04:08:46.599227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1073/2132] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:46 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:08:46.991447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-2e8fc244-b4cf-4e62-b053-e9a1612479c5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:46.992360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-2e8fc244-b4cf-4e62-b053-e9a1612479c5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:46.992360 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:46.992360 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:46.992970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-2e8fc244-b4cf-4e62-b053-e9a1612479c5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:47.048630 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.048630 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.060907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e24948a6-ef82-4747-85f5-85c41a83402d req-2e8fc244-b4cf-4e62-b053-e9a1612479c5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:47.082568 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.082568 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.094622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-2e8fc244-b4cf-4e62-b053-e9a1612479c5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:47.095659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1060/2133] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:08:46 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1656 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:47.120429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c/action Jan 21 04:08:47.121770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:08:47.122378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:47.185481 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.185481 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.192089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:47.233402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Begin detaching volume completed successfully. Jan 21 04:08:47.234201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c/action returned with HTTP 202 Jan 21 04:08:47.235256 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1074/2134] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:08:47 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:08:47.260268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67c0a4a4-9735-450b-b258-9829270a8ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:47.263802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67c0a4a4-9735-450b-b258-9829270a8ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:47.263948 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:47.263948 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:47.264305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67c0a4a4-9735-450b-b258-9829270a8ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:47.331933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.331933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.341619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67c0a4a4-9735-450b-b258-9829270a8ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:47.351311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume// Jan 21 04:08:47.352157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:47.352582 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:47.352582 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:47.352965 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:47.354494 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-3e29b50b-3db5-4488-ab7c-129162b61b38 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:08:47.355097 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1075/2135] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:08: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 21 04:08:47.362980 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.362980 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.371783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-4d3a3374-5b83-4dcd-b5b3-47b889c0e971 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:47.372383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-4d3a3374-5b83-4dcd-b5b3-47b889c0e971 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:47.372870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-4d3a3374-5b83-4dcd-b5b3-47b889c0e971 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:47.376072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67c0a4a4-9735-450b-b258-9829270a8ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:47.387146 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1061/2136] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:47 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1659 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:47.457206 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.457206 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.466598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e24948a6-ef82-4747-85f5-85c41a83402d req-4d3a3374-5b83-4dcd-b5b3-47b889c0e971 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:47.495232 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.495232 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:47.506367 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-4d3a3374-5b83-4dcd-b5b3-47b889c0e971 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:47.508189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1076/2137] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:08:47 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1758 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:08:47.768270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-d7080b88-5765-4155-a373-3e384a7d4936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da Jan 21 04:08:47.769390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-d7080b88-5765-4155-a373-3e384a7d4936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:47.769751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:47.769751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:47.770640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-d7080b88-5765-4155-a373-3e384a7d4936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:47.808478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:47.808478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:48.393346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edaf34b2-9a93-420f-8952-26da8c23236a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:48.394553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-edaf34b2-9a93-420f-8952-26da8c23236a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:48.394912 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:48.394912 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:48.395350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-edaf34b2-9a93-420f-8952-26da8c23236a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:48.457917 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:48.457917 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:48.471487 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-edaf34b2-9a93-420f-8952-26da8c23236a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:48.507643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-e24948a6-ef82-4747-85f5-85c41a83402d req-d7080b88-5765-4155-a373-3e384a7d4936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:08:48.508084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-e24948a6-ef82-4747-85f5-85c41a83402d req-d7080b88-5765-4155-a373-3e384a7d4936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:08:48.518900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edaf34b2-9a93-420f-8952-26da8c23236a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:48.519492 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1077/2138] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:48 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:48.532216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e24948a6-ef82-4747-85f5-85c41a83402d req-d7080b88-5765-4155-a373-3e384a7d4936 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da returned with HTTP 200 Jan 21 04:08:48.533662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1062/2139] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:08:47 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/1ca0c5be-6d54-4695-b005-14c3455b48da => generated 19 bytes in 772 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:49.536674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0cdd089-22b2-4153-bf53-837d3b5cda1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:08:49.538876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0cdd089-22b2-4153-bf53-837d3b5cda1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:49.539286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:49.539286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:49.539906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0cdd089-22b2-4153-bf53-837d3b5cda1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:49.624693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:49.624693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:49.633570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e0cdd089-22b2-4153-bf53-837d3b5cda1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:49.660513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0cdd089-22b2-4153-bf53-837d3b5cda1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:08:49.661665 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1078/2140] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:08:49 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1364 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:08:56.992787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:08:56.993357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:56.993357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:56.993641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d869628-00a1-42fd-87ba-8276eeab5775", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1561185338"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:57.051254 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:57.051254 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:57.053424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:08:57.053840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:08:57.119343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['fe465b18-f42f-448e-bbe3-ed9fcebe2640', '6df8ffe1-06d4-41c9-a0f7-9131ed4ab89e', '72202b61-89dc-4b1e-8cca-b17a92019aad', '92fa94dd-8435-439c-b022-6c7a74794edb'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:08:57.236219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot create request issued successfully. Jan 21 04:08:57.237132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-478bdb66-0872-4dca-ad16-1d357c3e2118 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:08:57.238094 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1063/2141] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:08:56 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 380 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:08:57.248961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bb2e214-d436-46a5-b612-ae5db40a3ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:57.249723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bb2e214-d436-46a5-b612-ae5db40a3ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:57.250123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:57.250123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:57.250791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1bb2e214-d436-46a5-b612-ae5db40a3ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:57.279952 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:57.279952 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:57.281409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1bb2e214-d436-46a5-b612-ae5db40a3ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:57.283633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1bb2e214-d436-46a5-b612-ae5db40a3ee8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:57.284442 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1079/2142] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:57 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 512 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:58.299833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2513a82-3ffe-471c-9f86-7291ffa22c1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:58.301054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2513a82-3ffe-471c-9f86-7291ffa22c1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:58.301478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:58.301478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:58.302145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2513a82-3ffe-471c-9f86-7291ffa22c1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:58.344111 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:58.344111 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:58.345507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2513a82-3ffe-471c-9f86-7291ffa22c1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:58.347549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2513a82-3ffe-471c-9f86-7291ffa22c1c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:58.348784 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1064/2143] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:58 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:59.360849 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5cdc4474-355c-4a75-91aa-c9094ed1ebcb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.361377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5cdc4474-355c-4a75-91aa-c9094ed1ebcb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:59.361597 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.361597 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.361921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5cdc4474-355c-4a75-91aa-c9094ed1ebcb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:59.425405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:59.425405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:59.426538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5cdc4474-355c-4a75-91aa-c9094ed1ebcb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:59.428960 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5cdc4474-355c-4a75-91aa-c9094ed1ebcb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:59.435991 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1080/2144] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 539 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:59.447898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd1c5355-6c7c-4222-a4e3-a0a0fb4a1bc2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.448669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd1c5355-6c7c-4222-a4e3-a0a0fb4a1bc2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:59.449070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.449070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.449696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd1c5355-6c7c-4222-a4e3-a0a0fb4a1bc2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:59.486708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:59.486708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:59.488186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cd1c5355-6c7c-4222-a4e3-a0a0fb4a1bc2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:59.490939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd1c5355-6c7c-4222-a4e3-a0a0fb4a1bc2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:59.492000 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1065/2145] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 539 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:59.502718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:08:59.503224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:59.503671 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.503671 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.504347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:59.505233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:08:59.508354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.db.sqlalchemy.api [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Building query based on filter {{(pid=87905) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 04:08:59.530181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Get all snapshots completed successfully. Jan 21 04:08:59.531348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3ae34e5-df3d-4648-8f6f-5c1005b1d523 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 200 Jan 21 04:08:59.533246 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1081/2146] 10.222.0.22 () {58 vars in 1210 bytes} [Thu Jan 21 04:08:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 729 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:59.544904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf0c36e0-389d-4a61-800a-da86af3ea0f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] PUT http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.545370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.545370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.545789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf0c36e0-389d-4a61-800a-da86af3ea0f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-748051312", "description": "This is the new description of snapshot."}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:08:59.573516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:59.573516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:59.574667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cf0c36e0-389d-4a61-800a-da86af3ea0f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:59.585258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf0c36e0-389d-4a61-800a-da86af3ea0f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:59.586148 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1066/2147] 10.222.0.22 () {60 vars in 1342 bytes} [Thu Jan 21 04:08:59 2021] PUT /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:59.597193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7b85f99-d185-4511-8650-1c3474abee9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.598020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7b85f99-d185-4511-8650-1c3474abee9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:59.598466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.598466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.599255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b7b85f99-d185-4511-8650-1c3474abee9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:59.627045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:59.627045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:59.632011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b7b85f99-d185-4511-8650-1c3474abee9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:59.634458 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b7b85f99-d185-4511-8650-1c3474abee9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:59.636828 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1082/2148] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:08:59.649992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.650948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:59.651353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.651353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.651978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:59.652486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.684677 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:59.684677 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:59.686165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:59.772578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:08:59.773168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a2d6e3bb-a620-4fd2-b645-09f8e676168f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 202 Jan 21 04:08:59.774329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1067/2149] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:08:59 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:08:59.783032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40b55061-9f6f-486d-bbc6-324fcf830ab6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:08:59.783988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40b55061-9f6f-486d-bbc6-324fcf830ab6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:08:59.784510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:08:59.784510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:08:59.785143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-40b55061-9f6f-486d-bbc6-324fcf830ab6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:08:59.845348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:08:59.845348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:08:59.847763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-40b55061-9f6f-486d-bbc6-324fcf830ab6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:08:59.849806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-40b55061-9f6f-486d-bbc6-324fcf830ab6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:08:59.850609 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1083/2150] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:08:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 575 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:00.863837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-872da66f-642e-4b46-8edf-16cc4db528dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:09:00.866125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-872da66f-642e-4b46-8edf-16cc4db528dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:00.867439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:00.867439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:00.868271 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-872da66f-642e-4b46-8edf-16cc4db528dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:00.900223 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:00.900223 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:00.902001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-872da66f-642e-4b46-8edf-16cc4db528dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:00.904226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-872da66f-642e-4b46-8edf-16cc4db528dc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 200 Jan 21 04:09:00.905254 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1068/2151] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:00 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 575 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:01.921472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6542f3f9-e2fd-4f4d-b9fd-720278af21fa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:09:01.922610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6542f3f9-e2fd-4f4d-b9fd-720278af21fa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:01.923050 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:01.923050 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:01.923725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6542f3f9-e2fd-4f4d-b9fd-720278af21fa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:01.955535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6542f3f9-e2fd-4f4d-b9fd-720278af21fa tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 404 Jan 21 04:09:01.958419 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1084/2152] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:01 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:01.970394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:09:01.971232 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:01.971232 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:01.971931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d869628-00a1-42fd-87ba-8276eeab5775", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1889780488"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:02.039152 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:02.039152 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:02.041196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:02.041758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:02.125098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['9c0e1670-5531-4bab-b431-b1ab3f301e47', '33c140b4-c2c8-4430-b3ce-7c6eecc0b8f8', '11f30d62-5f7b-4b37-878b-e462b065944c', '36bbfcbe-cc3d-422f-a7ba-ed5753e28097'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:02.251612 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot create request issued successfully. Jan 21 04:09:02.252509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2344d1de-230e-4ab1-b754-ea76c1e4d423 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:09:02.253948 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1069/2153] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:09:01 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 310 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:02.265411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cbdd93a2-37f3-4649-93d4-1bb16c155ef7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:02.266320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cbdd93a2-37f3-4649-93d4-1bb16c155ef7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:02.267091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cbdd93a2-37f3-4649-93d4-1bb16c155ef7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:02.301829 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:02.301829 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:02.304473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cbdd93a2-37f3-4649-93d4-1bb16c155ef7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:02.307536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cbdd93a2-37f3-4649-93d4-1bb16c155ef7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 200 Jan 21 04:09:02.308588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1085/2154] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:02 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:03.322928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8252d3f0-c487-4fdc-979a-485d7315289d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:03.323505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8252d3f0-c487-4fdc-979a-485d7315289d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:03.323776 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:03.323776 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:03.324153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8252d3f0-c487-4fdc-979a-485d7315289d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:03.379706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:03.379706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:03.382399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8252d3f0-c487-4fdc-979a-485d7315289d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:03.388902 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8252d3f0-c487-4fdc-979a-485d7315289d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 200 Jan 21 04:09:03.390000 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1070/2155] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:03 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 442 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:04.402068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:04.402630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:04.402756 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:04.402756 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:04.403594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:04.438674 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:04.438674 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:04.440312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:04.442514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 200 Jan 21 04:09:04.444638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1086/2156] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:04 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:19.571444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d0694834-ecc2-4b8d-96d7-159bd2b33bb8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:19.572622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d0694834-ecc2-4b8d-96d7-159bd2b33bb8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:19.573396 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:19.573396 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:19.574074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d0694834-ecc2-4b8d-96d7-159bd2b33bb8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:19.637890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:19.637890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:19.647581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d0694834-ecc2-4b8d-96d7-159bd2b33bb8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:19.671067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d0694834-ecc2-4b8d-96d7-159bd2b33bb8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:19.672211 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1071/2157] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:09:19 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:19.743921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume// Jan 21 04:09:19.744402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:19.744626 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:19.744626 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:19.744977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:19.746007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02f08570-d6e5-4ef9-9754-149714a5e143 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:09:19.746778 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1087/2158] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:09:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:09:19.760897 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments Jan 21 04:09:19.761655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:19.761655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:19.762327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d869628-00a1-42fd-87ba-8276eeab5775", "instance_uuid": "14ff20d4-2260-434f-9418-bbaf1c13803d", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:19.826888 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:19.826888 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:19.888879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments returned with HTTP 200 Jan 21 04:09:19.890081 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1072/2159] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:09:19 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:19.929703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f955850a-214a-4773-bd5b-a2bc1adec51b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:19.930533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f955850a-214a-4773-bd5b-a2bc1adec51b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:19.931206 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f955850a-214a-4773-bd5b-a2bc1adec51b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:19.959690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume// Jan 21 04:09:19.960205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:19.960434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:19.960434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:19.960820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:19.962066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-d4e1dd94-6222-47f6-a991-1aa483ad32f3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:09:19.962699 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1073/2160] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:09:19 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:09:19.978549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-878ef275-7216-4f89-9e6d-237a84b12eb2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:19.979171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-878ef275-7216-4f89-9e6d-237a84b12eb2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:19.979662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-878ef275-7216-4f89-9e6d-237a84b12eb2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:19.992794 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:19.992794 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:20.017899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f955850a-214a-4773-bd5b-a2bc1adec51b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:20.040636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:20.040636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:20.050381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f955850a-214a-4773-bd5b-a2bc1adec51b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:20.061491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1088/2161] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:19 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 914 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:20.076694 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:20.076694 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:20.087376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-878ef275-7216-4f89-9e6d-237a84b12eb2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:20.112471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:20.112471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:20.122634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-878ef275-7216-4f89-9e6d-237a84b12eb2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:20.123817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1074/2162] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:09:19 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 1013 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:09:20.145229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-ca00dce9-5375-4800-a375-4591ccbb4262 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] PUT http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad Jan 21 04:09:20.146950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:20.146950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:20.147957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-ca00dce9-5375-4800-a375-4591ccbb4262 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:20.179245 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:09:20.179245 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:09:20.180257 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-ca00dce9-5375-4800-a375-4591ccbb4262 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Lock "b'cinder-attachment_update-3d869628-00a1-42fd-87ba-8276eeab5775-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:09:20.182774 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:20.182774 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:21.072933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14393ac4-fdb4-486e-a157-aa5f87edfe6b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:21.074345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14393ac4-fdb4-486e-a157-aa5f87edfe6b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:21.074779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:21.074779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:21.075508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14393ac4-fdb4-486e-a157-aa5f87edfe6b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:21.142318 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:21.142318 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:21.154950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14393ac4-fdb4-486e-a157-aa5f87edfe6b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:21.189706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:21.189706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:21.200728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14393ac4-fdb4-486e-a157-aa5f87edfe6b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:21.201790 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1075/2163] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:21 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:22.029977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-ca00dce9-5375-4800-a375-4591ccbb4262 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Lock "b'cinder-attachment_update-3d869628-00a1-42fd-87ba-8276eeab5775-n-h1-769329-3'" released by "attachment_update" :: held 1.849s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:09:22.030934 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-ca00dce9-5375-4800-a375-4591ccbb4262 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad returned with HTTP 200 Jan 21 04:09:22.032175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1089/2164] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:09:20 2021] PUT /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad => generated 762 bytes in 1892 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:22.226208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e10aa53b-a35b-4ecf-8c5a-b4d8c7e88454 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:22.226689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e10aa53b-a35b-4ecf-8c5a-b4d8c7e88454 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:22.227148 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:22.227148 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:22.227752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e10aa53b-a35b-4ecf-8c5a-b4d8c7e88454 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:22.283854 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:22.283854 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:22.294703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e10aa53b-a35b-4ecf-8c5a-b4d8c7e88454 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:22.315836 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:22.315836 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:22.325820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e10aa53b-a35b-4ecf-8c5a-b4d8c7e88454 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:22.326879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1076/2165] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:22 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:23.355867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f09dea2-a1fc-40fa-b0b3-20e746eeca16 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:23.356390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f09dea2-a1fc-40fa-b0b3-20e746eeca16 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:23.356701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:23.356701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:23.357242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f09dea2-a1fc-40fa-b0b3-20e746eeca16 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:23.492115 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:23.492115 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:23.503729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f09dea2-a1fc-40fa-b0b3-20e746eeca16 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:23.532866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:23.532866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:23.543846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f09dea2-a1fc-40fa-b0b3-20e746eeca16 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:23.544950 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1090/2166] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:23 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:24.561324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c22454d-25d7-4b2e-8080-44d019aee6d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:24.562605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c22454d-25d7-4b2e-8080-44d019aee6d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:24.563006 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:24.563006 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:24.563848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5c22454d-25d7-4b2e-8080-44d019aee6d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:24.619882 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:24.619882 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:24.628824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5c22454d-25d7-4b2e-8080-44d019aee6d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:24.649972 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:24.649972 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:24.662397 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5c22454d-25d7-4b2e-8080-44d019aee6d0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:24.663817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1077/2167] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:24 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:25.680860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e1c2119-0e6e-44d2-b1a5-d6e3e97b7d3a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:25.681432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e1c2119-0e6e-44d2-b1a5-d6e3e97b7d3a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:25.681625 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:25.681625 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:25.682202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7e1c2119-0e6e-44d2-b1a5-d6e3e97b7d3a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:25.736428 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:25.736428 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:25.746024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7e1c2119-0e6e-44d2-b1a5-d6e3e97b7d3a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:25.766083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:25.766083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:25.776046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7e1c2119-0e6e-44d2-b1a5-d6e3e97b7d3a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:25.786165 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1091/2168] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:25 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:26.793304 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec104f52-d4e4-4bfb-9c39-c7ba9daa57f8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:26.794417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec104f52-d4e4-4bfb-9c39-c7ba9daa57f8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:26.794807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:26.794807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:26.795479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec104f52-d4e4-4bfb-9c39-c7ba9daa57f8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:26.903497 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:26.903497 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:26.912858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec104f52-d4e4-4bfb-9c39-c7ba9daa57f8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:26.946277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:26.946277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:26.956557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec104f52-d4e4-4bfb-9c39-c7ba9daa57f8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:26.957858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1078/2169] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:26 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:27.450723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-500d80c4-011b-4946-bd08-4dc9b5de0f40 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad/action Jan 21 04:09:27.451507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:27.451507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:27.451918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-500d80c4-011b-4946-bd08-4dc9b5de0f40 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:09:27.452472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-500d80c4-011b-4946-bd08-4dc9b5de0f40 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:27.535941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:27.535941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:27.560351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c28216c2-1d2a-443a-a4f4-91f868d52575 req-500d80c4-011b-4946-bd08-4dc9b5de0f40 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad/action returned with HTTP 204 Jan 21 04:09:27.561788 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1079/2170] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:09:27 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:09:27.605021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e23097cf-24d5-4b3f-9bdc-54dc82749181 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:27.605529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e23097cf-24d5-4b3f-9bdc-54dc82749181 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:27.605940 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:27.605940 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:27.606321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e23097cf-24d5-4b3f-9bdc-54dc82749181 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:27.638352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e23097cf-24d5-4b3f-9bdc-54dc82749181 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:27.639523 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1092/2171] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:27 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 361 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:27.655146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae8d7520-b21a-4b2c-ae52-4b2cf756fa2e tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb/defaults Jan 21 04:09:27.655783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae8d7520-b21a-4b2c-ae52-4b2cf756fa2e tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:27.656069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:27.656069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:27.657252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae8d7520-b21a-4b2c-ae52-4b2cf756fa2e tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'defaults' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:27.682047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae8d7520-b21a-4b2c-ae52-4b2cf756fa2e tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb/defaults returned with HTTP 200 Jan 21 04:09:27.683189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1080/2172] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:09:27 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb/defaults => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:27.695528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4139f50-5c98-45fd-8757-5c93e2465386 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] PUT http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:27.696310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4139f50-5c98-45fd-8757-5c93e2465386 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:27.776977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4139f50-5c98-45fd-8757-5c93e2465386 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:27.778011 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1093/2173] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:09:27 2021] PUT /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 319 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:27.789475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa97fc37-16eb-485b-b7d6-70ebd58b1c37 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] DELETE http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:27.790111 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa97fc37-16eb-485b-b7d6-70ebd58b1c37 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:27.790601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa97fc37-16eb-485b-b7d6-70ebd58b1c37 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:27.803056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa97fc37-16eb-485b-b7d6-70ebd58b1c37 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:27.803884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1081/2174] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:09:27 2021] DELETE /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 04:09:27.814040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4af76928-3f09-4848-b8fd-2e017c7f3758 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:27.814667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4af76928-3f09-4848-b8fd-2e017c7f3758 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:27.815184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4af76928-3f09-4848-b8fd-2e017c7f3758 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:27.845968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4af76928-3f09-4848-b8fd-2e017c7f3758 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:27.846819 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1094/2175] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:27 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:27.858799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-568dcdb0-b117-4374-8f51-c30e0e1da58c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] PUT http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:27.859598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-568dcdb0-b117-4374-8f51-c30e0e1da58c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:27.977886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d1dc213-218a-446d-8b33-c2a487410663 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:27.979019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d1dc213-218a-446d-8b33-c2a487410663 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:27.979740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d1dc213-218a-446d-8b33-c2a487410663 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:28.026879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-568dcdb0-b117-4374-8f51-c30e0e1da58c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:28.034786 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1082/2176] 10.222.0.22 () {60 vars in 1342 bytes} [Thu Jan 21 04:09:27 2021] PUT /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 319 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:28.042049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ca71eaf-51e3-4b8d-a69a-d633cd60e2ff tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb/defaults Jan 21 04:09:28.042789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ca71eaf-51e3-4b8d-a69a-d633cd60e2ff tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:28.043309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ca71eaf-51e3-4b8d-a69a-d633cd60e2ff tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'defaults' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:28.066528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ca71eaf-51e3-4b8d-a69a-d633cd60e2ff tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb/defaults returned with HTTP 200 Jan 21 04:09:28.067447 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1083/2177] 10.222.0.22 () {58 vars in 1348 bytes} [Thu Jan 21 04:09:28 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb/defaults => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:28.077420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:28.077420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:28.085475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0b091fe1-565d-415b-99d7-6861e7887f9f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:28.086510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0b091fe1-565d-415b-99d7-6861e7887f9f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:28.087337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0b091fe1-565d-415b-99d7-6861e7887f9f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:28.088210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d1dc213-218a-446d-8b33-c2a487410663 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:28.121914 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:28.121914 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:28.126783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0b091fe1-565d-415b-99d7-6861e7887f9f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:28.128227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1084/2178] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:28 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:28.139284 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d1dc213-218a-446d-8b33-c2a487410663 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:28.140101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1095/2179] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:27 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 1207 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:28.143399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2765d771-de55-47b0-8b91-ce075055aeb3 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True Jan 21 04:09:28.144157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2765d771-de55-47b0-8b91-ce075055aeb3 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:28.144902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2765d771-de55-47b0-8b91-ce075055aeb3 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:28.157944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:09:28.158712 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:28.158712 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:28.159418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d869628-00a1-42fd-87ba-8276eeab5775", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-764414230"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:28.204187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2765d771-de55-47b0-8b91-ce075055aeb3 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True returned with HTTP 200 Jan 21 04:09:28.205148 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1085/2180] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:28 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True => generated 1076 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:28.215306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:28.215306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:28.216543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:28.216543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:28.291359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['46bf75ad-ce4f-4677-ab9f-b05e0db2e164', '8c5a15be-083e-4369-8994-b90af08f5286', 'f2d76fa1-0a6b-48e0-831a-2a1aaa2e079a', '4ea4ae20-9810-4ecb-be8d-fd032e827dba'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:28.423369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] POST http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes Jan 21 04:09:28.424542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128460534"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:28.425634 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-128460534'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:09:28.426287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Create volume of 1 GB Jan 21 04:09:28.447772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Availability Zones retrieved successfully. Jan 21 04:09:28.457002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot force create request issued successfully. Jan 21 04:09:28.458208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b374f58-f671-49f0-bcc7-e2d23e8606d4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:09:28.459718 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1096/2181] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:09:28 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 309 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:09:28.477982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7fc23ef0-c8d8-4cd0-b061-448a14062281 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:28.480550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Flow 'volume_create_api' (ff63318c-58d9-4e6a-b4dc-c6c2595a4a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:28.483415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a4aa8e-d1c6-45d0-ada1-c00b58b2d2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:28.484030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7fc23ef0-c8d8-4cd0-b061-448a14062281 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:28.485600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:28.485600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:28.486071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:09:28.486214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7fc23ef0-c8d8-4cd0-b061-448a14062281 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:28.566290 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:28.566290 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:28.567000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a4aa8e-d1c6-45d0-ada1-c00b58b2d2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:28.570112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5f99f3-a6e3-4cfe-99b8-4f8c7886bf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:28.574826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7fc23ef0-c8d8-4cd0-b061-448a14062281 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:28.577671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7fc23ef0-c8d8-4cd0-b061-448a14062281 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 200 Jan 21 04:09:28.578596 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1097/2182] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:28 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 441 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:28.678367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Created reservations ['7c8cc28d-0e5f-49cd-a763-6bfb8f57f52c', 'b84793fa-fd3e-4334-b644-013c739e87bf', '4d33f6e5-8a14-43b2-89c4-91c5c00dec74', '5d665c0c-1cc5-4a46-9bc6-7fee84b07400'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:28.680817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5f99f3-a6e3-4cfe-99b8-4f8c7886bf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8cc28d-0e5f-49cd-a763-6bfb8f57f52c', 'b84793fa-fd3e-4334-b644-013c739e87bf', '4d33f6e5-8a14-43b2-89c4-91c5c00dec74', '5d665c0c-1cc5-4a46-9bc6-7fee84b07400']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:28.683084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6b3115-9f40-4b00-b094-43c4f79580ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:28.773751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6b3115-9f40-4b00-b094-43c4f79580ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b17462-3576-4892-8fe6-8b13673e2160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-128460534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e96855928ef946d581e737499b65bdfb',qos_specs=None,replication_status=,reservations=['7c8cc28d-0e5f-49cd-a763-6bfb8f57f52c','b84793fa-fd3e-4334-b644-013c739e87bf','4d33f6e5-8a14-43b2-89c4-91c5c00dec74','5d665c0c-1cc5-4a46-9bc6-7fee84b07400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52b5bb524874666a8e3d64f5339d2a8',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-128460534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b17462-3576-4892-8fe6-8b13673e2160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e96855928ef946d581e737499b65bdfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e52b5bb524874666a8e3d64f5339d2a8',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:28.776318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5045fb47-1936-4841-a134-4f79ed9492c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:28.814022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5045fb47-1936-4841-a134-4f79ed9492c2) transitioned into state 'SUCCESS' from state '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-128460534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e96855928ef946d581e737499b65bdfb',qos_specs=None,replication_status=,reservations=['7c8cc28d-0e5f-49cd-a763-6bfb8f57f52c','b84793fa-fd3e-4334-b644-013c739e87bf','4d33f6e5-8a14-43b2-89c4-91c5c00dec74','5d665c0c-1cc5-4a46-9bc6-7fee84b07400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52b5bb524874666a8e3d64f5339d2a8',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:28.816781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7968a73b-5ff7-4061-84f7-9eceb4a7f75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:28.841761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7968a73b-5ff7-4061-84f7-9eceb4a7f75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:28.844551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Flow 'volume_create_api' (ff63318c-58d9-4e6a-b4dc-c6c2595a4a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:28.905505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Create volume request issued successfully. Jan 21 04:09:28.920454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb33d86d-21b3-4995-ac16-7138c10d8029 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes returned with HTTP 202 Jan 21 04:09:28.921333 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1086/2183] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:09:28 2021] POST /volume/v3/e96855928ef946d581e737499b65bdfb/volumes => generated 824 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:28.947446 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e650f33-b9b9-4d9e-989c-9a54231bc03d tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:28.949077 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e650f33-b9b9-4d9e-989c-9a54231bc03d tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:28.952298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:28.952298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:28.953485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e650f33-b9b9-4d9e-989c-9a54231bc03d tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:29.040328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:29.040328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:29.051137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1e650f33-b9b9-4d9e-989c-9a54231bc03d tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:29.079794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e650f33-b9b9-4d9e-989c-9a54231bc03d tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 200 Jan 21 04:09:29.081206 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1098/2184] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:28 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 892 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:29.590667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4164b6b6-3686-4492-824c-ec542d8c9fe6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:29.591563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4164b6b6-3686-4492-824c-ec542d8c9fe6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:29.591785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:29.591785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:29.592170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4164b6b6-3686-4492-824c-ec542d8c9fe6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:29.622054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:29.622054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:29.623262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4164b6b6-3686-4492-824c-ec542d8c9fe6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:29.625185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4164b6b6-3686-4492-824c-ec542d8c9fe6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 200 Jan 21 04:09:29.626003 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1087/2185] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:29 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:30.097813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2ae32ca-a8bb-48f9-a835-6adc54b1b93b tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:30.099163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2ae32ca-a8bb-48f9-a835-6adc54b1b93b tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:30.099537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:30.099537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:30.100298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e2ae32ca-a8bb-48f9-a835-6adc54b1b93b tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:30.183392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:30.183392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:30.197289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e2ae32ca-a8bb-48f9-a835-6adc54b1b93b tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:30.225199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e2ae32ca-a8bb-48f9-a835-6adc54b1b93b tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 200 Jan 21 04:09:30.226289 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1099/2186] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:30 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:30.245437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-deee9ffc-b64f-436d-83ab-0c1f5ad237ef tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True Jan 21 04:09:30.246396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-deee9ffc-b64f-436d-83ab-0c1f5ad237ef tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:30.246770 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:30.246770 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:30.247412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-deee9ffc-b64f-436d-83ab-0c1f5ad237ef tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:30.303214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-deee9ffc-b64f-436d-83ab-0c1f5ad237ef tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True returned with HTTP 200 Jan 21 04:09:30.304419 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1088/2187] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:30 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True => generated 1076 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:30.318097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] DELETE http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:30.318624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:30.318837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:30.318837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:30.319235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:30.319703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Delete volume with id: 45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:30.410913 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:30.410913 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:30.413335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:30.462684 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Delete volume request issued successfully. Jan 21 04:09:30.463607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efebebf9-47fe-444f-8af7-e5cad9d7b588 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 202 Jan 21 04:09:30.464671 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1100/2188] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:09:30 2021] DELETE /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:09:30.473114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-437cfe63-7388-4277-8299-cb6d16933839 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:30.474465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-437cfe63-7388-4277-8299-cb6d16933839 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:30.475114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-437cfe63-7388-4277-8299-cb6d16933839 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:30.552350 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:30.552350 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:30.564060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-437cfe63-7388-4277-8299-cb6d16933839 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:30.597100 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-437cfe63-7388-4277-8299-cb6d16933839 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 200 Jan 21 04:09:30.598220 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1089/2189] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:30 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:30.637997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6be0a0fe-4eea-4645-bb67-04c365f0c6e0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:30.638519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6be0a0fe-4eea-4645-bb67-04c365f0c6e0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:30.638722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:30.638722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:30.639263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6be0a0fe-4eea-4645-bb67-04c365f0c6e0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:30.693185 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:30.693185 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:30.704296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6be0a0fe-4eea-4645-bb67-04c365f0c6e0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:30.709737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6be0a0fe-4eea-4645-bb67-04c365f0c6e0 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 200 Jan 21 04:09:30.710950 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1101/2190] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:30 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:30.721379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:09:30.722167 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:30.722167 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:30.722715 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d869628-00a1-42fd-87ba-8276eeab5775", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1086387319"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:30.830931 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:30.830931 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:30.836664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:30.837184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume 3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:30.911574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['1fe8288f-b0ce-438c-97f4-fad11cd8b08d', '70ad418c-9079-46ae-ab74-20371a73780a', '20e516c4-b218-4486-8991-64265773bb0e', 'fb294d1e-85ab-4056-a650-ff4293e32570'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:31.072620 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot force create request issued successfully. Jan 21 04:09:31.073523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-637014b3-8e73-44f1-9390-513956adce7b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:09:31.075079 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1090/2191] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:09:30 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 310 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:31.086436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34b8decf-70fc-4e9d-aa16-601539833e9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:31.087092 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34b8decf-70fc-4e9d-aa16-601539833e9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:31.087398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:31.087398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:31.088290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34b8decf-70fc-4e9d-aa16-601539833e9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:31.149805 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:31.149805 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:31.151438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34b8decf-70fc-4e9d-aa16-601539833e9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:31.153530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34b8decf-70fc-4e9d-aa16-601539833e9f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 200 Jan 21 04:09:31.156276 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1102/2192] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:31 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:31.616614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21481b8b-dca2-4a80-a9ac-b83efd433ed0 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:31.617488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21481b8b-dca2-4a80-a9ac-b83efd433ed0 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:31.617942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:31.617942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:31.618609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21481b8b-dca2-4a80-a9ac-b83efd433ed0 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:31.688158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:31.688158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:31.698989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21481b8b-dca2-4a80-a9ac-b83efd433ed0 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:31.725746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21481b8b-dca2-4a80-a9ac-b83efd433ed0 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 200 Jan 21 04:09:31.726878 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1091/2193] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:31 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:32.169386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c1c06cd-c46b-46c1-9a13-997d5c17b8a6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:32.170435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c1c06cd-c46b-46c1-9a13-997d5c17b8a6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:32.170834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:32.170834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:32.171541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c1c06cd-c46b-46c1-9a13-997d5c17b8a6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:32.215205 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:32.215205 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:32.216764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1c1c06cd-c46b-46c1-9a13-997d5c17b8a6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:32.219314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c1c06cd-c46b-46c1-9a13-997d5c17b8a6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 200 Jan 21 04:09:32.221138 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1103/2194] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:32 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:32.744278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d6849ed-dab6-4159-9153-ddaff2ab1b6c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:32.744854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d6849ed-dab6-4159-9153-ddaff2ab1b6c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:32.745104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:32.745104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:32.745479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d6849ed-dab6-4159-9153-ddaff2ab1b6c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:32.808417 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:32.808417 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:32.819439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d6849ed-dab6-4159-9153-ddaff2ab1b6c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:32.847547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d6849ed-dab6-4159-9153-ddaff2ab1b6c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 200 Jan 21 04:09:32.850796 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1092/2195] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:32 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:33.235884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-065c9b90-90ad-452d-b1d7-ccccbb3dee27 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:33.236400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-065c9b90-90ad-452d-b1d7-ccccbb3dee27 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:33.236823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:33.236823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:33.237207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-065c9b90-90ad-452d-b1d7-ccccbb3dee27 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:33.280553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:33.280553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:33.282019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-065c9b90-90ad-452d-b1d7-ccccbb3dee27 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:33.284592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-065c9b90-90ad-452d-b1d7-ccccbb3dee27 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 200 Jan 21 04:09:33.285597 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1104/2196] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:33 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:33.296623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:33.297127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:33.297523 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:33.297523 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:33.298148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:33.298669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:33.344998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:33.344998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:33.345880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:33.439906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:09:33.440402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-989dd2cc-6ccd-4139-9746-aa65a0f1835d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 202 Jan 21 04:09:33.441290 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1093/2197] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:09:33 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:09:33.450115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-396bfe63-0ffe-4cdc-978c-89fa13eeae0e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:33.450811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-396bfe63-0ffe-4cdc-978c-89fa13eeae0e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:33.451317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:33.451317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:33.451942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-396bfe63-0ffe-4cdc-978c-89fa13eeae0e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:33.495513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:33.495513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:33.497136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-396bfe63-0ffe-4cdc-978c-89fa13eeae0e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:33.499119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-396bfe63-0ffe-4cdc-978c-89fa13eeae0e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 200 Jan 21 04:09:33.499953 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1105/2198] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:33 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:33.866199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c9b6d753-d531-4229-8c93-07673dcf06db tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:33.866718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c9b6d753-d531-4229-8c93-07673dcf06db tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:33.867191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:33.867191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:33.867823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c9b6d753-d531-4229-8c93-07673dcf06db tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:33.944159 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c9b6d753-d531-4229-8c93-07673dcf06db tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 404 Jan 21 04:09:33.954149 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1094/2199] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:33 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:33.962161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] POST http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes Jan 21 04:09:33.962815 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:33.962815 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:33.963506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1283491030"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:33.964819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1283491030'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:09:33.965357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Create volume of 1 GB Jan 21 04:09:34.015462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Availability Zones retrieved successfully. Jan 21 04:09:34.039529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Flow 'volume_create_api' (6dddfe93-2892-4b85-be3e-a8c4179347f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:34.042854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d504b86-3e72-42bd-9eaf-08a06d99fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:34.045268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:09:34.261913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d504b86-3e72-42bd-9eaf-08a06d99fd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:34.264769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497efcdd-b999-4465-af86-c7048b7a0099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:34.351393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Created reservations ['df477622-667b-4e5d-8349-3a5106ac752d', 'd4bf8069-ec3f-4c85-96ef-6972c0952f5d', '01d65c73-4414-40b9-8599-23fb9035f577', '957d7398-377a-490d-8e10-1cb6aafdb845'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:34.354464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497efcdd-b999-4465-af86-c7048b7a0099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df477622-667b-4e5d-8349-3a5106ac752d', 'd4bf8069-ec3f-4c85-96ef-6972c0952f5d', '01d65c73-4414-40b9-8599-23fb9035f577', '957d7398-377a-490d-8e10-1cb6aafdb845']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:34.357223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918745c6-e7e5-4680-a517-6d693af4ef20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:34.464854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918745c6-e7e5-4680-a517-6d693af4ef20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a4e414-f532-4c22-b202-14bcce6a1f71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1283491030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e96855928ef946d581e737499b65bdfb',qos_specs=None,replication_status=,reservations=['df477622-667b-4e5d-8349-3a5106ac752d','d4bf8069-ec3f-4c85-96ef-6972c0952f5d','01d65c73-4414-40b9-8599-23fb9035f577','957d7398-377a-490d-8e10-1cb6aafdb845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52b5bb524874666a8e3d64f5339d2a8',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1283491030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a4e414-f532-4c22-b202-14bcce6a1f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e96855928ef946d581e737499b65bdfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e52b5bb524874666a8e3d64f5339d2a8',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:34.467468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886510c6-df16-411f-99ec-6b9adc8a692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:34.498636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886510c6-df16-411f-99ec-6b9adc8a692e) transitioned into state 'SUCCESS' from state '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-1283491030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e96855928ef946d581e737499b65bdfb',qos_specs=None,replication_status=,reservations=['df477622-667b-4e5d-8349-3a5106ac752d','d4bf8069-ec3f-4c85-96ef-6972c0952f5d','01d65c73-4414-40b9-8599-23fb9035f577','957d7398-377a-490d-8e10-1cb6aafdb845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52b5bb524874666a8e3d64f5339d2a8',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:34.500962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5539969d-6bfe-4291-b811-cef1809ded0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:34.511959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a54d28b9-3080-4ebc-ac39-a3e678103f58 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:34.512820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a54d28b9-3080-4ebc-ac39-a3e678103f58 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:34.513550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a54d28b9-3080-4ebc-ac39-a3e678103f58 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:34.540104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:34.540104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:34.541575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a54d28b9-3080-4ebc-ac39-a3e678103f58 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:34.543755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a54d28b9-3080-4ebc-ac39-a3e678103f58 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 200 Jan 21 04:09:34.549277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5539969d-6bfe-4291-b811-cef1809ded0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:34.549921 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1095/2200] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:34 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:34.553212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Flow 'volume_create_api' (6dddfe93-2892-4b85-be3e-a8c4179347f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:34.612609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Create volume request issued successfully. Jan 21 04:09:34.633139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-021541c8-73f6-4aed-9755-b5062e0f5f07 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes returned with HTTP 202 Jan 21 04:09:34.638999 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1106/2201] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:09:33 2021] POST /volume/v3/e96855928ef946d581e737499b65bdfb/volumes => generated 825 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:34.649106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81c40ca8-d8a9-487c-95c0-37b63db6f96c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:34.649897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81c40ca8-d8a9-487c-95c0-37b63db6f96c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:34.650270 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:34.650270 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:34.650923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81c40ca8-d8a9-487c-95c0-37b63db6f96c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:34.718846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:34.718846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:34.730769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-81c40ca8-d8a9-487c-95c0-37b63db6f96c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:34.758985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81c40ca8-d8a9-487c-95c0-37b63db6f96c tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 200 Jan 21 04:09:34.769996 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1096/2202] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:34 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 893 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:35.558168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-321508d8-1329-42c4-8b18-bc823c0773df tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:09:35.559337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-321508d8-1329-42c4-8b18-bc823c0773df tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:35.559709 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:35.559709 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:35.560337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-321508d8-1329-42c4-8b18-bc823c0773df tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:35.588124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-321508d8-1329-42c4-8b18-bc823c0773df tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 404 Jan 21 04:09:35.589167 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1107/2203] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:35 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:35.597430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:35.598307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:35.599342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:35.599342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:35.599975 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:35.600733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:35.626092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:35.626092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:35.627290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:35.691952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:09:35.692495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bb43b4d4-139c-4b55-a1aa-af55b3a88b35 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 202 Jan 21 04:09:35.694086 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1097/2204] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:09:35 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:09:35.702460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-00cc02ee-c200-4fac-a5db-67d5294c82a3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:35.702800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-00cc02ee-c200-4fac-a5db-67d5294c82a3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:35.703522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-00cc02ee-c200-4fac-a5db-67d5294c82a3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:35.739330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:35.739330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:35.740463 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-00cc02ee-c200-4fac-a5db-67d5294c82a3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:35.742611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-00cc02ee-c200-4fac-a5db-67d5294c82a3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 200 Jan 21 04:09:35.743827 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1108/2205] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:35 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:35.778216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b15022f2-b9be-4803-a9e6-04fa51725628 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] GET http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:35.779132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b15022f2-b9be-4803-a9e6-04fa51725628 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:35.779595 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:35.779595 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:35.780310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b15022f2-b9be-4803-a9e6-04fa51725628 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:35.836868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:35.836868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:35.851019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b15022f2-b9be-4803-a9e6-04fa51725628 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Volume info retrieved successfully. Jan 21 04:09:35.883628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b15022f2-b9be-4803-a9e6-04fa51725628 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 200 Jan 21 04:09:35.884737 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1098/2206] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:35 2021] GET /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 918 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:35.902068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5e11e71-667c-48fd-bd13-3fe49eeddc8c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True Jan 21 04:09:35.902949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5e11e71-667c-48fd-bd13-3fe49eeddc8c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:35.903392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:35.903392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:35.904100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5e11e71-667c-48fd-bd13-3fe49eeddc8c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:35.976182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5e11e71-667c-48fd-bd13-3fe49eeddc8c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True returned with HTTP 200 Jan 21 04:09:35.977050 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1109/2207] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:35 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True => generated 1076 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:35.993602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59ee05e9-db20-4983-924e-0cc7ade14619 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/9f6033902c4a41fd9b089ab3feac02e5?usage=True Jan 21 04:09:35.994127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59ee05e9-db20-4983-924e-0cc7ade14619 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:35.994344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:35.994344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:35.995030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59ee05e9-db20-4983-924e-0cc7ade14619 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:36.080153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59ee05e9-db20-4983-924e-0cc7ade14619 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/9f6033902c4a41fd9b089ab3feac02e5?usage=True returned with HTTP 200 Jan 21 04:09:36.081201 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1099/2208] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:35 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/9f6033902c4a41fd9b089ab3feac02e5?usage=True => generated 868 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:36.098024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1f6cf51-aa8b-471f-9009-99e4963c58e6 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] POST http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/os-volume-transfer Jan 21 04:09:36.099493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1f6cf51-aa8b-471f-9009-99e4963c58e6 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d3a4e414-f532-4c22-b202-14bcce6a1f71"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:36.100432 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-d1f6cf51-aa8b-471f-9009-99e4963c58e6 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Creating new volume transfer {'transfer': {'volume_id': 'd3a4e414-f532-4c22-b202-14bcce6a1f71'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 04:09:36.100783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-d1f6cf51-aa8b-471f-9009-99e4963c58e6 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Creating transfer of volume d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:36.101132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.transfer.api [None req-d1f6cf51-aa8b-471f-9009-99e4963c58e6 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Generating transfer record for volume d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:36.150478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:36.150478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:36.208746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1f6cf51-aa8b-471f-9009-99e4963c58e6 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/os-volume-transfer returned with HTTP 202 Jan 21 04:09:36.210148 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1110/2209] 10.222.0.22 () {60 vars in 1258 bytes} [Thu Jan 21 04:09:36 2021] POST /volume/v3/e96855928ef946d581e737499b65bdfb/os-volume-transfer => generated 507 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:36.533502 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] POST http://10.222.0.22/volume/v3/9f6033902c4a41fd9b089ab3feac02e5/os-volume-transfer/9535d3af-1485-4e06-be95-49b9b1c719cd/accept Jan 21 04:09:36.534393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5576ae88c2160f24"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:36.535639 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.volume_transfer [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Accepting volume transfer 9535d3af-1485-4e06-be95-49b9b1c719cd {{(pid=87904) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 04:09:36.536643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.volume_transfer [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Accepting transfer 9535d3af-1485-4e06-be95-49b9b1c719cd Jan 21 04:09:36.761468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfc67a08-8063-4d53-a747-0e7b49f03ca5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:36.761988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfc67a08-8063-4d53-a747-0e7b49f03ca5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:36.767311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:36.767311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:36.767757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfc67a08-8063-4d53-a747-0e7b49f03ca5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:36.829186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Created reservations ['069e1769-db89-44b8-80d2-c54a88f9cd2c', '14b716c9-67ea-4ef4-85b2-16758a498b8e', 'f606a2be-bdf8-411d-b99a-d3e813c54e41', 'ad2b5995-4608-4f26-87ca-33f07deec2a8'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:36.833040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:36.833040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:36.834394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cfc67a08-8063-4d53-a747-0e7b49f03ca5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:36.836443 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfc67a08-8063-4d53-a747-0e7b49f03ca5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 200 Jan 21 04:09:36.837357 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1111/2210] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:36 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:36.909063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Created reservations ['2dfe0597-7a9c-4712-8a49-ca6514a7c54b', 'db32bc6d-6c8e-439d-8f0d-008baabb7a2d', 'ec91403f-aacc-408c-a88b-ba731efe4cb9', 'df8890fd-c58f-4c40-b3c7-1ed8ccc5fc83'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:37.003529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Created reservations ['092c9551-ba5f-4047-8d41-6133e64a1852', 'c44f3306-8d03-49d1-854a-d33ccd9c6d9a', 'be04193a-1668-4541-ae6f-7a0409ca07fe', 'a365ea7c-0cbb-4228-b1e2-f4455b742e57'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:37.096369 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Created reservations ['105dff1b-d1b3-4996-848a-20cf7bb8ddb5', 'b9b86edd-2a9b-4438-bddd-00a516a89e98', 'ae630fb3-f792-41eb-8723-0ce7598a63ab', 'b8474f10-9d57-4cb2-ae93-a66da5be8d73'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:37.099594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:37.099594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:37.154540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Transfer volume completed successfully. Jan 21 04:09:37.176918 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:09:37.176918 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:09:37.279240 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.transfer.api [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Volume d3a4e414-f532-4c22-b202-14bcce6a1f71 has been transferred. Jan 21 04:09:37.335298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c540f9c-df24-42db-9a7d-d3a64e34eef8 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] http://10.222.0.22/volume/v3/9f6033902c4a41fd9b089ab3feac02e5/os-volume-transfer/9535d3af-1485-4e06-be95-49b9b1c719cd/accept returned with HTTP 202 Jan 21 04:09:37.336154 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1100/2211] 10.222.0.22 () {60 vars in 1390 bytes} [Thu Jan 21 04:09:36 2021] POST /volume/v3/9f6033902c4a41fd9b089ab3feac02e5/os-volume-transfer/9535d3af-1485-4e06-be95-49b9b1c719cd/accept => generated 431 bytes in 1120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:37.346306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85402256-1821-499f-a558-4fe85cb0c513 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] GET http://10.222.0.22/volume/v3/9f6033902c4a41fd9b089ab3feac02e5/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:37.346827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85402256-1821-499f-a558-4fe85cb0c513 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.347067 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:37.347067 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:37.347440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-85402256-1821-499f-a558-4fe85cb0c513 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.417661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:37.417661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:37.427435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-85402256-1821-499f-a558-4fe85cb0c513 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] Volume info retrieved successfully. Jan 21 04:09:37.450156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-85402256-1821-499f-a558-4fe85cb0c513 tempest-VolumeQuotasAdminTestJSON-1491353877 tempest-VolumeQuotasAdminTestJSON-1491353877] http://10.222.0.22/volume/v3/9f6033902c4a41fd9b089ab3feac02e5/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 200 Jan 21 04:09:37.450987 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1112/2212] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:37 2021] GET /volume/v3/9f6033902c4a41fd9b089ab3feac02e5/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:37.469517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83d82700-cd81-4159-872d-49052350ac3f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True Jan 21 04:09:37.470166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83d82700-cd81-4159-872d-49052350ac3f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.470450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:37.470450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:37.470946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83d82700-cd81-4159-872d-49052350ac3f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.471679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:37.471679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:37.521634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83d82700-cd81-4159-872d-49052350ac3f tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True returned with HTTP 200 Jan 21 04:09:37.522760 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1101/2213] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:37 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb?usage=True => generated 1076 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:37.538075 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d96be417-6495-4cca-8f2a-40b80ed6c6ba tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/9f6033902c4a41fd9b089ab3feac02e5?usage=True Jan 21 04:09:37.538532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d96be417-6495-4cca-8f2a-40b80ed6c6ba tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.538748 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:37.538748 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:37.539153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d96be417-6495-4cca-8f2a-40b80ed6c6ba tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.584611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d96be417-6495-4cca-8f2a-40b80ed6c6ba tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/9f6033902c4a41fd9b089ab3feac02e5?usage=True returned with HTTP 200 Jan 21 04:09:37.585548 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1113/2214] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:37 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/9f6033902c4a41fd9b089ab3feac02e5?usage=True => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:37.599591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] DELETE http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:37.600216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.600697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.601155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Delete volume with id: d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:37.653190 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:37.653190 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:37.654210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Volume info retrieved successfully. Jan 21 04:09:37.683510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Delete volume request issued successfully. Jan 21 04:09:37.683980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9722c9b2-acb6-42a0-bea2-48ef7d93c1bd tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 202 Jan 21 04:09:37.684973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1102/2215] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:09:37 2021] DELETE /volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:09:37.693744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-71ec3b1a-f9d3-4d61-a99f-3d78327b6c88 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:37.695499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-71ec3b1a-f9d3-4d61-a99f-3d78327b6c88 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.695999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-71ec3b1a-f9d3-4d61-a99f-3d78327b6c88 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.753207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:37.753207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:37.762044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-71ec3b1a-f9d3-4d61-a99f-3d78327b6c88 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Volume info retrieved successfully. Jan 21 04:09:37.785256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-71ec3b1a-f9d3-4d61-a99f-3d78327b6c88 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 200 Jan 21 04:09:37.786626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1114/2216] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:37 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 1088 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:37.850428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-057eca79-1693-4de2-97fa-166a6e196e00 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:09:37.851397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-057eca79-1693-4de2-97fa-166a6e196e00 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.851895 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:37.851895 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:37.852517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-057eca79-1693-4de2-97fa-166a6e196e00 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.877654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-057eca79-1693-4de2-97fa-166a6e196e00 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 404 Jan 21 04:09:37.878884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1103/2217] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:37 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:37.887870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:37.888398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:37.888595 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:37.888595 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:37.889285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:37.889650 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:37.917485 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:37.917485 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:37.918795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:37.988007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:09:37.988800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd2f2c8f-6816-49fa-8d7a-6b2cdd9ed14d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 202 Jan 21 04:09:38.000272 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3f34f9f-bb1e-4e30-b8bc-d11752f3f540 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:38.000802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3f34f9f-bb1e-4e30-b8bc-d11752f3f540 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:38.001294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3f34f9f-bb1e-4e30-b8bc-d11752f3f540 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:38.013883 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1115/2218] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:09:37 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:09:38.035644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:38.035644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:38.040545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d3f34f9f-bb1e-4e30-b8bc-d11752f3f540 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:38.044663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3f34f9f-bb1e-4e30-b8bc-d11752f3f540 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 200 Jan 21 04:09:38.045738 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1104/2219] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:37 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:38.805030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f79054c9-3c82-433c-a60f-e787eed22f7c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:38.806704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f79054c9-3c82-433c-a60f-e787eed22f7c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:38.807287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:38.807287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:38.808094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f79054c9-3c82-433c-a60f-e787eed22f7c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:38.905536 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:38.905536 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:38.920872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f79054c9-3c82-433c-a60f-e787eed22f7c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Volume info retrieved successfully. Jan 21 04:09:38.955471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f79054c9-3c82-433c-a60f-e787eed22f7c tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 200 Jan 21 04:09:38.956711 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1116/2220] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:38 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 1088 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:39.058336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-04d0dcfd-6524-4bd0-bebc-afd077a7090e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:39.059073 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-04d0dcfd-6524-4bd0-bebc-afd077a7090e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:39.059298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:39.059298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:39.059678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-04d0dcfd-6524-4bd0-bebc-afd077a7090e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:39.142701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:39.142701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:39.153248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-04d0dcfd-6524-4bd0-bebc-afd077a7090e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:39.162296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-04d0dcfd-6524-4bd0-bebc-afd077a7090e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 200 Jan 21 04:09:39.172501 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1105/2221] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:39 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 467 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:39.975462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84ecc2b2-6eb8-41f3-b515-db9b338aab72 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:39.977318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84ecc2b2-6eb8-41f3-b515-db9b338aab72 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:39.978927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:39.978927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:39.979613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84ecc2b2-6eb8-41f3-b515-db9b338aab72 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.051345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84ecc2b2-6eb8-41f3-b515-db9b338aab72 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 404 Jan 21 04:09:40.052992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1117/2222] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:39 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:40.065183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb638480-a8b7-4e84-b94b-23cf1305c060 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] GET http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/26ae84262e074eaa859b707d01b01a5b?usage=True Jan 21 04:09:40.065723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb638480-a8b7-4e84-b94b-23cf1305c060 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.065919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:40.065919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:40.066295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb638480-a8b7-4e84-b94b-23cf1305c060 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.120101 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb638480-a8b7-4e84-b94b-23cf1305c060 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/26ae84262e074eaa859b707d01b01a5b?usage=True returned with HTTP 200 Jan 21 04:09:40.120953 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1106/2223] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:09:40 2021] GET /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/26ae84262e074eaa859b707d01b01a5b?usage=True => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:40.138532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-311934d1-c8a4-473a-a2d1-70c2ab828f70 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] PUT http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:40.139347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-311934d1-c8a4-473a-a2d1-70c2ab828f70 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:40.186377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-faf03910-7f12-4075-8279-53c05ed5817e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:09:40.186992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-faf03910-7f12-4075-8279-53c05ed5817e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.187393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-faf03910-7f12-4075-8279-53c05ed5817e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.219587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-faf03910-7f12-4075-8279-53c05ed5817e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 404 Jan 21 04:09:40.221381 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1107/2224] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:40 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:40.334020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-311934d1-c8a4-473a-a2d1-70c2ab828f70 tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:40.335475 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1118/2225] 10.222.0.22 () {60 vars in 1342 bytes} [Thu Jan 21 04:09:40 2021] PUT /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 321 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:40.344708 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-3a44d332-7902-49e7-aa3f-9b1e42df3512 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:40.345317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-3a44d332-7902-49e7-aa3f-9b1e42df3512 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.346024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-3a44d332-7902-49e7-aa3f-9b1e42df3512 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.348895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-022a42bc-2e05-46c0-b857-b4efbf0e9b0a tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] PUT http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb Jan 21 04:09:40.350337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-022a42bc-2e05-46c0-b857-b4efbf0e9b0a tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:40.423376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.423376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.433731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-3a44d332-7902-49e7-aa3f-9b1e42df3512 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:40.454804 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.454804 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.464322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-3a44d332-7902-49e7-aa3f-9b1e42df3512 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:40.466183 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1108/2226] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:09:40 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 1207 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:40.490266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-9dc09238-9f1e-4a49-b4c6-759a3bf930c2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775/action Jan 21 04:09:40.491495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:40.491495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:40.492222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-9dc09238-9f1e-4a49-b4c6-759a3bf930c2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:09:40.492824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-9dc09238-9f1e-4a49-b4c6-759a3bf930c2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:40.549911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.549911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.551118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-9dc09238-9f1e-4a49-b4c6-759a3bf930c2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:40.560255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-9dc09238-9f1e-4a49-b4c6-759a3bf930c2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Begin detaching volume completed successfully. Jan 21 04:09:40.560788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-9dc09238-9f1e-4a49-b4c6-759a3bf930c2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775/action returned with HTTP 202 Jan 21 04:09:40.561721 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1109/2227] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:09:40 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 04:09:40.604300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:40.604827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.605054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:40.605054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:40.605692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.665875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.665875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.670980 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-022a42bc-2e05-46c0-b857-b4efbf0e9b0a tempest-VolumeQuotasAdminTestJSON-1132729250 tempest-VolumeQuotasAdminTestJSON-1132729250] http://10.222.0.22/volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb returned with HTTP 200 Jan 21 04:09:40.672618 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1119/2228] 10.222.0.22 () {60 vars in 1342 bytes} [Thu Jan 21 04:09:40 2021] PUT /volume/v3/26ae84262e074eaa859b707d01b01a5b/os-quota-sets/e96855928ef946d581e737499b65bdfb => generated 319 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:40.685494 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d317584-2580-4100-a07e-f3cf80fcad2e tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] DELETE http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:40.686249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d317584-2580-4100-a07e-f3cf80fcad2e tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.686408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:40.686907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d317584-2580-4100-a07e-f3cf80fcad2e tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.687532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4d317584-2580-4100-a07e-f3cf80fcad2e tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Delete volume with id: d3a4e414-f532-4c22-b202-14bcce6a1f71 Jan 21 04:09:40.720262 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.720262 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.733401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:40.734236 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1110/2229] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:40 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 1210 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume// Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a084ee7d-8f76-4814-8bbb-6c5a68f6cbfb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:09:40.744473 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1111/2230] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:09:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:09:40.745138 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d317584-2580-4100-a07e-f3cf80fcad2e tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 returned with HTTP 404 Jan 21 04:09:40.745138 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1120/2231] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:09:40 2021] DELETE /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/d3a4e414-f532-4c22-b202-14bcce6a1f71 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:40.751898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-f3a7f579-b0ea-4157-8d0e-ca615ff18bf5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:40.752517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca8c7824-a2f1-4579-8fba-462286e65190 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] DELETE http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:40.752664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-f3a7f579-b0ea-4157-8d0e-ca615ff18bf5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.753041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca8c7824-a2f1-4579-8fba-462286e65190 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:40.753171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-f3a7f579-b0ea-4157-8d0e-ca615ff18bf5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.753523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca8c7824-a2f1-4579-8fba-462286e65190 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:40.754064 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ca8c7824-a2f1-4579-8fba-462286e65190 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] Delete volume with id: 45b17462-3576-4892-8fe6-8b13673e2160 Jan 21 04:09:40.801027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca8c7824-a2f1-4579-8fba-462286e65190 tempest-VolumeQuotasAdminTestJSON-1485533486 tempest-VolumeQuotasAdminTestJSON-1485533486] http://10.222.0.22/volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 returned with HTTP 404 Jan 21 04:09:40.803132 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1121/2232] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:09:40 2021] DELETE /volume/v3/e96855928ef946d581e737499b65bdfb/volumes/45b17462-3576-4892-8fe6-8b13673e2160 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:09:40.825553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.825553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.835881 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-f3a7f579-b0ea-4157-8d0e-ca615ff18bf5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:40.860017 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:40.860017 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:40.871475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-f3a7f579-b0ea-4157-8d0e-ca615ff18bf5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:40.872927 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1112/2233] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:09:40 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 1309 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:09:41.214350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-484e172e-0e8e-43f7-8f85-eab546f27b87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad Jan 21 04:09:41.214950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-484e172e-0e8e-43f7-8f85-eab546f27b87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:41.215351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-484e172e-0e8e-43f7-8f85-eab546f27b87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:41.237378 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:41.237378 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:41.751329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f389ddb5-5a16-4105-a2a8-d986914f7412 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:09:41.751855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f389ddb5-5a16-4105-a2a8-d986914f7412 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:41.752051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:41.752051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:41.752699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f389ddb5-5a16-4105-a2a8-d986914f7412 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:41.798075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-484e172e-0e8e-43f7-8f85-eab546f27b87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:09:41.799032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-484e172e-0e8e-43f7-8f85-eab546f27b87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:09:41.818997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0c5bf0f0-93a3-4451-9d24-1505555108ea req-484e172e-0e8e-43f7-8f85-eab546f27b87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad returned with HTTP 200 Jan 21 04:09:41.820802 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1122/2234] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:09:41 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/attachments/3ae749f9-b959-4f65-a900-b2ec4371d5ad => generated 19 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:41.841679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:41.841679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:41.851485 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f389ddb5-5a16-4105-a2a8-d986914f7412 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:41.919455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f389ddb5-5a16-4105-a2a8-d986914f7412 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:09:41.940494 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1113/2235] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:41 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:46.931250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes Jan 21 04:09:46.932279 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:46.932279 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:46.933079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1693964939"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:46.934485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1693964939'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:09:46.935072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume of 1 GB Jan 21 04:09:46.939476 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:46.939476 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:46.965899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Availability Zones retrieved successfully. Jan 21 04:09:47.005663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (65cd5482-fc17-4839-abd2-8c0cc76230d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:47.008490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d68a492-c53f-4afa-998e-dd5c95b07b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.010579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:09:47.123372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d68a492-c53f-4afa-998e-dd5c95b07b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.126866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042ba7c5-a5f9-487f-b08c-b0c450a4db0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.241936 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['619d1bab-4886-414e-b999-2b5a07f1f00f', 'f17aed6a-e4b0-4dd3-93c8-595a7e00f8a7', '584bfe38-dcc6-4046-a2be-9fa7e139d145', '6a05ad81-9c1e-4baa-a1c8-56c88b2e6ccf'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:47.243923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042ba7c5-a5f9-487f-b08c-b0c450a4db0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['619d1bab-4886-414e-b999-2b5a07f1f00f', 'f17aed6a-e4b0-4dd3-93c8-595a7e00f8a7', '584bfe38-dcc6-4046-a2be-9fa7e139d145', '6a05ad81-9c1e-4baa-a1c8-56c88b2e6ccf']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.247380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4df709-7be6-4895-b041-b1da09b7fabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.289704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f9381ee7-15fa-4941-a132-4c1ea2694379 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services Jan 21 04:09:47.290239 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f9381ee7-15fa-4941-a132-4c1ea2694379 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:47.290460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:47.290460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:47.290840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f9381ee7-15fa-4941-a132-4c1ea2694379 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:47.302709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f9381ee7-15fa-4941-a132-4c1ea2694379 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services returned with HTTP 200 Jan 21 04:09:47.314084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1114/2236] 10.222.0.22 () {58 vars in 1216 bytes} [Thu Jan 21 04:09:47 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services => generated 629 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:47.328513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afc799f4-e2ed-4436-8b30-d7aeb066020b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3 Jan 21 04:09:47.329040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afc799f4-e2ed-4436-8b30-d7aeb066020b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:47.329528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-afc799f4-e2ed-4436-8b30-d7aeb066020b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:47.337180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4df709-7be6-4895-b041-b1da09b7fabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe45478b-4ac0-4c80-a990-2dcb4864fb98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1693964939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['619d1bab-4886-414e-b999-2b5a07f1f00f','f17aed6a-e4b0-4dd3-93c8-595a7e00f8a7','584bfe38-dcc6-4046-a2be-9fa7e139d145','6a05ad81-9c1e-4baa-a1c8-56c88b2e6ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1693964939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe45478b-4ac0-4c80-a990-2dcb4864fb98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d35491160454e368da16dd7cfb86df4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.339267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f923f20c-4894-4f8f-914a-3219ca7e16db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.371657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f923f20c-4894-4f8f-914a-3219ca7e16db) transitioned into state 'SUCCESS' from state '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-1693964939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['619d1bab-4886-414e-b999-2b5a07f1f00f','f17aed6a-e4b0-4dd3-93c8-595a7e00f8a7','584bfe38-dcc6-4046-a2be-9fa7e139d145','6a05ad81-9c1e-4baa-a1c8-56c88b2e6ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.373029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-afc799f4-e2ed-4436-8b30-d7aeb066020b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3 returned with HTTP 200 Jan 21 04:09:47.375845 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1115/2237] 10.222.0.22 () {58 vars in 1251 bytes} [Thu Jan 21 04:09:47 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3 => generated 629 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:47.384833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d9e15f-dc81-4787-8a5e-e3cb1de5027b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.392759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-031fef89-4c98-44da-b235-98bd54d9ea2b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3&binary=cinder-scheduler Jan 21 04:09:47.396142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-031fef89-4c98-44da-b235-98bd54d9ea2b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:47.397036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-031fef89-4c98-44da-b235-98bd54d9ea2b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:47.416401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-031fef89-4c98-44da-b235-98bd54d9ea2b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3&binary=cinder-scheduler returned with HTTP 200 Jan 21 04:09:47.417500 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1116/2238] 10.222.0.22 () {58 vars in 1299 bytes} [Thu Jan 21 04:09:47 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3&binary=cinder-scheduler => generated 191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:47.419096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d9e15f-dc81-4787-8a5e-e3cb1de5027b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.421961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (65cd5482-fc17-4839-abd2-8c0cc76230d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:47.440709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36c2e0ad-0bcc-431b-a815-671353f17652 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?binary=cinder-scheduler Jan 21 04:09:47.441699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36c2e0ad-0bcc-431b-a815-671353f17652 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:47.442886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36c2e0ad-0bcc-431b-a815-671353f17652 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:47.467082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36c2e0ad-0bcc-431b-a815-671353f17652 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 04:09:47.468029 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1117/2239] 10.222.0.22 () {58 vars in 1263 bytes} [Thu Jan 21 04:09:47 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?binary=cinder-scheduler => generated 191 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:47.481325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request issued successfully. Jan 21 04:09:47.512573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49186139-e334-4814-8a55-0729b5eb72ff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes returned with HTTP 202 Jan 21 04:09:47.513609 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1123/2240] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:09:46 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes => generated 823 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:47.532492 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e898a80-6960-4209-888e-a301c42de4ed tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:09:47.533101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e898a80-6960-4209-888e-a301c42de4ed tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:47.533494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:47.533494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:47.533950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e898a80-6960-4209-888e-a301c42de4ed tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:47.603456 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:47.603456 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:47.612788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e898a80-6960-4209-888e-a301c42de4ed tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:47.639918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e898a80-6960-4209-888e-a301c42de4ed tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 returned with HTTP 200 Jan 21 04:09:47.641154 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1124/2241] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:47 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 => generated 891 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:47.710950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] POST http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes Jan 21 04:09:47.712140 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-171903132"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:47.713430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-171903132'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:09:47.714005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Create volume of 1 GB Jan 21 04:09:47.731901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Availability Zones retrieved successfully. Jan 21 04:09:47.755562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Flow 'volume_create_api' (f64c0891-68c2-4055-8a5c-bdd056a488b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:47.758948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7a6465-0935-4332-b3d2-0d6634871d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.761119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:09:47.837626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7a6465-0935-4332-b3d2-0d6634871d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.841057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39551625-fa8f-4f7d-a6de-9a16327c68c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:47.958008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Created reservations ['782ea5f1-a995-42b4-aa51-70cf0729885e', '849d3784-d581-4c99-aa62-49230104a3fb', 'a8fdfd76-a1fb-4fa2-a012-4369f9b73689', 'f8da166e-96a6-4dba-a401-4ced886f75c9'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:47.962490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39551625-fa8f-4f7d-a6de-9a16327c68c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['782ea5f1-a995-42b4-aa51-70cf0729885e', '849d3784-d581-4c99-aa62-49230104a3fb', 'a8fdfd76-a1fb-4fa2-a012-4369f9b73689', 'f8da166e-96a6-4dba-a401-4ced886f75c9']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:47.965507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5a9d2b-f16f-4d4e-b288-24574bddf9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:48.063491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5a9d2b-f16f-4d4e-b288-24574bddf9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5d04ac-faf4-498b-bdbe-5ceafcddc28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-171903132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='659646b447d542acbe9cb78d37b03615',qos_specs=None,replication_status=,reservations=['782ea5f1-a995-42b4-aa51-70cf0729885e','849d3784-d581-4c99-aa62-49230104a3fb','a8fdfd76-a1fb-4fa2-a012-4369f9b73689','f8da166e-96a6-4dba-a401-4ced886f75c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c9d5cc7dd3543f6a14056093f7c2049',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-171903132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b5d04ac-faf4-498b-bdbe-5ceafcddc28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='659646b447d542acbe9cb78d37b03615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7c9d5cc7dd3543f6a14056093f7c2049',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:48.065804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febcdf27-403a-4859-95a3-2b4c33f5a2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:48.099883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febcdf27-403a-4859-95a3-2b4c33f5a2c8) transitioned into state 'SUCCESS' from state '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-171903132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='659646b447d542acbe9cb78d37b03615',qos_specs=None,replication_status=,reservations=['782ea5f1-a995-42b4-aa51-70cf0729885e','849d3784-d581-4c99-aa62-49230104a3fb','a8fdfd76-a1fb-4fa2-a012-4369f9b73689','f8da166e-96a6-4dba-a401-4ced886f75c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c9d5cc7dd3543f6a14056093f7c2049',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:48.102376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8a5cc5-c8da-4edd-87a9-394d5056c391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:48.144034 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8a5cc5-c8da-4edd-87a9-394d5056c391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:48.151594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Flow 'volume_create_api' (f64c0891-68c2-4055-8a5c-bdd056a488b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:48.259621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Create volume request issued successfully. Jan 21 04:09:48.294123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8074fa91-e8ad-4ecc-86c9-b62551b8e967 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes returned with HTTP 202 Jan 21 04:09:48.295321 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1118/2242] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:09:47 2021] POST /volume/v3/659646b447d542acbe9cb78d37b03615/volumes => generated 822 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:48.312148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fd35854-980e-402b-b618-2e6d38cb9887 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] GET http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:48.312966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fd35854-980e-402b-b618-2e6d38cb9887 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:48.313371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:48.313371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:48.313983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fd35854-980e-402b-b618-2e6d38cb9887 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:48.440354 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:48.440354 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:48.451798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4fd35854-980e-402b-b618-2e6d38cb9887 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Volume info retrieved successfully. Jan 21 04:09:48.475912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fd35854-980e-402b-b618-2e6d38cb9887 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 200 Jan 21 04:09:48.477356 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1125/2243] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:48 2021] GET /volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 914 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:48.657766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6dad0e0-a125-455a-b43b-619c679f65f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:09:48.658285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6dad0e0-a125-455a-b43b-619c679f65f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:48.658502 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:48.658502 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:48.658871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6dad0e0-a125-455a-b43b-619c679f65f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:48.723045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:48.723045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:48.734641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6dad0e0-a125-455a-b43b-619c679f65f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:48.770920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6dad0e0-a125-455a-b43b-619c679f65f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 returned with HTTP 200 Jan 21 04:09:48.786307 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1119/2244] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:48 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:48.794608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:09:48.795445 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:48.795445 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:48.796431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe45478b-4ac0-4c80-a990-2dcb4864fb98", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1725983176"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:48.852666 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:48.852666 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:48.854307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:48.854878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:09:48.917991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['6a30270c-a84a-4a88-88fe-a9d5eb6af68a', '21306d4d-31ba-46c8-b5fe-02febaaef484', '3ca73d86-48af-46c5-8dd8-34d5ac9969d8', 'b2dcb6ef-e3d9-4494-91aa-05260270e3d5'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:49.119144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot create request issued successfully. Jan 21 04:09:49.119982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-492176b2-aa44-41d0-9165-240accb566c1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:09:49.127335 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1126/2245] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:09:48 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 310 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:49.132604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44c491f7-3ec5-4145-94bd-b96c811d0a03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:09:49.133087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44c491f7-3ec5-4145-94bd-b96c811d0a03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.133318 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:49.133318 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:49.133693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44c491f7-3ec5-4145-94bd-b96c811d0a03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.170334 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:49.170334 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:49.171859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-44c491f7-3ec5-4145-94bd-b96c811d0a03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:49.173981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44c491f7-3ec5-4145-94bd-b96c811d0a03 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 200 Jan 21 04:09:49.175134 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1120/2246] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:49 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:49.494458 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3c8be46-e38f-4e3d-838e-e6047933c030 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] GET http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:49.494893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3c8be46-e38f-4e3d-838e-e6047933c030 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.495542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:49.495542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:49.495921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3c8be46-e38f-4e3d-838e-e6047933c030 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.552543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:49.552543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:49.562733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c3c8be46-e38f-4e3d-838e-e6047933c030 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Volume info retrieved successfully. Jan 21 04:09:49.587142 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3c8be46-e38f-4e3d-838e-e6047933c030 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 200 Jan 21 04:09:49.587885 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1127/2247] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:49 2021] GET /volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:09:49.603878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d09db84d-cb1d-4421-969a-71ae2a3e802d tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:49.604993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d09db84d-cb1d-4421-969a-71ae2a3e802d tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.605582 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:49.605582 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:49.606243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d09db84d-cb1d-4421-969a-71ae2a3e802d tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.666559 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:49.666559 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:49.675394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d09db84d-cb1d-4421-969a-71ae2a3e802d tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Volume info retrieved successfully. Jan 21 04:09:49.699509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d09db84d-cb1d-4421-969a-71ae2a3e802d tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 200 Jan 21 04:09:49.700892 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1121/2248] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:49 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 1086 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:09:49.718408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfdb0a6a-890f-4e31-b8b3-ef541a53b55b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3&binary=cinder-volume Jan 21 04:09:49.719462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfdb0a6a-890f-4e31-b8b3-ef541a53b55b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.719866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:49.719866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:49.720507 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bfdb0a6a-890f-4e31-b8b3-ef541a53b55b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.730290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bfdb0a6a-890f-4e31-b8b3-ef541a53b55b tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3&binary=cinder-volume returned with HTTP 200 Jan 21 04:09:49.731476 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1128/2249] 10.222.0.22 () {58 vars in 1293 bytes} [Thu Jan 21 04:09:49 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services?host=n-d-769329-3&binary=cinder-volume => generated 278 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:49.748717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e3847ed-0ff2-4fd4-9780-f78442ad4f74 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] GET http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services Jan 21 04:09:49.749126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2e3847ed-0ff2-4fd4-9780-f78442ad4f74 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.749331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:49.749331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:49.749704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2e3847ed-0ff2-4fd4-9780-f78442ad4f74 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.758896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e3847ed-0ff2-4fd4-9780-f78442ad4f74 tempest-VolumesServicesTestJSON-1344376781 tempest-VolumesServicesTestJSON-1344376781] http://10.222.0.22/volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services returned with HTTP 200 Jan 21 04:09:49.759939 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1122/2250] 10.222.0.22 () {58 vars in 1216 bytes} [Thu Jan 21 04:09:49 2021] GET /volume/v3/b2e9220f9b764fb8916aa256dba00b83/os-services => generated 629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:49.773207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] DELETE http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:49.773709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.774401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.775102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Delete volume with id: 9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:49.829813 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:49.829813 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:49.831403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Volume info retrieved successfully. Jan 21 04:09:49.862161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Delete volume request issued successfully. Jan 21 04:09:49.862762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-03e2b093-90aa-4a98-924a-4360c69954da tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 202 Jan 21 04:09:49.864953 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1129/2251] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:09:49 2021] DELETE /volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:09:49.873077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e8c2a5f-2896-4dca-b2f5-28f2719b573b tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] GET http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:49.874047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e8c2a5f-2896-4dca-b2f5-28f2719b573b tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:49.875036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e8c2a5f-2896-4dca-b2f5-28f2719b573b tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:49.947123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:49.947123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:49.956504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9e8c2a5f-2896-4dca-b2f5-28f2719b573b tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Volume info retrieved successfully. Jan 21 04:09:49.981437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e8c2a5f-2896-4dca-b2f5-28f2719b573b tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 200 Jan 21 04:09:49.982400 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1123/2252] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:49 2021] GET /volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:50.187893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6461514-9e5a-41ba-b56e-af3edd57f704 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:09:50.188416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6461514-9e5a-41ba-b56e-af3edd57f704 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:50.188663 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:50.188663 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:50.188976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a6461514-9e5a-41ba-b56e-af3edd57f704 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:50.237837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:50.237837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:50.243147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a6461514-9e5a-41ba-b56e-af3edd57f704 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:50.245227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a6461514-9e5a-41ba-b56e-af3edd57f704 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 200 Jan 21 04:09:50.252711 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1130/2253] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:50 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:51.001020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c981d6e4-ee40-4f90-bd31-3ab4b448ee48 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] GET http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:51.001879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c981d6e4-ee40-4f90-bd31-3ab4b448ee48 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:51.002921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:51.002921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:51.003608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c981d6e4-ee40-4f90-bd31-3ab4b448ee48 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:51.070786 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:51.070786 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:51.081256 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c981d6e4-ee40-4f90-bd31-3ab4b448ee48 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Volume info retrieved successfully. Jan 21 04:09:51.106766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c981d6e4-ee40-4f90-bd31-3ab4b448ee48 tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 200 Jan 21 04:09:51.107988 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1124/2254] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:50 2021] GET /volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:51.266810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b2f5225-1bae-4f4d-88a0-11db4d73f0bb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:09:51.267985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b2f5225-1bae-4f4d-88a0-11db4d73f0bb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:51.268358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:51.268358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:51.269021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b2f5225-1bae-4f4d-88a0-11db4d73f0bb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:51.298817 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:51.298817 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:51.300436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4b2f5225-1bae-4f4d-88a0-11db4d73f0bb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:51.303875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b2f5225-1bae-4f4d-88a0-11db4d73f0bb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 200 Jan 21 04:09:51.305131 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1131/2255] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:09:51 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:51.316418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes Jan 21 04:09:51.317469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:51.317469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:51.317862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c646a4d4-344e-4d73-b34c-76ab84c94a20", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1728006701"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:51.319205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request body: {'volume': {'snapshot_id': 'c646a4d4-344e-4d73-b34c-76ab84c94a20', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1728006701'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:09:51.351183 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:51.351183 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:51.352589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:09:51.353213 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume of 2 GB Jan 21 04:09:51.367305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Availability Zones retrieved successfully. Jan 21 04:09:51.399097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (2a942b02-3f5e-4165-b648-19b38a7d0534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:51.405326 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f73922-1c90-4f19-b409-d439ea2c4b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:51.408097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:09:51.558934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f73922-1c90-4f19-b409-d439ea2c4b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c646a4d4-344e-4d73-b34c-76ab84c94a20', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:51.561158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465e762e-ebb0-4d46-8da0-d755b164c922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:51.642651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['a92ef453-57ab-4c8c-97fd-09529b657fa5', '357630cc-556e-45d9-9097-799e16f4465c', '8248e9b8-eaa2-4ea4-898f-73f5d69b07de', '4ae2da4b-d8cc-4986-93c3-cdb19545e30e'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:09:51.645877 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465e762e-ebb0-4d46-8da0-d755b164c922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a92ef453-57ab-4c8c-97fd-09529b657fa5', '357630cc-556e-45d9-9097-799e16f4465c', '8248e9b8-eaa2-4ea4-898f-73f5d69b07de', '4ae2da4b-d8cc-4986-93c3-cdb19545e30e']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:51.648508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54596ee6-f2c6-41ca-9922-ae8ca86553da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:51.825921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54596ee6-f2c6-41ca-9922-ae8ca86553da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc0bd6c-dca3-48c4-8aa7-15521f5e1210', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1728006701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['a92ef453-57ab-4c8c-97fd-09529b657fa5','357630cc-556e-45d9-9097-799e16f4465c','8248e9b8-eaa2-4ea4-898f-73f5d69b07de','4ae2da4b-d8cc-4986-93c3-cdb19545e30e'],size=2,snapshot_id=c646a4d4-344e-4d73-b34c-76ab84c94a20,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1728006701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc0bd6c-dca3-48c4-8aa7-15521f5e1210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',provider_auth=None,provider_geometry=None,provider_id=None,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=c646a4d4-344e-4d73-b34c-76ab84c94a20,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d35491160454e368da16dd7cfb86df4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:51.827999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb38a8df-5258-4da5-9912-7adc0c2468d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:51.864376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb38a8df-5258-4da5-9912-7adc0c2468d5) transitioned into state 'SUCCESS' from state '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-1728006701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['a92ef453-57ab-4c8c-97fd-09529b657fa5','357630cc-556e-45d9-9097-799e16f4465c','8248e9b8-eaa2-4ea4-898f-73f5d69b07de','4ae2da4b-d8cc-4986-93c3-cdb19545e30e'],size=2,snapshot_id=c646a4d4-344e-4d73-b34c-76ab84c94a20,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:51.866594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff201cf-4610-4f96-9573-986ed227dfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:09:51.966253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff201cf-4610-4f96-9573-986ed227dfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:09:51.970304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (2a942b02-3f5e-4165-b648-19b38a7d0534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:09:52.023143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request issued successfully. Jan 21 04:09:52.038570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68c1a4f8-960f-471f-969d-00fa79daba95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes returned with HTTP 202 Jan 21 04:09:52.039807 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1125/2256] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:09:51 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes => generated 857 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:09:52.056988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d95dc4f5-a0d2-42ee-a6d8-dbea27612aa8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:52.057524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d95dc4f5-a0d2-42ee-a6d8-dbea27612aa8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:52.057744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:52.057744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:52.058120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d95dc4f5-a0d2-42ee-a6d8-dbea27612aa8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:52.125378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79d9b285-b351-4c4f-929c-12b13b1151bf tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] GET http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f Jan 21 04:09:52.125822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79d9b285-b351-4c4f-929c-12b13b1151bf tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:52.126042 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:52.126042 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:52.126570 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79d9b285-b351-4c4f-929c-12b13b1151bf tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:52.146670 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:52.146670 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:52.171917 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d95dc4f5-a0d2-42ee-a6d8-dbea27612aa8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:52.220115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d95dc4f5-a0d2-42ee-a6d8-dbea27612aa8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:52.224910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79d9b285-b351-4c4f-929c-12b13b1151bf tempest-VolumesServicesTestJSON-772319927 tempest-VolumesServicesTestJSON-772319927] http://10.222.0.22/volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f returned with HTTP 404 Jan 21 04:09:52.226125 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1126/2258] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:52 2021] GET /volume/v3/659646b447d542acbe9cb78d37b03615/volumes/9b5d04ac-faf4-498b-bdbe-5ceafcddc28f => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:52.233027 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1132/2258] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:52 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:53.239570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec3a95f1-5df7-4c0b-a75c-58f636e1bbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:53.240147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec3a95f1-5df7-4c0b-a75c-58f636e1bbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:53.240724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec3a95f1-5df7-4c0b-a75c-58f636e1bbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:53.380997 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:53.380997 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:53.393053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec3a95f1-5df7-4c0b-a75c-58f636e1bbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:53.424792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec3a95f1-5df7-4c0b-a75c-58f636e1bbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:53.429703 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1127/2259] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:53 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:54.448056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a562536-2adf-4d33-b71a-3f6ead81c676 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:54.448543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a562536-2adf-4d33-b71a-3f6ead81c676 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:54.448543 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:54.448543 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:54.448799 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a562536-2adf-4d33-b71a-3f6ead81c676 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:54.551568 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:54.551568 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:54.575495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6a562536-2adf-4d33-b71a-3f6ead81c676 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:54.600808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a562536-2adf-4d33-b71a-3f6ead81c676 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:54.601876 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1133/2260] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:54 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:55.624956 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d715e99-12d9-46b5-8579-293a74894f98 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:55.625919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d715e99-12d9-46b5-8579-293a74894f98 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:55.626306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:55.626306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:55.628097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d715e99-12d9-46b5-8579-293a74894f98 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:55.702291 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:55.702291 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:55.716611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0d715e99-12d9-46b5-8579-293a74894f98 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:55.745490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d715e99-12d9-46b5-8579-293a74894f98 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:55.746280 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1128/2261] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:55 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:56.767377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc8a89e0-9ef1-4395-94a3-d7d70a6cf436 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:56.782816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc8a89e0-9ef1-4395-94a3-d7d70a6cf436 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:56.783321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:56.783321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:56.786495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc8a89e0-9ef1-4395-94a3-d7d70a6cf436 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:56.916774 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:56.916774 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:56.939222 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc8a89e0-9ef1-4395-94a3-d7d70a6cf436 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:56.978752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc8a89e0-9ef1-4395-94a3-d7d70a6cf436 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:56.989570 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1134/2262] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:56 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:57.996291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d79322b-e521-45b6-87e6-ff62dc1399a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:57.997383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d79322b-e521-45b6-87e6-ff62dc1399a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:57.997747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:57.997747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:57.998348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d79322b-e521-45b6-87e6-ff62dc1399a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:58.049916 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:58.049916 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:58.059210 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d79322b-e521-45b6-87e6-ff62dc1399a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:58.103171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d79322b-e521-45b6-87e6-ff62dc1399a1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:58.104184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1135/2263] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:57 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:58.130709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e8853a5-57c3-4880-9adc-3e5df9f97dbd tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] GET http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services Jan 21 04:09:58.131813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e8853a5-57c3-4880-9adc-3e5df9f97dbd tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:58.134035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:58.134035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:58.134035 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e8853a5-57c3-4880-9adc-3e5df9f97dbd tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:58.145517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e8853a5-57c3-4880-9adc-3e5df9f97dbd tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services returned with HTTP 200 Jan 21 04:09:58.146852 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1129/2264] 10.222.0.22 () {58 vars in 1216 bytes} [Thu Jan 21 04:09:57 2021] GET /volume/v3/d103eb3b1b954eeab365e41b03496602/os-services => generated 629 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:09:58.164432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3ed816c-d920-4449-81ed-92d890f59fce tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] PUT http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/disable-log-reason Jan 21 04:09:58.164852 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:09:58.164852 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:09:58.165369 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3ed816c-d920-4449-81ed-92d890f59fce tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Action: 'update', calling method: update, body: {"host": "n-d-769329-3", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:58.170268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3ed816c-d920-4449-81ed-92d890f59fce tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/disable-log-reason returned with HTTP 400 Jan 21 04:09:58.170268 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1136/2265] 10.222.0.22 () {60 vars in 1293 bytes} [Thu Jan 21 04:09:58 2021] PUT /volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/disable-log-reason => generated 136 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 04:09:58.186395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19f974d3-2f04-4dd7-8848-5af908a2eb61 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] PUT http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/disable Jan 21 04:09:58.187210 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19f974d3-2f04-4dd7-8848-5af908a2eb61 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Action: 'update', calling method: update, body: {"host": "n-d-769329-3", "binary": "invalid_binary"} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:58.196946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19f974d3-2f04-4dd7-8848-5af908a2eb61 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/disable returned with HTTP 404 Jan 21 04:09:58.198015 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1130/2266] 10.222.0.22 () {60 vars in 1260 bytes} [Thu Jan 21 04:09:58 2021] PUT /volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/disable => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:58.211534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19e7708c-657c-48f3-85dd-e16fb64e2797 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] PUT http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/enable Jan 21 04:09:58.212274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19e7708c-657c-48f3-85dd-e16fb64e2797 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:58.221767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19e7708c-657c-48f3-85dd-e16fb64e2797 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/enable returned with HTTP 404 Jan 21 04:09:58.224126 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1137/2267] 10.222.0.22 () {60 vars in 1257 bytes} [Thu Jan 21 04:09:58 2021] PUT /volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:09:58.237495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83b24091-cf23-439d-9a3f-023ddc824cb7 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] PUT http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/freeze Jan 21 04:09:58.238257 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83b24091-cf23-439d-9a3f-023ddc824cb7 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:58.249925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83b24091-cf23-439d-9a3f-023ddc824cb7 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/freeze returned with HTTP 400 Jan 21 04:09:58.251187 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1131/2268] 10.222.0.22 () {60 vars in 1257 bytes} [Thu Jan 21 04:09:58 2021] PUT /volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:09:58.262585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e27f989e-6860-49b5-b343-35ecbdb71cf2 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] PUT http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/thaw Jan 21 04:09:58.263517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e27f989e-6860-49b5-b343-35ecbdb71cf2 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:09:58.273710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e27f989e-6860-49b5-b343-35ecbdb71cf2 tempest-VolumeServicesNegativeTest-2146941500 tempest-VolumeServicesNegativeTest-2146941500] http://10.222.0.22/volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/thaw returned with HTTP 400 Jan 21 04:09:58.280058 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1138/2269] 10.222.0.22 () {60 vars in 1251 bytes} [Thu Jan 21 04:09:58 2021] PUT /volume/v3/d103eb3b1b954eeab365e41b03496602/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:09:59.121115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35143d6b-abbe-446d-abc9-9bae356ca460 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:09:59.122558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35143d6b-abbe-446d-abc9-9bae356ca460 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:09:59.123252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35143d6b-abbe-446d-abc9-9bae356ca460 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:09:59.198983 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:09:59.198983 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:09:59.210139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-35143d6b-abbe-446d-abc9-9bae356ca460 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:09:59.238382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35143d6b-abbe-446d-abc9-9bae356ca460 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:09:59.239726 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1132/2270] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:09:59 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:00.258835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86e84d9c-6928-4d92-ba6c-c27d142983d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:00.260171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86e84d9c-6928-4d92-ba6c-c27d142983d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:00.260810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86e84d9c-6928-4d92-ba6c-c27d142983d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:00.361944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:00.361944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:00.375511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86e84d9c-6928-4d92-ba6c-c27d142983d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:00.405197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86e84d9c-6928-4d92-ba6c-c27d142983d8 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:10:00.406781 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1139/2271] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:00 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:01.424107 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9acb62af-b311-4d54-b6c7-6ba4a6dedc2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:01.425405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9acb62af-b311-4d54-b6c7-6ba4a6dedc2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:01.425949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:01.425949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:01.427399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9acb62af-b311-4d54-b6c7-6ba4a6dedc2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:01.493837 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:01.493837 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:01.503424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9acb62af-b311-4d54-b6c7-6ba4a6dedc2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:01.528752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9acb62af-b311-4d54-b6c7-6ba4a6dedc2c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:10:01.529872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1133/2272] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:01 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 950 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:01.548123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a91fd6ee-6f2c-4c20-9ebd-b8b21afff387 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:01.549518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a91fd6ee-6f2c-4c20-9ebd-b8b21afff387 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:01.549934 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:01.549934 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:01.550563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a91fd6ee-6f2c-4c20-9ebd-b8b21afff387 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:01.612942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:01.612942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:01.628585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a91fd6ee-6f2c-4c20-9ebd-b8b21afff387 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:01.655054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a91fd6ee-6f2c-4c20-9ebd-b8b21afff387 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:10:01.667515 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1140/2273] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:01 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 950 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:01.672325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:01.672854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:01.673075 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:01.673075 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:01.673614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:01.674286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: 1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:01.732298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:01.732298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:01.733801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:01.771202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume request issued successfully. Jan 21 04:10:01.771703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-537aefc3-45ca-4731-80ec-ea471656a09e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 202 Jan 21 04:10:01.772593 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1134/2274] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:01 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:01.780592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09e7f0ac-da0c-46dc-80af-2eb599cbaeef tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:01.781345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09e7f0ac-da0c-46dc-80af-2eb599cbaeef tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:01.781748 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:01.781748 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:01.782380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09e7f0ac-da0c-46dc-80af-2eb599cbaeef tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:01.841737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:01.841737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:01.851675 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-09e7f0ac-da0c-46dc-80af-2eb599cbaeef tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:01.876701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09e7f0ac-da0c-46dc-80af-2eb599cbaeef tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:10:01.877757 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1141/2275] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:01 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:02.895230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7321544-1eaf-41b6-a62e-8ac7ae8a02b7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:02.896971 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7321544-1eaf-41b6-a62e-8ac7ae8a02b7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:02.897372 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:02.897372 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:02.898002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c7321544-1eaf-41b6-a62e-8ac7ae8a02b7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:02.955742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:02.955742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:02.965644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c7321544-1eaf-41b6-a62e-8ac7ae8a02b7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:02.996173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c7321544-1eaf-41b6-a62e-8ac7ae8a02b7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 200 Jan 21 04:10:02.997329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1135/2276] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:02 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 949 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:03.662692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccb4217b-b186-4f72-af6f-577f96ce600e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] GET http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da Jan 21 04:10:03.663235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccb4217b-b186-4f72-af6f-577f96ce600e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:03.663700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:03.663700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:03.664425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccb4217b-b186-4f72-af6f-577f96ce600e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:03.696440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccb4217b-b186-4f72-af6f-577f96ce600e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da returned with HTTP 200 Jan 21 04:10:03.699763 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1142/2277] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:03 2021] GET /volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da => generated 361 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:03.712960 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4a6d54b-913d-46de-891b-21ffa960a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] PUT http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da Jan 21 04:10:03.713556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:03.713556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:03.714044 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4a6d54b-913d-46de-891b-21ffa960a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:03.844690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4a6d54b-913d-46de-891b-21ffa960a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da returned with HTTP 200 Jan 21 04:10:03.845633 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1136/2278] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:10:03 2021] PUT /volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da => generated 314 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:04.013398 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c944e4b-642d-4eaf-8b85-cc044107630c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:04.014583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c944e4b-642d-4eaf-8b85-cc044107630c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:04.015317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c944e4b-642d-4eaf-8b85-cc044107630c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:04.017892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] POST http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes Jan 21 04:10:04.018745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-921435767"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:04.020503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-921435767'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:10:04.021091 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Create volume of 1 GB Jan 21 04:10:04.034401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Availability Zones retrieved successfully. Jan 21 04:10:04.053201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Flow 'volume_create_api' (ec7869ec-edfa-49e5-ab11-d7165444e2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:04.057051 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c45b494-d858-49c5-950c-2fc50f1b93f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.059461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:10:04.085989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c944e4b-642d-4eaf-8b85-cc044107630c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 404 Jan 21 04:10:04.087507 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1137/2279] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:04 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:04.100750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes Jan 21 04:10:04.101852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-674187883"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:04.103514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-674187883'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:10:04.104137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume of 1 GB Jan 21 04:10:04.119700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Availability Zones retrieved successfully. Jan 21 04:10:04.137674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (3d2c1da0-aa8c-4980-bf59-434122652cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:04.139948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c45b494-d858-49c5-950c-2fc50f1b93f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.140557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0e02fe-b165-434b-91d0-509ed3df7655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.142650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:10:04.142826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f4565c-b8c3-4c71-808b-12655ab7b60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.219819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0e02fe-b165-434b-91d0-509ed3df7655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.222453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e8e615-5fb5-4e0e-a8c6-9a46a3e233e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.268238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Created reservations ['dff6d398-c41d-46d3-b7be-0cbd89117c90', '0195cd83-751c-456d-998d-da5234471c3a', '47663b48-e257-4d0b-9476-920bab944482', '450b16a4-59f8-465d-85f2-14d3555871f2'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:10:04.270866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f4565c-b8c3-4c71-808b-12655ab7b60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff6d398-c41d-46d3-b7be-0cbd89117c90', '0195cd83-751c-456d-998d-da5234471c3a', '47663b48-e257-4d0b-9476-920bab944482', '450b16a4-59f8-465d-85f2-14d3555871f2']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.278088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ed790b-62a7-43f4-8cc4-360e4031b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.349375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['df18215d-c131-4363-8c73-4c9cff92a581', 'c250a292-cf21-46b7-9562-3e5907380010', 'fec8a2e7-0624-4fa8-98d1-6aafa042333b', 'd2207aa8-8844-4211-95e6-b43435b64a53'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:10:04.353716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e8e615-5fb5-4e0e-a8c6-9a46a3e233e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df18215d-c131-4363-8c73-4c9cff92a581', 'c250a292-cf21-46b7-9562-3e5907380010', 'fec8a2e7-0624-4fa8-98d1-6aafa042333b', 'd2207aa8-8844-4211-95e6-b43435b64a53']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.371115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39849eb-3d48-4623-9a1f-c9e50a0f98d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.376522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ed790b-62a7-43f4-8cc4-360e4031b51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2496741-52f5-47cf-a689-706326aeb390', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-921435767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b10077a17c74ab6a18782de3b2a70da',qos_specs=None,replication_status=,reservations=['dff6d398-c41d-46d3-b7be-0cbd89117c90','0195cd83-751c-456d-998d-da5234471c3a','47663b48-e257-4d0b-9476-920bab944482','450b16a4-59f8-465d-85f2-14d3555871f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880b47bf3c5c4f12aa7815f9781c7675',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-921435767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2496741-52f5-47cf-a689-706326aeb390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b10077a17c74ab6a18782de3b2a70da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='880b47bf3c5c4f12aa7815f9781c7675',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.380149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce0990a-9ab0-434e-9970-c1da1d7cc704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.431417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce0990a-9ab0-434e-9970-c1da1d7cc704) transitioned into state 'SUCCESS' from state '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-921435767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b10077a17c74ab6a18782de3b2a70da',qos_specs=None,replication_status=,reservations=['dff6d398-c41d-46d3-b7be-0cbd89117c90','0195cd83-751c-456d-998d-da5234471c3a','47663b48-e257-4d0b-9476-920bab944482','450b16a4-59f8-465d-85f2-14d3555871f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880b47bf3c5c4f12aa7815f9781c7675',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.433770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2a4bdf-d788-4d2d-911b-20dfbe0e1893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.472653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2a4bdf-d788-4d2d-911b-20dfbe0e1893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.483861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Flow 'volume_create_api' (ec7869ec-edfa-49e5-ab11-d7165444e2fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:04.493261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39849eb-3d48-4623-9a1f-c9e50a0f98d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92fc51d-a834-449b-913d-5a49632e0ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-674187883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['df18215d-c131-4363-8c73-4c9cff92a581','c250a292-cf21-46b7-9562-3e5907380010','fec8a2e7-0624-4fa8-98d1-6aafa042333b','d2207aa8-8844-4211-95e6-b43435b64a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-674187883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92fc51d-a834-449b-913d-5a49632e0ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d35491160454e368da16dd7cfb86df4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.495638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972a7710-82d9-4bd9-96a6-7a28727923a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.535152 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972a7710-82d9-4bd9-96a6-7a28727923a3) transitioned into state 'SUCCESS' from state '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-674187883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['df18215d-c131-4363-8c73-4c9cff92a581','c250a292-cf21-46b7-9562-3e5907380010','fec8a2e7-0624-4fa8-98d1-6aafa042333b','d2207aa8-8844-4211-95e6-b43435b64a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.537883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62c99c2-3646-4c25-8c1f-c2887b4ff1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:04.560775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62c99c2-3646-4c25-8c1f-c2887b4ff1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:04.565090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (3d2c1da0-aa8c-4980-bf59-434122652cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:04.609811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Create volume request issued successfully. Jan 21 04:10:04.626440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8bfd97b1-dc4d-4d5c-8a02-421e14e9b5b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes returned with HTTP 202 Jan 21 04:10:04.639972 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1143/2280] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:10:03 2021] POST /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes => generated 835 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:10:04.643549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request issued successfully. Jan 21 04:10:04.646715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd3aaed8-0902-4e26-a8db-3e4f4764f1ce tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:04.647441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd3aaed8-0902-4e26-a8db-3e4f4764f1ce tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:04.647816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:04.647816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:04.648446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd3aaed8-0902-4e26-a8db-3e4f4764f1ce tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:04.670513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45f2e0f4-236c-40f3-927a-69ad73e07000 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes returned with HTTP 202 Jan 21 04:10:04.671725 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1138/2281] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:10:04 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes => generated 822 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:10:04.691278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39e18cd2-7d31-436c-9976-df05e8d5dd4f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:04.692994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39e18cd2-7d31-436c-9976-df05e8d5dd4f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:04.693489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:04.693489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:04.694168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39e18cd2-7d31-436c-9976-df05e8d5dd4f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:04.709083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:04.709083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:04.717957 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bd3aaed8-0902-4e26-a8db-3e4f4764f1ce tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:04.766576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd3aaed8-0902-4e26-a8db-3e4f4764f1ce tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 returned with HTTP 200 Jan 21 04:10:04.766576 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1144/2282] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:04 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 => generated 927 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:04.791933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:04.791933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:04.845383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-39e18cd2-7d31-436c-9976-df05e8d5dd4f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:04.898155 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39e18cd2-7d31-436c-9976-df05e8d5dd4f tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 returned with HTTP 200 Jan 21 04:10:04.899814 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1139/2283] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:04 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 => generated 890 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:05.784035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ee55147-2b39-438b-8278-96b635a1b983 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:05.786738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ee55147-2b39-438b-8278-96b635a1b983 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:05.787209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:05.787209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:05.788846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ee55147-2b39-438b-8278-96b635a1b983 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:05.850238 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:05.850238 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:05.859700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ee55147-2b39-438b-8278-96b635a1b983 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:05.883877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ee55147-2b39-438b-8278-96b635a1b983 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 returned with HTTP 200 Jan 21 04:10:05.884864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1145/2284] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:05 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 => generated 928 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:05.900317 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] POST http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots Jan 21 04:10:05.900816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:05.900816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:05.901237 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2496741-52f5-47cf-a689-706326aeb390", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1788921416"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:05.923534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e65a82d-881b-4229-b820-ce86236d49f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:05.923534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e65a82d-881b-4229-b820-ce86236d49f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:05.923534 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:05.923534 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:05.923534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e65a82d-881b-4229-b820-ce86236d49f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:05.955072 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:05.955072 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:05.956426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:05.956784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Create snapshot from volume e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:05.980024 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:05.980024 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:05.989255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9e65a82d-881b-4229-b820-ce86236d49f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:06.011841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e65a82d-881b-4229-b820-ce86236d49f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 returned with HTTP 200 Jan 21 04:10:06.012812 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1146/2285] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:05 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:06.028852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots Jan 21 04:10:06.029305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:06.029305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:06.029885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a92fc51d-a834-449b-913d-5a49632e0ae3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-723974155"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:06.031031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Created reservations ['5b2ff4f7-4866-4c61-80d4-1e02e728b18d', '04f67ed7-9b7d-4ef4-a114-5ace3776d988', 'ee037e31-e5ee-407d-a085-eeaca03ca0e4', '1ee2374f-1238-426b-920e-4d52d9240d6d'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:10:06.080419 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:06.080419 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:06.081613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:06.081982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create snapshot from volume a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:06.144654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot create request issued successfully. Jan 21 04:10:06.146468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76534ad5-0cbc-4a42-ba3a-e75fdd0ca9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots returned with HTTP 202 Jan 21 04:10:06.150995 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1140/2286] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:10:05 2021] POST /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots => generated 323 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:10:06.155009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['4fc8b0cc-1f3a-409e-8b7d-41fe4515cecd', '7d1b4621-4579-4a6b-aa64-c17c062b0adb', 'e8a8778b-e781-4245-ac82-8b0be33a6f11', '10aa1859-48b0-44fa-b210-9fff5befda0d'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:10:06.161999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7166d54b-6ec2-4e42-bc53-3464831a01fe tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:06.162452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7166d54b-6ec2-4e42-bc53-3464831a01fe tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:06.162646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:06.162646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:06.163084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7166d54b-6ec2-4e42-bc53-3464831a01fe tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:06.196648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:06.196648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:06.198337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7166d54b-6ec2-4e42-bc53-3464831a01fe tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot retrieved successfully. Jan 21 04:10:06.200717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7166d54b-6ec2-4e42-bc53-3464831a01fe tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 200 Jan 21 04:10:06.202253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1141/2287] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:06 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:06.340026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot create request issued successfully. Jan 21 04:10:06.350310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0fd3f4f4-43ca-4e50-bb4c-7d0c3a5cb046 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots returned with HTTP 202 Jan 21 04:10:06.350310 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1147/2288] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:10:06 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots => generated 309 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:10:06.368476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-347695ed-5602-4ebe-85cb-ff820023f872 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:06.372060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-347695ed-5602-4ebe-85cb-ff820023f872 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:06.372327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:06.372327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:06.372850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-347695ed-5602-4ebe-85cb-ff820023f872 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:06.462755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:06.462755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:06.464394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-347695ed-5602-4ebe-85cb-ff820023f872 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:06.466726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-347695ed-5602-4ebe-85cb-ff820023f872 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 200 Jan 21 04:10:06.467916 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1142/2289] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:06 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 441 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:07.215952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-284eda40-b06c-475a-b86f-c845b7c0c07f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:07.224782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-284eda40-b06c-475a-b86f-c845b7c0c07f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:07.225388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:07.225388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:07.226080 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-284eda40-b06c-475a-b86f-c845b7c0c07f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:07.263541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:07.263541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:07.265369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-284eda40-b06c-475a-b86f-c845b7c0c07f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot retrieved successfully. Jan 21 04:10:07.267491 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-284eda40-b06c-475a-b86f-c845b7c0c07f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 200 Jan 21 04:10:07.269288 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1148/2290] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:07 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 455 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:07.487334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9fb35fdd-9ee5-45f8-a2e6-a15d3a768157 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:07.488389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9fb35fdd-9ee5-45f8-a2e6-a15d3a768157 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:07.488389 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:07.488389 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:07.489404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9fb35fdd-9ee5-45f8-a2e6-a15d3a768157 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:07.580679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:07.580679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:07.581854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9fb35fdd-9ee5-45f8-a2e6-a15d3a768157 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:07.584137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9fb35fdd-9ee5-45f8-a2e6-a15d3a768157 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 200 Jan 21 04:10:07.584968 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1143/2291] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:07 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 441 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:08.286872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09145370-52c2-431c-b2c2-15896977eb7e tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:08.288243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09145370-52c2-431c-b2c2-15896977eb7e tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:08.288675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:08.288675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:08.290904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09145370-52c2-431c-b2c2-15896977eb7e tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:08.323878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:08.323878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:08.325686 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-09145370-52c2-431c-b2c2-15896977eb7e tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot retrieved successfully. Jan 21 04:10:08.327881 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09145370-52c2-431c-b2c2-15896977eb7e tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 200 Jan 21 04:10:08.331568 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1149/2292] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:08 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 482 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:08.343496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e3be558-f497-461f-82e1-b73217fe58ad tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] PUT http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da Jan 21 04:10:08.343973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:08.343973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:08.344386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e3be558-f497-461f-82e1-b73217fe58ad tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:08.539324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e3be558-f497-461f-82e1-b73217fe58ad tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da returned with HTTP 200 Jan 21 04:10:08.543020 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1144/2293] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:10:08 2021] PUT /volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da => generated 314 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:08.552324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68e4a45f-8d65-470f-9c27-30d525b2f65f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] POST http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots Jan 21 04:10:08.552983 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:08.552983 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:08.553556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68e4a45f-8d65-470f-9c27-30d525b2f65f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2496741-52f5-47cf-a689-706326aeb390"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:08.601869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68eb0319-2ab0-4ca1-b0fb-cb5bfdf66a7d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:08.602500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68eb0319-2ab0-4ca1-b0fb-cb5bfdf66a7d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:08.603280 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68eb0319-2ab0-4ca1-b0fb-cb5bfdf66a7d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:08.609566 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:08.609566 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:08.611349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68e4a45f-8d65-470f-9c27-30d525b2f65f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:08.611826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-68e4a45f-8d65-470f-9c27-30d525b2f65f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Create snapshot from volume e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:08.643203 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:08.643203 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:08.644246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68eb0319-2ab0-4ca1-b0fb-cb5bfdf66a7d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:08.647044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68eb0319-2ab0-4ca1-b0fb-cb5bfdf66a7d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 200 Jan 21 04:10:08.648148 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1145/2294] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:08 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:08.658190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] POST http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes Jan 21 04:10:08.658763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:08.658763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:08.659668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9e6057bb-544f-47df-8713-d6ecc512f16a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1677541164"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:08.661573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request body: {'volume': {'snapshot_id': '9e6057bb-544f-47df-8713-d6ecc512f16a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1677541164'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:10:08.677963 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota_utils [None req-68e4a45f-8d65-470f-9c27-30d525b2f65f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Quota exceeded for 5b10077a17c74ab6a18782de3b2a70da, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 04:10:08.678775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.middleware.fault [None req-68e4a45f-8d65-470f-9c27-30d525b2f65f tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots returned with HTTP 413 Jan 21 04:10:08.688007 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1150/2295] 10.222.0.22 () {60 vars in 1231 bytes} [Thu Jan 21 04:10:08 2021] POST /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots => generated 208 bytes in 134 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 04:10:08.690683 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:08.690683 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:08.692702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:08.693162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume of 1 GB Jan 21 04:10:08.705383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Availability Zones retrieved successfully. Jan 21 04:10:08.711369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fb9cb43-4c69-48dd-8bdd-0dcab3012ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] PUT http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da Jan 21 04:10:08.714248 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:08.714248 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:08.714939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fb9cb43-4c69-48dd-8bdd-0dcab3012ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:08.724028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (d498d428-77c7-4a43-b536-1a6ce59ba150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:08.727813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126111f8-d365-43d8-8148-a3e8ee38b107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:08.730024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:10:08.852096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126111f8-d365-43d8-8148-a3e8ee38b107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9e6057bb-544f-47df-8713-d6ecc512f16a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:08.854769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef3df23-73cb-44c1-9477-babb06c22504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:08.942642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Created reservations ['5e285dc9-a209-4ab3-b539-489e57572d40', '4ea1af65-9f8b-4dc3-bc46-625abb9f7b96', '045a56eb-cc98-480b-9759-0f0187b52c94', '7354f991-8718-4d2a-bf05-6d0c9e4ed194'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:10:08.945167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef3df23-73cb-44c1-9477-babb06c22504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e285dc9-a209-4ab3-b539-489e57572d40', '4ea1af65-9f8b-4dc3-bc46-625abb9f7b96', '045a56eb-cc98-480b-9759-0f0187b52c94', '7354f991-8718-4d2a-bf05-6d0c9e4ed194']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:08.946390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fb9cb43-4c69-48dd-8bdd-0dcab3012ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da returned with HTTP 200 Jan 21 04:10:08.947556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb6fbcc-6306-4505-a78c-1be57bcd6dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:08.947680 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1151/2296] 10.222.0.22 () {60 vars in 1341 bytes} [Thu Jan 21 04:10:08 2021] PUT /volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da => generated 314 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:08.963704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fd57707-0996-41cb-b142-e11d9fe396ca tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] POST http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots Jan 21 04:10:08.964793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fd57707-0996-41cb-b142-e11d9fe396ca tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2496741-52f5-47cf-a689-706326aeb390"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:09.053269 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:09.053269 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:09.054772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4fd57707-0996-41cb-b142-e11d9fe396ca tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:09.055729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-4fd57707-0996-41cb-b142-e11d9fe396ca tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Create snapshot from volume e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:09.115648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb6fbcc-6306-4505-a78c-1be57bcd6dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c54ad5-d408-43ee-aa87-ca3d64da97c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1677541164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['5e285dc9-a209-4ab3-b539-489e57572d40','4ea1af65-9f8b-4dc3-bc46-625abb9f7b96','045a56eb-cc98-480b-9759-0f0187b52c94','7354f991-8718-4d2a-bf05-6d0c9e4ed194'],size=1,snapshot_id=9e6057bb-544f-47df-8713-d6ecc512f16a,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1677541164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c54ad5-d408-43ee-aa87-ca3d64da97c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9e6057bb-544f-47df-8713-d6ecc512f16a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d35491160454e368da16dd7cfb86df4',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:09.118351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04059d4b-936a-4b02-ba7d-71c44b719589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:09.152671 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota_utils [None req-4fd57707-0996-41cb-b142-e11d9fe396ca tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Quota exceeded for 5b10077a17c74ab6a18782de3b2a70da, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 04:10:09.153592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.middleware.fault [None req-4fd57707-0996-41cb-b142-e11d9fe396ca tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots returned with HTTP 413 Jan 21 04:10:09.154663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04059d4b-936a-4b02-ba7d-71c44b719589) transitioned into state 'SUCCESS' from state '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-1677541164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ec4e08c1e3459cacb0266b88e6ddf5',qos_specs=None,replication_status=,reservations=['5e285dc9-a209-4ab3-b539-489e57572d40','4ea1af65-9f8b-4dc3-bc46-625abb9f7b96','045a56eb-cc98-480b-9759-0f0187b52c94','7354f991-8718-4d2a-bf05-6d0c9e4ed194'],size=1,snapshot_id=9e6057bb-544f-47df-8713-d6ecc512f16a,source_replicaid=,source_volid=None,status='creating',user_id='5d35491160454e368da16dd7cfb86df4',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:09.155746 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1152/2297] 10.222.0.22 () {60 vars in 1231 bytes} [Thu Jan 21 04:10:08 2021] POST /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots => generated 133 bytes in 201 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 04:10:09.163039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ca0929-99b8-4129-ae30-1b4cc607b681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:09.171523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] DELETE http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:09.172651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:09.173094 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:09.173094 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:09.173759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:09.174505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Delete snapshot with id: 8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:09.211951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:09.211951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:09.213705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot retrieved successfully. Jan 21 04:10:09.273028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ca0929-99b8-4129-ae30-1b4cc607b681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:09.276421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Flow 'volume_create_api' (d498d428-77c7-4a43-b536-1a6ce59ba150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:09.310260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot delete request issued successfully. Jan 21 04:10:09.311967 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c72266e-259b-44ed-846a-1116ae028e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 202 Jan 21 04:10:09.313390 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1153/2298] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:09 2021] DELETE /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:09.341106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ff3c062-7d57-45c7-9e33-635721c3c022 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:09.343869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ff3c062-7d57-45c7-9e33-635721c3c022 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:09.344827 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:09.344827 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:09.347533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ff3c062-7d57-45c7-9e33-635721c3c022 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:09.356658 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Create volume request issued successfully. Jan 21 04:10:09.373597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-59e685f4-a947-43a2-8dcd-2fa0a49e16da tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes returned with HTTP 202 Jan 21 04:10:09.374992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1146/2299] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:10:08 2021] POST /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes => generated 857 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:10:09.391925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0796aedf-d5aa-4085-b944-591d38d0523c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:09.392778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0796aedf-d5aa-4085-b944-591d38d0523c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:09.393188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:09.393188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:09.393814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0796aedf-d5aa-4085-b944-591d38d0523c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:09.417987 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:09.417987 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:09.419803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ff3c062-7d57-45c7-9e33-635721c3c022 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot retrieved successfully. Jan 21 04:10:09.422943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ff3c062-7d57-45c7-9e33-635721c3c022 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 200 Jan 21 04:10:09.424257 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1154/2300] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:09 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 481 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:09.493265 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:09.493265 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:09.502123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0796aedf-d5aa-4085-b944-591d38d0523c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:09.567642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0796aedf-d5aa-4085-b944-591d38d0523c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:09.568499 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1147/2301] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:09 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 925 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:10.437574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80ad39a0-0a0e-4da4-aa97-ae1079d8a6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:10.438641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80ad39a0-0a0e-4da4-aa97-ae1079d8a6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:10.439034 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:10.439034 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:10.439662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-80ad39a0-0a0e-4da4-aa97-ae1079d8a6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:10.487863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:10.487863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:10.489943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-80ad39a0-0a0e-4da4-aa97-ae1079d8a6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Snapshot retrieved successfully. Jan 21 04:10:10.495216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-80ad39a0-0a0e-4da4-aa97-ae1079d8a6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 200 Jan 21 04:10:10.505798 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1155/2302] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:10 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 481 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:10.585976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38f799c9-61df-4275-9a5d-ed4acbf56c95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:10.586419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38f799c9-61df-4275-9a5d-ed4acbf56c95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:10.586617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:10.586617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:10.587431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38f799c9-61df-4275-9a5d-ed4acbf56c95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:10.658757 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:10.658757 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:10.670992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38f799c9-61df-4275-9a5d-ed4acbf56c95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:10.702134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38f799c9-61df-4275-9a5d-ed4acbf56c95 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:10.703479 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1148/2303] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:10 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:11.513759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-062be2d1-f5ec-43f0-ab60-7eb3605c29b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a Jan 21 04:10:11.515157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-062be2d1-f5ec-43f0-ab60-7eb3605c29b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:11.515586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:11.515586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:11.516250 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-062be2d1-f5ec-43f0-ab60-7eb3605c29b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:11.542464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-062be2d1-f5ec-43f0-ab60-7eb3605c29b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a returned with HTTP 404 Jan 21 04:10:11.544222 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1156/2304] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:11 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/snapshots/8005803c-10ba-473e-b236-c41fee229c0a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:11.553030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] DELETE http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:11.553908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:11.554325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:11.554325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:11.554996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:11.555905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Delete volume with id: e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:11.613345 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:11.613345 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:11.615319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:11.668342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Delete volume request issued successfully. Jan 21 04:10:11.671801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-692a8aab-2f87-4aa5-9340-73329c5817b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 returned with HTTP 202 Jan 21 04:10:11.675465 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1149/2305] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:11 2021] DELETE /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:11.690942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-958a1e27-9cc2-4601-96ef-4b51c58e2b7d tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:11.692575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-958a1e27-9cc2-4601-96ef-4b51c58e2b7d tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:11.693115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-958a1e27-9cc2-4601-96ef-4b51c58e2b7d tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:11.721596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-73eed5b2-87bd-4a5b-8007-07fb4334a7e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:11.722360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-73eed5b2-87bd-4a5b-8007-07fb4334a7e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:11.722736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:11.722736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:11.723321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-73eed5b2-87bd-4a5b-8007-07fb4334a7e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:11.790910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:11.790910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:11.801634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-73eed5b2-87bd-4a5b-8007-07fb4334a7e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:11.804967 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:11.804967 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:11.828237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-958a1e27-9cc2-4601-96ef-4b51c58e2b7d tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:11.829912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-73eed5b2-87bd-4a5b-8007-07fb4334a7e7 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:11.841501 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1150/2306] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:11 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:11.867634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-958a1e27-9cc2-4601-96ef-4b51c58e2b7d tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 returned with HTTP 200 Jan 21 04:10:11.868752 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1157/2307] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:11 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 => generated 927 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:12.849015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32206097-abee-4305-bf94-781e4251fdcd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:12.849744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32206097-abee-4305-bf94-781e4251fdcd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:12.867110 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:12.867110 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:12.868566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32206097-abee-4305-bf94-781e4251fdcd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:12.891357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3d78fe2-8265-4924-8bf4-45e6142fc7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:12.892791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3d78fe2-8265-4924-8bf4-45e6142fc7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:12.893464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:12.893464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:12.896205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3d78fe2-8265-4924-8bf4-45e6142fc7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:12.951317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:12.951317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:12.978699 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-32206097-abee-4305-bf94-781e4251fdcd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:13.013096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:13.013096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:13.026429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d3d78fe2-8265-4924-8bf4-45e6142fc7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Volume info retrieved successfully. Jan 21 04:10:13.058860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32206097-abee-4305-bf94-781e4251fdcd tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:13.060915 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1151/2308] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:12 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:13.065738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3d78fe2-8265-4924-8bf4-45e6142fc7d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 returned with HTTP 200 Jan 21 04:10:13.066765 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1158/2309] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:12 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 => generated 927 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:14.077343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ea37645-186a-4878-8e25-4b3f99939aa4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:14.078483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ea37645-186a-4878-8e25-4b3f99939aa4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:14.078697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:14.078697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:14.079075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ea37645-186a-4878-8e25-4b3f99939aa4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:14.081626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0413eaf1-03fb-4e4c-809e-5e8de5c0c75a tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] GET http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 Jan 21 04:10:14.082693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0413eaf1-03fb-4e4c-809e-5e8de5c0c75a tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:14.083177 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:14.083177 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:14.083520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0413eaf1-03fb-4e4c-809e-5e8de5c0c75a tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:14.147763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:14.147763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:14.163499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0413eaf1-03fb-4e4c-809e-5e8de5c0c75a tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949 tempest-VolumeSnapshotQuotasNegativeTestJSON-274535949] http://10.222.0.22/volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 returned with HTTP 404 Jan 21 04:10:14.169648 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1159/2310] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:14 2021] GET /volume/v3/5b10077a17c74ab6a18782de3b2a70da/volumes/e2496741-52f5-47cf-a689-706326aeb390 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:14.176666 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2ea37645-186a-4878-8e25-4b3f99939aa4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:14.179782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c80158a-6143-4958-a045-8b7e28a89e1e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] PUT http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da Jan 21 04:10:14.179782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c80158a-6143-4958-a045-8b7e28a89e1e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:14.212124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ea37645-186a-4878-8e25-4b3f99939aa4 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:14.213182 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1152/2311] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:14 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:14.778945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c80158a-6143-4958-a045-8b7e28a89e1e tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632 tempest-VolumeSnapshotQuotasNegativeTestJSON-403277632] http://10.222.0.22/volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da returned with HTTP 200 Jan 21 04:10:14.785207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1160/2312] 10.222.0.22 () {60 vars in 1342 bytes} [Thu Jan 21 04:10:14 2021] PUT /volume/v3/021f6bfea6e54c7e9e349777c5870c27/os-quota-sets/5b10077a17c74ab6a18782de3b2a70da => generated 319 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:15.243316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bd21864-1046-4acc-b50c-2055a31c9ebf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:15.247830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0bd21864-1046-4acc-b50c-2055a31c9ebf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:15.248263 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:15.248263 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:15.248906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0bd21864-1046-4acc-b50c-2055a31c9ebf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:15.402005 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:15.402005 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:15.418992 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0bd21864-1046-4acc-b50c-2055a31c9ebf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:15.451039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bd21864-1046-4acc-b50c-2055a31c9ebf tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:15.452124 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1153/2313] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:15 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:16.470562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9f33ce1-774e-4684-a64d-7cfb7db1ce8d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:16.471365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9f33ce1-774e-4684-a64d-7cfb7db1ce8d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:16.471867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9f33ce1-774e-4684-a64d-7cfb7db1ce8d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:16.540586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:16.540586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:16.549178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9f33ce1-774e-4684-a64d-7cfb7db1ce8d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:16.576777 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9f33ce1-774e-4684-a64d-7cfb7db1ce8d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:16.577569 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1161/2314] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:16 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:17.593250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bebf9bc2-b956-43db-9f16-282b0f7ba233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:17.594336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bebf9bc2-b956-43db-9f16-282b0f7ba233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:17.594724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:17.594724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:17.595360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bebf9bc2-b956-43db-9f16-282b0f7ba233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:17.720897 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:17.720897 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:17.731090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bebf9bc2-b956-43db-9f16-282b0f7ba233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:17.770627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bebf9bc2-b956-43db-9f16-282b0f7ba233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:17.772744 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1154/2315] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:17 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:18.788543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8cb4c7e-3995-47a6-b3ac-b1e0a1d58cce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:18.789794 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8cb4c7e-3995-47a6-b3ac-b1e0a1d58cce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:18.790233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:18.790233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:18.790889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c8cb4c7e-3995-47a6-b3ac-b1e0a1d58cce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:18.849933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:18.849933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:18.859943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c8cb4c7e-3995-47a6-b3ac-b1e0a1d58cce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:18.883559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c8cb4c7e-3995-47a6-b3ac-b1e0a1d58cce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:18.885131 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1162/2316] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:18 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 950 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:18.900642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c55be75-35ef-4f77-930d-baa458cc7a80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:18.901162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c55be75-35ef-4f77-930d-baa458cc7a80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:18.901379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:18.901379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:18.901751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c55be75-35ef-4f77-930d-baa458cc7a80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:18.961688 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:18.961688 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:18.970706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7c55be75-35ef-4f77-930d-baa458cc7a80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:18.997395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c55be75-35ef-4f77-930d-baa458cc7a80 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:18.998816 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1155/2317] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:18 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 950 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:19.024196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:19.024978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:19.025409 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:19.025409 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:19.026324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:19.027312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:19.088211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:19.088211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:19.090362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:19.128224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume request issued successfully. Jan 21 04:10:19.130265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a850d195-6508-4bfd-8e78-5e326adbdbe3 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 202 Jan 21 04:10:19.131170 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1163/2318] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:19 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:19.139469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83b428cb-7ac6-45a3-8d06-47207e6012b1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:19.139991 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83b428cb-7ac6-45a3-8d06-47207e6012b1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:19.140207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:19.140207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:19.140580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83b428cb-7ac6-45a3-8d06-47207e6012b1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:19.202446 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:19.202446 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:19.212610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-83b428cb-7ac6-45a3-8d06-47207e6012b1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:19.240574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83b428cb-7ac6-45a3-8d06-47207e6012b1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:19.241409 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1156/2319] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:19 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:20.262002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2aad658b-494e-48b9-81f6-eb034a95613a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:20.262640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2aad658b-494e-48b9-81f6-eb034a95613a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:20.262951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:20.262951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:20.263514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2aad658b-494e-48b9-81f6-eb034a95613a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:20.325049 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:20.325049 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:20.345150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2aad658b-494e-48b9-81f6-eb034a95613a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:20.370607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2aad658b-494e-48b9-81f6-eb034a95613a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 200 Jan 21 04:10:20.371717 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1164/2320] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:20 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 949 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:20.526038 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd6fe06e-2a9b-438f-b48b-37dd63cdd510 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] POST http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types Jan 21 04:10:20.528154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:20.528154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:20.528619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cd6fe06e-2a9b-438f-b48b-37dd63cdd510 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-116899193", "extra_specs": {"spec1": "val1"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.575983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cd6fe06e-2a9b-438f-b48b-37dd63cdd510 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types returned with HTTP 200 Jan 21 04:10:20.576800 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1157/2321] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 04:10:20 2021] POST /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types => generated 242 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:20.589011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-71c8f0fe-5d01-449c-b46c-293d323ebcf0 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] POST http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs Jan 21 04:10:20.589706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:20.589706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:20.590122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-71c8f0fe-5d01-449c-b46c-293d323ebcf0 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.591309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-71c8f0fe-5d01-449c-b46c-293d323ebcf0 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs returned with HTTP 400 Jan 21 04:10:20.596364 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1165/2322] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:10:20 2021] POST /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 04:10:20.603673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-73254666-de4e-4e4f-ae9f-6a17a10c7678 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] POST http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs Jan 21 04:10:20.604463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-73254666-de4e-4e4f-ae9f-6a17a10c7678 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.605606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-73254666-de4e-4e4f-ae9f-6a17a10c7678 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs returned with HTTP 400 Jan 21 04:10:20.606701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1158/2323] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:10:20 2021] POST /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 04:10:20.619553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a4d1243-d8cb-4afb-a682-115cdba4c738 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] POST http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/ab6e7204-d6c7-42f5-b008-9095852e9c88/extra_specs Jan 21 04:10:20.620545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a4d1243-d8cb-4afb-a682-115cdba4c738 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.688496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a4d1243-d8cb-4afb-a682-115cdba4c738 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/ab6e7204-d6c7-42f5-b008-9095852e9c88/extra_specs returned with HTTP 404 Jan 21 04:10:20.689873 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1166/2324] 10.222.0.22 () {60 vars in 1366 bytes} [Thu Jan 21 04:10:20 2021] POST /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/ab6e7204-d6c7-42f5-b008-9095852e9c88/extra_specs => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:20.700977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60235e69-73cf-42df-b7ff-5639f35319f3 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] DELETE http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/5118c0ed-8069-4dff-a228-d000fc53a580/extra_specs/spec1 Jan 21 04:10:20.701621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60235e69-73cf-42df-b7ff-5639f35319f3 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:20.702204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60235e69-73cf-42df-b7ff-5639f35319f3 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:20.714547 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60235e69-73cf-42df-b7ff-5639f35319f3 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/5118c0ed-8069-4dff-a228-d000fc53a580/extra_specs/spec1 returned with HTTP 404 Jan 21 04:10:20.715916 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1159/2325] 10.222.0.22 () {58 vars in 1366 bytes} [Thu Jan 21 04:10:20 2021] DELETE /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/5118c0ed-8069-4dff-a228-d000fc53a580/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:20.730596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-302deff6-4809-448a-bc8d-0462a8556077 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] GET http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/nonexistent_extra_spec_name Jan 21 04:10:20.731155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-302deff6-4809-448a-bc8d-0462a8556077 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:20.731642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-302deff6-4809-448a-bc8d-0462a8556077 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:20.749590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-302deff6-4809-448a-bc8d-0462a8556077 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 04:10:20.755738 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1167/2326] 10.222.0.22 () {58 vars in 1429 bytes} [Thu Jan 21 04:10:20 2021] GET /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:20.765726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b131c34f-babc-42d9-9500-6cd251037daa tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] GET http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/d60969f3-923c-4840-8f91-0d638cfb561e/extra_specs/spec1 Jan 21 04:10:20.766251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b131c34f-babc-42d9-9500-6cd251037daa tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:20.766733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b131c34f-babc-42d9-9500-6cd251037daa tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:20.781403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b131c34f-babc-42d9-9500-6cd251037daa tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/d60969f3-923c-4840-8f91-0d638cfb561e/extra_specs/spec1 returned with HTTP 404 Jan 21 04:10:20.782455 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1160/2327] 10.222.0.22 () {58 vars in 1363 bytes} [Thu Jan 21 04:10:20 2021] GET /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/d60969f3-923c-4840-8f91-0d638cfb561e/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:20.793524 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-252f622b-fb65-413b-98c2-c31a04b21b85 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] GET http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/ac39f349-01c7-4272-af17-218ad6fc021e/extra_specs Jan 21 04:10:20.794030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-252f622b-fb65-413b-98c2-c31a04b21b85 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:20.794516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-252f622b-fb65-413b-98c2-c31a04b21b85 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:20.809341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-252f622b-fb65-413b-98c2-c31a04b21b85 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/ac39f349-01c7-4272-af17-218ad6fc021e/extra_specs returned with HTTP 404 Jan 21 04:10:20.810410 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1168/2328] 10.222.0.22 () {58 vars in 1345 bytes} [Thu Jan 21 04:10:20 2021] GET /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/ac39f349-01c7-4272-af17-218ad6fc021e/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:20.822100 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39e6d0da-e594-4d6e-a1a2-747701c7e2a2 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] PUT http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/spec1 Jan 21 04:10:20.822881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39e6d0da-e594-4d6e-a1a2-747701c7e2a2 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.824053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39e6d0da-e594-4d6e-a1a2-747701c7e2a2 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/spec1 returned with HTTP 400 Jan 21 04:10:20.825210 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1161/2329] 10.222.0.22 () {60 vars in 1383 bytes} [Thu Jan 21 04:10:20 2021] PUT /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 04:10:20.835195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f928817-b460-4a36-b70c-b9566f549fb5 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] PUT http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/spec1 Jan 21 04:10:20.835976 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f928817-b460-4a36-b70c-b9566f549fb5 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'update', calling method: update, body: null {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.836935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f928817-b460-4a36-b70c-b9566f549fb5 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/spec1 returned with HTTP 400 Jan 21 04:10:20.838559 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1169/2330] 10.222.0.22 () {60 vars in 1382 bytes} [Thu Jan 21 04:10:20 2021] PUT /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:10:20.848679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0a964a7-0cd2-49ef-a106-b1541ff58b26 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] PUT http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/None Jan 21 04:10:20.849401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0a964a7-0cd2-49ef-a106-b1541ff58b26 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:20.914080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0a964a7-0cd2-49ef-a106-b1541ff58b26 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] HTTP exception thrown: Request body and URI mismatch Jan 21 04:10:20.914511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0a964a7-0cd2-49ef-a106-b1541ff58b26 tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/None returned with HTTP 400 Jan 21 04:10:20.915668 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1162/2331] 10.222.0.22 () {60 vars in 1380 bytes} [Thu Jan 21 04:10:20 2021] PUT /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/None => generated 73 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:10:20.935000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca9257d0-434a-4340-9aaf-9b8310dee9cc tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] PUT http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/26ad12f4-7228-44ed-b445-c304dc2778cc Jan 21 04:10:20.935000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca9257d0-434a-4340-9aaf-9b8310dee9cc tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:21.006753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca9257d0-434a-4340-9aaf-9b8310dee9cc tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] HTTP exception thrown: Request body and URI mismatch Jan 21 04:10:21.007215 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca9257d0-434a-4340-9aaf-9b8310dee9cc tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/26ad12f4-7228-44ed-b445-c304dc2778cc returned with HTTP 400 Jan 21 04:10:21.008370 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1170/2332] 10.222.0.22 () {60 vars in 1476 bytes} [Thu Jan 21 04:10:20 2021] PUT /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7/extra_specs/26ad12f4-7228-44ed-b445-c304dc2778cc => generated 73 bytes in 87 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 04:10:21.018082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-908d0fda-26f6-462b-9f9b-a0f15e5d062e tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] DELETE http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7 Jan 21 04:10:21.018726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-908d0fda-26f6-462b-9f9b-a0f15e5d062e tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:21.019662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-908d0fda-26f6-462b-9f9b-a0f15e5d062e tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:21.093676 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:10:21.093676 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:10:21.105986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-908d0fda-26f6-462b-9f9b-a0f15e5d062e tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7 returned with HTTP 202 Jan 21 04:10:21.107603 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1163/2333] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:10:21 2021] DELETE /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:21.115870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a4fc833-0637-475b-86a2-1b738e5066ec tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] GET http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7 Jan 21 04:10:21.116393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a4fc833-0637-475b-86a2-1b738e5066ec tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:21.117073 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a4fc833-0637-475b-86a2-1b738e5066ec tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:21.132457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a4fc833-0637-475b-86a2-1b738e5066ec tempest-ExtraSpecsNegativeTest-1504988385 tempest-ExtraSpecsNegativeTest-1504988385] http://10.222.0.22/volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7 returned with HTTP 404 Jan 21 04:10:21.133621 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1171/2334] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:10:21 2021] GET /volume/v3/de5f8b53e9f74397b8145f4cfcca2158/types/b8b154fe-d069-4d7a-8e81-9df48b62b5e7 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:21.388556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11b61e66-c002-4412-8513-eaa2cf4abc70 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:21.389123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11b61e66-c002-4412-8513-eaa2cf4abc70 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:21.389722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11b61e66-c002-4412-8513-eaa2cf4abc70 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:21.457544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11b61e66-c002-4412-8513-eaa2cf4abc70 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 404 Jan 21 04:10:21.458701 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1164/2335] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:21 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:21.469274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ee2fe8c-e3a1-4007-a8da-62ed48604fce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:21.471007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ee2fe8c-e3a1-4007-a8da-62ed48604fce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:21.471929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ee2fe8c-e3a1-4007-a8da-62ed48604fce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:21.472673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7ee2fe8c-e3a1-4007-a8da-62ed48604fce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: c2c54ad5-d408-43ee-aa87-ca3d64da97c8 Jan 21 04:10:21.540797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ee2fe8c-e3a1-4007-a8da-62ed48604fce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 returned with HTTP 404 Jan 21 04:10:21.542102 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1172/2336] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:21 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/c2c54ad5-d408-43ee-aa87-ca3d64da97c8 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:21.550334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:21.551851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:21.552505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:21.553165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:21.578644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:21.578644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:21.580403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:21.651023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:10:21.651761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a50405bc-f517-4857-89bd-2f653543c90b tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 202 Jan 21 04:10:21.652993 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1165/2337] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:21 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:21.662262 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b863efa-a4c2-444e-bc9b-cb8e343a3fff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:21.662865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b863efa-a4c2-444e-bc9b-cb8e343a3fff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:21.663487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b863efa-a4c2-444e-bc9b-cb8e343a3fff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:21.702637 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:21.702637 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:21.704234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8b863efa-a4c2-444e-bc9b-cb8e343a3fff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:21.706389 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b863efa-a4c2-444e-bc9b-cb8e343a3fff tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 200 Jan 21 04:10:21.708817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1173/2338] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:21 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:22.721272 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3aa316cf-d389-4268-86c2-7e68f17767a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:22.722712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3aa316cf-d389-4268-86c2-7e68f17767a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:22.723216 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:22.723216 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:22.724052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3aa316cf-d389-4268-86c2-7e68f17767a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:22.777806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:22.777806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:22.779263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3aa316cf-d389-4268-86c2-7e68f17767a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:22.786188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3aa316cf-d389-4268-86c2-7e68f17767a9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 200 Jan 21 04:10:22.787250 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1166/2339] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:22 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 467 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:23.799267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6fe76e1-3218-4896-998a-cc626e3be1f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a Jan 21 04:10:23.801030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6fe76e1-3218-4896-998a-cc626e3be1f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:23.801465 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:23.801465 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:23.802123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6fe76e1-3218-4896-998a-cc626e3be1f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:23.829421 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6fe76e1-3218-4896-998a-cc626e3be1f1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a returned with HTTP 404 Jan 21 04:10:23.831718 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1174/2340] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:23 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/9e6057bb-544f-47df-8713-d6ecc512f16a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:23.839437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:23.840279 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:23.840692 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:23.840692 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:23.841642 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:23.842621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:23.913095 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:23.913095 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:23.915464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:23.957137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume request issued successfully. Jan 21 04:10:23.958200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edbcbc96-2e82-4aa8-afab-735eec743d56 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 returned with HTTP 202 Jan 21 04:10:23.960566 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1167/2341] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:23 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 04:10:23.967123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1bc9d9c-1eb2-4d5c-a0e4-56b4cf68744c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:23.967644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1bc9d9c-1eb2-4d5c-a0e4-56b4cf68744c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:23.968129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1bc9d9c-1eb2-4d5c-a0e4-56b4cf68744c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:24.028527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:24.028527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:24.039860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a1bc9d9c-1eb2-4d5c-a0e4-56b4cf68744c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:24.064039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1bc9d9c-1eb2-4d5c-a0e4-56b4cf68744c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 returned with HTTP 200 Jan 21 04:10:24.065128 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1175/2342] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:23 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:25.081054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca906afc-1882-4cd0-bf1d-94fc9eee62e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:25.081647 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca906afc-1882-4cd0-bf1d-94fc9eee62e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:25.082370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:25.082370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:25.082871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca906afc-1882-4cd0-bf1d-94fc9eee62e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:25.157450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:25.157450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:25.172115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ca906afc-1882-4cd0-bf1d-94fc9eee62e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:25.196023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca906afc-1882-4cd0-bf1d-94fc9eee62e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 returned with HTTP 200 Jan 21 04:10:25.207526 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1168/2343] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:25 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:25.600409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] POST http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes Jan 21 04:10:25.600881 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:25.600881 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:25.601341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-72854822"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:10:25.602940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-72854822'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:10:25.603349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Create volume of 1 GB Jan 21 04:10:25.617576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Availability Zones retrieved successfully. Jan 21 04:10:25.635522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Flow 'volume_create_api' (8e0b040c-8d9f-4951-b400-a2ad5456ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:25.639069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82d65e-b1fe-4d18-96b7-5d802a52d752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:25.643982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:10:25.721954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82d65e-b1fe-4d18-96b7-5d802a52d752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:25.725436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5417f87-c8dd-4586-bf44-8b354d9e57d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:25.840438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Created reservations ['6c388668-2f51-4223-8066-9654a4f3fdc8', 'c506bd4c-ceac-4a3f-b0f1-8328b997d327', '2a0375fa-3067-4f3a-9367-44bc02b9aecd', '10b7d0cb-3439-4dcf-b49f-5e2a92fa1b4a'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:10:25.842347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5417f87-c8dd-4586-bf44-8b354d9e57d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c388668-2f51-4223-8066-9654a4f3fdc8', 'c506bd4c-ceac-4a3f-b0f1-8328b997d327', '2a0375fa-3067-4f3a-9367-44bc02b9aecd', '10b7d0cb-3439-4dcf-b49f-5e2a92fa1b4a']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:25.844528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9203c0-2a04-4f42-ab27-fa7621904423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:25.929659 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9203c0-2a04-4f42-ab27-fa7621904423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '511c7235-ba08-463c-a0ab-e6828d84b963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-72854822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e819493efb4900ad2c8871bf4e95e5',qos_specs=None,replication_status=,reservations=['6c388668-2f51-4223-8066-9654a4f3fdc8','c506bd4c-ceac-4a3f-b0f1-8328b997d327','2a0375fa-3067-4f3a-9367-44bc02b9aecd','10b7d0cb-3439-4dcf-b49f-5e2a92fa1b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2097a6840a04075b7a4d714b3df29bb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-72854822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=511c7235-ba08-463c-a0ab-e6828d84b963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e819493efb4900ad2c8871bf4e95e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c2097a6840a04075b7a4d714b3df29bb',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:25.932150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf42927a-aa26-49ed-b3af-2c9f2811910f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:25.960577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf42927a-aa26-49ed-b3af-2c9f2811910f) transitioned into state 'SUCCESS' from state '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-72854822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e819493efb4900ad2c8871bf4e95e5',qos_specs=None,replication_status=,reservations=['6c388668-2f51-4223-8066-9654a4f3fdc8','c506bd4c-ceac-4a3f-b0f1-8328b997d327','2a0375fa-3067-4f3a-9367-44bc02b9aecd','10b7d0cb-3439-4dcf-b49f-5e2a92fa1b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2097a6840a04075b7a4d714b3df29bb',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:25.962471 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be1605ab-1653-4dda-aef8-004fb3d5dbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:10:25.985947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be1605ab-1653-4dda-aef8-004fb3d5dbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:10:25.989422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Flow 'volume_create_api' (8e0b040c-8d9f-4951-b400-a2ad5456ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:10:26.102016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Create volume request issued successfully. Jan 21 04:10:26.138074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1ae7c1e-67d9-48b6-bc00-1ac505b0603d tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes returned with HTTP 202 Jan 21 04:10:26.138919 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1176/2344] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:10:25 2021] POST /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes => generated 817 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:10:26.154565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff27e856-688d-4b3f-993a-19bbd3b07bf5 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] GET http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:26.155130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff27e856-688d-4b3f-993a-19bbd3b07bf5 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:26.156212 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:26.156212 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:26.156594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ff27e856-688d-4b3f-993a-19bbd3b07bf5 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:26.215041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe9ed551-d613-43ad-b5df-0804b987949d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 Jan 21 04:10:26.215483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe9ed551-d613-43ad-b5df-0804b987949d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:26.215852 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:26.215852 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:26.216230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe9ed551-d613-43ad-b5df-0804b987949d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:26.259222 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:26.259222 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:26.283530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ff27e856-688d-4b3f-993a-19bbd3b07bf5 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Volume info retrieved successfully. Jan 21 04:10:26.328568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe9ed551-d613-43ad-b5df-0804b987949d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 returned with HTTP 404 Jan 21 04:10:26.331004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1177/2345] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:26 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/a92fc51d-a834-449b-913d-5a49632e0ae3 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:26.341643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ff27e856-688d-4b3f-993a-19bbd3b07bf5 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 returned with HTTP 200 Jan 21 04:10:26.343032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51322861-31a9-4296-bb61-5a2fd8ae6501 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:26.343771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51322861-31a9-4296-bb61-5a2fd8ae6501 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:26.344422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51322861-31a9-4296-bb61-5a2fd8ae6501 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:26.345061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-51322861-31a9-4296-bb61-5a2fd8ae6501 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: 1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 Jan 21 04:10:26.350851 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1169/2346] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:26 2021] GET /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 => generated 909 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:26.439370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51322861-31a9-4296-bb61-5a2fd8ae6501 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 returned with HTTP 404 Jan 21 04:10:26.440577 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1178/2347] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:26 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/1bc0bd6c-dca3-48c4-8aa7-15521f5e1210 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:26.450835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:10:26.452384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:26.452384 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:26.452384 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:26.452384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:26.452384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:10:26.503272 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:26.503272 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:26.505113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:26.619279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:10:26.619780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dce42711-40a7-4785-ab6a-4585ebe7d197 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 202 Jan 21 04:10:26.622082 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1170/2348] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:26 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:26.629662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc2ad03-7422-4004-abc1-ad946c64b5e6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:10:26.630365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc2ad03-7422-4004-abc1-ad946c64b5e6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:26.631049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc2ad03-7422-4004-abc1-ad946c64b5e6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:26.683328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:26.683328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:26.684974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4fc2ad03-7422-4004-abc1-ad946c64b5e6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:26.687223 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc2ad03-7422-4004-abc1-ad946c64b5e6 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 200 Jan 21 04:10:26.699399 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1179/2349] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:26 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:27.369041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef376a34-b114-4c66-90f0-7a21731a3861 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] GET http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:27.370311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef376a34-b114-4c66-90f0-7a21731a3861 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:27.370747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:27.370747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:27.371444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef376a34-b114-4c66-90f0-7a21731a3861 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:27.423919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:27.423919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:27.434043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ef376a34-b114-4c66-90f0-7a21731a3861 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Volume info retrieved successfully. Jan 21 04:10:27.459056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef376a34-b114-4c66-90f0-7a21731a3861 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 returned with HTTP 200 Jan 21 04:10:27.460273 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1171/2350] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:27 2021] GET /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:27.478788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8233dfd8-4d59-4fb6-9565-3d34555be632 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] GET http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/limits Jan 21 04:10:27.479691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8233dfd8-4d59-4fb6-9565-3d34555be632 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:27.480154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:27.480154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:27.480618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8233dfd8-4d59-4fb6-9565-3d34555be632 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:27.569461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8233dfd8-4d59-4fb6-9565-3d34555be632 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/limits returned with HTTP 200 Jan 21 04:10:27.570830 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1180/2351] 10.222.0.22 () {58 vars in 1201 bytes} [Thu Jan 21 04:10:27 2021] GET /volume/v3/30e819493efb4900ad2c8871bf4e95e5/limits => generated 302 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:27.582005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] DELETE http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:27.582461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:27.582728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:27.582728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:27.583176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:27.583641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Delete volume with id: 511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:27.639407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:27.639407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:27.641115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Volume info retrieved successfully. Jan 21 04:10:27.671050 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Delete volume request issued successfully. Jan 21 04:10:27.671730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-347775e4-ec5d-49e5-a729-37c7cc84febf tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 returned with HTTP 202 Jan 21 04:10:27.672801 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1172/2352] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:27 2021] DELETE /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:27.681916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4543eb50-9f4d-43fd-a2fc-fd4edb92703b tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] GET http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:27.682806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4543eb50-9f4d-43fd-a2fc-fd4edb92703b tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:27.683447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4543eb50-9f4d-43fd-a2fc-fd4edb92703b tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:27.701445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93aa8f51-77f9-41f7-aa68-f97597118f0c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:10:27.702218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93aa8f51-77f9-41f7-aa68-f97597118f0c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:27.702612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:27.702612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:27.703297 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93aa8f51-77f9-41f7-aa68-f97597118f0c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:27.750726 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:27.750726 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:27.757839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-93aa8f51-77f9-41f7-aa68-f97597118f0c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:27.760019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93aa8f51-77f9-41f7-aa68-f97597118f0c tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 200 Jan 21 04:10:27.764709 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1173/2353] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:27 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:27.775313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:27.775313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:27.786112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4543eb50-9f4d-43fd-a2fc-fd4edb92703b tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Volume info retrieved successfully. Jan 21 04:10:27.816950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4543eb50-9f4d-43fd-a2fc-fd4edb92703b tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 returned with HTTP 200 Jan 21 04:10:27.818180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1181/2354] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:27 2021] GET /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 => generated 909 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:28.778435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b5e6324-be5f-4efb-a9f4-d585b47eed34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 Jan 21 04:10:28.780078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b5e6324-be5f-4efb-a9f4-d585b47eed34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:28.780532 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:28.780532 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:28.781235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b5e6324-be5f-4efb-a9f4-d585b47eed34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:28.808096 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b5e6324-be5f-4efb-a9f4-d585b47eed34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 returned with HTTP 404 Jan 21 04:10:28.809342 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1174/2355] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:28 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c646a4d4-344e-4d73-b34c-76ab84c94a20 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:28.818591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:10:28.819263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:28.819586 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:28.819586 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:28.820143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:28.820708 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:10:28.839044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39e9cb44-35a8-46c2-900f-35529582d64c tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] GET http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:28.840468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39e9cb44-35a8-46c2-900f-35529582d64c tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:28.841273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39e9cb44-35a8-46c2-900f-35529582d64c tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:28.877930 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:28.877930 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:28.880609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:28.931125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume request issued successfully. Jan 21 04:10:28.931564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a906887a-a2c0-4426-89dd-9b8b8d2f8643 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 returned with HTTP 202 Jan 21 04:10:28.935799 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1182/2356] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:28 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:28.940509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4c96466-8638-49b8-a86a-29cfccb5cb87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:10:28.941363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4c96466-8638-49b8-a86a-29cfccb5cb87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:28.941634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:28.941634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:28.942321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4c96466-8638-49b8-a86a-29cfccb5cb87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:28.999320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:28.999320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:29.021143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-39e9cb44-35a8-46c2-900f-35529582d64c tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Volume info retrieved successfully. Jan 21 04:10:29.064227 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:29.064227 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:29.073147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39e9cb44-35a8-46c2-900f-35529582d64c tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 returned with HTTP 200 Jan 21 04:10:29.076394 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1175/2357] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:28 2021] GET /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 => generated 909 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:29.083019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d4c96466-8638-49b8-a86a-29cfccb5cb87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:29.107390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4c96466-8638-49b8-a86a-29cfccb5cb87 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 returned with HTTP 200 Jan 21 04:10:29.108432 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1183/2358] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:28 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:30.098759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c275342-3469-4d96-a89d-091d6dc65b40 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] GET http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 Jan 21 04:10:30.099970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c275342-3469-4d96-a89d-091d6dc65b40 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:30.100398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:30.100398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:30.101063 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1c275342-3469-4d96-a89d-091d6dc65b40 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:30.124903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-624fc7e5-fb36-443a-8a7c-3891960e603d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:10:30.125474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-624fc7e5-fb36-443a-8a7c-3891960e603d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:30.125844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:30.125844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:30.126779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-624fc7e5-fb36-443a-8a7c-3891960e603d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:30.154578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1c275342-3469-4d96-a89d-091d6dc65b40 tempest-AbsoluteLimitsTests-1869401900 tempest-AbsoluteLimitsTests-1869401900] http://10.222.0.22/volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 returned with HTTP 404 Jan 21 04:10:30.156476 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1176/2359] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:30 2021] GET /volume/v3/30e819493efb4900ad2c8871bf4e95e5/volumes/511c7235-ba08-463c-a0ab-e6828d84b963 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:30.237379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:30.237379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:30.260237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-624fc7e5-fb36-443a-8a7c-3891960e603d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:30.299471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-624fc7e5-fb36-443a-8a7c-3891960e603d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 returned with HTTP 200 Jan 21 04:10:30.301278 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1184/2360] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:30 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:31.321482 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60bbdcb9-7cc2-4647-9969-e49fb9f4fb34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 Jan 21 04:10:31.322808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60bbdcb9-7cc2-4647-9969-e49fb9f4fb34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.323459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60bbdcb9-7cc2-4647-9969-e49fb9f4fb34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.441496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60bbdcb9-7cc2-4647-9969-e49fb9f4fb34 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 returned with HTTP 404 Jan 21 04:10:31.442791 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1177/2361] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:31 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/fe45478b-4ac0-4c80-a990-2dcb4864fb98 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.450948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-249c3c69-3bc8-461c-8677-8cb899f9b311 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:10:31.451501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-249c3c69-3bc8-461c-8677-8cb899f9b311 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.451692 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:31.451692 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:31.452482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-249c3c69-3bc8-461c-8677-8cb899f9b311 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.452993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-249c3c69-3bc8-461c-8677-8cb899f9b311 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c Jan 21 04:10:31.478439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-249c3c69-3bc8-461c-8677-8cb899f9b311 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c returned with HTTP 404 Jan 21 04:10:31.479540 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1185/2362] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/15a40f1b-e3a4-4d9e-bc5d-432e32d9b22c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.487461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce7b2368-105f-426b-b22b-6e7f2b8e94f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:10:31.488718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce7b2368-105f-426b-b22b-6e7f2b8e94f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.489358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce7b2368-105f-426b-b22b-6e7f2b8e94f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.489876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-ce7b2368-105f-426b-b22b-6e7f2b8e94f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: b0febebe-6ab5-4148-b67b-3d40c0f27eba Jan 21 04:10:31.514832 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce7b2368-105f-426b-b22b-6e7f2b8e94f5 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba returned with HTTP 404 Jan 21 04:10:31.515864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1178/2363] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b0febebe-6ab5-4148-b67b-3d40c0f27eba => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.524151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-875dcb87-85df-4f57-8c03-600fd260e564 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:10:31.525102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-875dcb87-85df-4f57-8c03-600fd260e564 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.525777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-875dcb87-85df-4f57-8c03-600fd260e564 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.526342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-875dcb87-85df-4f57-8c03-600fd260e564 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 4fda69cf-0007-436c-84ec-906296de187b Jan 21 04:10:31.552985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-875dcb87-85df-4f57-8c03-600fd260e564 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b returned with HTTP 404 Jan 21 04:10:31.554100 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1186/2364] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/4fda69cf-0007-436c-84ec-906296de187b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.562370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e8ad1b3-d76e-4458-bdcb-a17be1e20fbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:10:31.563218 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e8ad1b3-d76e-4458-bdcb-a17be1e20fbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.563890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e8ad1b3-d76e-4458-bdcb-a17be1e20fbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.564432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-9e8ad1b3-d76e-4458-bdcb-a17be1e20fbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 Jan 21 04:10:31.636988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e8ad1b3-d76e-4458-bdcb-a17be1e20fbb tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 returned with HTTP 404 Jan 21 04:10:31.638101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1179/2365] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/b21a1e4e-8231-4d8b-bb19-3fa8ebe9ade5 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.646902 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3044c00c-8e92-41c6-8125-d0439e911fa9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:10:31.647446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3044c00c-8e92-41c6-8125-d0439e911fa9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.647928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3044c00c-8e92-41c6-8125-d0439e911fa9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.648359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-3044c00c-8e92-41c6-8125-d0439e911fa9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: f349fd21-9689-400f-8522-7b35da9e3fe0 Jan 21 04:10:31.698460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3044c00c-8e92-41c6-8125-d0439e911fa9 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 returned with HTTP 404 Jan 21 04:10:31.703226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1187/2366] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/f349fd21-9689-400f-8522-7b35da9e3fe0 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.708814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-094f2179-0988-4824-b629-4217e06dd3ce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:10:31.709337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-094f2179-0988-4824-b629-4217e06dd3ce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.709837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-094f2179-0988-4824-b629-4217e06dd3ce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.710180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-094f2179-0988-4824-b629-4217e06dd3ce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: c1a5fbfc-6cd5-49f8-99f8-739e50785639 Jan 21 04:10:31.748744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-094f2179-0988-4824-b629-4217e06dd3ce tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 returned with HTTP 404 Jan 21 04:10:31.753163 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1180/2367] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/c1a5fbfc-6cd5-49f8-99f8-739e50785639 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.759229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9edbdedf-dc50-4d49-9599-45fc64238233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:10:31.760046 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9edbdedf-dc50-4d49-9599-45fc64238233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.760742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9edbdedf-dc50-4d49-9599-45fc64238233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.761296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-9edbdedf-dc50-4d49-9599-45fc64238233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: 5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 Jan 21 04:10:31.793670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9edbdedf-dc50-4d49-9599-45fc64238233 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 returned with HTTP 404 Jan 21 04:10:31.795319 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1188/2368] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/5f27bd9d-7d0e-4fbb-b0ab-1dd33cc2b763 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:31.810004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:10:31.810547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.812483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:31.812959 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: 5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:10:31.939229 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:31.939229 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:31.940488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:31.977047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume request issued successfully. Jan 21 04:10:31.978017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-187c508a-4976-4331-93ed-a2cfeaca74bc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 202 Jan 21 04:10:31.978864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1181/2369] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:31 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:31.991217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce6b9ab4-52e8-468e-8d36-85e402ffbd4e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:10:31.991983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce6b9ab4-52e8-468e-8d36-85e402ffbd4e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:31.992598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce6b9ab4-52e8-468e-8d36-85e402ffbd4e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:32.151339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:32.151339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:32.171854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ce6b9ab4-52e8-468e-8d36-85e402ffbd4e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:32.236120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce6b9ab4-52e8-468e-8d36-85e402ffbd4e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:10:32.239025 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1189/2370] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:31 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1363 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:10:33.255183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67dab14b-f44c-4455-a2dc-8d7a4e9eb3cc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:10:33.255734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67dab14b-f44c-4455-a2dc-8d7a4e9eb3cc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:33.255902 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:33.255902 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:33.256275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-67dab14b-f44c-4455-a2dc-8d7a4e9eb3cc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:33.371434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:33.371434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:33.384403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-67dab14b-f44c-4455-a2dc-8d7a4e9eb3cc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:33.442560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-67dab14b-f44c-4455-a2dc-8d7a4e9eb3cc tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 200 Jan 21 04:10:33.443624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1182/2371] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:33 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 1363 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:10:34.130511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ccbaded-f3d2-4451-aeec-32d6595ff293 tempest-VolumesSummaryTest-525440610 tempest-VolumesSummaryTest-525440610] GET http://10.222.0.22/volume/v3/bcd1388a8786499785f9b51cccf3d476/volumes/summary Jan 21 04:10:34.131354 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ccbaded-f3d2-4451-aeec-32d6595ff293 tempest-VolumesSummaryTest-525440610 tempest-VolumesSummaryTest-525440610] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:34.131751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:34.131751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:34.132500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ccbaded-f3d2-4451-aeec-32d6595ff293 tempest-VolumesSummaryTest-525440610 tempest-VolumesSummaryTest-525440610] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:34.133161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-7ccbaded-f3d2-4451-aeec-32d6595ff293 tempest-VolumesSummaryTest-525440610 tempest-VolumesSummaryTest-525440610] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:10:34.150053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ccbaded-f3d2-4451-aeec-32d6595ff293 tempest-VolumesSummaryTest-525440610 tempest-VolumesSummaryTest-525440610] Get summary completed successfully. Jan 21 04:10:34.150645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ccbaded-f3d2-4451-aeec-32d6595ff293 tempest-VolumesSummaryTest-525440610 tempest-VolumesSummaryTest-525440610] http://10.222.0.22/volume/v3/bcd1388a8786499785f9b51cccf3d476/volumes/summary returned with HTTP 200 Jan 21 04:10:34.151901 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1190/2372] 10.222.0.22 () {60 vars in 1269 bytes} [Thu Jan 21 04:10:33 2021] GET /volume/v3/bcd1388a8786499785f9b51cccf3d476/volumes/summary => generated 55 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:34.460867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e5525c1-2931-4b81-8347-c8b6314e9574 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c Jan 21 04:10:34.461980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e5525c1-2931-4b81-8347-c8b6314e9574 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:34.462354 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:34.462354 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:34.463095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e5525c1-2931-4b81-8347-c8b6314e9574 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:34.565151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e5525c1-2931-4b81-8347-c8b6314e9574 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c returned with HTTP 404 Jan 21 04:10:34.567955 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1183/2373] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:34 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/5bc284cd-5344-4c48-988d-971187d7f79c => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:34.577625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:10:34.578400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:34.579141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:34.579723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete snapshot with id: addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:10:34.623210 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:34.623210 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:34.629995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:34.789187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot delete request issued successfully. Jan 21 04:10:34.791406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8be845b-ade9-4744-b2a6-b011e7c2744d tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 202 Jan 21 04:10:34.792424 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1191/2374] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:10:34 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:10:34.801142 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c22286c1-fc75-4178-b0ba-96642b13814e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:10:34.802083 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c22286c1-fc75-4178-b0ba-96642b13814e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:34.802684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c22286c1-fc75-4178-b0ba-96642b13814e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:34.860511 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:34.860511 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:34.861677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c22286c1-fc75-4178-b0ba-96642b13814e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:34.864247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c22286c1-fc75-4178-b0ba-96642b13814e tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 200 Jan 21 04:10:34.865079 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1184/2375] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:34 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 466 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:35.877680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2259f616-f627-4a49-854d-7cff935b23d2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:10:35.878214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2259f616-f627-4a49-854d-7cff935b23d2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:35.878317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:35.878317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:35.878652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2259f616-f627-4a49-854d-7cff935b23d2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:35.911564 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:35.911564 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:35.913344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2259f616-f627-4a49-854d-7cff935b23d2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Snapshot retrieved successfully. Jan 21 04:10:35.915687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2259f616-f627-4a49-854d-7cff935b23d2 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 200 Jan 21 04:10:35.917068 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1192/2376] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:35 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:36.931258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2596101b-3419-4c9f-80d9-ecc746e42970 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 Jan 21 04:10:36.933014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2596101b-3419-4c9f-80d9-ecc746e42970 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:36.933563 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:36.933563 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:36.934219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2596101b-3419-4c9f-80d9-ecc746e42970 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:36.964722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2596101b-3419-4c9f-80d9-ecc746e42970 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 returned with HTTP 404 Jan 21 04:10:36.970258 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1185/2377] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:10:36 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/snapshots/addbda48-ff40-4b86-8e6a-246c827dcfd5 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:10:36.975275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] DELETE http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:10:36.976191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:36.976621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:36.976621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:36.977632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:36.978234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume with id: 3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:10:37.082155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:37.082155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:37.083801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:37.119104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Delete volume request issued successfully. Jan 21 04:10:37.119822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c13aa88f-a0af-44ee-bc08-fb162c4aae0a tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 202 Jan 21 04:10:37.120983 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1193/2378] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:10:36 2021] DELETE /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 04:10:37.129223 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb45e33b-5e34-448b-8052-119b3f614291 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:10:37.130685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb45e33b-5e34-448b-8052-119b3f614291 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:37.131375 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb45e33b-5e34-448b-8052-119b3f614291 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:37.211728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:37.211728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:37.236026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fb45e33b-5e34-448b-8052-119b3f614291 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:37.272059 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb45e33b-5e34-448b-8052-119b3f614291 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:10:37.284734 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1186/2379] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:37 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 914 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:10:38.289260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51fa7536-5eac-47f5-b0f2-3d69ed7255e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:10:38.289788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51fa7536-5eac-47f5-b0f2-3d69ed7255e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:38.289959 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:38.289959 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:38.290593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-51fa7536-5eac-47f5-b0f2-3d69ed7255e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:38.349655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:10:38.349655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:10:38.359492 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-51fa7536-5eac-47f5-b0f2-3d69ed7255e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Volume info retrieved successfully. Jan 21 04:10:38.386105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-51fa7536-5eac-47f5-b0f2-3d69ed7255e1 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 200 Jan 21 04:10:38.387245 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1194/2380] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:38 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:10:39.403836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f1b931e9-1c63-41c9-a417-19a7790f7155 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] GET http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 Jan 21 04:10:39.404946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f1b931e9-1c63-41c9-a417-19a7790f7155 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:10:39.405342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:10:39.405342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:10:39.405982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f1b931e9-1c63-41c9-a417-19a7790f7155 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:10:39.504306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f1b931e9-1c63-41c9-a417-19a7790f7155 tempest-VolumesSnapshotTestJSON-192593517 tempest-VolumesSnapshotTestJSON-192593517] http://10.222.0.22/volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 returned with HTTP 404 Jan 21 04:10:39.505597 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1187/2381] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:10:39 2021] GET /volume/v3/e9ec4e08c1e3459cacb0266b88e6ddf5/volumes/3d869628-00a1-42fd-87ba-8276eeab5775 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:11:41.966175 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes Jan 21 04:11:41.966766 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:41.966766 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:41.967018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-148882912"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:11:41.968344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-148882912'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:11:41.968720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume of 1 GB Jan 21 04:11:41.984544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Availability Zones retrieved successfully. Jan 21 04:11:42.005248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Flow 'volume_create_api' (7c0e888b-9736-4dcc-82d9-72641d76e42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:11:42.008098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f85ff56-e285-4cff-bc79-32a82fa64079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:11:42.010172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:11:42.101895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f85ff56-e285-4cff-bc79-32a82fa64079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:11:42.104497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3882854-c079-4fb3-be3f-77287387ace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:11:42.200075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Created reservations ['714369ce-4db5-4160-9ff4-f3088ee56f3d', 'cbb59de5-7416-44de-a677-22945c2e9b84', 'a973b843-da98-4b69-9e6c-d2cef5447741', 'd8913939-3809-41b5-922e-77ed29e9d7ca'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:11:42.202902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3882854-c079-4fb3-be3f-77287387ace7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['714369ce-4db5-4160-9ff4-f3088ee56f3d', 'cbb59de5-7416-44de-a677-22945c2e9b84', 'a973b843-da98-4b69-9e6c-d2cef5447741', 'd8913939-3809-41b5-922e-77ed29e9d7ca']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:11:42.205111 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1ff382-c528-4141-ba65-025726cc006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:11:42.273672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1ff382-c528-4141-ba65-025726cc006e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-148882912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4d10f271d541209e22acc4cdb4a616',qos_specs=None,replication_status=,reservations=['714369ce-4db5-4160-9ff4-f3088ee56f3d','cbb59de5-7416-44de-a677-22945c2e9b84','a973b843-da98-4b69-9e6c-d2cef5447741','d8913939-3809-41b5-922e-77ed29e9d7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-148882912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b4d10f271d541209e22acc4cdb4a616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:11:42.276104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efad7395-2814-44fb-808a-d1e4b95b5846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:11:42.306362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efad7395-2814-44fb-808a-d1e4b95b5846) transitioned into state 'SUCCESS' from state '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-148882912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4d10f271d541209e22acc4cdb4a616',qos_specs=None,replication_status=,reservations=['714369ce-4db5-4160-9ff4-f3088ee56f3d','cbb59de5-7416-44de-a677-22945c2e9b84','a973b843-da98-4b69-9e6c-d2cef5447741','d8913939-3809-41b5-922e-77ed29e9d7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:11:42.308388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab53983-3b85-45c2-b570-b97a7b5e28c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:11:42.323963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab53983-3b85-45c2-b570-b97a7b5e28c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:11:42.326560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Flow 'volume_create_api' (7c0e888b-9736-4dcc-82d9-72641d76e42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:11:42.397981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume request issued successfully. Jan 21 04:11:42.415667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86625ef0-8034-4cd8-b1ad-db3aa65c9884 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes returned with HTTP 202 Jan 21 04:11:42.417674 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1195/2382] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:11:41 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes => generated 819 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:11:42.433056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e97707d-d0be-4cad-9037-e3c9148230c8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:42.433631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e97707d-d0be-4cad-9037-e3c9148230c8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:42.434113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e97707d-d0be-4cad-9037-e3c9148230c8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:42.496328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:42.496328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:42.507229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e97707d-d0be-4cad-9037-e3c9148230c8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:42.534727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e97707d-d0be-4cad-9037-e3c9148230c8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:42.536905 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1188/2383] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:42 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:43.553843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:43.554701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:43.555182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:43.555182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:43.556036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:43.632917 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:43.632917 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:43.646799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:43.678341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:43.681674 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1196/2384] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:43 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:43.836281 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-11320448-d974-423a-afd3-de74750f2097 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:43.836810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-11320448-d974-423a-afd3-de74750f2097 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:43.837008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:43.837008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:43.837677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-11320448-d974-423a-afd3-de74750f2097 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:44.065653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.065653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:44.078375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d30bf91a-8d69-4383-b197-04c095525b3e req-11320448-d974-423a-afd3-de74750f2097 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:44.110020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-11320448-d974-423a-afd3-de74750f2097 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:44.111114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1189/2385] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:11:43 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:44.214719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:11:44.215244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:44.215467 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:44.215467 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:44.215849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:44.217075 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93a54a9c-baf0-45c5-b259-6542de6fddb5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:11:44.217678 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1197/2386] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:11:44 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:11:44.233900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments Jan 21 04:11:44.234486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:44.234486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:44.234875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041", "instance_uuid": "5eb19eba-be59-46ff-949a-e895556e72b8", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:11:44.286822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.286822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:44.365573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments returned with HTTP 200 Jan 21 04:11:44.366811 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1190/2387] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:11:44 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:11:44.414335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0dd9f0ad-5d51-413d-b462-20733c4314db tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:44.415352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0dd9f0ad-5d51-413d-b462-20733c4314db tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:44.416061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0dd9f0ad-5d51-413d-b462-20733c4314db tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:44.469149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:11:44.469931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:44.470364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:44.470364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:44.471151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:44.472606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-a1c13f28-e297-4e66-bbdf-216025eb498c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:11:44.473588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1191/2388] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:11: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 21 04:11:44.474239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.474239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:44.484138 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0dd9f0ad-5d51-413d-b462-20733c4314db tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:44.504731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-47dfb318-6c93-4acf-beb1-f9a0f9f3d515 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:44.506169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-47dfb318-6c93-4acf-beb1-f9a0f9f3d515 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:44.507618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-47dfb318-6c93-4acf-beb1-f9a0f9f3d515 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:44.507968 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.507968 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:44.522634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0dd9f0ad-5d51-413d-b462-20733c4314db tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:44.523925 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1198/2389] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:44 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 911 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:44.580497 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.580497 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:44.589117 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d30bf91a-8d69-4383-b197-04c095525b3e req-47dfb318-6c93-4acf-beb1-f9a0f9f3d515 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:44.609112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.609112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:44.618761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-47dfb318-6c93-4acf-beb1-f9a0f9f3d515 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:44.619870 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1192/2390] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:11:44 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 1010 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:11:44.677246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-d29ab377-c2ba-461c-ba3e-c9d4c28b0986 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] PUT http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f Jan 21 04:11:44.677964 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:44.677964 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:44.678667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-d29ab377-c2ba-461c-ba3e-c9d4c28b0986 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:11:44.712089 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:11:44.712089 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:11:44.712916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-d30bf91a-8d69-4383-b197-04c095525b3e req-d29ab377-c2ba-461c-ba3e-c9d4c28b0986 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Lock "b'cinder-attachment_update-b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:11:44.715772 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:44.715772 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:45.541337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efbfe196-5001-410f-b269-dc4db34a3fc0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:45.542136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efbfe196-5001-410f-b269-dc4db34a3fc0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:45.542447 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:45.542447 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:45.543066 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efbfe196-5001-410f-b269-dc4db34a3fc0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:45.622598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:45.622598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:45.638895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-efbfe196-5001-410f-b269-dc4db34a3fc0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:45.666320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:45.666320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:45.676920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efbfe196-5001-410f-b269-dc4db34a3fc0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:45.687253 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1193/2391] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:45 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 911 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:46.195544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-d30bf91a-8d69-4383-b197-04c095525b3e req-d29ab377-c2ba-461c-ba3e-c9d4c28b0986 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Lock "b'cinder-attachment_update-b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041-n-h2-769329-3'" released by "attachment_update" :: held 1.482s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:11:46.196702 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-d29ab377-c2ba-461c-ba3e-c9d4c28b0986 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f returned with HTTP 200 Jan 21 04:11:46.197804 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1199/2392] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:11:44 2021] PUT /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f => generated 762 bytes in 1526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:11:46.693769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ddcf237-bf3c-40fb-83a4-c2a28f9da1ff tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:46.694452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ddcf237-bf3c-40fb-83a4-c2a28f9da1ff tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:46.694770 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:46.694770 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:46.695500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ddcf237-bf3c-40fb-83a4-c2a28f9da1ff tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:46.748513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:46.748513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:46.757185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6ddcf237-bf3c-40fb-83a4-c2a28f9da1ff tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:46.776616 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:46.776616 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:46.786274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ddcf237-bf3c-40fb-83a4-c2a28f9da1ff tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:46.787146 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1194/2393] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:46 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:47.803422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50e37dc5-ded7-4cbd-a39a-ca6b401894ee tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:47.804113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50e37dc5-ded7-4cbd-a39a-ca6b401894ee tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:47.804485 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:47.804485 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:47.805009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50e37dc5-ded7-4cbd-a39a-ca6b401894ee tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:47.857128 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:47.857128 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:47.867978 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-50e37dc5-ded7-4cbd-a39a-ca6b401894ee tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:47.888094 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:47.888094 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:47.898275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50e37dc5-ded7-4cbd-a39a-ca6b401894ee tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:47.899164 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1200/2394] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:47 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:48.916465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efa4a933-b580-443b-99cd-9b28b4c4e2af tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:48.917129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efa4a933-b580-443b-99cd-9b28b4c4e2af tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:48.917515 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:48.917515 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:48.918180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efa4a933-b580-443b-99cd-9b28b4c4e2af tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:48.967465 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:48.967465 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:48.977169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-efa4a933-b580-443b-99cd-9b28b4c4e2af tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:48.996731 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:48.996731 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:49.005481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efa4a933-b580-443b-99cd-9b28b4c4e2af tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:49.011172 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1195/2395] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:48 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:11:50.021406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-724d3b45-fb14-4650-a6fd-2c554f8a5207 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:50.021989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-724d3b45-fb14-4650-a6fd-2c554f8a5207 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:50.022123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:50.022123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:50.022465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-724d3b45-fb14-4650-a6fd-2c554f8a5207 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:50.074604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:50.074604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:50.085092 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-724d3b45-fb14-4650-a6fd-2c554f8a5207 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:50.110513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:50.110513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:50.120186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-724d3b45-fb14-4650-a6fd-2c554f8a5207 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:50.121094 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1201/2396] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:50 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:51.138549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-abacd993-f058-45f1-bf6e-c18503d60366 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:51.140688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-abacd993-f058-45f1-bf6e-c18503d60366 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:51.140991 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:51.140991 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:51.141490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-abacd993-f058-45f1-bf6e-c18503d60366 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:51.194189 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:51.194189 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:51.203119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-abacd993-f058-45f1-bf6e-c18503d60366 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:51.226652 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:51.226652 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:51.236938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-abacd993-f058-45f1-bf6e-c18503d60366 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:51.244410 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1196/2397] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:51 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:52.254728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2cb7baa-4e46-494b-ba9f-5870dbce120f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:52.255894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2cb7baa-4e46-494b-ba9f-5870dbce120f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:52.256092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:52.256092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:52.256731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c2cb7baa-4e46-494b-ba9f-5870dbce120f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:52.328311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:52.328311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:52.387018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c2cb7baa-4e46-494b-ba9f-5870dbce120f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:52.427440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-0f5ee5fb-7055-4a99-a6d5-8d1e43178e13 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f/action Jan 21 04:11:52.427440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:52.427440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:52.427440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-0f5ee5fb-7055-4a99-a6d5-8d1e43178e13 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:11:52.427440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-0f5ee5fb-7055-4a99-a6d5-8d1e43178e13 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:11:52.461963 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:52.461963 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:52.471521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c2cb7baa-4e46-494b-ba9f-5870dbce120f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:52.472824 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1202/2398] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:52 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:11:52.535725 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:52.535725 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:52.555827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d30bf91a-8d69-4383-b197-04c095525b3e req-0f5ee5fb-7055-4a99-a6d5-8d1e43178e13 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f/action returned with HTTP 204 Jan 21 04:11:52.557204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1197/2399] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:11:52 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:11:53.492126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb1a5eeb-208a-448e-8bce-3c9fd86390e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:11:53.492898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb1a5eeb-208a-448e-8bce-3c9fd86390e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:11:53.493113 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:11:53.493113 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:11:53.493486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eb1a5eeb-208a-448e-8bce-3c9fd86390e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:11:53.558160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:53.558160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:53.567932 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eb1a5eeb-208a-448e-8bce-3c9fd86390e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:11:53.587772 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:11:53.587772 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:11:53.599630 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eb1a5eeb-208a-448e-8bce-3c9fd86390e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:11:53.603626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1203/2400] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:11:53 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 1204 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:12:43.432505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-e944c3fe-6abb-44e0-9a10-38d2e176694a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:12:43.433155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-e944c3fe-6abb-44e0-9a10-38d2e176694a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:12:43.434357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:12:43.434357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:12:43.434718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-e944c3fe-6abb-44e0-9a10-38d2e176694a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:12:43.506556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.506556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.519892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-e944c3fe-6abb-44e0-9a10-38d2e176694a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:12:43.551351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.551351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.562727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-e944c3fe-6abb-44e0-9a10-38d2e176694a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:12:43.564561 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1198/2401] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:12:43 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 1204 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:12:43.588854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041/action Jan 21 04:12:43.589525 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:12:43.589525 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:12:43.590306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:12:43.591164 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:12:43.655022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.655022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.656301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:12:43.665951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Begin detaching volume completed successfully. Jan 21 04:12:43.666475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041/action returned with HTTP 202 Jan 21 04:12:43.667457 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1204/2402] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:12:43 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 04:12:43.693385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-693f6885-c5ac-4893-a620-cbf0ea0c16d7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:12:43.693861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-693f6885-c5ac-4893-a620-cbf0ea0c16d7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:12:43.694288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:12:43.694288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:12:43.694633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-693f6885-c5ac-4893-a620-cbf0ea0c16d7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:12:43.748787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:12:43.749268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:12:43.749519 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:12:43.749519 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:12:43.749908 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:12:43.751610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-3cae3c51-7d9f-4bee-9e94-4a2e8fedc2f3 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:12:43.752418 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1205/2403] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:12: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 21 04:12:43.762944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.762944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.770901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-cfaeab8f-b25c-424f-9690-6ddd209ba41b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:12:43.772145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-cfaeab8f-b25c-424f-9690-6ddd209ba41b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:12:43.773175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-cfaeab8f-b25c-424f-9690-6ddd209ba41b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:12:43.778656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-693f6885-c5ac-4893-a620-cbf0ea0c16d7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:12:43.804673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.804673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.817144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-693f6885-c5ac-4893-a620-cbf0ea0c16d7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:12:43.817989 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1199/2404] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:12:43 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 1207 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:12:43.837701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.837701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.849097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-cfaeab8f-b25c-424f-9690-6ddd209ba41b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:12:43.872652 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:43.872652 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:43.886808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-cfaeab8f-b25c-424f-9690-6ddd209ba41b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:12:43.888356 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1206/2405] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:12:43 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 1306 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:12:44.372220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-bae771ea-4470-4f61-a4fb-0c4eac2ff2ab tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] DELETE http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f Jan 21 04:12:44.372993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-bae771ea-4470-4f61-a4fb-0c4eac2ff2ab tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:12:44.373381 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:12:44.373381 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:12:44.374024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-bae771ea-4470-4f61-a4fb-0c4eac2ff2ab tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:12:44.410484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:44.410484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:44.836706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-112d6336-f430-491e-980a-9c674024ac8f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:12:44.838442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-112d6336-f430-491e-980a-9c674024ac8f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:12:44.839079 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:12:44.839079 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:12:44.839724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-112d6336-f430-491e-980a-9c674024ac8f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:12:44.896336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-bae771ea-4470-4f61-a4fb-0c4eac2ff2ab tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:12:44.897067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-bae771ea-4470-4f61-a4fb-0c4eac2ff2ab tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:12:44.903001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:12:44.903001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:12:44.905372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-65aa86a5-2a73-4af2-b92c-67890d3fd003 req-bae771ea-4470-4f61-a4fb-0c4eac2ff2ab tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f returned with HTTP 200 Jan 21 04:12:44.906451 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1200/2406] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:12:44 2021] DELETE /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/2cd32aa6-616f-4c43-9b9a-94c334c7f86f => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:12:44.912985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-112d6336-f430-491e-980a-9c674024ac8f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:12:44.944707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-112d6336-f430-491e-980a-9c674024ac8f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:12:44.945864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1207/2407] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:12:44 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:05.877654 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44bc8e51-ce76-4d5b-aded-5d1eb21cd207 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] GET http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/scheduler-stats/get_pools Jan 21 04:13:05.878181 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44bc8e51-ce76-4d5b-aded-5d1eb21cd207 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:05.878351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:05.878351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:05.878702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44bc8e51-ce76-4d5b-aded-5d1eb21cd207 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Calling method 'get_pools' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:05.879357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:05.879357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:05.897841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44bc8e51-ce76-4d5b-aded-5d1eb21cd207 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/scheduler-stats/get_pools returned with HTTP 200 Jan 21 04:13:05.900817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1201/2408] 10.222.0.22 () {58 vars in 1258 bytes} [Thu Jan 21 04:13:05 2021] GET /volume/v3/37c46fae0add4749a456b29db8534222/scheduler-stats/get_pools => generated 61 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:13:05.911678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4738fce-8bbb-4c41-ac44-a5f122e055cb tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] GET http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/scheduler-stats/get_pools?detail=True Jan 21 04:13:05.912201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4738fce-8bbb-4c41-ac44-a5f122e055cb tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:05.912453 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:05.912453 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:05.912829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4738fce-8bbb-4c41-ac44-a5f122e055cb tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Calling method 'get_pools' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:05.931982 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4738fce-8bbb-4c41-ac44-a5f122e055cb tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 04:13:05.933255 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1208/2409] 10.222.0.22 () {58 vars in 1281 bytes} [Thu Jan 21 04:13:05 2021] GET /volume/v3/37c46fae0add4749a456b29db8534222/scheduler-stats/get_pools?detail=True => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:05.946338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5461410-1bbf-49f5-a3cb-6e53389e2d28 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] GET http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/capabilities/n-d-769329-3@lvmdriver-1 Jan 21 04:13:05.946866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5461410-1bbf-49f5-a3cb-6e53389e2d28 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:05.947387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5461410-1bbf-49f5-a3cb-6e53389e2d28 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:05.964895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5461410-1bbf-49f5-a3cb-6e53389e2d28 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/capabilities/n-d-769329-3@lvmdriver-1 returned with HTTP 200 Jan 21 04:13:05.966357 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1202/2410] 10.222.0.22 () {58 vars in 1294 bytes} [Thu Jan 21 04:13:05 2021] GET /volume/v3/37c46fae0add4749a456b29db8534222/capabilities/n-d-769329-3@lvmdriver-1 => generated 712 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:05.981673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2bc1fc5-a0d9-4352-b807-d8d774aa25ed tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] GET http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/capabilities/n-d-769329-3@lvmdriver-1 Jan 21 04:13:05.982307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2bc1fc5-a0d9-4352-b807-d8d774aa25ed tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:05.982892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2bc1fc5-a0d9-4352-b807-d8d774aa25ed tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:05.999512 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2bc1fc5-a0d9-4352-b807-d8d774aa25ed tempest-BackendsCapabilitiesAdminTestsJSON-1075267798 tempest-BackendsCapabilitiesAdminTestsJSON-1075267798] http://10.222.0.22/volume/v3/37c46fae0add4749a456b29db8534222/capabilities/n-d-769329-3@lvmdriver-1 returned with HTTP 200 Jan 21 04:13:06.001308 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1209/2411] 10.222.0.22 () {58 vars in 1294 bytes} [Thu Jan 21 04:13:05 2021] GET /volume/v3/37c46fae0add4749a456b29db8534222/capabilities/n-d-769329-3@lvmdriver-1 => generated 712 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:09.631278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-905eb7cb-6c1c-4f96-9254-64511f2a4e76 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] GET http://10.222.0.22/volume/v3/1eaf3fc210124880bad3719d2a929866/scheduler-stats/get_pools?detail=True Jan 21 04:13:09.631800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-905eb7cb-6c1c-4f96-9254-64511f2a4e76 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:09.632275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-905eb7cb-6c1c-4f96-9254-64511f2a4e76 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] Calling method 'get_pools' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:09.650569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-905eb7cb-6c1c-4f96-9254-64511f2a4e76 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] http://10.222.0.22/volume/v3/1eaf3fc210124880bad3719d2a929866/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 04:13:09.651899 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1203/2412] 10.222.0.22 () {58 vars in 1281 bytes} [Thu Jan 21 04:13:09 2021] GET /volume/v3/1eaf3fc210124880bad3719d2a929866/scheduler-stats/get_pools?detail=True => generated 769 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:09.666183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56d2e0d2-bba1-4c8c-905f-53f5722fd731 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] GET http://10.222.0.22/volume/v3/1eaf3fc210124880bad3719d2a929866/scheduler-stats/get_pools Jan 21 04:13:09.666714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56d2e0d2-bba1-4c8c-905f-53f5722fd731 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:09.667247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56d2e0d2-bba1-4c8c-905f-53f5722fd731 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] Calling method 'get_pools' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:09.685744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56d2e0d2-bba1-4c8c-905f-53f5722fd731 tempest-VolumePoolsAdminTestsJSON-1554150222 tempest-VolumePoolsAdminTestsJSON-1554150222] http://10.222.0.22/volume/v3/1eaf3fc210124880bad3719d2a929866/scheduler-stats/get_pools returned with HTTP 200 Jan 21 04:13:09.687096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1210/2413] 10.222.0.22 () {58 vars in 1258 bytes} [Thu Jan 21 04:13:09 2021] GET /volume/v3/1eaf3fc210124880bad3719d2a929866/scheduler-stats/get_pools => generated 61 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:13.917543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f75856e3-ce3b-4f77-a5d8-6cb30a01263a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] POST http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types Jan 21 04:13:13.918411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f75856e3-ce3b-4f77-a5d8-6cb30a01263a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1751012366", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:13.971268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f75856e3-ce3b-4f77-a5d8-6cb30a01263a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types returned with HTTP 200 Jan 21 04:13:13.972124 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1204/2414] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 04:13:13 2021] POST /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types => generated 278 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:13:13.982434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98a09d64-bb5e-4f34-a087-239a01610166 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] POST http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types Jan 21 04:13:13.983283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98a09d64-bb5e-4f34-a087-239a01610166 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-181980441", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:14.028154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98a09d64-bb5e-4f34-a087-239a01610166 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types returned with HTTP 200 Jan 21 04:13:14.029785 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1211/2415] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 04:13:13 2021] POST /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types => generated 277 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:14.195911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] POST http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes Jan 21 04:13:14.196709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1208548678", "volume_type": "ece6f803-06e9-4ad1-ab79-d464ff6c4087", "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:14.197926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1208548678', 'volume_type': 'ece6f803-06e9-4ad1-ab79-d464ff6c4087', 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:13:14.211557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Create volume of 1 GB Jan 21 04:13:14.212278 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:14.212278 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:14.212929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Availability Zones retrieved successfully. Jan 21 04:13:14.229662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Flow 'volume_create_api' (b211dde4-889f-4d4b-b5b5-5a09c9ad677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:13:14.233061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25f98034-f9a1-4ec2-b4bd-5b1088b2f66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:14.236008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:13:14.288224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25f98034-f9a1-4ec2-b4bd-5b1088b2f66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:13:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=ece6f803-06e9-4ad1-ab79-d464ff6c4087,is_public=True,name='tempest-VolumeTypesTest-volume-type-1751012366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ece6f803-06e9-4ad1-ab79-d464ff6c4087', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:14.290823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263f7fce-40fa-4469-8568-1f5e6e22463f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:14.345904 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1751012366 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1751012366, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:13:14.347205 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1751012366 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1751012366, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:13:14.400733 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Created reservations ['525d6ada-0483-45c5-8830-d7967e5bb1f9', 'dbda2d5d-1bbf-4d84-af28-25615bca0844', 'bb357c26-a197-49f6-9c10-1d572596f20c', 'af2a082d-d91c-46a2-9701-cb4f0d58d6fa'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:13:14.403069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263f7fce-40fa-4469-8568-1f5e6e22463f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['525d6ada-0483-45c5-8830-d7967e5bb1f9', 'dbda2d5d-1bbf-4d84-af28-25615bca0844', 'bb357c26-a197-49f6-9c10-1d572596f20c', 'af2a082d-d91c-46a2-9701-cb4f0d58d6fa']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:14.405521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d7a522-c258-41f5-aa3e-c5aa6d485420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:14.484630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d7a522-c258-41f5-aa3e-c5aa6d485420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d57798-f565-40a4-93f1-4391d3427e82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1208548678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a011c822fd5c40089f35d85e972d005f',qos_specs=None,replication_status=,reservations=['525d6ada-0483-45c5-8830-d7967e5bb1f9','dbda2d5d-1bbf-4d84-af28-25615bca0844','bb357c26-a197-49f6-9c10-1d572596f20c','af2a082d-d91c-46a2-9701-cb4f0d58d6fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07bb426059714c02883efa43dfe8ca5b',volume_type_id=ece6f803-06e9-4ad1-ab79-d464ff6c4087), 'volume': 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-21T04:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1208548678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d57798-f565-40a4-93f1-4391d3427e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a011c822fd5c40089f35d85e972d005f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='07bb426059714c02883efa43dfe8ca5b',volume_attachment=,volume_type=,volume_type_id=ece6f803-06e9-4ad1-ab79-d464ff6c4087)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:14.487619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91a282b-c675-4815-9217-55d024490908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:14.525665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91a282b-c675-4815-9217-55d024490908) transitioned into state 'SUCCESS' from state '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-1208548678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a011c822fd5c40089f35d85e972d005f',qos_specs=None,replication_status=,reservations=['525d6ada-0483-45c5-8830-d7967e5bb1f9','dbda2d5d-1bbf-4d84-af28-25615bca0844','bb357c26-a197-49f6-9c10-1d572596f20c','af2a082d-d91c-46a2-9701-cb4f0d58d6fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07bb426059714c02883efa43dfe8ca5b',volume_type_id=ece6f803-06e9-4ad1-ab79-d464ff6c4087)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:14.527669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1bd823b-3774-44da-a7b3-5ca66ceef946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:14.545493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1bd823b-3774-44da-a7b3-5ca66ceef946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:14.549360 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Flow 'volume_create_api' (b211dde4-889f-4d4b-b5b5-5a09c9ad677f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:13:14.601326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Create volume request issued successfully. Jan 21 04:13:14.616662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68fbd395-7fd6-4e37-9404-90b127b45ba1 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes returned with HTTP 202 Jan 21 04:13:14.632253 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-914a39ef-16c4-4dfd-a4e8-e7848f94750d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:14.632768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-914a39ef-16c4-4dfd-a4e8-e7848f94750d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:14.633248 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-914a39ef-16c4-4dfd-a4e8-e7848f94750d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:14.638409 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1205/2416] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:13:14 2021] POST /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes => generated 850 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:13:14.697521 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:14.697521 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:14.709946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-914a39ef-16c4-4dfd-a4e8-e7848f94750d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:14.739258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-914a39ef-16c4-4dfd-a4e8-e7848f94750d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:14.740305 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1212/2417] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:14 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:15.757164 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34578e02-9cf7-4b63-af7a-d03271761b38 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:15.757685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34578e02-9cf7-4b63-af7a-d03271761b38 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:15.757900 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:15.757900 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:15.758272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34578e02-9cf7-4b63-af7a-d03271761b38 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:15.808306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:15.808306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:15.817007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34578e02-9cf7-4b63-af7a-d03271761b38 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:15.838731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34578e02-9cf7-4b63-af7a-d03271761b38 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:15.849490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1206/2418] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:15 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:15.855556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] POST http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82/action Jan 21 04:13:15.856004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:15.856004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:15.856436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Action body: b'{"os-retype": {"new_type": "51176b65-1874-463f-884c-db29d5b8cda5"}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:13:15.856816 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "51176b65-1874-463f-884c-db29d5b8cda5"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:15.910382 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:15.910382 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:15.911584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:15.954639 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-181980441 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-181980441, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:13:15.955480 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-181980441 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-181980441, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:13:15.981979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Created reservations ['e5267cb0-31f8-4aa9-9eaf-43170745d030', 'a465b87f-426f-4200-b565-480dbfc933d3'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:13:16.015854 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1751012366 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1751012366, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:13:16.017083 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1751012366 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1751012366, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:13:16.030002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Created reservations ['bd2867ef-5da1-4b4d-89cd-ae24e3cd8a48', 'e863f63d-e4f6-459e-8a19-427775ceaf1e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:13:16.110622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Retype volume request issued successfully. Jan 21 04:13:16.111421 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ac4fe47e-c915-44ce-a7f8-567dbf55cefa tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82/action returned with HTTP 202 Jan 21 04:13:16.112491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1213/2419] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:13:15 2021] POST /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:13:16.121295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1af38f55-f2e4-4d8e-875d-b0b20c4abf95 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:16.122041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1af38f55-f2e4-4d8e-875d-b0b20c4abf95 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:16.122135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:16.122135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:16.122624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1af38f55-f2e4-4d8e-875d-b0b20c4abf95 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:16.173247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:16.173247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:16.181783 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1af38f55-f2e4-4d8e-875d-b0b20c4abf95 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:16.205047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1af38f55-f2e4-4d8e-875d-b0b20c4abf95 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:16.206096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1207/2420] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:16 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.222287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2cab026-2fca-4c05-9f1d-726e1364bf7b tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:17.222870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2cab026-2fca-4c05-9f1d-726e1364bf7b tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.223117 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:17.223117 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:17.223497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2cab026-2fca-4c05-9f1d-726e1364bf7b tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.272787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:17.272787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:17.280928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f2cab026-2fca-4c05-9f1d-726e1364bf7b tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:17.303123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2cab026-2fca-4c05-9f1d-726e1364bf7b tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:17.303952 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1214/2421] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 942 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.319511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef853006-78cc-4d23-9e2b-fe97732b804c tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:17.320079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef853006-78cc-4d23-9e2b-fe97732b804c tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.320297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:17.320297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:17.320675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ef853006-78cc-4d23-9e2b-fe97732b804c tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.379001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:17.379001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:17.387523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ef853006-78cc-4d23-9e2b-fe97732b804c tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:17.410803 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ef853006-78cc-4d23-9e2b-fe97732b804c tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:17.411891 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1208/2422] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 942 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.428566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55afd0da-cefb-494c-9e05-a1f650c1b1ef tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] POST http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types Jan 21 04:13:17.429016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:17.429016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:17.429462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55afd0da-cefb-494c-9e05-a1f650c1b1ef tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-158885035", "description": "tempest-volume-type-description-1424587147", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:17.472961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55afd0da-cefb-494c-9e05-a1f650c1b1ef tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types returned with HTTP 200 Jan 21 04:13:17.473930 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1215/2423] 10.222.0.22 () {60 vars in 1220 bytes} [Thu Jan 21 04:13:17 2021] POST /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types => generated 317 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.483949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96cec093-e6b4-4b9b-8bb0-63df70cd0e5a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 Jan 21 04:13:17.484528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96cec093-e6b4-4b9b-8bb0-63df70cd0e5a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.484752 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:17.484752 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:17.485129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96cec093-e6b4-4b9b-8bb0-63df70cd0e5a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.500787 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96cec093-e6b4-4b9b-8bb0-63df70cd0e5a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 returned with HTTP 200 Jan 21 04:13:17.501834 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1209/2424] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.512315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4b69182-000d-4d55-9912-a8db5464ea79 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] POST http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types Jan 21 04:13:17.513097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4b69182-000d-4d55-9912-a8db5464ea79 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1875781771"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:17.553467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4b69182-000d-4d55-9912-a8db5464ea79 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types returned with HTTP 200 Jan 21 04:13:17.554322 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1216/2425] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:13:17 2021] POST /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.566074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-779639e3-9213-4bc8-8202-64e17fff9471 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] POST http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption Jan 21 04:13:17.566849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-779639e3-9213-4bc8-8202-64e17fff9471 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:17.619526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-779639e3-9213-4bc8-8202-64e17fff9471 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption returned with HTTP 200 Jan 21 04:13:17.625567 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1210/2426] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 04:13:17 2021] POST /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption => generated 193 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.632542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aca465a4-e484-4644-9038-acf6a33c6a6a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption Jan 21 04:13:17.633003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aca465a4-e484-4644-9038-acf6a33c6a6a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.633488 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aca465a4-e484-4644-9038-acf6a33c6a6a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.650354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aca465a4-e484-4644-9038-acf6a33c6a6a tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption returned with HTTP 200 Jan 21 04:13:17.651230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1217/2427] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption => generated 313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.662986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c3b1910-0817-4e46-b398-cf0b210b23d0 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] PUT http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/provider Jan 21 04:13:17.663765 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c3b1910-0817-4e46-b398-cf0b210b23d0 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:17.708747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c3b1910-0817-4e46-b398-cf0b210b23d0 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/provider returned with HTTP 200 Jan 21 04:13:17.709735 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1211/2428] 10.222.0.22 () {60 vars in 1390 bytes} [Thu Jan 21 04:13:17 2021] PUT /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/provider => generated 122 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.720720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ad46fdc-8f2f-44e5-99a1-a16688321a35 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption Jan 21 04:13:17.721241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ad46fdc-8f2f-44e5-99a1-a16688321a35 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.721729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ad46fdc-8f2f-44e5-99a1-a16688321a35 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.739821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ad46fdc-8f2f-44e5-99a1-a16688321a35 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption returned with HTTP 200 Jan 21 04:13:17.740694 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1218/2429] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption => generated 347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.752873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-22a4632a-f2a4-4e3c-a0e5-51d6f2336fa4 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/cipher Jan 21 04:13:17.753387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-22a4632a-f2a4-4e3c-a0e5-51d6f2336fa4 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.753870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-22a4632a-f2a4-4e3c-a0e5-51d6f2336fa4 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.770135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-22a4632a-f2a4-4e3c-a0e5-51d6f2336fa4 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/cipher returned with HTTP 200 Jan 21 04:13:17.770952 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1212/2430] 10.222.0.22 () {58 vars in 1363 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:17.781002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1094b28-d41a-49a2-886c-b238a219823d tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] DELETE http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/provider Jan 21 04:13:17.781699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1094b28-d41a-49a2-886c-b238a219823d tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.782176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e1094b28-d41a-49a2-886c-b238a219823d tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.818681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e1094b28-d41a-49a2-886c-b238a219823d tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/provider returned with HTTP 202 Jan 21 04:13:17.819632 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1219/2431] 10.222.0.22 () {58 vars in 1372 bytes} [Thu Jan 21 04:13:17 2021] DELETE /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption/provider => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:17.829044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2d488dc-9235-4d63-93cf-97e448b47475 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption Jan 21 04:13:17.829569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2d488dc-9235-4d63-93cf-97e448b47475 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.830061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2d488dc-9235-4d63-93cf-97e448b47475 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.846609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2d488dc-9235-4d63-93cf-97e448b47475 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption returned with HTTP 200 Jan 21 04:13:17.847465 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1213/2432] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 04:13:17.858724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-97e2ca43-1088-4c01-92d4-c6b5704e0b1e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption Jan 21 04:13:17.859228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-97e2ca43-1088-4c01-92d4-c6b5704e0b1e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.860339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-97e2ca43-1088-4c01-92d4-c6b5704e0b1e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.877154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-97e2ca43-1088-4c01-92d4-c6b5704e0b1e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption returned with HTTP 200 Jan 21 04:13:17.883948 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1220/2433] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 21 04:13:17.888623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4aab14d-b62a-47d8-bcb4-7e51c3a602ac tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types Jan 21 04:13:17.889433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4aab14d-b62a-47d8-bcb4-7e51c3a602ac tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:17.889926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4aab14d-b62a-47d8-bcb4-7e51c3a602ac tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:17.919426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4aab14d-b62a-47d8-bcb4-7e51c3a602ac tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types returned with HTTP 200 Jan 21 04:13:17.927043 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1214/2434] 10.222.0.22 () {58 vars in 1198 bytes} [Thu Jan 21 04:13:17 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types => generated 1578 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:13:17.931965 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33584829-e380-4a4b-a8e2-20ee46fd40f2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] POST http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types Jan 21 04:13:17.932743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33584829-e380-4a4b-a8e2-20ee46fd40f2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1474882224"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:17.976525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33584829-e380-4a4b-a8e2-20ee46fd40f2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types returned with HTTP 200 Jan 21 04:13:17.982444 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1221/2435] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:13:17 2021] POST /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types => generated 221 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:17.987229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66793233-3859-4185-9395-67691729fa1b tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] PUT http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 Jan 21 04:13:17.988042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66793233-3859-4185-9395-67691729fa1b tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1817287710", "description": "tempest-volume-type-description-1743330596", "is_public": false}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:18.061309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66793233-3859-4185-9395-67691729fa1b tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 returned with HTTP 200 Jan 21 04:13:18.068150 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1215/2436] 10.222.0.22 () {60 vars in 1330 bytes} [Thu Jan 21 04:13:17 2021] PUT /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 => generated 205 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:13:18.072917 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-169ef8c2-5a94-44c6-8d35-fc7be11cf90e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 Jan 21 04:13:18.073447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-169ef8c2-5a94-44c6-8d35-fc7be11cf90e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.073979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-169ef8c2-5a94-44c6-8d35-fc7be11cf90e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.090098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-169ef8c2-5a94-44c6-8d35-fc7be11cf90e tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 returned with HTTP 200 Jan 21 04:13:18.090930 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1222/2437] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:18 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 => generated 269 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:18.103236 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c2075eb-ad0f-4740-b85a-1ab923ea93f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] DELETE http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 Jan 21 04:13:18.103824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c2075eb-ad0f-4740-b85a-1ab923ea93f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.104383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c2075eb-ad0f-4740-b85a-1ab923ea93f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.172544 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:13:18.172544 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:13:18.183187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c2075eb-ad0f-4740-b85a-1ab923ea93f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 returned with HTTP 202 Jan 21 04:13:18.184123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1216/2438] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:13:18 2021] DELETE /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 04:13:18.192726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de29611b-b46e-4fef-8188-c73cfe6e1908 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 Jan 21 04:13:18.193265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de29611b-b46e-4fef-8188-c73cfe6e1908 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.193770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de29611b-b46e-4fef-8188-c73cfe6e1908 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.206807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de29611b-b46e-4fef-8188-c73cfe6e1908 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 returned with HTTP 404 Jan 21 04:13:18.208094 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1223/2439] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:18 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/3092d1fc-0cda-4a7c-a391-179adc4fbd68 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:18.217481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65f5ef50-297e-4795-b852-4d96f4d1c1e2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] DELETE http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a Jan 21 04:13:18.217481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65f5ef50-297e-4795-b852-4d96f4d1c1e2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.217481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-65f5ef50-297e-4795-b852-4d96f4d1c1e2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.295182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-65f5ef50-297e-4795-b852-4d96f4d1c1e2 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a returned with HTTP 202 Jan 21 04:13:18.299642 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1217/2440] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:13:18 2021] DELETE /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:18.304426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d9accf4-97ba-456a-b9be-d2d11d72345f tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a Jan 21 04:13:18.304982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d9accf4-97ba-456a-b9be-d2d11d72345f tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.305476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d9accf4-97ba-456a-b9be-d2d11d72345f tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.317049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d9accf4-97ba-456a-b9be-d2d11d72345f tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a returned with HTTP 404 Jan 21 04:13:18.321101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1224/2441] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:18 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/b4572316-9463-4215-ae08-a58bcbdf881a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:18.325762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c744f852-eeb3-4c4b-a2c7-e650332f42f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] DELETE http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 Jan 21 04:13:18.326450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c744f852-eeb3-4c4b-a2c7-e650332f42f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.326987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c744f852-eeb3-4c4b-a2c7-e650332f42f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.405462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c744f852-eeb3-4c4b-a2c7-e650332f42f7 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 returned with HTTP 202 Jan 21 04:13:18.406516 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1218/2442] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:13:18 2021] DELETE /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:18.414915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd39abf4-2497-4e01-841f-3210a2407d43 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 Jan 21 04:13:18.415627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd39abf4-2497-4e01-841f-3210a2407d43 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.416128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd39abf4-2497-4e01-841f-3210a2407d43 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.446063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd39abf4-2497-4e01-841f-3210a2407d43 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 returned with HTTP 404 Jan 21 04:13:18.447330 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1225/2443] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:18 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/5025038a-6397-414c-904d-2ec22aad4d66 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:18.457713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] DELETE http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:18.457713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.457713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.457713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Delete volume with id: 15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:18.511157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:18.511157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:18.512536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:18.544722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Delete volume request issued successfully. Jan 21 04:13:18.545598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2fb724ec-e917-42e8-8456-0f0f39537d97 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 202 Jan 21 04:13:18.546626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1219/2444] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:13:18 2021] DELETE /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:18.554159 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29044a39-3ffe-4556-b673-30cfad46449d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:18.554679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29044a39-3ffe-4556-b673-30cfad46449d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:18.555195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29044a39-3ffe-4556-b673-30cfad46449d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:18.608614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:18.608614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:18.617019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29044a39-3ffe-4556-b673-30cfad46449d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:18.639224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29044a39-3ffe-4556-b673-30cfad46449d tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:18.640406 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1226/2445] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:18 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:19.657084 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dec4acee-b40c-4dd8-a0ab-afe0618e5635 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:19.658124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dec4acee-b40c-4dd8-a0ab-afe0618e5635 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:19.658506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:19.658506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:19.659151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dec4acee-b40c-4dd8-a0ab-afe0618e5635 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:19.710593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:19.710593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:19.719623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dec4acee-b40c-4dd8-a0ab-afe0618e5635 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Volume info retrieved successfully. Jan 21 04:13:19.743320 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dec4acee-b40c-4dd8-a0ab-afe0618e5635 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 200 Jan 21 04:13:19.753733 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1220/2446] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:19 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 941 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:20.761510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d50ee7a1-378e-4b2b-89ab-3b2d706a0d87 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] GET http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 Jan 21 04:13:20.762050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d50ee7a1-378e-4b2b-89ab-3b2d706a0d87 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:20.762226 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:20.762226 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:20.762601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d50ee7a1-378e-4b2b-89ab-3b2d706a0d87 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:20.820148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d50ee7a1-378e-4b2b-89ab-3b2d706a0d87 tempest-VolumeTypesTest-1435810119 tempest-VolumeTypesTest-1435810119] http://10.222.0.22/volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 returned with HTTP 404 Jan 21 04:13:20.821947 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1227/2447] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:20 2021] GET /volume/v3/a011c822fd5c40089f35d85e972d005f/volumes/15d57798-f565-40a4-93f1-4391d3427e82 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:20.832557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44d0a6f3-3ad3-4938-9e4c-a32949a1cb61 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] DELETE http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/51176b65-1874-463f-884c-db29d5b8cda5 Jan 21 04:13:20.833466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44d0a6f3-3ad3-4938-9e4c-a32949a1cb61 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:20.833908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:20.833908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:20.834594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44d0a6f3-3ad3-4938-9e4c-a32949a1cb61 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:20.914882 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:13:20.914882 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:13:20.926759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44d0a6f3-3ad3-4938-9e4c-a32949a1cb61 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/51176b65-1874-463f-884c-db29d5b8cda5 returned with HTTP 202 Jan 21 04:13:20.928330 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1221/2448] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:13:20 2021] DELETE /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/51176b65-1874-463f-884c-db29d5b8cda5 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:20.935646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55df755d-d2d3-4b76-92c3-dddc80295368 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/51176b65-1874-463f-884c-db29d5b8cda5 Jan 21 04:13:20.936172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55df755d-d2d3-4b76-92c3-dddc80295368 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:20.936893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-55df755d-d2d3-4b76-92c3-dddc80295368 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:20.960725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-55df755d-d2d3-4b76-92c3-dddc80295368 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/51176b65-1874-463f-884c-db29d5b8cda5 returned with HTTP 404 Jan 21 04:13:20.962514 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1228/2449] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:20 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/51176b65-1874-463f-884c-db29d5b8cda5 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:20.970094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d95d1c1-46b6-44c9-b0ce-37f0626a8af3 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] DELETE http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/ece6f803-06e9-4ad1-ab79-d464ff6c4087 Jan 21 04:13:20.970624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d95d1c1-46b6-44c9-b0ce-37f0626a8af3 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:20.971160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d95d1c1-46b6-44c9-b0ce-37f0626a8af3 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:21.100800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d95d1c1-46b6-44c9-b0ce-37f0626a8af3 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/ece6f803-06e9-4ad1-ab79-d464ff6c4087 returned with HTTP 202 Jan 21 04:13:21.102172 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1222/2450] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:13:20 2021] DELETE /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/ece6f803-06e9-4ad1-ab79-d464ff6c4087 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:21.109435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-554d776c-a799-4832-abb2-9ce3828c5cc8 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] GET http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/ece6f803-06e9-4ad1-ab79-d464ff6c4087 Jan 21 04:13:21.109961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-554d776c-a799-4832-abb2-9ce3828c5cc8 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:21.110447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-554d776c-a799-4832-abb2-9ce3828c5cc8 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:21.123537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-554d776c-a799-4832-abb2-9ce3828c5cc8 tempest-VolumeTypesTest-985299966 tempest-VolumeTypesTest-985299966] http://10.222.0.22/volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/ece6f803-06e9-4ad1-ab79-d464ff6c4087 returned with HTTP 404 Jan 21 04:13:21.124479 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1229/2451] 10.222.0.22 () {58 vars in 1309 bytes} [Thu Jan 21 04:13:21 2021] GET /volume/v3/69cb9df318a34f6e870a825e1d625fd9/types/ece6f803-06e9-4ad1-ab79-d464ff6c4087 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:24.856665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] POST http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes Jan 21 04:13:24.858023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1106916435"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:24.860007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1106916435'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:13:24.860640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Create volume of 1 GB Jan 21 04:13:24.875098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Availability Zones retrieved successfully. Jan 21 04:13:24.893873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Flow 'volume_create_api' (979c7152-e8bb-4bd2-9783-388e19b4b23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:13:24.897167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc4ab0b-5232-4ab8-afdc-e4c2449690fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:24.899594 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:13:24.982862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc4ab0b-5232-4ab8-afdc-e4c2449690fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:24.985974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7510918-ab45-46e2-8a4b-c9eff259dc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:25.075949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Created reservations ['124f353d-eea7-4a85-838c-e6269790271d', '58a76fd8-9ed9-4d37-a613-eba943b941fd', '13013e80-8686-4941-81a3-ff10308db434', '9d4726b2-6254-49ff-80d2-8c5e28860f5a'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:13:25.077917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7510918-ab45-46e2-8a4b-c9eff259dc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['124f353d-eea7-4a85-838c-e6269790271d', '58a76fd8-9ed9-4d37-a613-eba943b941fd', '13013e80-8686-4941-81a3-ff10308db434', '9d4726b2-6254-49ff-80d2-8c5e28860f5a']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:25.080963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467d112b-eaf7-4142-8925-3f8138662ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:25.139898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467d112b-eaf7-4142-8925-3f8138662ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032dc442-ced7-40ea-ac5a-8833ad192fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1106916435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793e4ed0d9094c8ea14f9d1343fd8a03',qos_specs=None,replication_status=,reservations=['124f353d-eea7-4a85-838c-e6269790271d','58a76fd8-9ed9-4d37-a613-eba943b941fd','13013e80-8686-4941-81a3-ff10308db434','9d4726b2-6254-49ff-80d2-8c5e28860f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b0a8684f6754d91a72ad6c4bd80c151',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1106916435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=032dc442-ced7-40ea-ac5a-8833ad192fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793e4ed0d9094c8ea14f9d1343fd8a03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b0a8684f6754d91a72ad6c4bd80c151',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:25.142578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0047fcea-e7d2-402f-b50b-0d7ec04defae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:25.167887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0047fcea-e7d2-402f-b50b-0d7ec04defae) transitioned into state 'SUCCESS' from state '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-1106916435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793e4ed0d9094c8ea14f9d1343fd8a03',qos_specs=None,replication_status=,reservations=['124f353d-eea7-4a85-838c-e6269790271d','58a76fd8-9ed9-4d37-a613-eba943b941fd','13013e80-8686-4941-81a3-ff10308db434','9d4726b2-6254-49ff-80d2-8c5e28860f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b0a8684f6754d91a72ad6c4bd80c151',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:25.170554 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5acfbc-8ff6-4992-87c2-751b192f7a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:13:25.185258 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5acfbc-8ff6-4992-87c2-751b192f7a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:13:25.188657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Flow 'volume_create_api' (979c7152-e8bb-4bd2-9783-388e19b4b23f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:13:25.259160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Create volume request issued successfully. Jan 21 04:13:25.276379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38a083f9-5310-4614-8e06-ebf332f6b32e tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes returned with HTTP 202 Jan 21 04:13:25.277516 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1223/2452] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:13:24 2021] POST /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes => generated 819 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:13:25.292722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-435fcc23-6f86-4b38-b476-fd1007605b07 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:25.293427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-435fcc23-6f86-4b38-b476-fd1007605b07 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:25.294424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-435fcc23-6f86-4b38-b476-fd1007605b07 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:25.352263 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:25.352263 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:25.379167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-435fcc23-6f86-4b38-b476-fd1007605b07 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:25.408186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-435fcc23-6f86-4b38-b476-fd1007605b07 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 returned with HTTP 200 Jan 21 04:13:25.409360 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1230/2453] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:25 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:26.432853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e4db916-e48a-4a3e-a49b-8d75bbd5bcaf tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:26.434109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e4db916-e48a-4a3e-a49b-8d75bbd5bcaf tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:26.434350 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:26.434350 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:26.434742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e4db916-e48a-4a3e-a49b-8d75bbd5bcaf tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:26.510552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:26.510552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:26.522141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e4db916-e48a-4a3e-a49b-8d75bbd5bcaf tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:26.546405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e4db916-e48a-4a3e-a49b-8d75bbd5bcaf tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 returned with HTTP 200 Jan 21 04:13:26.548017 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1224/2454] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:26 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:26.564427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1933db90-23a5-405e-a310-67ae75123a36 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] POST http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:26.564869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:26.564869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:26.565515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1933db90-23a5-405e-a310-67ae75123a36 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:26.620792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:26.620792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:26.621576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1933db90-23a5-405e-a310-67ae75123a36 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:26.640626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1933db90-23a5-405e-a310-67ae75123a36 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Create volume metadata completed successfully. Jan 21 04:13:26.641526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1933db90-23a5-405e-a310-67ae75123a36 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:26.642544 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1231/2455] 10.222.0.22 () {60 vars in 1364 bytes} [Thu Jan 21 04:13:26 2021] POST /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 101 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:26.652289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6855702-c9ee-4ac1-a411-daafe823ae5c tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:26.653393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6855702-c9ee-4ac1-a411-daafe823ae5c tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:26.653721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:26.653721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:26.654281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b6855702-c9ee-4ac1-a411-daafe823ae5c tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:26.711084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:26.711084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:26.712545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b6855702-c9ee-4ac1-a411-daafe823ae5c tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:26.724503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b6855702-c9ee-4ac1-a411-daafe823ae5c tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Get volume metadata completed successfully. Jan 21 04:13:26.725546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b6855702-c9ee-4ac1-a411-daafe823ae5c tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:26.726456 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1225/2456] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:26 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 101 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:26.736907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3533a7ed-9173-4094-96dd-8f89a9f17d74 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] PUT http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:26.737362 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:26.737362 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:26.737769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3533a7ed-9173-4094-96dd-8f89a9f17d74 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:26.794875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:26.794875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:26.796238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3533a7ed-9173-4094-96dd-8f89a9f17d74 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:26.824173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3533a7ed-9173-4094-96dd-8f89a9f17d74 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Update volume metadata completed successfully. Jan 21 04:13:26.824864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3533a7ed-9173-4094-96dd-8f89a9f17d74 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:26.830852 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1232/2457] 10.222.0.22 () {60 vars in 1362 bytes} [Thu Jan 21 04:13:26 2021] PUT /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 57 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:26.846925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de321606-2df3-4896-9cbd-2b19d0f40e98 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:26.847646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de321606-2df3-4896-9cbd-2b19d0f40e98 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:26.848145 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:26.848145 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:26.848753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de321606-2df3-4896-9cbd-2b19d0f40e98 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:26.916287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:26.916287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:26.917623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de321606-2df3-4896-9cbd-2b19d0f40e98 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:26.935390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de321606-2df3-4896-9cbd-2b19d0f40e98 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Get volume metadata completed successfully. Jan 21 04:13:26.936283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de321606-2df3-4896-9cbd-2b19d0f40e98 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:26.937694 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1226/2458] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:26 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:26.947427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] DELETE http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key1 Jan 21 04:13:26.948279 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:26.948722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:26.948722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:26.949384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:27.012752 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.012752 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.014428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.026582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Get volume metadata completed successfully. Jan 21 04:13:27.034293 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:13:27.034293 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:13:27.040351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Delete volume metadata completed successfully. Jan 21 04:13:27.041093 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21713d9d-799c-4a64-aa87-d60b034f9198 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key1 returned with HTTP 200 Jan 21 04:13:27.042579 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1233/2459] 10.222.0.22 () {58 vars in 1360 bytes} [Thu Jan 21 04:13:26 2021] DELETE /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key1 => generated 0 bytes in 100 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 04:13:27.051355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8267e225-1ba8-492c-b51f-894e5b4e42e6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:27.051882 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8267e225-1ba8-492c-b51f-894e5b4e42e6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:27.052097 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.052097 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.052472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8267e225-1ba8-492c-b51f-894e5b4e42e6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:27.106740 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.106740 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.108093 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8267e225-1ba8-492c-b51f-894e5b4e42e6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.119508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8267e225-1ba8-492c-b51f-894e5b4e42e6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Get volume metadata completed successfully. Jan 21 04:13:27.120247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8267e225-1ba8-492c-b51f-894e5b4e42e6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:27.121154 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1227/2460] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:27 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 32 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:13:27.131376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f1ecff7-0922-4352-94c3-621bf30630a8 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] PUT http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:27.131828 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.131828 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.132211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f1ecff7-0922-4352-94c3-621bf30630a8 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:27.183320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.183320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.184676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f1ecff7-0922-4352-94c3-621bf30630a8 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.203814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f1ecff7-0922-4352-94c3-621bf30630a8 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Update volume metadata completed successfully. Jan 21 04:13:27.204420 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f1ecff7-0922-4352-94c3-621bf30630a8 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:27.205281 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1234/2461] 10.222.0.22 () {60 vars in 1362 bytes} [Thu Jan 21 04:13:27 2021] PUT /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 16 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:27.216553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8a6a124-a8cb-4d91-8019-f6670b122607 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] POST http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:27.217021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.217021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.217430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8a6a124-a8cb-4d91-8019-f6670b122607 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:27.268865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.268865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.270041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b8a6a124-a8cb-4d91-8019-f6670b122607 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.285190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b8a6a124-a8cb-4d91-8019-f6670b122607 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Create volume metadata completed successfully. Jan 21 04:13:27.285950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8a6a124-a8cb-4d91-8019-f6670b122607 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:27.287012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1228/2462] 10.222.0.22 () {60 vars in 1363 bytes} [Thu Jan 21 04:13:27 2021] POST /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 68 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:13:27.296163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0247d4fc-ef57-4e4f-ae5d-7ce0654b6d13 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] PUT http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key3 Jan 21 04:13:27.297200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.297200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.297600 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0247d4fc-ef57-4e4f-ae5d-7ce0654b6d13 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:27.356038 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.356038 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.357590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0247d4fc-ef57-4e4f-ae5d-7ce0654b6d13 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.389876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0247d4fc-ef57-4e4f-ae5d-7ce0654b6d13 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Update volume metadata completed successfully. Jan 21 04:13:27.391545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0247d4fc-ef57-4e4f-ae5d-7ce0654b6d13 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key3 returned with HTTP 200 Jan 21 04:13:27.392539 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1235/2463] 10.222.0.22 () {60 vars in 1377 bytes} [Thu Jan 21 04:13:27 2021] PUT /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key3 => generated 35 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:27.402258 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f1ab7e3-3d1f-4a18-8f30-38ac178102e3 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key3 Jan 21 04:13:27.402789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f1ab7e3-3d1f-4a18-8f30-38ac178102e3 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:27.403041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.403041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.403431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f1ab7e3-3d1f-4a18-8f30-38ac178102e3 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:27.464131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.464131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.465349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f1ab7e3-3d1f-4a18-8f30-38ac178102e3 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.477757 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f1ab7e3-3d1f-4a18-8f30-38ac178102e3 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Get volume metadata completed successfully. Jan 21 04:13:27.478665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f1ab7e3-3d1f-4a18-8f30-38ac178102e3 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key3 returned with HTTP 200 Jan 21 04:13:27.480235 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1229/2464] 10.222.0.22 () {58 vars in 1357 bytes} [Thu Jan 21 04:13:27 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata/key3 => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:27.490859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b5571ec-871b-4e2f-965c-57be17721471 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:27.491786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b5571ec-871b-4e2f-965c-57be17721471 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:27.492216 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.492216 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.492892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b5571ec-871b-4e2f-965c-57be17721471 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:27.550065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.550065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.551605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9b5571ec-871b-4e2f-965c-57be17721471 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.563259 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9b5571ec-871b-4e2f-965c-57be17721471 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Get volume metadata completed successfully. Jan 21 04:13:27.564370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b5571ec-871b-4e2f-965c-57be17721471 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:27.565247 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1236/2465] 10.222.0.22 () {58 vars in 1342 bytes} [Thu Jan 21 04:13:27 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 75 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:13:27.575667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6920e528-447c-4bc4-a78c-c19de20933a6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] PUT http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata Jan 21 04:13:27.576552 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.576552 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.577251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6920e528-447c-4bc4-a78c-c19de20933a6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:13:27.643342 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.643342 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.645123 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6920e528-447c-4bc4-a78c-c19de20933a6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.665640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6920e528-447c-4bc4-a78c-c19de20933a6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Update volume metadata completed successfully. Jan 21 04:13:27.666415 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6920e528-447c-4bc4-a78c-c19de20933a6 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata returned with HTTP 200 Jan 21 04:13:27.667682 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1230/2466] 10.222.0.22 () {60 vars in 1362 bytes} [Thu Jan 21 04:13:27 2021] PUT /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0/metadata => generated 16 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:13:27.679291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] DELETE http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:27.679711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:27.680276 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.680276 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.680652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:27.681121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Delete volume with id: 032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:27.732590 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.732590 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.733771 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.763577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Delete volume request issued successfully. Jan 21 04:13:27.764307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6e0ee8c7-e01f-4e65-8c8b-62e23942ebed tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 returned with HTTP 202 Jan 21 04:13:27.766040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1237/2467] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:13:27 2021] DELETE /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:13:27.773190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d5befcc-6bab-48ae-8374-9d6e4a8398f5 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:27.773953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d5befcc-6bab-48ae-8374-9d6e4a8398f5 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:27.774273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:27.774273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:27.774849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d5befcc-6bab-48ae-8374-9d6e4a8398f5 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:27.864109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:27.864109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:27.876148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d5befcc-6bab-48ae-8374-9d6e4a8398f5 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:27.902460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d5befcc-6bab-48ae-8374-9d6e4a8398f5 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 returned with HTTP 200 Jan 21 04:13:27.913005 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1231/2468] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:27 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 => generated 911 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:28.921517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b72ea0e0-fe3c-41ee-bd83-3ca02b31e351 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:28.922293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b72ea0e0-fe3c-41ee-bd83-3ca02b31e351 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:28.922662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:28.922662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:28.923512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b72ea0e0-fe3c-41ee-bd83-3ca02b31e351 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:28.993862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:28.993862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:29.004835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b72ea0e0-fe3c-41ee-bd83-3ca02b31e351 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Volume info retrieved successfully. Jan 21 04:13:29.032507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b72ea0e0-fe3c-41ee-bd83-3ca02b31e351 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 returned with HTTP 200 Jan 21 04:13:29.033934 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1238/2469] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:28 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:30.050018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bffeabd2-8e35-4f85-b541-185671708f97 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] GET http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 Jan 21 04:13:30.050593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bffeabd2-8e35-4f85-b541-185671708f97 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:30.050716 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:30.050716 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:30.051146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bffeabd2-8e35-4f85-b541-185671708f97 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:30.098285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bffeabd2-8e35-4f85-b541-185671708f97 tempest-VolumesMetadataTest-515445688 tempest-VolumesMetadataTest-515445688] http://10.222.0.22/volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 returned with HTTP 404 Jan 21 04:13:30.099226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1232/2470] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:30 2021] GET /volume/v3/793e4ed0d9094c8ea14f9d1343fd8a03/volumes/032dc442-ced7-40ea-ac5a-8833ad192fc0 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:13:38.847146 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8696fb4a-5f59-4140-b5d2-72f7c154a52d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:13:38.847736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8696fb4a-5f59-4140-b5d2-72f7c154a52d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:38.847871 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:13:38.847871 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:13:38.848444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8696fb4a-5f59-4140-b5d2-72f7c154a52d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:38.898827 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:38.898827 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:38.907458 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8696fb4a-5f59-4140-b5d2-72f7c154a52d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:13:38.930449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8696fb4a-5f59-4140-b5d2-72f7c154a52d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:13:38.931342 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1239/2471] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:38 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:13:38.947507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-577ae445-2b0e-468c-9ec9-c684166f1440 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:13:38.948301 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-577ae445-2b0e-468c-9ec9-c684166f1440 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:13:38.948795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-577ae445-2b0e-468c-9ec9-c684166f1440 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:13:38.998505 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:13:38.998505 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:13:39.008097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-577ae445-2b0e-468c-9ec9-c684166f1440 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:13:39.031444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-577ae445-2b0e-468c-9ec9-c684166f1440 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:13:39.032367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1233/2472] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:13:38 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:35.991002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] POST http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes Jan 21 04:14:35.992330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:35.992330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:35.992879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1472479725", "snapshot_id": null, "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "volume_type": null, "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:14:35.994251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1472479725', 'snapshot_id': None, 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'volume_type': None, 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:14:36.103600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Create volume of 1 GB Jan 21 04:14:36.116712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Availability Zones retrieved successfully. Jan 21 04:14:36.134069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Flow 'volume_create_api' (7498664f-f6da-4041-aba4-a6a4b87d99ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:14:36.136867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64cea8e9-ebf4-4315-8282-60bd2bb90743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:14:36.138937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:14:36.246769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64cea8e9-ebf4-4315-8282-60bd2bb90743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:14:36.248989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac641e4-e029-4932-9af7-b8718ad9cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:14:36.338147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Created reservations ['a265f28b-eddf-4efd-8a87-e88ad46135a6', '212b6ae0-1e3d-40dd-a746-7c7bdd069f6d', 'fbac3eb9-cd85-45e3-86c0-8477d14a5583', 'b3abaabc-a3a8-47c7-b291-baa1cd952a49'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:14:36.340191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac641e4-e029-4932-9af7-b8718ad9cb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a265f28b-eddf-4efd-8a87-e88ad46135a6', '212b6ae0-1e3d-40dd-a746-7c7bdd069f6d', 'fbac3eb9-cd85-45e3-86c0-8477d14a5583', 'b3abaabc-a3a8-47c7-b291-baa1cd952a49']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:14:36.342785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e53066-eefe-46c3-b954-777e69f9570d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:14:36.403727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e53066-eefe-46c3-b954-777e69f9570d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1d7b22-7b35-4376-a8c5-088eade6b478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1472479725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d290a4c3aeca43f8834f99a94a520787',qos_specs=None,replication_status=,reservations=['a265f28b-eddf-4efd-8a87-e88ad46135a6','212b6ae0-1e3d-40dd-a746-7c7bdd069f6d','fbac3eb9-cd85-45e3-86c0-8477d14a5583','b3abaabc-a3a8-47c7-b291-baa1cd952a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10b3ad5db4a486a957c5b582fc07022',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1472479725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1d7b22-7b35-4376-a8c5-088eade6b478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d290a4c3aeca43f8834f99a94a520787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b10b3ad5db4a486a957c5b582fc07022',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:14:36.405939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11fe12b-bc1f-48b0-8d1f-5dc7278a4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:14:36.433208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11fe12b-bc1f-48b0-8d1f-5dc7278a4e9f) transitioned into state 'SUCCESS' from state '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-1472479725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d290a4c3aeca43f8834f99a94a520787',qos_specs=None,replication_status=,reservations=['a265f28b-eddf-4efd-8a87-e88ad46135a6','212b6ae0-1e3d-40dd-a746-7c7bdd069f6d','fbac3eb9-cd85-45e3-86c0-8477d14a5583','b3abaabc-a3a8-47c7-b291-baa1cd952a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10b3ad5db4a486a957c5b582fc07022',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:14:36.436664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56bf52f-3504-4a31-8901-db0bb0084831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:14:36.459809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56bf52f-3504-4a31-8901-db0bb0084831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:14:36.462529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Flow 'volume_create_api' (7498664f-f6da-4041-aba4-a6a4b87d99ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:14:36.514597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Create volume request issued successfully. Jan 21 04:14:36.530474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2e6c8eba-8b21-4937-853f-c947f4ca0ef7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes returned with HTTP 202 Jan 21 04:14:36.535588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1240/2473] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:14:35 2021] POST /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes => generated 823 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:14:36.547782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05d8df2a-0b31-4fca-a0ac-b5c5d5e9fbac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:36.548494 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05d8df2a-0b31-4fca-a0ac-b5c5d5e9fbac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:36.548713 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:36.548713 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:36.549089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05d8df2a-0b31-4fca-a0ac-b5c5d5e9fbac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:36.605282 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:36.605282 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:36.615603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-05d8df2a-0b31-4fca-a0ac-b5c5d5e9fbac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:36.642045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05d8df2a-0b31-4fca-a0ac-b5c5d5e9fbac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:36.642873 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1234/2474] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:36 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:37.659726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-776609a8-0592-4f4e-9eb0-42a9ad960a9d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:37.660881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-776609a8-0592-4f4e-9eb0-42a9ad960a9d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:37.661493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:37.661493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:37.662431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-776609a8-0592-4f4e-9eb0-42a9ad960a9d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:37.723320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:37.723320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:37.734872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-776609a8-0592-4f4e-9eb0-42a9ad960a9d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:37.761174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-776609a8-0592-4f4e-9eb0-42a9ad960a9d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:37.762419 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1241/2475] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:37 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:38.779430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a782ff-a8ba-4f49-bab3-05bfdaaaf3df tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:38.781299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a782ff-a8ba-4f49-bab3-05bfdaaaf3df tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:38.782122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:38.782122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:38.783192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60a782ff-a8ba-4f49-bab3-05bfdaaaf3df tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:38.860684 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:38.860684 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:38.871750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60a782ff-a8ba-4f49-bab3-05bfdaaaf3df tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:38.900286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60a782ff-a8ba-4f49-bab3-05bfdaaaf3df tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:38.901105 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1235/2476] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:38 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:39.917086 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-797b9a43-80d9-4f23-8e13-f0381cbd1f7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:39.917605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-797b9a43-80d9-4f23-8e13-f0381cbd1f7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:39.918271 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:39.918271 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:39.918649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-797b9a43-80d9-4f23-8e13-f0381cbd1f7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:40.001445 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:40.001445 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:40.010637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-797b9a43-80d9-4f23-8e13-f0381cbd1f7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:40.062171 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-797b9a43-80d9-4f23-8e13-f0381cbd1f7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:40.063541 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1242/2477] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:39 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:41.081079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c86f69cd-54b4-4a7a-a7b7-c9b553dfd1c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:41.083026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c86f69cd-54b4-4a7a-a7b7-c9b553dfd1c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:41.083501 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:41.083501 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:41.084174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c86f69cd-54b4-4a7a-a7b7-c9b553dfd1c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:41.138618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:41.138618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:41.151527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c86f69cd-54b4-4a7a-a7b7-c9b553dfd1c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:41.188543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c86f69cd-54b4-4a7a-a7b7-c9b553dfd1c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:41.198270 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1236/2478] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:41 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:42.206993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb819295-9a61-453f-9ac9-4e2ec4158fb2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:42.207791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb819295-9a61-453f-9ac9-4e2ec4158fb2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:42.208057 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:42.208057 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:42.208386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb819295-9a61-453f-9ac9-4e2ec4158fb2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:42.262375 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:42.262375 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:42.271441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fb819295-9a61-453f-9ac9-4e2ec4158fb2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:42.295908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb819295-9a61-453f-9ac9-4e2ec4158fb2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:42.297713 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1243/2479] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:42 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:43.313560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3dbb59bb-c6e3-42cc-b79c-d8c65902ce79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:43.314057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3dbb59bb-c6e3-42cc-b79c-d8c65902ce79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:43.314371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:43.314371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:43.315132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3dbb59bb-c6e3-42cc-b79c-d8c65902ce79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:43.366465 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:43.366465 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:43.378331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3dbb59bb-c6e3-42cc-b79c-d8c65902ce79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:43.404908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3dbb59bb-c6e3-42cc-b79c-d8c65902ce79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:43.408285 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1237/2480] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:43 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:44.426819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3ca42f0-72e4-4792-8441-f1ec5ffdf577 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:44.427961 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3ca42f0-72e4-4792-8441-f1ec5ffdf577 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:44.428282 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:44.428282 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:44.429040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e3ca42f0-72e4-4792-8441-f1ec5ffdf577 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:44.491801 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:44.491801 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:44.508780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e3ca42f0-72e4-4792-8441-f1ec5ffdf577 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:44.558851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e3ca42f0-72e4-4792-8441-f1ec5ffdf577 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:44.560296 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1244/2481] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:44 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:45.579352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-786754ba-2099-4585-a8bf-1cf4604a373d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:45.579935 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-786754ba-2099-4585-a8bf-1cf4604a373d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:45.580078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:45.580078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:45.580679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-786754ba-2099-4585-a8bf-1cf4604a373d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:45.631054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:45.631054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:45.639750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-786754ba-2099-4585-a8bf-1cf4604a373d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:45.663805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-786754ba-2099-4585-a8bf-1cf4604a373d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:45.664850 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1238/2482] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:45 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:46.686029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-738ed1df-6d54-43b7-b015-54e134a2582c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:46.686622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-738ed1df-6d54-43b7-b015-54e134a2582c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:46.687608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:46.687608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:46.688180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-738ed1df-6d54-43b7-b015-54e134a2582c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:46.738074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:46.738074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:46.746534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-738ed1df-6d54-43b7-b015-54e134a2582c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:46.769930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-738ed1df-6d54-43b7-b015-54e134a2582c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:46.770690 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1245/2483] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:46 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:47.787344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38b47a57-5e8c-49d4-9568-1bb60e24398b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:47.789125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38b47a57-5e8c-49d4-9568-1bb60e24398b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:47.789125 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:47.789125 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:47.789125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38b47a57-5e8c-49d4-9568-1bb60e24398b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:47.849388 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:47.849388 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:47.857507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38b47a57-5e8c-49d4-9568-1bb60e24398b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:47.881261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38b47a57-5e8c-49d4-9568-1bb60e24398b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:47.882090 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1239/2484] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:47 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:48.898389 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8372d87c-a242-4fc6-9d4e-7948b0d55a9b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:48.898939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8372d87c-a242-4fc6-9d4e-7948b0d55a9b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:48.899146 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:48.899146 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:48.899513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8372d87c-a242-4fc6-9d4e-7948b0d55a9b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:48.951740 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:48.951740 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:48.960925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8372d87c-a242-4fc6-9d4e-7948b0d55a9b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:48.986035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8372d87c-a242-4fc6-9d4e-7948b0d55a9b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:48.986874 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1246/2485] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:48 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:50.003147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ca3434e-596f-4f93-b66a-1f6d20cf3e8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:50.003735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ca3434e-596f-4f93-b66a-1f6d20cf3e8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:50.003844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:50.003844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:50.004185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1ca3434e-596f-4f93-b66a-1f6d20cf3e8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:50.053597 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:50.053597 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:50.061868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1ca3434e-596f-4f93-b66a-1f6d20cf3e8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:50.084274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1ca3434e-596f-4f93-b66a-1f6d20cf3e8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:50.085114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1240/2486] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:49 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 976 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:14:51.102088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eca6a35d-c000-4383-9257-45abbdc3174e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:51.102925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eca6a35d-c000-4383-9257-45abbdc3174e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:51.103308 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:51.103308 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:51.103695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eca6a35d-c000-4383-9257-45abbdc3174e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:51.168606 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:51.168606 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:51.178220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eca6a35d-c000-4383-9257-45abbdc3174e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:51.201464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eca6a35d-c000-4383-9257-45abbdc3174e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:51.202595 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1247/2487] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:51 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 976 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:52.220612 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23762ebb-6ea1-488c-b6ff-6b76f1840912 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:52.221267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23762ebb-6ea1-488c-b6ff-6b76f1840912 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:52.221267 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:52.221267 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:52.221633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23762ebb-6ea1-488c-b6ff-6b76f1840912 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:52.292980 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:52.292980 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:52.303529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-23762ebb-6ea1-488c-b6ff-6b76f1840912 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:52.325957 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23762ebb-6ea1-488c-b6ff-6b76f1840912 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:52.326801 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1241/2488] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:52 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 976 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:14:53.344774 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35c09254-8202-42ad-abdc-8ded14ba5360 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:53.345370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35c09254-8202-42ad-abdc-8ded14ba5360 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:53.345501 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:53.345501 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:53.345873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-35c09254-8202-42ad-abdc-8ded14ba5360 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:53.395048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:53.395048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:53.403419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-35c09254-8202-42ad-abdc-8ded14ba5360 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:53.427238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-35c09254-8202-42ad-abdc-8ded14ba5360 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:53.428046 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1248/2489] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:53 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 976 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:54.443301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c519c40-3e57-435b-bfc0-ddb28152d492 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:54.443795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c519c40-3e57-435b-bfc0-ddb28152d492 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:54.444012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:54.444012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:54.444385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7c519c40-3e57-435b-bfc0-ddb28152d492 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:54.493626 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:54.493626 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:54.501936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7c519c40-3e57-435b-bfc0-ddb28152d492 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:54.525460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7c519c40-3e57-435b-bfc0-ddb28152d492 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:54.526280 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1242/2490] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:54 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 1364 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:14:54.541875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ea1a550-c504-4309-99f4-6c0cd1002414 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:54.542394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ea1a550-c504-4309-99f4-6c0cd1002414 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:54.542609 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:54.542609 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:54.542996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ea1a550-c504-4309-99f4-6c0cd1002414 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:54.590470 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:54.590470 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:54.599190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ea1a550-c504-4309-99f4-6c0cd1002414 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:54.622371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ea1a550-c504-4309-99f4-6c0cd1002414 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:54.623212 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1249/2491] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:54 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 1364 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:14:54.638531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-351224f3-55c5-4529-9ef2-c9857dd13fdf tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:14:54.639095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-351224f3-55c5-4529-9ef2-c9857dd13fdf tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:54.639307 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:54.639307 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:54.639718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-351224f3-55c5-4529-9ef2-c9857dd13fdf tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:54.690673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:54.690673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:54.699162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-351224f3-55c5-4529-9ef2-c9857dd13fdf tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:54.723252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-351224f3-55c5-4529-9ef2-c9857dd13fdf tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:14:54.724340 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1243/2492] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:54 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 1364 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:14:54.740098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] POST http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups Jan 21 04:14:54.740556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:54.740556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:54.740972 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea1d7b22-7b35-4376-a8c5-088eade6b478", "name": "tempest-TestVolumeBackupRestore-backup-1890125057", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:14:54.742372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Creating new backup {'backup': {'volume_id': 'ea1d7b22-7b35-4376-a8c5-088eade6b478', 'name': 'tempest-TestVolumeBackupRestore-backup-1890125057', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:14:54.742784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Creating backup of volume ea1d7b22-7b35-4376-a8c5-088eade6b478 in container None Jan 21 04:14:54.793842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:54.793842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:54.794912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:14:54.836115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Created reservations ['88a2145b-c9f8-4c79-9495-7da20d9ecd26', '487f03e8-f054-4c81-b82f-7caa99d6954c'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:14:54.889786 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-545ab70c-07cb-4bae-b21b-4c462ec9ca16 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups returned with HTTP 202 Jan 21 04:14:54.891354 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1250/2493] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:14:54 2021] POST /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups => generated 401 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:14:54.902394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-974bd3ce-bf57-4ed8-bb78-3f8cf8b67c2e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:14:54.903162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-974bd3ce-bf57-4ed8-bb78-3f8cf8b67c2e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:54.903430 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:54.903430 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:54.903921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-974bd3ce-bf57-4ed8-bb78-3f8cf8b67c2e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:54.904329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-974bd3ce-bf57-4ed8-bb78-3f8cf8b67c2e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:14:54.927321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:54.927321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:54.929354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-974bd3ce-bf57-4ed8-bb78-3f8cf8b67c2e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:14:54.930505 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1244/2494] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:54 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 808 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:55.944408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c6b3594d-caca-4835-b3a1-ffe7015d8ca1 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:14:55.944934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c6b3594d-caca-4835-b3a1-ffe7015d8ca1 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:55.945126 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:55.945126 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:55.945498 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c6b3594d-caca-4835-b3a1-ffe7015d8ca1 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:55.945870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c6b3594d-caca-4835-b3a1-ffe7015d8ca1 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:14:55.967541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:55.967541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:55.970315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c6b3594d-caca-4835-b3a1-ffe7015d8ca1 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:14:55.971158 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1251/2495] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:55 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 808 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:56.986228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ced62f12-2ee8-42d7-8ad3-97041e3ebb67 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:14:56.987089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ced62f12-2ee8-42d7-8ad3-97041e3ebb67 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:56.987448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:56.987448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:56.988025 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ced62f12-2ee8-42d7-8ad3-97041e3ebb67 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:56.988402 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ced62f12-2ee8-42d7-8ad3-97041e3ebb67 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:14:57.011367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:57.011367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:57.013126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ced62f12-2ee8-42d7-8ad3-97041e3ebb67 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:14:57.013915 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1245/2496] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:56 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:58.030846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b417c83-0621-4dd8-870e-314f6bf4ec79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:14:58.039728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b417c83-0621-4dd8-870e-314f6bf4ec79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:58.039728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:58.039728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:58.039728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b417c83-0621-4dd8-870e-314f6bf4ec79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:58.039728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4b417c83-0621-4dd8-870e-314f6bf4ec79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:14:58.056998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:58.056998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:58.058801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b417c83-0621-4dd8-870e-314f6bf4ec79 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:14:58.059658 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1252/2497] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:58 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:14:59.074241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c71348d0-46f4-4ee6-a0a1-8cf0217e5a29 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:14:59.074866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c71348d0-46f4-4ee6-a0a1-8cf0217e5a29 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:14:59.075936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:14:59.075936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:14:59.076469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c71348d0-46f4-4ee6-a0a1-8cf0217e5a29 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:14:59.076867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c71348d0-46f4-4ee6-a0a1-8cf0217e5a29 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:14:59.099773 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:14:59.099773 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:14:59.101508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c71348d0-46f4-4ee6-a0a1-8cf0217e5a29 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:14:59.102303 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1246/2498] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:14:59 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:00.116549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e715decb-c7b8-4eb6-b3ae-e7dd133a73b5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:00.117173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e715decb-c7b8-4eb6-b3ae-e7dd133a73b5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:00.117173 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:00.117173 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:00.117533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e715decb-c7b8-4eb6-b3ae-e7dd133a73b5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:00.117905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e715decb-c7b8-4eb6-b3ae-e7dd133a73b5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:00.138808 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:00.138808 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:00.140564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e715decb-c7b8-4eb6-b3ae-e7dd133a73b5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:00.141791 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1253/2499] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:00 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:01.156461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57c613c0-67ef-463c-8429-03442af10fae tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:01.157792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57c613c0-67ef-463c-8429-03442af10fae tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:01.157792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:01.157792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:01.158161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57c613c0-67ef-463c-8429-03442af10fae tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:01.158374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-57c613c0-67ef-463c-8429-03442af10fae tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:01.179648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:01.179648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:01.181435 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57c613c0-67ef-463c-8429-03442af10fae tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:01.188884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1247/2500] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:01 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:02.204738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-453fb961-97bd-4775-9bc8-d6a7cc13a9f3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:02.205508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-453fb961-97bd-4775-9bc8-d6a7cc13a9f3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:02.205508 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:02.205508 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:02.205983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-453fb961-97bd-4775-9bc8-d6a7cc13a9f3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:02.206135 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-453fb961-97bd-4775-9bc8-d6a7cc13a9f3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:02.243601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:02.243601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:02.246243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-453fb961-97bd-4775-9bc8-d6a7cc13a9f3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:02.247339 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1254/2501] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:02 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:03.261814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2dac3fdc-3b1d-448d-aeea-f4554b82b6bc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:03.262471 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2dac3fdc-3b1d-448d-aeea-f4554b82b6bc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:03.262892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:03.262892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:03.264284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2dac3fdc-3b1d-448d-aeea-f4554b82b6bc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:03.265008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2dac3fdc-3b1d-448d-aeea-f4554b82b6bc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:03.289538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:03.289538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:03.291552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2dac3fdc-3b1d-448d-aeea-f4554b82b6bc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:03.292350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1248/2502] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:03 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:04.306338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-348530e6-6f45-4eea-a457-b714841a8f7f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:04.307559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-348530e6-6f45-4eea-a457-b714841a8f7f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:04.308074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:04.308074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:04.308706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-348530e6-6f45-4eea-a457-b714841a8f7f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:04.309091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-348530e6-6f45-4eea-a457-b714841a8f7f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:04.331243 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:04.331243 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:04.333076 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-348530e6-6f45-4eea-a457-b714841a8f7f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:04.333864 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1255/2503] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:04 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:05.347862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46e2b491-b8ed-4860-b64d-3f10670d75fa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:05.348881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46e2b491-b8ed-4860-b64d-3f10670d75fa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:05.349175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:05.349175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:05.349734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46e2b491-b8ed-4860-b64d-3f10670d75fa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:05.350195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-46e2b491-b8ed-4860-b64d-3f10670d75fa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:05.372972 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:05.372972 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:05.376088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46e2b491-b8ed-4860-b64d-3f10670d75fa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:05.377160 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1249/2504] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:05 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:06.391542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84a7f1dd-cd39-4bf4-afd4-2591174182b3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:06.392042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84a7f1dd-cd39-4bf4-afd4-2591174182b3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:06.392605 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:06.392605 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:06.393234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84a7f1dd-cd39-4bf4-afd4-2591174182b3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:06.393931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-84a7f1dd-cd39-4bf4-afd4-2591174182b3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:06.420460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:06.420460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:06.423676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84a7f1dd-cd39-4bf4-afd4-2591174182b3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:06.425609 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1256/2505] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:06 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:07.439140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-536acf73-e025-4f77-b682-88db92b49e75 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:07.440261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-536acf73-e025-4f77-b682-88db92b49e75 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:07.440483 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:07.440483 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:07.440909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-536acf73-e025-4f77-b682-88db92b49e75 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:07.442351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-536acf73-e025-4f77-b682-88db92b49e75 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:07.475548 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:07.475548 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:07.478310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-536acf73-e025-4f77-b682-88db92b49e75 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:07.479404 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1250/2506] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:07 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:08.494602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ad242ca-eae1-4284-9487-17068b180c28 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:08.496076 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ad242ca-eae1-4284-9487-17068b180c28 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:08.496565 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:08.496565 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:08.497316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ad242ca-eae1-4284-9487-17068b180c28 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:08.497870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2ad242ca-eae1-4284-9487-17068b180c28 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:08.552011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:08.552011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:08.554418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ad242ca-eae1-4284-9487-17068b180c28 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:08.562908 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1257/2507] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:08 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:09.570120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f043f2b1-a810-4d2c-a2ec-f61c54463d10 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:09.570673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f043f2b1-a810-4d2c-a2ec-f61c54463d10 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:09.570946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:09.570946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:09.571341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f043f2b1-a810-4d2c-a2ec-f61c54463d10 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:09.571708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f043f2b1-a810-4d2c-a2ec-f61c54463d10 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:09.597016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:09.597016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:09.599021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f043f2b1-a810-4d2c-a2ec-f61c54463d10 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:09.605821 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1251/2508] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:09 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:10.614478 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ea7448c-6cd8-49c8-809d-d59cf251598c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:10.615040 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ea7448c-6cd8-49c8-809d-d59cf251598c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:10.615165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:10.615165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:10.615529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ea7448c-6cd8-49c8-809d-d59cf251598c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:10.615899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8ea7448c-6cd8-49c8-809d-d59cf251598c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:10.636743 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:10.636743 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:10.638422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ea7448c-6cd8-49c8-809d-d59cf251598c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:10.639222 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1258/2509] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:10 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:11.653433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f7fb4e9-6ab5-4b5a-ba39-75cd47aaa810 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:11.654011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f7fb4e9-6ab5-4b5a-ba39-75cd47aaa810 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:11.654173 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:11.654173 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:11.654481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f7fb4e9-6ab5-4b5a-ba39-75cd47aaa810 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:11.654845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7f7fb4e9-6ab5-4b5a-ba39-75cd47aaa810 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:11.677358 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:11.677358 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:11.679066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f7fb4e9-6ab5-4b5a-ba39-75cd47aaa810 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:11.679815 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1252/2510] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:11 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:12.695445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cbfd469-e11d-4621-84e5-2fcead21b9c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:12.695965 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cbfd469-e11d-4621-84e5-2fcead21b9c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:12.696085 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:12.696085 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:12.696389 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cbfd469-e11d-4621-84e5-2fcead21b9c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:12.696963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2cbfd469-e11d-4621-84e5-2fcead21b9c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:12.719298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:12.719298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:12.721691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cbfd469-e11d-4621-84e5-2fcead21b9c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:12.722796 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1259/2511] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:12 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:13.737393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-04f56578-35c9-4041-8ccd-4047544862a0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:13.737987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-04f56578-35c9-4041-8ccd-4047544862a0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:13.738118 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:13.738118 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:13.738458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-04f56578-35c9-4041-8ccd-4047544862a0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:13.738826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-04f56578-35c9-4041-8ccd-4047544862a0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:13.759821 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:13.759821 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:13.761503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-04f56578-35c9-4041-8ccd-4047544862a0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:13.762329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1253/2512] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:13 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:14.776870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0114f6ae-ee60-4e56-af6a-211a34d5f6ee tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:14.777427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0114f6ae-ee60-4e56-af6a-211a34d5f6ee tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:14.777573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:14.777573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:14.777924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0114f6ae-ee60-4e56-af6a-211a34d5f6ee tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:14.778293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0114f6ae-ee60-4e56-af6a-211a34d5f6ee tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:14.804019 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:14.804019 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:14.805746 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0114f6ae-ee60-4e56-af6a-211a34d5f6ee tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:14.806553 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1260/2513] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:14 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:15.822364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44510294-d2c8-43aa-b4d1-77093eb6cfe9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:15.823277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44510294-d2c8-43aa-b4d1-77093eb6cfe9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:15.823277 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:15.823277 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:15.823580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44510294-d2c8-43aa-b4d1-77093eb6cfe9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:15.824150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-44510294-d2c8-43aa-b4d1-77093eb6cfe9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:15.849400 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:15.849400 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:15.851288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44510294-d2c8-43aa-b4d1-77093eb6cfe9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:15.852104 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1254/2514] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:15 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:16.866940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25c22fe5-a619-4cf6-9cec-a9eb0525bee9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:16.867541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25c22fe5-a619-4cf6-9cec-a9eb0525bee9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:16.867737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:16.867737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:16.868234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25c22fe5-a619-4cf6-9cec-a9eb0525bee9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:16.868609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-25c22fe5-a619-4cf6-9cec-a9eb0525bee9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:16.890555 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:16.890555 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:16.892674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25c22fe5-a619-4cf6-9cec-a9eb0525bee9 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:16.893463 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1261/2515] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:16 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:17.907925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98638812-21ef-4d71-840d-d53232c22c33 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:17.908526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98638812-21ef-4d71-840d-d53232c22c33 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:17.908649 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:17.908649 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:17.908998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98638812-21ef-4d71-840d-d53232c22c33 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:17.909371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-98638812-21ef-4d71-840d-d53232c22c33 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:17.930711 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:17.930711 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:17.932498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98638812-21ef-4d71-840d-d53232c22c33 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:17.933285 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1255/2516] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:17 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:18.947203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be6fd2df-431b-44eb-83ae-d3e2604a6adb tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:18.947814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be6fd2df-431b-44eb-83ae-d3e2604a6adb tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:18.947814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:18.947814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:18.948151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be6fd2df-431b-44eb-83ae-d3e2604a6adb tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:18.948528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-be6fd2df-431b-44eb-83ae-d3e2604a6adb tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:18.970228 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:18.970228 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:18.972005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be6fd2df-431b-44eb-83ae-d3e2604a6adb tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:18.972783 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1262/2517] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:18 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:19.987596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e536ab13-cfd9-4d59-b118-f77b8b1c10f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:19.988178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e536ab13-cfd9-4d59-b118-f77b8b1c10f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:19.988353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:19.988353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:19.988727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e536ab13-cfd9-4d59-b118-f77b8b1c10f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:19.989098 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e536ab13-cfd9-4d59-b118-f77b8b1c10f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:20.010213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:20.010213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:20.012005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e536ab13-cfd9-4d59-b118-f77b8b1c10f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:20.012767 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1256/2518] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:19 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:21.027388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23f84ea6-c607-41e6-bc05-1c1c6fba9a64 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:21.027944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23f84ea6-c607-41e6-bc05-1c1c6fba9a64 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:21.027944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:21.027944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:21.028319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23f84ea6-c607-41e6-bc05-1c1c6fba9a64 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:21.028670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-23f84ea6-c607-41e6-bc05-1c1c6fba9a64 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:21.051509 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:21.051509 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:21.053247 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23f84ea6-c607-41e6-bc05-1c1c6fba9a64 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:21.054028 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1263/2519] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:21 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:22.068182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa5bf7f1-d96e-43de-ae0a-b403103dbbd3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:22.068762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa5bf7f1-d96e-43de-ae0a-b403103dbbd3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:22.068885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:22.068885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:22.069232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa5bf7f1-d96e-43de-ae0a-b403103dbbd3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:22.069729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-aa5bf7f1-d96e-43de-ae0a-b403103dbbd3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:22.097134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:22.097134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:22.099287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa5bf7f1-d96e-43de-ae0a-b403103dbbd3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:22.100115 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1257/2520] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:22 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:23.114183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b01fdfd9-3f12-47c4-8c46-717f49dcb8ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:23.114918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b01fdfd9-3f12-47c4-8c46-717f49dcb8ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:23.114918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:23.114918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:23.115332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b01fdfd9-3f12-47c4-8c46-717f49dcb8ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:23.115623 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b01fdfd9-3f12-47c4-8c46-717f49dcb8ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:23.137511 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:23.137511 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:23.139574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b01fdfd9-3f12-47c4-8c46-717f49dcb8ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:23.140358 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1264/2521] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:23 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:24.161296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05c0ac21-3b2b-4b0d-8b4e-a9574e30d0c0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:24.161895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05c0ac21-3b2b-4b0d-8b4e-a9574e30d0c0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:24.162011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:24.162011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:24.162347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05c0ac21-3b2b-4b0d-8b4e-a9574e30d0c0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:24.162714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-05c0ac21-3b2b-4b0d-8b4e-a9574e30d0c0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:24.184173 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:24.184173 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:24.185919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05c0ac21-3b2b-4b0d-8b4e-a9574e30d0c0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:24.186724 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1258/2522] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:24 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:25.201324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca7a05cf-a514-42ca-8ae1-e515ed9a940a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:25.201949 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca7a05cf-a514-42ca-8ae1-e515ed9a940a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:25.202085 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:25.202085 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:25.202359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca7a05cf-a514-42ca-8ae1-e515ed9a940a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:25.202724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ca7a05cf-a514-42ca-8ae1-e515ed9a940a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:25.224126 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:25.224126 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:25.226120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca7a05cf-a514-42ca-8ae1-e515ed9a940a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:25.226918 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1265/2523] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:25 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:26.241308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-506df78e-7332-4782-a6f3-00617c3c499e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:26.241905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-506df78e-7332-4782-a6f3-00617c3c499e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:26.242244 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:26.242244 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:26.242633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-506df78e-7332-4782-a6f3-00617c3c499e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:26.243075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-506df78e-7332-4782-a6f3-00617c3c499e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:26.266345 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:26.266345 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:26.268254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-506df78e-7332-4782-a6f3-00617c3c499e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:26.269085 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1259/2524] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:26 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:27.283272 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-041cd3a0-25bf-42f9-bb3d-6fc3d81b0e55 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:27.283849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-041cd3a0-25bf-42f9-bb3d-6fc3d81b0e55 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:27.284111 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:27.284111 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:27.284607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-041cd3a0-25bf-42f9-bb3d-6fc3d81b0e55 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:27.285195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-041cd3a0-25bf-42f9-bb3d-6fc3d81b0e55 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:27.307690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:27.307690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:27.309698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-041cd3a0-25bf-42f9-bb3d-6fc3d81b0e55 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:27.311429 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1266/2525] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:27 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:28.325183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-728b8f48-9728-4568-8fcd-06f9e530553c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:28.325695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-728b8f48-9728-4568-8fcd-06f9e530553c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:28.325823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:28.325823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:28.326189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-728b8f48-9728-4568-8fcd-06f9e530553c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:28.326560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-728b8f48-9728-4568-8fcd-06f9e530553c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:28.347840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:28.347840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:28.349791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-728b8f48-9728-4568-8fcd-06f9e530553c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:28.350565 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1260/2526] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:28 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:29.365833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3143789-0b92-4d04-880e-720bd9114542 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:29.366386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3143789-0b92-4d04-880e-720bd9114542 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:29.366386 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:29.366386 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:29.366708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a3143789-0b92-4d04-880e-720bd9114542 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:29.366855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a3143789-0b92-4d04-880e-720bd9114542 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:29.389625 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:29.389625 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:29.391453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a3143789-0b92-4d04-880e-720bd9114542 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:29.392376 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1267/2527] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:29 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:30.408062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90549240-bd40-43ca-a324-bb70db31b036 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:30.408597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90549240-bd40-43ca-a324-bb70db31b036 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:30.408699 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:30.408699 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:30.409054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90549240-bd40-43ca-a324-bb70db31b036 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:30.409422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-90549240-bd40-43ca-a324-bb70db31b036 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:30.431044 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:30.431044 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:30.433224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90549240-bd40-43ca-a324-bb70db31b036 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:30.434200 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1261/2528] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:30 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:15:31.449559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b96fab30-72be-45eb-bb00-d4bac71c19b6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:31.450214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b96fab30-72be-45eb-bb00-d4bac71c19b6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:31.450544 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:31.450544 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:31.451120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b96fab30-72be-45eb-bb00-d4bac71c19b6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:31.451598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b96fab30-72be-45eb-bb00-d4bac71c19b6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:31.474787 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:31.474787 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:31.477741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b96fab30-72be-45eb-bb00-d4bac71c19b6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:31.478141 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1268/2529] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:31 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:32.492587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccfa61d7-f4d6-4c94-a02e-aae349b6a074 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:32.493147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccfa61d7-f4d6-4c94-a02e-aae349b6a074 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:32.493275 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:32.493275 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:32.493562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccfa61d7-f4d6-4c94-a02e-aae349b6a074 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:32.493927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ccfa61d7-f4d6-4c94-a02e-aae349b6a074 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:32.516529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:32.516529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:32.518275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccfa61d7-f4d6-4c94-a02e-aae349b6a074 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:32.525006 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1262/2530] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:32 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:33.534015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3084a43-f03a-4050-9a27-ce7f09d58c3c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:33.534583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3084a43-f03a-4050-9a27-ce7f09d58c3c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:33.534842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:33.534842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:33.535433 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3084a43-f03a-4050-9a27-ce7f09d58c3c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:33.535586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f3084a43-f03a-4050-9a27-ce7f09d58c3c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:33.556927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:33.556927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:33.558706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3084a43-f03a-4050-9a27-ce7f09d58c3c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:33.559699 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1269/2531] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:33 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:34.573912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ec3d2bd-9da3-4522-9560-a4597f47f582 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:34.574439 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ec3d2bd-9da3-4522-9560-a4597f47f582 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:34.574694 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:34.574694 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:34.575102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6ec3d2bd-9da3-4522-9560-a4597f47f582 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:34.575470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6ec3d2bd-9da3-4522-9560-a4597f47f582 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:34.601213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:34.601213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:34.603022 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6ec3d2bd-9da3-4522-9560-a4597f47f582 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:34.603819 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1263/2532] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:34 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:35.618034 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9226499-5e24-4fcb-939b-11e2623d1745 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:35.618588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9226499-5e24-4fcb-939b-11e2623d1745 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:35.618721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:35.618721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:35.619404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e9226499-5e24-4fcb-939b-11e2623d1745 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:35.619890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e9226499-5e24-4fcb-939b-11e2623d1745 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:35.641578 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:35.641578 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:35.643387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e9226499-5e24-4fcb-939b-11e2623d1745 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:35.644389 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1270/2533] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:35 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:36.657951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57effdfe-538c-4db1-acef-5bd1c5c8e79a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:36.658477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57effdfe-538c-4db1-acef-5bd1c5c8e79a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:36.658596 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:36.658596 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:36.658924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-57effdfe-538c-4db1-acef-5bd1c5c8e79a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:36.659315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-57effdfe-538c-4db1-acef-5bd1c5c8e79a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:36.681068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:36.681068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:36.682822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-57effdfe-538c-4db1-acef-5bd1c5c8e79a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:36.683623 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1264/2534] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:36 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:37.698162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79d9be65-1add-40c7-ad5f-8db3f3a06888 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:37.698694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79d9be65-1add-40c7-ad5f-8db3f3a06888 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:37.698876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:37.698876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:37.699276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79d9be65-1add-40c7-ad5f-8db3f3a06888 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:37.699645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-79d9be65-1add-40c7-ad5f-8db3f3a06888 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:37.722432 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:37.722432 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:37.724553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79d9be65-1add-40c7-ad5f-8db3f3a06888 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:37.725365 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1271/2535] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:37 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:38.739954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a09a7983-a0d4-4083-a4cc-cea7be575f4c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:38.740576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a09a7983-a0d4-4083-a4cc-cea7be575f4c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:38.740718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:38.740718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:38.741035 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a09a7983-a0d4-4083-a4cc-cea7be575f4c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:38.741399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a09a7983-a0d4-4083-a4cc-cea7be575f4c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:38.763474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:38.763474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:38.765206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a09a7983-a0d4-4083-a4cc-cea7be575f4c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:38.766022 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1265/2536] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:38 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:15:39.779837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7fcc246d-f401-48d1-947f-54b1d137ae18 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:39.781722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7fcc246d-f401-48d1-947f-54b1d137ae18 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:39.782134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:39.782134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:39.783350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7fcc246d-f401-48d1-947f-54b1d137ae18 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:39.784088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7fcc246d-f401-48d1-947f-54b1d137ae18 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:39.827355 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:39.827355 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:39.829614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7fcc246d-f401-48d1-947f-54b1d137ae18 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:39.837658 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1272/2537] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:39 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:40.849866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72129b9e-f8c1-4dbf-af57-83295d34712f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:40.849866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72129b9e-f8c1-4dbf-af57-83295d34712f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:40.849866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:40.849866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:40.849866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72129b9e-f8c1-4dbf-af57-83295d34712f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:40.849866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-72129b9e-f8c1-4dbf-af57-83295d34712f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:40.872912 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:40.872912 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:40.875873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72129b9e-f8c1-4dbf-af57-83295d34712f tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:40.877236 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1266/2538] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:40 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:41.891234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72676d80-b69c-4611-a240-566591128ba7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:41.892489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72676d80-b69c-4611-a240-566591128ba7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:41.892923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:41.892923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:41.893592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72676d80-b69c-4611-a240-566591128ba7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:41.894175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-72676d80-b69c-4611-a240-566591128ba7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:41.915873 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:41.915873 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:41.918366 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72676d80-b69c-4611-a240-566591128ba7 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:41.919479 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1273/2539] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:41 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:42.934920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e98bb7aa-baf8-4a20-8e27-12080fb3ea93 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:42.935520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e98bb7aa-baf8-4a20-8e27-12080fb3ea93 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:42.935612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:42.935612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:42.936336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e98bb7aa-baf8-4a20-8e27-12080fb3ea93 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:42.936481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e98bb7aa-baf8-4a20-8e27-12080fb3ea93 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:42.966046 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:42.966046 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:42.968402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e98bb7aa-baf8-4a20-8e27-12080fb3ea93 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:42.969393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1267/2540] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:42 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:43.985088 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3e62a40-d220-4fd3-b739-5e4e0d6f9c7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:43.985798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3e62a40-d220-4fd3-b739-5e4e0d6f9c7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:43.986310 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:43.986310 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:43.986873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f3e62a40-d220-4fd3-b739-5e4e0d6f9c7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:43.987392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f3e62a40-d220-4fd3-b739-5e4e0d6f9c7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:44.014446 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:44.014446 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:44.017862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f3e62a40-d220-4fd3-b739-5e4e0d6f9c7d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:44.034905 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1274/2541] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:43 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:45.033881 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-584821c7-75c6-4e92-99ba-3a88b6930145 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:45.034527 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-584821c7-75c6-4e92-99ba-3a88b6930145 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:45.035156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:45.035156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:45.035717 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-584821c7-75c6-4e92-99ba-3a88b6930145 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:45.036185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-584821c7-75c6-4e92-99ba-3a88b6930145 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:45.057959 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:45.057959 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:45.060114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-584821c7-75c6-4e92-99ba-3a88b6930145 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:45.061012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1268/2542] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:45 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:46.075759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4209bea3-2643-4bbd-952b-729d290e716d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:46.076351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4209bea3-2643-4bbd-952b-729d290e716d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:46.076469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:46.076469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:46.076837 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4209bea3-2643-4bbd-952b-729d290e716d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:46.077205 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4209bea3-2643-4bbd-952b-729d290e716d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:46.100830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:46.100830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:46.102617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4209bea3-2643-4bbd-952b-729d290e716d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:46.103609 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1275/2543] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:46 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:47.118468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6a07043-3a56-4fcd-9da0-b96749692c39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:47.119737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6a07043-3a56-4fcd-9da0-b96749692c39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:47.120134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:47.120134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:47.120787 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6a07043-3a56-4fcd-9da0-b96749692c39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:47.121361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e6a07043-3a56-4fcd-9da0-b96749692c39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:47.148483 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:47.148483 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:47.150316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6a07043-3a56-4fcd-9da0-b96749692c39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:47.151307 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1269/2544] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:47 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:47.632840 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes Jan 21 04:15:47.633364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:47.633364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:47.633954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1551900325"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:15:47.635339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1551900325'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:15:47.635820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume of 1 GB Jan 21 04:15:47.649472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Availability Zones retrieved successfully. Jan 21 04:15:47.667146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Flow 'volume_create_api' (e658d955-7013-4c2b-8257-47eaedcda097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:15:47.670091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bb98fe-2a8b-48de-aab9-a78a5bec1b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:47.672493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:15:47.737998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bb98fe-2a8b-48de-aab9-a78a5bec1b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:47.740250 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6946b4c-f82d-4521-a4a4-0f899e5fa868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:47.828442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Created reservations ['8aeb5173-0d67-4f59-aeb3-84e179cc52d3', '31352f6d-eaff-45f7-8c52-5c04151c5fb3', '0a630afe-1c2b-4976-8bd4-b44ce45a30a5', 'd50f2b42-0e24-448a-b601-40a4a9eb984e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:15:47.828442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6946b4c-f82d-4521-a4a4-0f899e5fa868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aeb5173-0d67-4f59-aeb3-84e179cc52d3', '31352f6d-eaff-45f7-8c52-5c04151c5fb3', '0a630afe-1c2b-4976-8bd4-b44ce45a30a5', 'd50f2b42-0e24-448a-b601-40a4a9eb984e']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:47.833384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556bc882-5d1b-4e8e-841e-b7be05c90691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:47.894855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556bc882-5d1b-4e8e-841e-b7be05c90691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b2aaf6-d59c-4946-ba81-b389a127cdae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1551900325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4d10f271d541209e22acc4cdb4a616',qos_specs=None,replication_status=,reservations=['8aeb5173-0d67-4f59-aeb3-84e179cc52d3','31352f6d-eaff-45f7-8c52-5c04151c5fb3','0a630afe-1c2b-4976-8bd4-b44ce45a30a5','d50f2b42-0e24-448a-b601-40a4a9eb984e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1551900325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2b2aaf6-d59c-4946-ba81-b389a127cdae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b4d10f271d541209e22acc4cdb4a616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:47.897020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e477f6a-14fa-4bd1-a8a0-afb5df8637ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:47.925968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e477f6a-14fa-4bd1-a8a0-afb5df8637ab) transitioned into state 'SUCCESS' from state '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-1551900325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4d10f271d541209e22acc4cdb4a616',qos_specs=None,replication_status=,reservations=['8aeb5173-0d67-4f59-aeb3-84e179cc52d3','31352f6d-eaff-45f7-8c52-5c04151c5fb3','0a630afe-1c2b-4976-8bd4-b44ce45a30a5','d50f2b42-0e24-448a-b601-40a4a9eb984e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:47.927962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd7fd01-ea9c-4c3b-8dfa-8e376fee7504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:47.943349 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd7fd01-ea9c-4c3b-8dfa-8e376fee7504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:47.945928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Flow 'volume_create_api' (e658d955-7013-4c2b-8257-47eaedcda097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:15:48.011756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume request issued successfully. Jan 21 04:15:48.028168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ceb66ef3-8ece-4a17-adfa-8215ceb32af1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes returned with HTTP 202 Jan 21 04:15:48.029070 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1276/2545] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:15:47 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes => generated 820 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:15:48.044055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1bc49ac-72c5-4cef-889f-316a06b5a9b4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:48.044579 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1bc49ac-72c5-4cef-889f-316a06b5a9b4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:48.044938 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:48.044938 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:48.045481 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1bc49ac-72c5-4cef-889f-316a06b5a9b4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:48.120560 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:48.120560 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:48.133021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a1bc49ac-72c5-4cef-889f-316a06b5a9b4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:48.158639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1bc49ac-72c5-4cef-889f-316a06b5a9b4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:48.160683 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1270/2546] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:48 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 912 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:48.174542 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7212783e-6d77-416d-b872-508b6f0dc8f0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:48.175150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7212783e-6d77-416d-b872-508b6f0dc8f0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:48.175344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:48.175344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:48.175997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7212783e-6d77-416d-b872-508b6f0dc8f0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:48.176550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7212783e-6d77-416d-b872-508b6f0dc8f0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:48.199213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:48.199213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:48.201471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7212783e-6d77-416d-b872-508b6f0dc8f0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:48.203039 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1277/2547] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:48 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:49.177715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:49.178317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:49.178765 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:49.178765 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:49.179182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:49.217722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d239b36c-61bc-44b3-b046-f1262d730979 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:49.219593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d239b36c-61bc-44b3-b046-f1262d730979 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:49.220056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:49.220056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:49.220734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d239b36c-61bc-44b3-b046-f1262d730979 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:49.221316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d239b36c-61bc-44b3-b046-f1262d730979 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:49.233257 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:49.233257 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:49.242950 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:49.248026 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:49.248026 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:49.251795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d239b36c-61bc-44b3-b046-f1262d730979 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:49.252809 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1278/2548] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:49 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:49.273628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:49.274445 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1271/2549] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:49 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:49.487813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-a184658f-fd9c-4ba6-8062-396f96dabf05 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:49.488620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-a184658f-fd9c-4ba6-8062-396f96dabf05 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:49.489007 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:49.489007 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:49.489646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-a184658f-fd9c-4ba6-8062-396f96dabf05 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:49.545949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:49.545949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:49.557302 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-a184658f-fd9c-4ba6-8062-396f96dabf05 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:49.583290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-a184658f-fd9c-4ba6-8062-396f96dabf05 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:49.584824 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1279/2550] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:15:49 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:49.698501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:15:49.699239 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:49.699239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:49.699239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:49.699781 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:49.700865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60938e8b-734b-413c-8bbb-327b2a4ddc66 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:15:49.701500 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1272/2551] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:15:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:15:49.717882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments Jan 21 04:15:49.718481 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:49.718481 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:49.718904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2b2aaf6-d59c-4946-ba81-b389a127cdae", "instance_uuid": "fcebd9b6-0814-4c9b-889e-8ddbc27d8462", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:15:49.846159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:49.846159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:49.918841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments returned with HTTP 200 Jan 21 04:15:49.920725 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1280/2552] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:15:49 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:15:49.972680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c6dd18f-c972-4994-bf64-8e9b32f426e7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:49.973744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c6dd18f-c972-4994-bf64-8e9b32f426e7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:49.974390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c6dd18f-c972-4994-bf64-8e9b32f426e7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:50.032894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:15:50.033757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:50.034234 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:50.034234 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:50.035061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:50.036764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-33b29197-c12b-4728-9c81-5c7ce1f94953 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:15:50.037365 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1281/2553] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:15:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:15:50.052207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-e297a9fe-7eab-45a3-bd14-0872a1e5b332 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:50.053315 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-e297a9fe-7eab-45a3-bd14-0872a1e5b332 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:50.053929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-e297a9fe-7eab-45a3-bd14-0872a1e5b332 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:50.096604 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:50.096604 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:50.112495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c6dd18f-c972-4994-bf64-8e9b32f426e7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:50.148740 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:50.148740 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:50.153242 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:50.153242 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:50.156944 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c6dd18f-c972-4994-bf64-8e9b32f426e7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:50.158212 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1273/2554] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:49 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:50.164860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-e297a9fe-7eab-45a3-bd14-0872a1e5b332 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:50.196233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:50.196233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:50.207837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-e297a9fe-7eab-45a3-bd14-0872a1e5b332 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:50.208936 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1282/2555] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:15:50 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 1011 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:15:50.267966 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-00c9f759-5cf0-43a7-b2ef-6e72ed3712a1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] PUT http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985 Jan 21 04:15:50.268471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8ecf1e3-0245-4bf9-a35b-7d6dfc95b8b2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:50.269060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8ecf1e3-0245-4bf9-a35b-7d6dfc95b8b2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:50.269191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:50.269191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:50.269411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:50.269411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:50.269608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8ecf1e3-0245-4bf9-a35b-7d6dfc95b8b2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:50.269984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e8ecf1e3-0245-4bf9-a35b-7d6dfc95b8b2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:50.270110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-00c9f759-5cf0-43a7-b2ef-6e72ed3712a1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:15:50.300978 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:15:50.300978 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:15:50.301699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-00c9f759-5cf0-43a7-b2ef-6e72ed3712a1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Lock "b'cinder-attachment_update-d2b2aaf6-d59c-4946-ba81-b389a127cdae-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:15:50.304913 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:50.304913 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:50.308083 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:50.308083 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:50.309918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8ecf1e3-0245-4bf9-a35b-7d6dfc95b8b2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:50.341020 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1274/2556] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:50 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:51.182383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b87be645-7dff-4c13-8c35-d077b5fc657f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:51.182383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b87be645-7dff-4c13-8c35-d077b5fc657f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:51.182383 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:51.182383 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:51.182383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b87be645-7dff-4c13-8c35-d077b5fc657f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:51.243985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:51.243985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:51.252882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b87be645-7dff-4c13-8c35-d077b5fc657f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:51.272719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:51.272719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:51.282698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b87be645-7dff-4c13-8c35-d077b5fc657f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:51.284037 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1275/2557] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:51 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:51.367785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c2e87af-fd31-4ab6-bed1-2d2e54372941 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:51.368337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c2e87af-fd31-4ab6-bed1-2d2e54372941 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:51.368538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:51.368538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:51.368926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c2e87af-fd31-4ab6-bed1-2d2e54372941 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:51.369298 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2c2e87af-fd31-4ab6-bed1-2d2e54372941 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:51.400891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:51.400891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:51.403112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c2e87af-fd31-4ab6-bed1-2d2e54372941 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:51.411043 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1276/2558] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:51 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:51.964993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-00c9f759-5cf0-43a7-b2ef-6e72ed3712a1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Lock "b'cinder-attachment_update-d2b2aaf6-d59c-4946-ba81-b389a127cdae-n-h2-769329-3'" released by "attachment_update" :: held 1.663s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:15:51.965695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-00c9f759-5cf0-43a7-b2ef-6e72ed3712a1 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985 returned with HTTP 200 Jan 21 04:15:51.966584 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1283/2559] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:15:50 2021] PUT /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985 => generated 762 bytes in 1705 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:15:52.300644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5e941d6-bd7a-4df8-97b5-5284e37260a5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:52.301178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5e941d6-bd7a-4df8-97b5-5284e37260a5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:52.301295 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:52.301295 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:52.301616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5e941d6-bd7a-4df8-97b5-5284e37260a5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:52.357903 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:52.357903 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:52.368506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d5e941d6-bd7a-4df8-97b5-5284e37260a5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:52.399326 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:52.399326 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:52.418924 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5e941d6-bd7a-4df8-97b5-5284e37260a5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:52.418924 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1277/2560] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:52 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:52.441430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a416ca7-ee4c-4322-af6f-de19a9a9eaac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:52.441901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a416ca7-ee4c-4322-af6f-de19a9a9eaac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:52.442105 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:52.442105 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:52.442435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a416ca7-ee4c-4322-af6f-de19a9a9eaac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:52.442726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5a416ca7-ee4c-4322-af6f-de19a9a9eaac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:52.464190 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:52.464190 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:52.466161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a416ca7-ee4c-4322-af6f-de19a9a9eaac tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:52.471020 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1284/2561] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:52 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:53.433293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45b9bef3-c1c0-4045-8a09-313d178154e4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:53.434356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45b9bef3-c1c0-4045-8a09-313d178154e4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:53.434818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:53.434818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:53.435536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45b9bef3-c1c0-4045-8a09-313d178154e4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:53.482241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd3c70a9-751b-468d-a2da-c7ae16d8e955 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:53.482738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd3c70a9-751b-468d-a2da-c7ae16d8e955 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:53.485099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:53.485099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:53.485827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd3c70a9-751b-468d-a2da-c7ae16d8e955 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:53.486406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fd3c70a9-751b-468d-a2da-c7ae16d8e955 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:53.488742 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:53.488742 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:53.504353 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-45b9bef3-c1c0-4045-8a09-313d178154e4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:53.525321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:53.525321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:53.527877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd3c70a9-751b-468d-a2da-c7ae16d8e955 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:53.529117 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1285/2562] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:53 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:53.534353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:53.534353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:53.548817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45b9bef3-c1c0-4045-8a09-313d178154e4 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:53.549955 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1278/2563] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:53 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:54.544390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0255bd0-f756-474e-9851-bc103d9ab774 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:54.544873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0255bd0-f756-474e-9851-bc103d9ab774 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:54.544873 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:54.544873 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:54.545220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0255bd0-f756-474e-9851-bc103d9ab774 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:54.545674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a0255bd0-f756-474e-9851-bc103d9ab774 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:54.566845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16c4602f-cbfb-436d-9950-2a6934cbe30e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:54.568052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16c4602f-cbfb-436d-9950-2a6934cbe30e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:54.568494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:54.568494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:54.569158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:54.569158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:54.569709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-16c4602f-cbfb-436d-9950-2a6934cbe30e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:54.570974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0255bd0-f756-474e-9851-bc103d9ab774 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:54.571757 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1286/2564] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:54 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:54.626221 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:54.626221 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:54.638586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-16c4602f-cbfb-436d-9950-2a6934cbe30e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:54.658748 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:54.658748 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:54.669461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-16c4602f-cbfb-436d-9950-2a6934cbe30e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:54.671545 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1279/2565] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:54 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:55.586452 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56687403-55e2-4468-bf49-fbfc680d59a2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:55.587143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56687403-55e2-4468-bf49-fbfc680d59a2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:55.587143 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:55.587143 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:55.587491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56687403-55e2-4468-bf49-fbfc680d59a2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:55.588001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-56687403-55e2-4468-bf49-fbfc680d59a2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:55.617239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:55.617239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:55.619303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56687403-55e2-4468-bf49-fbfc680d59a2 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:55.620117 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1287/2566] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:55 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:55.687693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24a51284-c757-43a9-a60a-45ebe71f18fe tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:55.688453 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24a51284-c757-43a9-a60a-45ebe71f18fe tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:55.688654 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:55.688654 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:55.689318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-24a51284-c757-43a9-a60a-45ebe71f18fe tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:55.741713 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:55.741713 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:55.751727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-24a51284-c757-43a9-a60a-45ebe71f18fe tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:55.775671 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:55.775671 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:55.784291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-24a51284-c757-43a9-a60a-45ebe71f18fe tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:55.785129 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1280/2567] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:55 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:56.633981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84161fb8-8cfd-46aa-836f-f0d640bedcb3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:56.634591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84161fb8-8cfd-46aa-836f-f0d640bedcb3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:56.634921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:56.634921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:56.635700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84161fb8-8cfd-46aa-836f-f0d640bedcb3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:56.636129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-84161fb8-8cfd-46aa-836f-f0d640bedcb3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:56.662125 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:56.662125 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:56.663335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84161fb8-8cfd-46aa-836f-f0d640bedcb3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:56.664145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1288/2568] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:56 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:56.801287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab019418-e3b3-461c-b146-789d4ad74cfb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:56.801802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab019418-e3b3-461c-b146-789d4ad74cfb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:56.801998 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:56.801998 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:56.802659 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab019418-e3b3-461c-b146-789d4ad74cfb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:56.852993 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:56.852993 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:56.862801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ab019418-e3b3-461c-b146-789d4ad74cfb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:56.883343 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:56.883343 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:56.893319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab019418-e3b3-461c-b146-789d4ad74cfb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:56.894344 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1281/2569] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:56 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:57.684670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-2468ad59-4f4c-4c17-b359-d0e9356e5da2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985/action Jan 21 04:15:57.684670 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:57.684670 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:57.684670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-2468ad59-4f4c-4c17-b359-d0e9356e5da2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:15:57.684670 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-2468ad59-4f4c-4c17-b359-d0e9356e5da2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:15:57.690406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7fe4ce7-48d6-4a28-8529-7118dae4f04d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:57.690406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7fe4ce7-48d6-4a28-8529-7118dae4f04d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:57.690406 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:57.690406 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:57.690406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7fe4ce7-48d6-4a28-8529-7118dae4f04d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:57.690406 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e7fe4ce7-48d6-4a28-8529-7118dae4f04d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:57.734145 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:57.734145 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:57.734145 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7fe4ce7-48d6-4a28-8529-7118dae4f04d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:57.734145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1282/2570] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:57 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:57.756114 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:57.756114 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:57.771606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-30519eee-379a-4fef-9e2a-1a7b6f681e99 req-2468ad59-4f4c-4c17-b359-d0e9356e5da2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985/action returned with HTTP 204 Jan 21 04:15:57.772662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1289/2571] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:15:57 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:15:57.911754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca80cd94-a908-425a-9062-eee6adea377f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:15:57.912200 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca80cd94-a908-425a-9062-eee6adea377f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:57.912414 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:57.912414 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:57.912784 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ca80cd94-a908-425a-9062-eee6adea377f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:57.971347 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:57.971347 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:57.980891 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ca80cd94-a908-425a-9062-eee6adea377f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:58.003202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:58.003202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:58.012606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ca80cd94-a908-425a-9062-eee6adea377f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:15:58.013513 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1283/2572] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:57 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 1205 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:15:58.254341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes Jan 21 04:15:58.254794 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:58.254794 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:58.255225 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1647769627"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:15:58.256497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1647769627'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:15:58.256874 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume of 1 GB Jan 21 04:15:58.269697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Availability Zones retrieved successfully. Jan 21 04:15:58.286413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Flow 'volume_create_api' (79ca7087-3c3e-45f0-a185-65c7b382fe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:15:58.289405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e8d4fe-8f92-454e-8502-0d78a27fca90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:58.291445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:15:58.361074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e8d4fe-8f92-454e-8502-0d78a27fca90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:58.363470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c108b280-bfe6-4764-a89e-be919b1d7b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:58.572112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Created reservations ['a38ffd27-8e6e-44fc-9658-09411ade1e95', 'a9708fd0-fefa-4dd1-9f9f-4bdf382bc3cf', 'c6681d89-47ef-4327-96ed-19cce8debd2b', '9c1e9004-e6d9-4c1b-a5b7-88f1b102486e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:15:58.574119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c108b280-bfe6-4764-a89e-be919b1d7b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38ffd27-8e6e-44fc-9658-09411ade1e95', 'a9708fd0-fefa-4dd1-9f9f-4bdf382bc3cf', 'c6681d89-47ef-4327-96ed-19cce8debd2b', '9c1e9004-e6d9-4c1b-a5b7-88f1b102486e']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:58.576291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc89c145-10dd-400d-9775-59248463a1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:58.640346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc89c145-10dd-400d-9775-59248463a1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe0220cb-a3db-4752-a08a-3e265b9dd111', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1647769627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4d10f271d541209e22acc4cdb4a616',qos_specs=None,replication_status=,reservations=['a38ffd27-8e6e-44fc-9658-09411ade1e95','a9708fd0-fefa-4dd1-9f9f-4bdf382bc3cf','c6681d89-47ef-4327-96ed-19cce8debd2b','9c1e9004-e6d9-4c1b-a5b7-88f1b102486e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1647769627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe0220cb-a3db-4752-a08a-3e265b9dd111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b4d10f271d541209e22acc4cdb4a616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:58.642741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8347bd51-0a51-4958-9a2e-fe03bfdc8a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:58.682147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8347bd51-0a51-4958-9a2e-fe03bfdc8a57) transitioned into state 'SUCCESS' from state '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-1647769627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b4d10f271d541209e22acc4cdb4a616',qos_specs=None,replication_status=,reservations=['a38ffd27-8e6e-44fc-9658-09411ade1e95','a9708fd0-fefa-4dd1-9f9f-4bdf382bc3cf','c6681d89-47ef-4327-96ed-19cce8debd2b','9c1e9004-e6d9-4c1b-a5b7-88f1b102486e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e8e9c15bab411cb837a04fbb7d49e7',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:58.685096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697eb578-9993-4ca9-937a-1edb680d4031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:58.701115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697eb578-9993-4ca9-937a-1edb680d4031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:58.705113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Flow 'volume_create_api' (79ca7087-3c3e-45f0-a185-65c7b382fe49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:15:58.749741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89afcafa-7771-49dd-8e87-60b79eb0e229 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:15:58.750536 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89afcafa-7771-49dd-8e87-60b79eb0e229 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:58.750889 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:58.750889 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:58.751634 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89afcafa-7771-49dd-8e87-60b79eb0e229 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:58.752148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-89afcafa-7771-49dd-8e87-60b79eb0e229 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:15:58.764717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Create volume request issued successfully. Jan 21 04:15:58.782437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-427c5cd0-763c-47b2-85b8-2f2fd00e6098 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes returned with HTTP 202 Jan 21 04:15:58.783663 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1290/2573] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:15:58 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes => generated 820 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:15:58.799101 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02c8bcc2-2e7e-4c48-ad3e-e0f47874ded2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:15:58.799841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02c8bcc2-2e7e-4c48-ad3e-e0f47874ded2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:58.800273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:58.800273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:58.800719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:58.800719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:58.801896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-02c8bcc2-2e7e-4c48-ad3e-e0f47874ded2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:58.805378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89afcafa-7771-49dd-8e87-60b79eb0e229 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:15:58.826328 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1284/2574] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:58 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:15:58.831005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bb18520-acd9-46a9-adea-752a5d6a58f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:15:58.831753 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bb18520-acd9-46a9-adea-752a5d6a58f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:58.832263 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:58.832263 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:58.832822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bb18520-acd9-46a9-adea-752a5d6a58f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:15:58.885300 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:58.885300 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:58.897001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-02c8bcc2-2e7e-4c48-ad3e-e0f47874ded2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:15:58.903337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:58.903337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:58.913401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5bb18520-acd9-46a9-adea-752a5d6a58f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:15:58.925304 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-02c8bcc2-2e7e-4c48-ad3e-e0f47874ded2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:15:58.926299 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1291/2575] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:58 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:15:58.944035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bb18520-acd9-46a9-adea-752a5d6a58f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:15:58.956232 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1285/2576] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:58 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 1364 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:15:58.962178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] POST http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7/restore Jan 21 04:15:58.962780 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:58.962780 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:58.963380 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:15:58.964357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Restoring backup c8e8425c-dc06-4c4d-b253-d0266d218bb7 ({'restore': {}}) {{(pid=87905) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 04:15:58.964780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Restoring backup c8e8425c-dc06-4c4d-b253-d0266d218bb7 to volume None. Jan 21 04:15:58.992223 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:58.992223 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:58.995239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Creating volume of 1 GB for restore of backup c8e8425c-dc06-4c4d-b253-d0266d218bb7. Jan 21 04:15:59.008160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Availability Zones retrieved successfully. Jan 21 04:15:59.029487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Flow 'volume_create_api' (58af30fb-930d-4139-8e97-a8cf9bc1a2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:15:59.033518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88aac3f1-dc9a-4d6a-ae52-d59c474cac2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:59.036018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:15:59.106293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88aac3f1-dc9a-4d6a-ae52-d59c474cac2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:59.109167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de75b6c-9d25-4caf-911d-6d01cc4dad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:59.184892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Created reservations ['bc7f4d37-8f1a-4257-a0a6-3e8507e676ea', '62fb0ead-8223-4ce6-8c4f-c182587c6541', 'a7174cfc-bc79-4197-baaa-e8eec73868f1', '7f3ff4f5-8d26-4cc3-84c2-f4916aa2d775'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:15:59.187802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de75b6c-9d25-4caf-911d-6d01cc4dad2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7f4d37-8f1a-4257-a0a6-3e8507e676ea', '62fb0ead-8223-4ce6-8c4f-c182587c6541', 'a7174cfc-bc79-4197-baaa-e8eec73868f1', '7f3ff4f5-8d26-4cc3-84c2-f4916aa2d775']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:59.191203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a33464-b4f1-4509-8115-9e10f20c348b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:59.261168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a33464-b4f1-4509-8115-9e10f20c348b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '998270bf-e9b9-4ca6-b1ac-77183eba9442', '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_c8e8425c-dc06-4c4d-b253-d0266d218bb7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d290a4c3aeca43f8834f99a94a520787',qos_specs=None,replication_status=,reservations=['bc7f4d37-8f1a-4257-a0a6-3e8507e676ea','62fb0ead-8223-4ce6-8c4f-c182587c6541','a7174cfc-bc79-4197-baaa-e8eec73868f1','7f3ff4f5-8d26-4cc3-84c2-f4916aa2d775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10b3ad5db4a486a957c5b582fc07022',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:15:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c8e8425c-dc06-4c4d-b253-d0266d218bb7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=998270bf-e9b9-4ca6-b1ac-77183eba9442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d290a4c3aeca43f8834f99a94a520787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b10b3ad5db4a486a957c5b582fc07022',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:59.265337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a94d68-19cb-4351-8205-6d9d937aef31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:59.304384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a94d68-19cb-4351-8205-6d9d937aef31) transitioned into 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_c8e8425c-dc06-4c4d-b253-d0266d218bb7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d290a4c3aeca43f8834f99a94a520787',qos_specs=None,replication_status=,reservations=['bc7f4d37-8f1a-4257-a0a6-3e8507e676ea','62fb0ead-8223-4ce6-8c4f-c182587c6541','a7174cfc-bc79-4197-baaa-e8eec73868f1','7f3ff4f5-8d26-4cc3-84c2-f4916aa2d775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10b3ad5db4a486a957c5b582fc07022',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:59.307590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec294b89-e43f-49e5-b4b4-85945460b734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:15:59.340956 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec294b89-e43f-49e5-b4b4-85945460b734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:15:59.345344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Flow 'volume_create_api' (58af30fb-930d-4139-8e97-a8cf9bc1a2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:15:59.441789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Create volume request issued successfully. Jan 21 04:15:59.535551 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:15:59.535551 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:15:59.537095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:15:59.944028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-770c40a4-1b66-4870-916d-abe2ace29167 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:15:59.944726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-770c40a4-1b66-4870-916d-abe2ace29167 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:15:59.944845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:15:59.944845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:15:59.949643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-770c40a4-1b66-4870-916d-abe2ace29167 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.057136 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.057136 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.083606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-770c40a4-1b66-4870-916d-abe2ace29167 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:00.120402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-770c40a4-1b66-4870-916d-abe2ace29167 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:00.121348 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1286/2577] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:15:59 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:00.282880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:00.284070 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:00.284478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:00.284478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:00.285126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.391828 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.391828 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.401756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:00.428682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:00.429877 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1287/2578] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:00 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:00.533663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:16:00.534500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:00.535061 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:00.535061 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:00.535764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.537533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3e856c03-bffd-4015-b6c3-706953182a9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:16:00.538490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1288/2579] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04: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 21 04:16:00.559109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-d7eaa4e1-7941-443c-9e25-bf817c5e4f30 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments Jan 21 04:16:00.560626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-d7eaa4e1-7941-443c-9e25-bf817c5e4f30 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe0220cb-a3db-4752-a08a-3e265b9dd111", "instance_uuid": "fcebd9b6-0814-4c9b-889e-8ddbc27d8462", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:00.622867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.622867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.646830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.646830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.648030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:16:00.648407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Checking backup size 1 against volume size 1 {{(pid=87905) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 04:16:00.648752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Overwriting volume 998270bf-e9b9-4ca6-b1ac-77183eba9442 with restore of backup c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:00.688547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] restore_backup in rpcapi backup_id c8e8425c-dc06-4c4d-b253-d0266d218bb7 {{(pid=87905) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 04:16:00.703136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae180849-0491-4832-8864-528db4d4971c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7/restore returned with HTTP 202 Jan 21 04:16:00.703422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-d7eaa4e1-7941-443c-9e25-bf817c5e4f30 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments returned with HTTP 200 Jan 21 04:16:00.709948 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1292/2580] 10.222.0.22 () {60 vars in 1360 bytes} [Thu Jan 21 04:15:58 2021] POST /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7/restore => generated 189 bytes in 1747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:16:00.710045 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1289/2581] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:16:00 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:16:00.714715 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:00.715262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:00.715476 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:00.715476 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:00.715846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.716209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:00.766339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.766339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.768307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:00.769384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1510e749-3ed4-4a9d-9a56-c0c9ecd3a8cb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:00.770305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1510e749-3ed4-4a9d-9a56-c0c9ecd3a8cb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:00.770708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:00.770708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:00.771495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1510e749-3ed4-4a9d-9a56-c0c9ecd3a8cb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.775614 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1293/2582] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:00 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:00.838343 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.838343 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.839570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume// Jan 21 04:16:00.840221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:00.840438 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:00.840438 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:00.840818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.842001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-000a104c-c990-4d46-9294-7ecec1b3e5f5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:16:00.843315 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1294/2583] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:16:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:16:00.857763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-9c7e2dd6-6646-4963-98fa-7b03e6a18138 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:00.858491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-9c7e2dd6-6646-4963-98fa-7b03e6a18138 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:00.860017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-9c7e2dd6-6646-4963-98fa-7b03e6a18138 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:00.861322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1510e749-3ed4-4a9d-9a56-c0c9ecd3a8cb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:00.894004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.894004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.903910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1510e749-3ed4-4a9d-9a56-c0c9ecd3a8cb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:00.905064 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1290/2584] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:00 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:16:00.956635 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:00.956635 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:00.980007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-9c7e2dd6-6646-4963-98fa-7b03e6a18138 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:01.016836 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:01.016836 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:01.036154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-9c7e2dd6-6646-4963-98fa-7b03e6a18138 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:01.037190 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1295/2585] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:16:00 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 1011 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:16:01.091930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-e673166a-9062-47c8-b845-8e2925ceb8d9 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] PUT http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe Jan 21 04:16:01.093721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:01.093721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:01.094541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-e673166a-9062-47c8-b845-8e2925ceb8d9 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:01.178452 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:16:01.178452 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:16:01.179002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-e673166a-9062-47c8-b845-8e2925ceb8d9 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Lock "b'cinder-attachment_update-fe0220cb-a3db-4752-a08a-3e265b9dd111-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.029s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:16:01.181603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:01.181603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:01.791719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f797afc6-943b-482f-ad51-fb76cd2af154 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:01.792424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f797afc6-943b-482f-ad51-fb76cd2af154 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:01.792890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:01.792890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:01.793414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f797afc6-943b-482f-ad51-fb76cd2af154 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:01.793895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f797afc6-943b-482f-ad51-fb76cd2af154 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:01.826322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:01.826322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:01.829485 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f797afc6-943b-482f-ad51-fb76cd2af154 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:01.830919 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1296/2586] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:01 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:01.921730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc2f7a74-f721-41ec-988a-0a4da2627d2b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:01.922448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc2f7a74-f721-41ec-988a-0a4da2627d2b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:01.922822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:01.922822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:01.923609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc2f7a74-f721-41ec-988a-0a4da2627d2b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:02.002595 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:02.002595 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:02.012913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc2f7a74-f721-41ec-988a-0a4da2627d2b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:02.039675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:02.039675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:02.050140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc2f7a74-f721-41ec-988a-0a4da2627d2b tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:02.051160 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1297/2587] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:01 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:16:02.847671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d03f402-381b-4894-b350-cf5855851e1b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:02.848585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d03f402-381b-4894-b350-cf5855851e1b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:02.848899 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:02.848899 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:02.849440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d03f402-381b-4894-b350-cf5855851e1b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:02.849894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5d03f402-381b-4894-b350-cf5855851e1b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:02.884084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:02.884084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:02.886328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d03f402-381b-4894-b350-cf5855851e1b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:02.888207 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1298/2588] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:02 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:16:03.033558 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-e673166a-9062-47c8-b845-8e2925ceb8d9 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Lock "b'cinder-attachment_update-fe0220cb-a3db-4752-a08a-3e265b9dd111-n-h2-769329-3'" released by "attachment_update" :: held 1.855s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:16:03.034251 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-e673166a-9062-47c8-b845-8e2925ceb8d9 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe returned with HTTP 200 Jan 21 04:16:03.035145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1291/2589] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:16:01 2021] PUT /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe => generated 762 bytes in 1950 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:03.068649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d56bc53-06a9-4ee0-b457-8eba90ce78f2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:03.069353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d56bc53-06a9-4ee0-b457-8eba90ce78f2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:03.069570 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:03.069570 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:03.069948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d56bc53-06a9-4ee0-b457-8eba90ce78f2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:03.147921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:03.147921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:03.162346 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9d56bc53-06a9-4ee0-b457-8eba90ce78f2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:03.193927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:03.193927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:03.207453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d56bc53-06a9-4ee0-b457-8eba90ce78f2 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:03.209259 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1299/2590] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:03 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:03.905087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72d103da-e29c-45c0-960b-599b4e244bfc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:03.907808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72d103da-e29c-45c0-960b-599b4e244bfc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:03.909645 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:03.909645 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:03.910321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72d103da-e29c-45c0-960b-599b4e244bfc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:03.910894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-72d103da-e29c-45c0-960b-599b4e244bfc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:03.966224 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:03.966224 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:03.968920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72d103da-e29c-45c0-960b-599b4e244bfc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:03.977086 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1292/2591] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:03 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:04.406264 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3bf4a3d6-cea3-4d13-aa43-c3a0e0cae520 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:04.406264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3bf4a3d6-cea3-4d13-aa43-c3a0e0cae520 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:04.406264 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:04.406264 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:04.406264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3bf4a3d6-cea3-4d13-aa43-c3a0e0cae520 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:04.419250 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:04.419250 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:04.438739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3bf4a3d6-cea3-4d13-aa43-c3a0e0cae520 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:04.493510 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:04.493510 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:04.519758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3bf4a3d6-cea3-4d13-aa43-c3a0e0cae520 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:04.521776 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1300/2592] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:04 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:04.986938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bef729b1-fc93-473d-b317-e3e7133d5a6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:04.987786 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bef729b1-fc93-473d-b317-e3e7133d5a6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:04.988382 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:04.988382 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:04.988783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bef729b1-fc93-473d-b317-e3e7133d5a6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:04.989238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bef729b1-fc93-473d-b317-e3e7133d5a6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:05.058220 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:05.058220 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:05.060848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bef729b1-fc93-473d-b317-e3e7133d5a6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:05.064113 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1293/2593] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:04 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:05.541762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa1685c8-f133-412c-8de5-4f7b377f1774 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:05.541762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa1685c8-f133-412c-8de5-4f7b377f1774 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:05.541762 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:05.541762 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:05.541762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa1685c8-f133-412c-8de5-4f7b377f1774 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:05.627857 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:05.627857 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:05.636780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aa1685c8-f133-412c-8de5-4f7b377f1774 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:05.658661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:05.658661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:05.671989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa1685c8-f133-412c-8de5-4f7b377f1774 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:05.675624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1301/2594] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:05 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:06.084626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5accb5a6-854b-48f0-a8d9-36bf74a5df57 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:06.084626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5accb5a6-854b-48f0-a8d9-36bf74a5df57 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:06.084626 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:06.084626 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:06.084626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5accb5a6-854b-48f0-a8d9-36bf74a5df57 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:06.084626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5accb5a6-854b-48f0-a8d9-36bf74a5df57 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:06.138481 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:06.138481 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:06.146200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5accb5a6-854b-48f0-a8d9-36bf74a5df57 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:06.146200 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1294/2595] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:06 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:06.704693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8937f568-e968-4326-b9e9-eeeeb2a60f4d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:06.704693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8937f568-e968-4326-b9e9-eeeeb2a60f4d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:06.704693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:06.704693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:06.704693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8937f568-e968-4326-b9e9-eeeeb2a60f4d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:06.861286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:06.861286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:06.875541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8937f568-e968-4326-b9e9-eeeeb2a60f4d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:06.950914 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:06.950914 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:06.979141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8937f568-e968-4326-b9e9-eeeeb2a60f4d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:06.979141 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1302/2596] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:06 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:07.159866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12c14143-0597-4c86-aee4-323ccf8c7dfa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:07.159866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12c14143-0597-4c86-aee4-323ccf8c7dfa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:07.159866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:07.159866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:07.159866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-12c14143-0597-4c86-aee4-323ccf8c7dfa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:07.159866 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-12c14143-0597-4c86-aee4-323ccf8c7dfa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:07.226949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:07.226949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:07.228695 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-12c14143-0597-4c86-aee4-323ccf8c7dfa tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:07.238449 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1295/2597] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:07 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:07.992643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fabd25b-3f1f-41eb-afa0-b2637d82f1c7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:07.992643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fabd25b-3f1f-41eb-afa0-b2637d82f1c7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:07.992643 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:07.992643 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:07.992643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fabd25b-3f1f-41eb-afa0-b2637d82f1c7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:08.057254 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:08.057254 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:08.071080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3fabd25b-3f1f-41eb-afa0-b2637d82f1c7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:08.113780 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:08.113780 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:08.113780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fabd25b-3f1f-41eb-afa0-b2637d82f1c7 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:08.113780 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1303/2598] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:07 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:08.246887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee2bae88-f6c3-453e-96c0-46dcd8fdaf15 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:08.246887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee2bae88-f6c3-453e-96c0-46dcd8fdaf15 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:08.246887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:08.246887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:08.246887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee2bae88-f6c3-453e-96c0-46dcd8fdaf15 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:08.246887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ee2bae88-f6c3-453e-96c0-46dcd8fdaf15 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:08.337209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:08.337209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:08.337209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee2bae88-f6c3-453e-96c0-46dcd8fdaf15 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:08.337209 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1296/2599] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:08 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:08.564160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3b6d9d63-11f4-4b61-9aae-642a0fb4bf18 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe/action Jan 21 04:16:08.564160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:08.564160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:08.564160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3b6d9d63-11f4-4b61-9aae-642a0fb4bf18 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:16:08.571692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3b6d9d63-11f4-4b61-9aae-642a0fb4bf18 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:08.739130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:08.739130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:08.763436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-0103c6a9-caa2-4e33-ac17-c8decf8ff4ce req-3b6d9d63-11f4-4b61-9aae-642a0fb4bf18 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe/action returned with HTTP 204 Jan 21 04:16:08.763436 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1304/2600] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:16:08 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:16:09.133046 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c33c0c19-a256-4db8-a128-9a77c7fa3b7f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:09.133583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c33c0c19-a256-4db8-a128-9a77c7fa3b7f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:09.133876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:09.133876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:09.134346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c33c0c19-a256-4db8-a128-9a77c7fa3b7f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:09.256872 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:09.256872 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:09.278646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c33c0c19-a256-4db8-a128-9a77c7fa3b7f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:09.316919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:09.316919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:09.338611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c33c0c19-a256-4db8-a128-9a77c7fa3b7f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:09.338611 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1297/2601] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:09 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 1205 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:09.363434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26c75361-d3b8-44f5-9912-67730d1015ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:09.363434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26c75361-d3b8-44f5-9912-67730d1015ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:09.363434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:09.363434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:09.363434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26c75361-d3b8-44f5-9912-67730d1015ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:09.363434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-26c75361-d3b8-44f5-9912-67730d1015ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:09.413035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:09.413035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:09.416065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26c75361-d3b8-44f5-9912-67730d1015ab tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:09.417063 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1305/2602] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:09 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:10.381600 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3f3952b1-5d92-48fd-beb5-10f4ffde046d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:10.382618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3f3952b1-5d92-48fd-beb5-10f4ffde046d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:10.383016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:10.383016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:10.383363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3f3952b1-5d92-48fd-beb5-10f4ffde046d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:10.431515 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2866cb57-d5a8-4b84-923f-9020158f874b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:10.432575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2866cb57-d5a8-4b84-923f-9020158f874b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:10.433224 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:10.433224 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:10.433606 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2866cb57-d5a8-4b84-923f-9020158f874b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:10.434012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2866cb57-d5a8-4b84-923f-9020158f874b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:10.464043 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:10.464043 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:10.465870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2866cb57-d5a8-4b84-923f-9020158f874b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:10.467071 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1306/2603] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:10 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:10.487005 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:10.487005 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:10.500765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3f3952b1-5d92-48fd-beb5-10f4ffde046d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:10.527151 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:10.527151 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:10.541422 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3f3952b1-5d92-48fd-beb5-10f4ffde046d tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:10.541422 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1298/2604] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:10 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 1205 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:10.569880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae/action Jan 21 04:16:10.569880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:10.569880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:10.569880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:16:10.569880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:10.680289 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:10.680289 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:10.680289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:10.704572 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Begin detaching volume completed successfully. Jan 21 04:16:10.704572 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae/action returned with HTTP 202 Jan 21 04:16:10.704572 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1307/2605] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:16:10 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:16:10.737437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fcb43c6-1b2c-4683-b358-1de39a3ad6d5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:10.737437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fcb43c6-1b2c-4683-b358-1de39a3ad6d5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:10.737437 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:10.737437 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:10.737437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fcb43c6-1b2c-4683-b358-1de39a3ad6d5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:10.799998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:16:10.800482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:10.800681 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:10.800681 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:10.801440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:10.828409 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:10.828409 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:10.831770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-3117d283-f294-462a-af0a-427c792b1b07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:16:10.831770 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1308/2606] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:16:10 2021] GET /volume/ => generated 754 bytes in 20 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:16:10.840049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3fcb43c6-1b2c-4683-b358-1de39a3ad6d5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:10.884211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:10.884211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:10.886166 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-13a872e1-d9ae-4bb0-8afd-705e541b9817 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:10.886166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-13a872e1-d9ae-4bb0-8afd-705e541b9817 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:10.897846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fcb43c6-1b2c-4683-b358-1de39a3ad6d5 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:10.897846 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1299/2607] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:10 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 1208 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:10.916049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-13a872e1-d9ae-4bb0-8afd-705e541b9817 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:11.078102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:11.078102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:11.107845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-f70479f9-b172-4411-8215-eb615f2dd075 req-13a872e1-d9ae-4bb0-8afd-705e541b9817 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:11.142581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:11.142581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:11.153094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-13a872e1-d9ae-4bb0-8afd-705e541b9817 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:11.154471 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1309/2608] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:16:10 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 1307 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:16:11.508641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae279960-fc3e-4d49-9fe7-cde8d306e12d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:11.531512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae279960-fc3e-4d49-9fe7-cde8d306e12d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:11.531512 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:11.531512 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:11.531512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae279960-fc3e-4d49-9fe7-cde8d306e12d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:11.531512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ae279960-fc3e-4d49-9fe7-cde8d306e12d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:11.598004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:11.598004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:11.605407 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae279960-fc3e-4d49-9fe7-cde8d306e12d tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:11.605407 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1300/2609] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:11 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:11.690603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-8e580c1a-6691-4c1a-8569-22dacabd478c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] DELETE http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985 Jan 21 04:16:11.690603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-8e580c1a-6691-4c1a-8569-22dacabd478c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:11.690603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:11.690603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:11.690603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-8e580c1a-6691-4c1a-8569-22dacabd478c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:11.742131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:11.742131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:11.915774 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98dceb6d-b2ed-4197-a1f9-7258202d9081 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:11.915774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98dceb6d-b2ed-4197-a1f9-7258202d9081 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:11.915774 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:11.915774 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:11.915774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98dceb6d-b2ed-4197-a1f9-7258202d9081 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:12.037973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:12.037973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:12.056696 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-98dceb6d-b2ed-4197-a1f9-7258202d9081 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:12.159862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:12.159862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:12.172387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98dceb6d-b2ed-4197-a1f9-7258202d9081 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:12.172387 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1301/2610] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:11 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 1208 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:12.619935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98639362-30ff-47ae-b9e6-2066c9ca30c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:12.620414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98639362-30ff-47ae-b9e6-2066c9ca30c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:12.620595 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:12.620595 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:12.621249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98639362-30ff-47ae-b9e6-2066c9ca30c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:12.621834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-98639362-30ff-47ae-b9e6-2066c9ca30c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:12.677702 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:12.677702 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:12.680449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98639362-30ff-47ae-b9e6-2066c9ca30c6 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:12.682753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1302/2611] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:12 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:12.708323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-f70479f9-b172-4411-8215-eb615f2dd075 req-8e580c1a-6691-4c1a-8569-22dacabd478c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:16:12.708878 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-f70479f9-b172-4411-8215-eb615f2dd075 req-8e580c1a-6691-4c1a-8569-22dacabd478c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:16:12.720776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-f70479f9-b172-4411-8215-eb615f2dd075 req-8e580c1a-6691-4c1a-8569-22dacabd478c tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985 returned with HTTP 200 Jan 21 04:16:12.721631 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1310/2612] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:16:11 2021] DELETE /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/e4ac3278-5487-4939-aa49-5823bde2c985 => generated 19 bytes in 1045 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:13.189108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cdb008ed-4b90-4c33-bae4-12fbd1320258 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:13.189108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cdb008ed-4b90-4c33-bae4-12fbd1320258 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:13.189108 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:13.189108 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:13.189108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cdb008ed-4b90-4c33-bae4-12fbd1320258 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:13.294344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:13.294344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:13.303221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cdb008ed-4b90-4c33-bae4-12fbd1320258 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:13.325432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cdb008ed-4b90-4c33-bae4-12fbd1320258 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:13.326359 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1303/2613] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:13 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:13.705745 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4647686-eff4-4e79-9ac1-ab315c6889e8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:13.705745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4647686-eff4-4e79-9ac1-ab315c6889e8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:13.705745 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:13.705745 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:13.705745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4647686-eff4-4e79-9ac1-ab315c6889e8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:13.705745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d4647686-eff4-4e79-9ac1-ab315c6889e8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:13.720101 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-4cc6fc4e-d92e-42b8-a873-bb6e316373ba tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:13.720101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-4cc6fc4e-d92e-42b8-a873-bb6e316373ba tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:13.720101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:13.720101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:13.720101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-4cc6fc4e-d92e-42b8-a873-bb6e316373ba tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:13.786013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:13.786013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:13.797536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4647686-eff4-4e79-9ac1-ab315c6889e8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:13.797536 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1311/2614] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:13 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:13.864937 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:13.864937 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:13.874521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-587347b7-5042-4731-9fbb-308f3ad99dba req-4cc6fc4e-d92e-42b8-a873-bb6e316373ba tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:13.900378 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:13.900378 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:13.912584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-4cc6fc4e-d92e-42b8-a873-bb6e316373ba tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:13.913493 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1304/2615] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:13 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 1205 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:13.937555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] POST http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111/action Jan 21 04:16:13.938001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:13.938001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:13.938430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:16:13.938807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:14.032326 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.032326 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:14.032326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:14.048656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Begin detaching volume completed successfully. Jan 21 04:16:14.048656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111/action returned with HTTP 202 Jan 21 04:16:14.048656 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1312/2616] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:16:13 2021] POST /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:16:14.087745 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbee34c1-b28f-4a2b-9011-54c624483d9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:14.087745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbee34c1-b28f-4a2b-9011-54c624483d9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:14.087745 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:14.087745 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:14.087745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbee34c1-b28f-4a2b-9011-54c624483d9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:14.142424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.142424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:14.151057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbee34c1-b28f-4a2b-9011-54c624483d9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:14.167865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:16:14.168336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:14.168553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:14.168553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:14.168931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:14.169976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-73524eae-a6d6-4e35-9aa0-95e5d84c0235 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:16:14.171842 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1313/2617] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:16: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 21 04:16:14.182775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.182775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:14.190255 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-ff6df2aa-9a3a-4ad5-9157-80c064f5b804 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:14.190820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-ff6df2aa-9a3a-4ad5-9157-80c064f5b804 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:14.191416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-ff6df2aa-9a3a-4ad5-9157-80c064f5b804 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:14.195204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbee34c1-b28f-4a2b-9011-54c624483d9f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:14.196648 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1305/2618] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:14 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 1208 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:14.298255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.298255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:14.308494 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-587347b7-5042-4731-9fbb-308f3ad99dba req-ff6df2aa-9a3a-4ad5-9157-80c064f5b804 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:14.341154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.341154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:14.364844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-ff6df2aa-9a3a-4ad5-9157-80c064f5b804 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:14.364844 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1314/2619] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:16:14 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 1307 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:16:14.809467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f575cb9c-291a-46e2-998b-1bc2aa9ed7dc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:14.810043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f575cb9c-291a-46e2-998b-1bc2aa9ed7dc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:14.810043 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:14.810043 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:14.810411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f575cb9c-291a-46e2-998b-1bc2aa9ed7dc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:14.810994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f575cb9c-291a-46e2-998b-1bc2aa9ed7dc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:14.838290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-0383948a-80c8-4a13-8714-a932a90a8caf tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] DELETE http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe Jan 21 04:16:14.839344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-0383948a-80c8-4a13-8714-a932a90a8caf tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:14.839753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:14.839753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:14.840409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-0383948a-80c8-4a13-8714-a932a90a8caf tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:14.848582 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.848582 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:14.850424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f575cb9c-291a-46e2-998b-1bc2aa9ed7dc tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:14.851293 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1306/2620] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:14 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:14.955398 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:14.955398 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:15.219337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-213a1b19-fc94-49f2-891f-4bcfba904173 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:15.219337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-213a1b19-fc94-49f2-891f-4bcfba904173 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:15.219337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:15.219337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:15.219337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-213a1b19-fc94-49f2-891f-4bcfba904173 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:15.316463 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:15.316463 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:15.368602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-213a1b19-fc94-49f2-891f-4bcfba904173 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:15.397768 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:15.397768 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:15.416371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-213a1b19-fc94-49f2-891f-4bcfba904173 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:15.418992 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1307/2621] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:15 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 1208 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:16:15.715502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-587347b7-5042-4731-9fbb-308f3ad99dba req-0383948a-80c8-4a13-8714-a932a90a8caf tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:16:15.715998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-587347b7-5042-4731-9fbb-308f3ad99dba req-0383948a-80c8-4a13-8714-a932a90a8caf tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:16:15.723519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-587347b7-5042-4731-9fbb-308f3ad99dba req-0383948a-80c8-4a13-8714-a932a90a8caf tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe returned with HTTP 200 Jan 21 04:16:15.724604 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1315/2622] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:16:14 2021] DELETE /volume/v3/7b4d10f271d541209e22acc4cdb4a616/attachments/1647dfff-a1f4-464b-8b39-744b31f213fe => generated 19 bytes in 892 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:15.866185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6a9ab44-39e8-4646-95c6-adb56f7bf2c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:15.866185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6a9ab44-39e8-4646-95c6-adb56f7bf2c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:15.866185 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:15.866185 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:15.870731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6a9ab44-39e8-4646-95c6-adb56f7bf2c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:15.870731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e6a9ab44-39e8-4646-95c6-adb56f7bf2c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:15.932919 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:15.932919 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:15.932919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6a9ab44-39e8-4646-95c6-adb56f7bf2c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:15.932919 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1308/2623] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:15 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:16.436357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3526d6d1-7fc3-439d-a5ac-7aef15c919d8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:16.437236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3526d6d1-7fc3-439d-a5ac-7aef15c919d8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:16.437615 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:16.437615 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:16.438184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3526d6d1-7fc3-439d-a5ac-7aef15c919d8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:16.549124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:16.549124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:16.549124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3526d6d1-7fc3-439d-a5ac-7aef15c919d8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:16.573814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3526d6d1-7fc3-439d-a5ac-7aef15c919d8 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:16.573814 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1316/2624] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:16 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:16.590412 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4411ffae-1564-4b88-8f0e-631fe11dd223 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:16.590412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4411ffae-1564-4b88-8f0e-631fe11dd223 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:16.590412 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:16.590412 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:16.590412 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4411ffae-1564-4b88-8f0e-631fe11dd223 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:16.682771 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:16.682771 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:16.691696 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4411ffae-1564-4b88-8f0e-631fe11dd223 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:16.715341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4411ffae-1564-4b88-8f0e-631fe11dd223 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:16.716175 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1309/2625] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:16 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:16.753644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f511a4c6-44dc-4af0-8a67-962939324f2a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:16.753644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f511a4c6-44dc-4af0-8a67-962939324f2a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:16.753644 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:16.753644 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:16.753644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f511a4c6-44dc-4af0-8a67-962939324f2a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:16.876867 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:16.876867 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:16.894939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f511a4c6-44dc-4af0-8a67-962939324f2a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:16.946451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f511a4c6-44dc-4af0-8a67-962939324f2a tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:16.950625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf9a1364-eeb8-4b9c-bac3-def1b14291c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:16.950786 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1317/2626] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:16 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:16.950931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf9a1364-eeb8-4b9c-bac3-def1b14291c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:16.951165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:16.951165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:16.951667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf9a1364-eeb8-4b9c-bac3-def1b14291c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:16.952522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-cf9a1364-eeb8-4b9c-bac3-def1b14291c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:16.955368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5038e28-8369-4f99-a71a-6c358377c4ea tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:16.955906 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5038e28-8369-4f99-a71a-6c358377c4ea tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:16.956068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:16.956068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:16.956495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f5038e28-8369-4f99-a71a-6c358377c4ea tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:16.978076 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:16.978076 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:16.979971 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf9a1364-eeb8-4b9c-bac3-def1b14291c5 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:16.981084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1310/2627] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:16 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:16:17.024062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:17.024062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:17.042490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f5038e28-8369-4f99-a71a-6c358377c4ea tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:17.076601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f5038e28-8369-4f99-a71a-6c358377c4ea tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:17.076601 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1318/2628] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:16 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:17.092790 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38034b71-7ebf-4636-83b3-e5b046188707 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:17.092790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38034b71-7ebf-4636-83b3-e5b046188707 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:17.092790 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:17.092790 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:17.092790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38034b71-7ebf-4636-83b3-e5b046188707 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:17.145359 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:17.145359 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:17.153552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38034b71-7ebf-4636-83b3-e5b046188707 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:17.172660 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38034b71-7ebf-4636-83b3-e5b046188707 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:17.173582 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1311/2629] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:17 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:17.998846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13b61ef6-3ed6-480b-903b-d5e4cbcbe878 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:17.998846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13b61ef6-3ed6-480b-903b-d5e4cbcbe878 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:17.998846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:17.998846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:17.998846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13b61ef6-3ed6-480b-903b-d5e4cbcbe878 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:17.998846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-13b61ef6-3ed6-480b-903b-d5e4cbcbe878 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:18.041088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:18.041088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:18.043115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13b61ef6-3ed6-480b-903b-d5e4cbcbe878 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:18.043944 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1319/2630] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:17 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:19.066117 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1d277cc-22f7-4237-ba5f-f2e602385613 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:19.066117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1d277cc-22f7-4237-ba5f-f2e602385613 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:19.066117 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:19.066117 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:19.066117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b1d277cc-22f7-4237-ba5f-f2e602385613 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:19.066117 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b1d277cc-22f7-4237-ba5f-f2e602385613 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:19.088621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:19.088621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:19.088621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b1d277cc-22f7-4237-ba5f-f2e602385613 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:19.096565 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1312/2631] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:19 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:20.105759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee9ed288-7299-4432-b5bf-eba62ceb0c8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:20.105759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee9ed288-7299-4432-b5bf-eba62ceb0c8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:20.105759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:20.105759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:20.105759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee9ed288-7299-4432-b5bf-eba62ceb0c8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:20.105759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ee9ed288-7299-4432-b5bf-eba62ceb0c8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:20.136860 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:20.136860 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:20.141476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee9ed288-7299-4432-b5bf-eba62ceb0c8a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:20.169795 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1320/2632] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:20 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:21.184479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf5a770f-76a2-4f32-bcc1-a2d77fa3dc39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:21.184479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf5a770f-76a2-4f32-bcc1-a2d77fa3dc39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:21.184479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:21.184479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:21.184479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf5a770f-76a2-4f32-bcc1-a2d77fa3dc39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:21.184479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-cf5a770f-76a2-4f32-bcc1-a2d77fa3dc39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:21.205339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:21.205339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:21.205339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf5a770f-76a2-4f32-bcc1-a2d77fa3dc39 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:21.205339 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1313/2633] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:21 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:22.216931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a856fc6-514f-412b-97fb-034f17da5df0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:22.218530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a856fc6-514f-412b-97fb-034f17da5df0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:22.218831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:22.218831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:22.219501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a856fc6-514f-412b-97fb-034f17da5df0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:22.219966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5a856fc6-514f-412b-97fb-034f17da5df0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:22.321739 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:22.321739 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:22.321739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a856fc6-514f-412b-97fb-034f17da5df0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:22.331899 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1321/2634] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:22 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:23.346984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1d3288e-ec9a-4946-bfa3-4d78bad65a4a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:23.346984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1d3288e-ec9a-4946-bfa3-4d78bad65a4a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:23.346984 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:23.346984 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:23.346984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d1d3288e-ec9a-4946-bfa3-4d78bad65a4a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:23.346984 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d1d3288e-ec9a-4946-bfa3-4d78bad65a4a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:23.403721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:23.403721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:23.403721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d1d3288e-ec9a-4946-bfa3-4d78bad65a4a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:23.408873 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1314/2635] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:23 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:24.427009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-122d86a7-4edd-4a44-afbe-ad0b4e745d98 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:24.427009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-122d86a7-4edd-4a44-afbe-ad0b4e745d98 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:24.427009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:24.427009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:24.427009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-122d86a7-4edd-4a44-afbe-ad0b4e745d98 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:24.427009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-122d86a7-4edd-4a44-afbe-ad0b4e745d98 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:24.463876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:24.463876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:24.473213 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-122d86a7-4edd-4a44-afbe-ad0b4e745d98 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:24.473213 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1322/2636] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:24 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:25.493321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6358d09-9dee-4812-bbd6-443ef547c6d0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:25.493321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6358d09-9dee-4812-bbd6-443ef547c6d0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:25.493321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:25.493321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:25.493321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6358d09-9dee-4812-bbd6-443ef547c6d0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:25.493321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d6358d09-9dee-4812-bbd6-443ef547c6d0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:25.521460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:25.521460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:25.521460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6358d09-9dee-4812-bbd6-443ef547c6d0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:25.521460 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1315/2637] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:25 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:26.539770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa19e03e-e5a4-4e96-a785-909a1125ad51 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:26.539770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa19e03e-e5a4-4e96-a785-909a1125ad51 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:26.539770 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:26.539770 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:26.539770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aa19e03e-e5a4-4e96-a785-909a1125ad51 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:26.539770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-aa19e03e-e5a4-4e96-a785-909a1125ad51 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:26.583936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:26.583936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:26.583936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aa19e03e-e5a4-4e96-a785-909a1125ad51 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:26.610480 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1323/2638] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:26 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:27.604588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fa117ff-6456-4dca-a93d-1b094dea9b6e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:27.604588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fa117ff-6456-4dca-a93d-1b094dea9b6e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:27.604588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:27.604588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:27.604588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fa117ff-6456-4dca-a93d-1b094dea9b6e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:27.604588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6fa117ff-6456-4dca-a93d-1b094dea9b6e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:27.649279 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:27.649279 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:27.660071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fa117ff-6456-4dca-a93d-1b094dea9b6e tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:27.665425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1316/2639] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:27 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:28.680363 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11b9a856-1df4-4e8e-808e-508d22adaddd tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:28.680363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11b9a856-1df4-4e8e-808e-508d22adaddd tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:28.680363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:28.680363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:28.680363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-11b9a856-1df4-4e8e-808e-508d22adaddd tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:28.680363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-11b9a856-1df4-4e8e-808e-508d22adaddd tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:28.785180 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:28.785180 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:28.793213 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-11b9a856-1df4-4e8e-808e-508d22adaddd tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:28.793213 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1324/2640] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:28 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:29.561752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] DELETE http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:29.561752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:29.561752 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:29.561752 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:29.561752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:29.561752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Delete volume with id: fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:29.638539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:29.638539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:29.638539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:29.677564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Delete volume request issued successfully. Jan 21 04:16:29.677564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-039281be-28e6-4866-9fc2-64d321abd065 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 202 Jan 21 04:16:29.677564 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1317/2641] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:16:29 2021] DELETE /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:16:29.682029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b04822f2-d6a9-48e6-be8a-fe31ae5f10b0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:29.682029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b04822f2-d6a9-48e6-be8a-fe31ae5f10b0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:29.682029 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:29.682029 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:29.682029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b04822f2-d6a9-48e6-be8a-fe31ae5f10b0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:29.810689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bdb022c8-98ab-494f-9035-ac37d88c0fe3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:29.810689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bdb022c8-98ab-494f-9035-ac37d88c0fe3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:29.810689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:29.810689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:29.827575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bdb022c8-98ab-494f-9035-ac37d88c0fe3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:29.827575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bdb022c8-98ab-494f-9035-ac37d88c0fe3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:29.833297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:29.833297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:29.870130 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b04822f2-d6a9-48e6-be8a-fe31ae5f10b0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:29.901269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b04822f2-d6a9-48e6-be8a-fe31ae5f10b0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:29.901269 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1325/2642] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:29 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:29.936573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:29.936573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:29.936573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bdb022c8-98ab-494f-9035-ac37d88c0fe3 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:29.936573 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1318/2643] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:29 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:16:30.913748 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0ce9483-6f28-4976-b97d-f902a0e2aa07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:30.914332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0ce9483-6f28-4976-b97d-f902a0e2aa07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:30.914441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:30.914441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:30.914862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0ce9483-6f28-4976-b97d-f902a0e2aa07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:30.944991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70d57f51-1e79-4753-a910-5d6f97ac3377 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:30.945503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70d57f51-1e79-4753-a910-5d6f97ac3377 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:30.945721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:30.945721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:30.946068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70d57f51-1e79-4753-a910-5d6f97ac3377 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:30.946436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-70d57f51-1e79-4753-a910-5d6f97ac3377 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:30.975653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:30.975653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:30.976200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:30.976200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:30.977594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70d57f51-1e79-4753-a910-5d6f97ac3377 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:30.978748 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1319/2644] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:30 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:30.985572 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b0ce9483-6f28-4976-b97d-f902a0e2aa07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:31.015339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0ce9483-6f28-4976-b97d-f902a0e2aa07 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 200 Jan 21 04:16:31.016631 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1326/2645] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:30 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:31.992489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aed8055a-b8da-46f6-a822-64a024dff218 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:16:31.993037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aed8055a-b8da-46f6-a822-64a024dff218 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:31.993205 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:31.993205 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:31.993595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aed8055a-b8da-46f6-a822-64a024dff218 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:31.993966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-aed8055a-b8da-46f6-a822-64a024dff218 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Show backup with id c8e8425c-dc06-4c4d-b253-d0266d218bb7. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:16:32.025767 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:32.025767 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:32.027672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aed8055a-b8da-46f6-a822-64a024dff218 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 200 Jan 21 04:16:32.037239 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1320/2646] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:31 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:32.037427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d33dc34-ffab-4734-9c06-d7238092cfbb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 Jan 21 04:16:32.037427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d33dc34-ffab-4734-9c06-d7238092cfbb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:32.037427 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:32.037427 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:32.037427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2d33dc34-ffab-4734-9c06-d7238092cfbb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:32.041867 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aad8c61e-8282-4538-bcde-e01beb42055a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:16:32.042394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aad8c61e-8282-4538-bcde-e01beb42055a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:32.042614 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:32.042614 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:32.043001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aad8c61e-8282-4538-bcde-e01beb42055a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:32.082115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2d33dc34-ffab-4734-9c06-d7238092cfbb tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 returned with HTTP 404 Jan 21 04:16:32.083393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1327/2647] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:32 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/fe0220cb-a3db-4752-a08a-3e265b9dd111 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:16:32.090718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] DELETE http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:32.091301 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:32.091927 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:32.093268 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:32.093268 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:32.093939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Delete volume with id: d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:32.102204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aad8c61e-8282-4538-bcde-e01beb42055a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:16:32.125829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aad8c61e-8282-4538-bcde-e01beb42055a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 returned with HTTP 200 Jan 21 04:16:32.126855 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1321/2648] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:32 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 => generated 1419 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:32.143808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc143a69-597f-4277-b09a-8056fe99a9e0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:16:32.144333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc143a69-597f-4277-b09a-8056fe99a9e0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:32.144528 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:32.144528 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:32.145036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc143a69-597f-4277-b09a-8056fe99a9e0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:32.147264 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:32.147264 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:32.148433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:32.179557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Delete volume request issued successfully. Jan 21 04:16:32.180354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df00d4b5-57f2-44c2-8788-81711f30e21e tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 202 Jan 21 04:16:32.181425 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1328/2649] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:16:32 2021] DELETE /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 04:16:32.192129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c60027d2-5b9e-40a9-9f8b-339c41187a1f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:32.192636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c60027d2-5b9e-40a9-9f8b-339c41187a1f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:32.193025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:32.193025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:32.193626 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c60027d2-5b9e-40a9-9f8b-339c41187a1f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:32.199924 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:32.199924 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:32.210987 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bc143a69-597f-4277-b09a-8056fe99a9e0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:16:32.241216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc143a69-597f-4277-b09a-8056fe99a9e0 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 returned with HTTP 200 Jan 21 04:16:32.242385 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1322/2650] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:32 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 => generated 1419 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:16:32.272280 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:32.272280 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:32.281508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c60027d2-5b9e-40a9-9f8b-339c41187a1f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:32.311537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c60027d2-5b9e-40a9-9f8b-339c41187a1f tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:32.323221 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1329/2651] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:32 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:33.329211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0f3c3fa-8e78-4b3c-bd47-ab06dea16f50 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:33.329713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0f3c3fa-8e78-4b3c-bd47-ab06dea16f50 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:33.330216 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:33.330216 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:33.330448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0f3c3fa-8e78-4b3c-bd47-ab06dea16f50 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:33.384331 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:33.384331 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:33.393493 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f0f3c3fa-8e78-4b3c-bd47-ab06dea16f50 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:33.416865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0f3c3fa-8e78-4b3c-bd47-ab06dea16f50 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 200 Jan 21 04:16:33.418745 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1323/2652] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:33 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:33.477437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-f59cc876-1107-4cd4-8b6e-a79ab40bacba tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:16:33.478027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-f59cc876-1107-4cd4-8b6e-a79ab40bacba tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:33.478330 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:33.478330 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:33.478825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-f59cc876-1107-4cd4-8b6e-a79ab40bacba tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:33.531894 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:33.531894 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:33.540173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-f59cc876-1107-4cd4-8b6e-a79ab40bacba tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:16:33.562728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-f59cc876-1107-4cd4-8b6e-a79ab40bacba tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 returned with HTTP 200 Jan 21 04:16:33.563806 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1330/2653] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:33 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 => generated 1419 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:34.434306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae Jan 21 04:16:34.434785 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:34.435032 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:34.435032 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:34.435404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:34.452283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-9f09bd98-ddb2-4882-ae38-3aaf8833de6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:16:34.453419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-9f09bd98-ddb2-4882-ae38-3aaf8833de6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:34.453950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:34.453950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:34.454574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-9f09bd98-ddb2-4882-ae38-3aaf8833de6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:34.495304 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae returned with HTTP 404 Jan 21 04:16:34.496442 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1324/2654] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:34 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/d2b2aaf6-d59c-4946-ba81-b389a127cdae => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:16:34.519550 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:34.519550 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:34.530659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-9f09bd98-ddb2-4882-ae38-3aaf8833de6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:16:34.562793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-9f09bd98-ddb2-4882-ae38-3aaf8833de6c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 returned with HTTP 200 Jan 21 04:16:34.564317 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1331/2655] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:16:34 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 => generated 1419 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:34.576060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:16:34.576693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:34.577266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:34.578328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f55b8f2-149e-4826-9242-6d6b4e3d4187 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:16:34.578923 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1325/2656] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:16:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:16:34.594027 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-afba0853-4115-4dfa-bb17-00e338fff706 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] POST http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments Jan 21 04:16:34.594707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:34.594707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:34.595175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-afba0853-4115-4dfa-bb17-00e338fff706 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "998270bf-e9b9-4ca6-b1ac-77183eba9442", "instance_uuid": "d5a2f9d5-14ed-4e0c-96fb-1793b0f399aa", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:34.646757 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:34.646757 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:34.697496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] DELETE http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:16:34.698390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:34.699100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:34.699756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Delete volume with id: b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:16:34.730233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-afba0853-4115-4dfa-bb17-00e338fff706 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments returned with HTTP 200 Jan 21 04:16:34.730974 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1332/2657] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:16:34 2021] POST /volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:34.778621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:34.778621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:34.780579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:34.813970 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Delete volume request issued successfully. Jan 21 04:16:34.814935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9d1d331-bdab-4a01-91d6-e54a9e974800 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 202 Jan 21 04:16:34.816059 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1326/2658] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:16:34 2021] DELETE /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:16:34.827760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:16:34.828293 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:34.828583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:34.828583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:34.828860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:34.891054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:34.891054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:34.901241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:34.932381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:16:34.942196 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1333/2659] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:34 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 911 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:35.951879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f798667-3747-4d3b-b989-e955af1d9c65 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:16:35.953036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f798667-3747-4d3b-b989-e955af1d9c65 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:35.957653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:35.957653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:35.958278 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f798667-3747-4d3b-b989-e955af1d9c65 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:36.027115 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:36.027115 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:36.036523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7f798667-3747-4d3b-b989-e955af1d9c65 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Volume info retrieved successfully. Jan 21 04:16:36.059221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f798667-3747-4d3b-b989-e955af1d9c65 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 200 Jan 21 04:16:36.060183 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1327/2660] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:35 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:16:36.591385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume// Jan 21 04:16:36.593806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:36.594256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:36.594256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:36.594629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:36.596045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-825899c3-e694-4240-9dae-c114636564f6 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:16:36.596838 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1334/2661] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:16:36 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:16:36.616371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-0be2dfb9-83be-4f8f-b450-c2d8bf0c89f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:16:36.617368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-0be2dfb9-83be-4f8f-b450-c2d8bf0c89f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:36.617814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:36.617814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:36.618271 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-0be2dfb9-83be-4f8f-b450-c2d8bf0c89f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:36.673816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:36.673816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:36.682928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-0be2dfb9-83be-4f8f-b450-c2d8bf0c89f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:16:36.702805 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:36.702805 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:36.713528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-0be2dfb9-83be-4f8f-b450-c2d8bf0c89f8 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 returned with HTTP 200 Jan 21 04:16:36.714483 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1328/2662] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:16:36 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:16:36.787232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5b2d642c-9a93-4266-a03b-66fd88a2f5f4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] PUT http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518 Jan 21 04:16:36.788377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5b2d642c-9a93-4266-a03b-66fd88a2f5f4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:36.826089 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:16:36.826089 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:16:36.826821 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5b2d642c-9a93-4266-a03b-66fd88a2f5f4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Lock "b'cinder-attachment_update-998270bf-e9b9-4ca6-b1ac-77183eba9442-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:16:36.829658 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:36.829658 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:37.077274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7ac796b-f344-4aa5-93e2-2b70714b63e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] GET http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 Jan 21 04:16:37.079166 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7ac796b-f344-4aa5-93e2-2b70714b63e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:16:37.079556 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:16:37.079556 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:16:37.080272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7ac796b-f344-4aa5-93e2-2b70714b63e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:16:37.137160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7ac796b-f344-4aa5-93e2-2b70714b63e0 tempest-AttachVolumeTestJSON-684444534 tempest-AttachVolumeTestJSON-684444534] http://10.222.0.22/volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 returned with HTTP 404 Jan 21 04:16:37.138462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1329/2663] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:16:37 2021] GET /volume/v3/7b4d10f271d541209e22acc4cdb4a616/volumes/b5e1abb6-a3b2-4005-9b5d-8e9a87d0d041 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:16:38.298238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5b2d642c-9a93-4266-a03b-66fd88a2f5f4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Lock "b'cinder-attachment_update-998270bf-e9b9-4ca6-b1ac-77183eba9442-n-h2-769329-3'" released by "attachment_update" :: held 1.472s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:16:38.299583 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5b2d642c-9a93-4266-a03b-66fd88a2f5f4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518 returned with HTTP 200 Jan 21 04:16:38.302466 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1335/2664] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:16:36 2021] PUT /volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518 => generated 762 bytes in 1521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:16:38.343821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5aa271e9-19fa-41a6-b581-4b5b01be656c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] POST http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518/action Jan 21 04:16:38.344667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5aa271e9-19fa-41a6-b581-4b5b01be656c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:16:38.345187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5aa271e9-19fa-41a6-b581-4b5b01be656c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:16:38.434266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:16:38.434266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:16:38.448541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5bed67b3-1a69-47ed-bb63-e2452f7dda8d req-5aa271e9-19fa-41a6-b581-4b5b01be656c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518/action returned with HTTP 204 Jan 21 04:16:38.449772 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1330/2665] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:16:38 2021] POST /volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:17:45.507511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c481936-6c88-4460-8d5f-afcaef7b7fba req-36786a4b-65d5-4f6f-9ea8-c4eb17e4936c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] DELETE http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518 Jan 21 04:17:45.508686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c481936-6c88-4460-8d5f-afcaef7b7fba req-36786a4b-65d5-4f6f-9ea8-c4eb17e4936c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:45.509107 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:45.509107 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:45.509718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9c481936-6c88-4460-8d5f-afcaef7b7fba req-36786a4b-65d5-4f6f-9ea8-c4eb17e4936c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:45.532258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:45.532258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:17:45.996233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-9c481936-6c88-4460-8d5f-afcaef7b7fba req-36786a4b-65d5-4f6f-9ea8-c4eb17e4936c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:17:45.996659 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-9c481936-6c88-4460-8d5f-afcaef7b7fba req-36786a4b-65d5-4f6f-9ea8-c4eb17e4936c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:17:46.003426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9c481936-6c88-4460-8d5f-afcaef7b7fba req-36786a4b-65d5-4f6f-9ea8-c4eb17e4936c tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518 returned with HTTP 200 Jan 21 04:17:46.004292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1336/2666] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:17:45 2021] DELETE /volume/v3/d290a4c3aeca43f8834f99a94a520787/attachments/1e38be48-c8ef-40e1-8646-6bfe232ba518 => generated 19 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:17:47.081195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] DELETE http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:17:47.081721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:47.081937 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:47.081937 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:47.082309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:47.082768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Delete volume with id: 998270bf-e9b9-4ca6-b1ac-77183eba9442 Jan 21 04:17:47.137663 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:47.137663 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:17:47.142185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:17:47.166133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Delete volume request issued successfully. Jan 21 04:17:47.166672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d72949d-12fb-4323-8672-cc3da6b67f0a tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 returned with HTTP 202 Jan 21 04:17:47.167721 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1331/2667] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:17:47 2021] DELETE /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/998270bf-e9b9-4ca6-b1ac-77183eba9442 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:17:47.177058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90772c37-c0e3-48c6-a364-8fe5a5f3e1ad tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] DELETE http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 Jan 21 04:17:47.177567 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90772c37-c0e3-48c6-a364-8fe5a5f3e1ad tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:47.177975 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:47.177975 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:47.178751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90772c37-c0e3-48c6-a364-8fe5a5f3e1ad tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:47.178974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-90772c37-c0e3-48c6-a364-8fe5a5f3e1ad tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Delete backup with id: c8e8425c-dc06-4c4d-b253-d0266d218bb7. Jan 21 04:17:47.207329 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:47.207329 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:17:47.236871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-90772c37-c0e3-48c6-a364-8fe5a5f3e1ad tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] delete_backup rpcapi backup_id c8e8425c-dc06-4c4d-b253-d0266d218bb7 {{(pid=87905) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:17:47.241636 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90772c37-c0e3-48c6-a364-8fe5a5f3e1ad tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 returned with HTTP 202 Jan 21 04:17:47.243070 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1337/2668] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:17:47 2021] DELETE /volume/v3/d290a4c3aeca43f8834f99a94a520787/backups/c8e8425c-dc06-4c4d-b253-d0266d218bb7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:17:47.251490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] DELETE http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:17:47.252146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:47.252361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:47.252361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:47.252731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:47.253193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Delete volume with id: ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:17:47.317844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:47.317844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:17:47.319672 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:17:47.369568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Delete volume request issued successfully. Jan 21 04:17:47.371509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed5432f1-3d07-45e9-97f3-ae82ea4c67c4 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 202 Jan 21 04:17:47.375245 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1332/2669] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:17:47 2021] DELETE /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:17:47.382384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a845fea2-84c4-4bb6-b59d-b32dbdc14d2b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:17:47.383185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a845fea2-84c4-4bb6-b59d-b32dbdc14d2b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:47.383484 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:47.383484 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:47.383943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a845fea2-84c4-4bb6-b59d-b32dbdc14d2b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:47.463451 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:47.463451 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:17:47.473852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a845fea2-84c4-4bb6-b59d-b32dbdc14d2b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:17:47.519567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a845fea2-84c4-4bb6-b59d-b32dbdc14d2b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:17:47.520996 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1338/2670] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:17:47 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 1363 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:17:48.537364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2326356-df7c-4ef0-9c98-6f4ffce3c03b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:17:48.539097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2326356-df7c-4ef0-9c98-6f4ffce3c03b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:48.539440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:48.539440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:48.540000 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2326356-df7c-4ef0-9c98-6f4ffce3c03b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:48.647004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:17:48.647004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:17:48.658794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d2326356-df7c-4ef0-9c98-6f4ffce3c03b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Volume info retrieved successfully. Jan 21 04:17:48.738948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2326356-df7c-4ef0-9c98-6f4ffce3c03b tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 200 Jan 21 04:17:48.741296 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1333/2671] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:17:48 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 1363 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:17:49.765597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d21621a-3a12-4f65-a31b-48865ea8dd44 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] GET http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 Jan 21 04:17:49.771086 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d21621a-3a12-4f65-a31b-48865ea8dd44 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:17:49.771524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:17:49.771524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:17:49.772462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d21621a-3a12-4f65-a31b-48865ea8dd44 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:17:49.856890 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d21621a-3a12-4f65-a31b-48865ea8dd44 tempest-TestVolumeBackupRestore-1972328867 tempest-TestVolumeBackupRestore-1972328867] http://10.222.0.22/volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 returned with HTTP 404 Jan 21 04:17:49.858494 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1339/2672] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:17:49 2021] GET /volume/v3/d290a4c3aeca43f8834f99a94a520787/volumes/ea1d7b22-7b35-4376-a8c5-088eade6b478 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:19:00.362718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3611540e-a394-4518-be8b-d9e68ec5aeaa tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] POST http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types Jan 21 04:19:00.363245 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:00.363245 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:00.363632 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3611540e-a394-4518-be8b-d9e68ec5aeaa tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-132249593"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:00.399024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3611540e-a394-4518-be8b-d9e68ec5aeaa tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types returned with HTTP 202 Jan 21 04:19:00.399855 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1334/2673] 10.222.0.22 () {62 vars in 1278 bytes} [Thu Jan 21 04:19:00 2021] POST /volume/v3/989b640a603541f28154e0ae5431cabb/group_types => generated 180 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:19:00.410085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-086ce2b5-f5f3-4626-a804-5c2d3ce4cd3e tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] POST http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs Jan 21 04:19:00.410946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-086ce2b5-f5f3-4626-a804-5c2d3ce4cd3e tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:00.438248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-086ce2b5-f5f3-4626-a804-5c2d3ce4cd3e tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs returned with HTTP 202 Jan 21 04:19:00.439095 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1340/2674] 10.222.0.22 () {62 vars in 1425 bytes} [Thu Jan 21 04:19:00 2021] POST /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs => generated 53 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:19:00.448565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb7b80cf-b067-44e8-8aed-3e5a74e03ae3 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] POST http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs Jan 21 04:19:00.449514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fb7b80cf-b067-44e8-8aed-3e5a74e03ae3 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:00.475564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fb7b80cf-b067-44e8-8aed-3e5a74e03ae3 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs returned with HTTP 202 Jan 21 04:19:00.476436 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1335/2675] 10.222.0.22 () {62 vars in 1425 bytes} [Thu Jan 21 04:19:00 2021] POST /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs => generated 61 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:19:00.486089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88515887-0b4f-4c81-ba51-c8f9af10b948 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] GET http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key2 Jan 21 04:19:00.486649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88515887-0b4f-4c81-ba51-c8f9af10b948 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:00.487151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88515887-0b4f-4c81-ba51-c8f9af10b948 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:00.503471 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88515887-0b4f-4c81-ba51-c8f9af10b948 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key2 returned with HTTP 200 Jan 21 04:19:00.504230 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1341/2676] 10.222.0.22 () {60 vars in 1419 bytes} [Thu Jan 21 04:19:00 2021] GET /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key2 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:00.512795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93e24ff9-56ab-4992-87f3-b34af7bd4420 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] GET http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key3 Jan 21 04:19:00.513363 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93e24ff9-56ab-4992-87f3-b34af7bd4420 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:00.513892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93e24ff9-56ab-4992-87f3-b34af7bd4420 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:00.529893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93e24ff9-56ab-4992-87f3-b34af7bd4420 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key3 returned with HTTP 200 Jan 21 04:19:00.530682 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1336/2677] 10.222.0.22 () {60 vars in 1419 bytes} [Thu Jan 21 04:19:00 2021] GET /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:00.540578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-54116f2d-c98c-45ac-a77d-4cd1d471c2b5 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] PUT http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key3 Jan 21 04:19:00.541485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-54116f2d-c98c-45ac-a77d-4cd1d471c2b5 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:00.563528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-54116f2d-c98c-45ac-a77d-4cd1d471c2b5 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key3 returned with HTTP 200 Jan 21 04:19:00.564299 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1342/2678] 10.222.0.22 () {62 vars in 1439 bytes} [Thu Jan 21 04:19:00 2021] PUT /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key3 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:00.572972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26fa1707-cf47-47bc-8197-dba183298848 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] GET http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs Jan 21 04:19:00.573530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26fa1707-cf47-47bc-8197-dba183298848 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:00.574004 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-26fa1707-cf47-47bc-8197-dba183298848 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:00.590446 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-26fa1707-cf47-47bc-8197-dba183298848 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs returned with HTTP 200 Jan 21 04:19:00.591264 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1337/2679] 10.222.0.22 () {60 vars in 1404 bytes} [Thu Jan 21 04:19:00 2021] GET /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs => generated 87 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:00.600750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a98840e-464a-4fdc-9eb8-ecdb499db073 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] DELETE http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key1 Jan 21 04:19:00.601212 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a98840e-464a-4fdc-9eb8-ecdb499db073 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:00.601695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a98840e-464a-4fdc-9eb8-ecdb499db073 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:00.618715 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:19:00.618715 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:19:00.624233 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a98840e-464a-4fdc-9eb8-ecdb499db073 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key1 returned with HTTP 202 Jan 21 04:19:00.625067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1343/2680] 10.222.0.22 () {60 vars in 1422 bytes} [Thu Jan 21 04:19:00 2021] DELETE /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:19:00.633410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-455c6412-2efe-427b-b83b-6e38fb071acc tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] GET http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key1 Jan 21 04:19:00.633966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-455c6412-2efe-427b-b83b-6e38fb071acc tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:00.634509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-455c6412-2efe-427b-b83b-6e38fb071acc tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:00.653085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-455c6412-2efe-427b-b83b-6e38fb071acc tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] HTTP exception thrown: Group Type f6ee8cb8-0971-4394-b17d-588598b87e76 has no extra spec with key key1. Jan 21 04:19:00.653510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-455c6412-2efe-427b-b83b-6e38fb071acc tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key1 returned with HTTP 404 Jan 21 04:19:00.654904 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1338/2681] 10.222.0.22 () {60 vars in 1419 bytes} [Thu Jan 21 04:19:00 2021] GET /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76/group_specs/key1 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 04:19:00.662884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ea20a51c-3a86-41a2-a848-16fcdac426f0 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] DELETE http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76 Jan 21 04:19:00.663500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ea20a51c-3a86-41a2-a848-16fcdac426f0 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:00.663978 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ea20a51c-3a86-41a2-a848-16fcdac426f0 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:00.697465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ea20a51c-3a86-41a2-a848-16fcdac426f0 tempest-GroupTypeSpecsTest-1136357061 tempest-GroupTypeSpecsTest-1136357061] http://10.222.0.22/volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76 returned with HTTP 202 Jan 21 04:19:00.698324 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1344/2682] 10.222.0.22 () {60 vars in 1371 bytes} [Thu Jan 21 04:19:00 2021] DELETE /volume/v3/989b640a603541f28154e0ae5431cabb/group_types/f6ee8cb8-0971-4394-b17d-588598b87e76 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 04:19:03.606997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e363f1be-0c0e-48e2-9a32-749abe8211b8 tempest-AvailabilityZoneTestJSON-529406038 tempest-AvailabilityZoneTestJSON-529406038] GET http://10.222.0.22/volume/v3/d19eb3a201df4196b6b9700b2961a414/os-availability-zone Jan 21 04:19:03.607535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e363f1be-0c0e-48e2-9a32-749abe8211b8 tempest-AvailabilityZoneTestJSON-529406038 tempest-AvailabilityZoneTestJSON-529406038] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:03.608020 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e363f1be-0c0e-48e2-9a32-749abe8211b8 tempest-AvailabilityZoneTestJSON-529406038 tempest-AvailabilityZoneTestJSON-529406038] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:03.615069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e363f1be-0c0e-48e2-9a32-749abe8211b8 tempest-AvailabilityZoneTestJSON-529406038 tempest-AvailabilityZoneTestJSON-529406038] Availability Zones retrieved successfully. Jan 21 04:19:03.615645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e363f1be-0c0e-48e2-9a32-749abe8211b8 tempest-AvailabilityZoneTestJSON-529406038 tempest-AvailabilityZoneTestJSON-529406038] http://10.222.0.22/volume/v3/d19eb3a201df4196b6b9700b2961a414/os-availability-zone returned with HTTP 200 Jan 21 04:19:03.616418 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1339/2683] 10.222.0.22 () {58 vars in 1243 bytes} [Thu Jan 21 04:19:03 2021] GET /volume/v3/d19eb3a201df4196b6b9700b2961a414/os-availability-zone => generated 82 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:19:05.539288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes Jan 21 04:19:05.540035 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-523007081"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:05.541207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-523007081'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:19:05.541588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume of 1 GB Jan 21 04:19:05.554939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Availability Zones retrieved successfully. Jan 21 04:19:05.571275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (1ab2af70-f97f-4d0b-91e1-ee2f81a1e4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:19:05.574008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5b3721-3fcf-44ba-b6b7-533a76013b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:19:05.576667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:19:05.639274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5b3721-3fcf-44ba-b6b7-533a76013b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:19:05.641569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ffd0906-ed66-489e-ab49-a72af137316a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:19:05.732690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['2cabf376-4e20-4c99-a77d-72964e305906', '70dba48f-5dc3-4e84-aafb-810352c2a39b', '6f64b3a8-7c6e-4602-abcd-e6debd5ee382', '67be2b81-a898-4f32-a1bd-2885e7dd1289'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:19:05.734571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ffd0906-ed66-489e-ab49-a72af137316a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cabf376-4e20-4c99-a77d-72964e305906', '70dba48f-5dc3-4e84-aafb-810352c2a39b', '6f64b3a8-7c6e-4602-abcd-e6debd5ee382', '67be2b81-a898-4f32-a1bd-2885e7dd1289']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:19:05.736719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7866d9fc-6b46-4a4a-92aa-24385c34f0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:19:05.792996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7866d9fc-6b46-4a4a-92aa-24385c34f0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857cb5ef-b6e9-4e07-99b6-6d617d58f581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-523007081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['2cabf376-4e20-4c99-a77d-72964e305906','70dba48f-5dc3-4e84-aafb-810352c2a39b','6f64b3a8-7c6e-4602-abcd-e6debd5ee382','67be2b81-a898-4f32-a1bd-2885e7dd1289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-523007081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857cb5ef-b6e9-4e07-99b6-6d617d58f581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0905f9b6ee564f3d98afe682926a4f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f14570a2a1514578b703ad10ffc69c5c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:19:05.795252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ea73a9-c451-426f-89c6-dfb619f7279d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:19:05.819491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ea73a9-c451-426f-89c6-dfb619f7279d) transitioned into state 'SUCCESS' from state '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-523007081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['2cabf376-4e20-4c99-a77d-72964e305906','70dba48f-5dc3-4e84-aafb-810352c2a39b','6f64b3a8-7c6e-4602-abcd-e6debd5ee382','67be2b81-a898-4f32-a1bd-2885e7dd1289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:19:05.821422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d7531f-f838-4406-9cd3-7918a5236729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:19:05.835940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d7531f-f838-4406-9cd3-7918a5236729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:19:05.838509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (1ab2af70-f97f-4d0b-91e1-ee2f81a1e4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:19:05.891404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request issued successfully. Jan 21 04:19:05.905211 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-922c9d64-397f-455c-bc0f-e2f64b61b7d5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes returned with HTTP 202 Jan 21 04:19:05.906067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1345/2684] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:19:05 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes => generated 817 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:19:05.920797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3171af36-58ed-453e-9e7e-51dded07b388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:05.921403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3171af36-58ed-453e-9e7e-51dded07b388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:05.922041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3171af36-58ed-453e-9e7e-51dded07b388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:05.976075 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:05.976075 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:05.984970 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3171af36-58ed-453e-9e7e-51dded07b388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:06.007947 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3171af36-58ed-453e-9e7e-51dded07b388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:06.018422 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1340/2685] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:07.025711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:07.026268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:07.026487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:07.026487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:07.026881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:07.078898 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:07.078898 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:07.087151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:07.109552 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:07.110364 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1346/2686] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:07 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:19:18.102663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-92bc0afe-16dd-4a1e-a0a4-c997956c66ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:18.103265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-92bc0afe-16dd-4a1e-a0a4-c997956c66ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:18.103403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:18.103403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:18.103752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-92bc0afe-16dd-4a1e-a0a4-c997956c66ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:18.155846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.155846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:18.164350 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-92bc0afe-16dd-4a1e-a0a4-c997956c66ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:18.186369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-92bc0afe-16dd-4a1e-a0a4-c997956c66ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:18.187252 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1341/2687] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:19:18 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:18.250838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume// Jan 21 04:19:18.251387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:18.251610 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:18.251610 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:18.251989 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:18.253268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4aada22-a530-4543-9d8e-89a763446428 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:19:18.253859 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1347/2688] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:19: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 21 04:19:18.267626 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments Jan 21 04:19:18.268164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:18.268164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:18.268574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "857cb5ef-b6e9-4e07-99b6-6d617d58f581", "instance_uuid": "9e725bb3-d1e5-445f-994f-3ff1ca92a31b", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:18.317913 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.317913 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:18.372554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments returned with HTTP 200 Jan 21 04:19:18.373729 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1342/2689] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:19:18 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:19:18.408603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3b15d70-1598-4dff-a6a9-6fdc780af1e8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:18.409124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3b15d70-1598-4dff-a6a9-6fdc780af1e8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:18.409676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3b15d70-1598-4dff-a6a9-6fdc780af1e8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:18.428763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume// Jan 21 04:19:18.429247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:18.429466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:18.429466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:18.429843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:18.431068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-82869af6-8893-4138-9a64-5c374cd19de3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:19:18.431775 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1343/2690] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:19:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:19:18.443773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-6087b27b-11dd-4132-ad4b-26b4b54405d7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:18.444328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-6087b27b-11dd-4132-ad4b-26b4b54405d7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:18.444798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-6087b27b-11dd-4132-ad4b-26b4b54405d7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:18.461922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.461922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:18.471733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d3b15d70-1598-4dff-a6a9-6fdc780af1e8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:18.490119 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.490119 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:18.494165 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.494165 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:18.498599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3b15d70-1598-4dff-a6a9-6fdc780af1e8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:18.499452 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1348/2691] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:18 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:18.502525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-6087b27b-11dd-4132-ad4b-26b4b54405d7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:18.520871 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.520871 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:18.529680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-6087b27b-11dd-4132-ad4b-26b4b54405d7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:18.530620 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1344/2692] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:19:18 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1008 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:19:18.548643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-0a1f94e9-ae1a-4525-a0ea-7eaefb7fc716 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] PUT http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc Jan 21 04:19:18.549131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:18.549131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:18.549542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-0a1f94e9-ae1a-4525-a0ea-7eaefb7fc716 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:18.576677 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:19:18.576677 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:19:18.577169 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-0a1f94e9-ae1a-4525-a0ea-7eaefb7fc716 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Lock "b'cinder-attachment_update-857cb5ef-b6e9-4e07-99b6-6d617d58f581-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:19:18.579474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:18.579474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:19.516605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4a348d1-b4ed-4675-b8ec-0260b6ea9506 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:19.517114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4a348d1-b4ed-4675-b8ec-0260b6ea9506 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:19.517320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:19.517320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:19.517695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4a348d1-b4ed-4675-b8ec-0260b6ea9506 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:19.568558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:19.568558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:19.577429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b4a348d1-b4ed-4675-b8ec-0260b6ea9506 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:19.596698 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:19.596698 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:19.604972 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4a348d1-b4ed-4675-b8ec-0260b6ea9506 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:19.605808 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1345/2693] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:19 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:19.810049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-0a1f94e9-ae1a-4525-a0ea-7eaefb7fc716 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Lock "b'cinder-attachment_update-857cb5ef-b6e9-4e07-99b6-6d617d58f581-n-h1-769329-3'" released by "attachment_update" :: held 1.233s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:19:19.810725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-0a1f94e9-ae1a-4525-a0ea-7eaefb7fc716 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc returned with HTTP 200 Jan 21 04:19:19.811644 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1349/2694] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:19:18 2021] PUT /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc => generated 762 bytes in 1268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:19:20.623113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60190c8b-c6ca-4af7-ae52-7d7e80ecf167 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:20.623678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60190c8b-c6ca-4af7-ae52-7d7e80ecf167 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:20.623795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:20.623795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:20.624162 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-60190c8b-c6ca-4af7-ae52-7d7e80ecf167 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:20.671892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:20.671892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:20.679843 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-60190c8b-c6ca-4af7-ae52-7d7e80ecf167 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:20.699847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:20.699847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:20.708304 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-60190c8b-c6ca-4af7-ae52-7d7e80ecf167 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:20.709122 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1346/2695] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:20 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:21.725324 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-64b04521-3cef-4bad-b62c-7d2c473e2cc4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:21.725858 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-64b04521-3cef-4bad-b62c-7d2c473e2cc4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:21.725955 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:21.725955 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:21.726308 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-64b04521-3cef-4bad-b62c-7d2c473e2cc4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:21.775102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:21.775102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:21.783561 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-64b04521-3cef-4bad-b62c-7d2c473e2cc4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:21.802236 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:21.802236 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:21.811057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-64b04521-3cef-4bad-b62c-7d2c473e2cc4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:21.811919 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1350/2696] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:21 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:22.827800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9ed2d55-8f62-4e00-885e-14d994225013 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:22.828324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9ed2d55-8f62-4e00-885e-14d994225013 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:22.828516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:22.828516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:22.828910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9ed2d55-8f62-4e00-885e-14d994225013 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:22.880371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:22.880371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:22.889214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9ed2d55-8f62-4e00-885e-14d994225013 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:22.907857 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:22.907857 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:22.916034 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9ed2d55-8f62-4e00-885e-14d994225013 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:22.916877 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1347/2697] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:22 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:23.933607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1db3417a-35e3-49de-b25c-42041832e15c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:23.934181 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1db3417a-35e3-49de-b25c-42041832e15c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:23.934326 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:23.934326 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:23.934901 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1db3417a-35e3-49de-b25c-42041832e15c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:23.988518 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:23.988518 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:23.996511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1db3417a-35e3-49de-b25c-42041832e15c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:24.015369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:24.015369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:24.023562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1db3417a-35e3-49de-b25c-42041832e15c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:24.024371 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1351/2698] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:23 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:25.040907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0623f43-f99e-4e2d-b3b4-0b6c4695db2f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:25.041401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0623f43-f99e-4e2d-b3b4-0b6c4695db2f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:25.041621 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:25.041621 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:25.041998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0623f43-f99e-4e2d-b3b4-0b6c4695db2f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:25.094613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:25.094613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:25.102822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e0623f43-f99e-4e2d-b3b4-0b6c4695db2f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:25.120601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:25.120601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:25.129205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0623f43-f99e-4e2d-b3b4-0b6c4695db2f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:25.130021 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1348/2699] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:25 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:25.265802 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-f70e5a3a-a623-44c4-b5e5-ee4cee744dc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc/action Jan 21 04:19:25.266338 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:25.266338 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:25.266769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-f70e5a3a-a623-44c4-b5e5-ee4cee744dc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:19:25.267203 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-f70e5a3a-a623-44c4-b5e5-ee4cee744dc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:25.333678 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:25.333678 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:25.346220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e97541d3-e368-40a3-a6a4-8c7ebe00a0c4 req-f70e5a3a-a623-44c4-b5e5-ee4cee744dc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc/action returned with HTTP 204 Jan 21 04:19:25.347117 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1352/2700] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:19:25 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:19:26.145943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84fa4b51-081e-4261-9f81-a0e660bae8a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:19:26.146484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84fa4b51-081e-4261-9f81-a0e660bae8a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:26.146656 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:26.146656 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:26.147048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-84fa4b51-081e-4261-9f81-a0e660bae8a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:26.197959 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:26.197959 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:26.207283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-84fa4b51-081e-4261-9f81-a0e660bae8a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:26.227179 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:26.227179 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:26.236331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-84fa4b51-081e-4261-9f81-a0e660bae8a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:19:26.237180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1349/2701] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:26 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1202 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:19:26.254020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups Jan 21 04:19:26.254466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:26.254466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:26.254876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: create, body: {"backup": {"volume_id": "857cb5ef-b6e9-4e07-99b6-6d617d58f581", "name": "tempest-VolumesBackupsTest-Backup-1262314381", "force": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:19:26.255982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating new backup {'backup': {'volume_id': '857cb5ef-b6e9-4e07-99b6-6d617d58f581', 'name': 'tempest-VolumesBackupsTest-Backup-1262314381', 'force': True}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:19:26.256392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating backup of volume 857cb5ef-b6e9-4e07-99b6-6d617d58f581 in container None Jan 21 04:19:26.306488 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:26.306488 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:26.307693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:19:26.348141 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['a99db728-22b6-4a8f-be11-3e8582fb92e5', '35af8d1b-3998-4bb7-a27f-bd8640a20ce9'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:19:26.410838 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6786fa1e-e4f7-48cf-b50a-d31849264a50 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups returned with HTTP 202 Jan 21 04:19:26.411796 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1353/2702] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:19:26 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups => generated 396 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:19:26.423659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e233aa3-a545-435a-929b-ea7527971510 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:26.424754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e233aa3-a545-435a-929b-ea7527971510 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:26.425209 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:26.425209 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:26.425876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e233aa3-a545-435a-929b-ea7527971510 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:26.426542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5e233aa3-a545-435a-929b-ea7527971510 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:26.451211 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:26.451211 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:26.453270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e233aa3-a545-435a-929b-ea7527971510 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:26.454187 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1350/2703] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:26 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:27.468322 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05a97be8-e46f-405d-be5c-01a07b71b43e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:27.468862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05a97be8-e46f-405d-be5c-01a07b71b43e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:27.469084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:27.469084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:27.469463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-05a97be8-e46f-405d-be5c-01a07b71b43e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:27.469835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-05a97be8-e46f-405d-be5c-01a07b71b43e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:27.492452 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:27.492452 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:27.494305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-05a97be8-e46f-405d-be5c-01a07b71b43e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:27.495349 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1354/2704] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:27 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:28.509895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab30218c-6dc0-4f22-ba9c-536a2d51aa01 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:28.510437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab30218c-6dc0-4f22-ba9c-536a2d51aa01 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:28.510936 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:28.510936 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:28.511340 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab30218c-6dc0-4f22-ba9c-536a2d51aa01 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:28.511712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ab30218c-6dc0-4f22-ba9c-536a2d51aa01 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:28.534577 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:28.534577 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:28.536539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab30218c-6dc0-4f22-ba9c-536a2d51aa01 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:28.537341 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1351/2705] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:28 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:29.551549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-313aad1b-510d-4b72-9261-f29e81fa0bc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:29.552454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-313aad1b-510d-4b72-9261-f29e81fa0bc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:29.552733 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:29.552733 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:29.553364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-313aad1b-510d-4b72-9261-f29e81fa0bc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:29.553813 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-313aad1b-510d-4b72-9261-f29e81fa0bc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:29.576815 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:29.576815 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:29.578791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-313aad1b-510d-4b72-9261-f29e81fa0bc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:29.579819 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1355/2706] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:29 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:30.594005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a423a82-1ca6-4db1-8bfb-27e2e2336290 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:30.595451 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a423a82-1ca6-4db1-8bfb-27e2e2336290 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:30.596000 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:30.596000 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:30.596272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6a423a82-1ca6-4db1-8bfb-27e2e2336290 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:30.596620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6a423a82-1ca6-4db1-8bfb-27e2e2336290 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:30.629599 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:30.629599 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:30.631354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6a423a82-1ca6-4db1-8bfb-27e2e2336290 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:30.638231 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1352/2707] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:30 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:31.646797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f63331e-f883-469a-937f-37a98af6ca8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:31.648017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f63331e-f883-469a-937f-37a98af6ca8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:31.648429 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:31.648429 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:31.649097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6f63331e-f883-469a-937f-37a98af6ca8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:31.649665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6f63331e-f883-469a-937f-37a98af6ca8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:31.681225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:31.681225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:31.685780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6f63331e-f883-469a-937f-37a98af6ca8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:31.692300 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1356/2708] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:31 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:32.702393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bcc7481-bb2e-4c27-8607-4f7e38cedcb0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:32.702904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bcc7481-bb2e-4c27-8607-4f7e38cedcb0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:32.703100 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:32.703100 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:32.703341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bcc7481-bb2e-4c27-8607-4f7e38cedcb0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:32.703875 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5bcc7481-bb2e-4c27-8607-4f7e38cedcb0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:32.729853 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:32.729853 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:32.732151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bcc7481-bb2e-4c27-8607-4f7e38cedcb0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:32.732974 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1353/2709] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:32 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:33.750430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c6dda6a-f1ed-42db-8c27-eeba30ff0c2a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:33.751834 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c6dda6a-f1ed-42db-8c27-eeba30ff0c2a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:33.752242 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:33.752242 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:33.752903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c6dda6a-f1ed-42db-8c27-eeba30ff0c2a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:33.753476 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8c6dda6a-f1ed-42db-8c27-eeba30ff0c2a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:33.786353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:33.786353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:33.788692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c6dda6a-f1ed-42db-8c27-eeba30ff0c2a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:33.796481 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1357/2710] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:33 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:34.804168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3512b364-a6e5-4098-9be4-b42959fe1cb8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:34.804832 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3512b364-a6e5-4098-9be4-b42959fe1cb8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:34.805107 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:34.805107 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:34.805404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3512b364-a6e5-4098-9be4-b42959fe1cb8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:34.805752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3512b364-a6e5-4098-9be4-b42959fe1cb8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:34.835204 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:34.835204 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:34.838416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3512b364-a6e5-4098-9be4-b42959fe1cb8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:34.840132 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1354/2711] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:34 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:35.855704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d72ec728-7326-4916-b246-effd7b4d4b03 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:35.855704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d72ec728-7326-4916-b246-effd7b4d4b03 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:35.855704 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:35.855704 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:35.855704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d72ec728-7326-4916-b246-effd7b4d4b03 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:35.855704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d72ec728-7326-4916-b246-effd7b4d4b03 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:35.877935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:35.877935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:35.879834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d72ec728-7326-4916-b246-effd7b4d4b03 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:35.880745 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1358/2712] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:35 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:36.894526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2b4ad34c-9c3a-41ac-8d27-39934f00fc72 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:36.895096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad34c-9c3a-41ac-8d27-39934f00fc72 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:36.895262 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:36.895262 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:36.895636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad34c-9c3a-41ac-8d27-39934f00fc72 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:36.896049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2b4ad34c-9c3a-41ac-8d27-39934f00fc72 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:36.917120 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:36.917120 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:36.919723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2b4ad34c-9c3a-41ac-8d27-39934f00fc72 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:36.920451 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1355/2713] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:36 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:37.935331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-436ffe8f-d260-469d-812f-a4aeddbc843c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:37.936142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-436ffe8f-d260-469d-812f-a4aeddbc843c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:37.936600 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:37.936600 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:37.936999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-436ffe8f-d260-469d-812f-a4aeddbc843c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:37.937357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-436ffe8f-d260-469d-812f-a4aeddbc843c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:37.960562 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:37.960562 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:37.962470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-436ffe8f-d260-469d-812f-a4aeddbc843c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:37.963681 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1359/2714] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:37 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 803 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:38.978032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c19dcfe4-e16a-480f-845f-6198d8947833 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:38.978575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c19dcfe4-e16a-480f-845f-6198d8947833 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:38.978726 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:38.978726 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:38.979243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c19dcfe4-e16a-480f-845f-6198d8947833 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:38.979740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c19dcfe4-e16a-480f-845f-6198d8947833 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:39.007116 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:39.007116 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:39.009257 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c19dcfe4-e16a-480f-845f-6198d8947833 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:39.010424 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1356/2715] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:38 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:40.024325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ec8ad8f-46d1-4a1c-a674-b90ba9a482a2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:40.025657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ec8ad8f-46d1-4a1c-a674-b90ba9a482a2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:40.025858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:40.025858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:40.026415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ec8ad8f-46d1-4a1c-a674-b90ba9a482a2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:40.027378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2ec8ad8f-46d1-4a1c-a674-b90ba9a482a2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:40.056724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:40.056724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:40.059321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ec8ad8f-46d1-4a1c-a674-b90ba9a482a2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:40.060434 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1360/2716] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:40 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:41.077254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d84ebe8b-0fe6-42ef-abdd-e3d51c2cd460 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:41.077254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d84ebe8b-0fe6-42ef-abdd-e3d51c2cd460 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:41.077254 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:41.077254 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:41.077254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d84ebe8b-0fe6-42ef-abdd-e3d51c2cd460 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:41.077254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d84ebe8b-0fe6-42ef-abdd-e3d51c2cd460 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:41.101962 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:41.101962 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:41.103449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d84ebe8b-0fe6-42ef-abdd-e3d51c2cd460 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:41.110338 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1357/2717] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:41 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:42.135968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-762b1b98-40fd-4522-908c-413e56d9f496 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:42.146249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-762b1b98-40fd-4522-908c-413e56d9f496 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:42.146654 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:42.146654 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:42.146892 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-762b1b98-40fd-4522-908c-413e56d9f496 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:42.147313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-762b1b98-40fd-4522-908c-413e56d9f496 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:42.180395 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:42.180395 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:42.182373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-762b1b98-40fd-4522-908c-413e56d9f496 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:42.193187 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1361/2718] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:42 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:43.201857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0f8fa0a-ef2a-4f00-a57f-0db666c1d60b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:43.202385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0f8fa0a-ef2a-4f00-a57f-0db666c1d60b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:43.202603 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:43.202603 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:43.203002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0f8fa0a-ef2a-4f00-a57f-0db666c1d60b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:43.203378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c0f8fa0a-ef2a-4f00-a57f-0db666c1d60b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:43.235150 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:43.235150 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:43.237112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0f8fa0a-ef2a-4f00-a57f-0db666c1d60b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:43.238189 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1358/2719] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:44.251656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-300db9f4-2409-4b58-b749-055d0aa8512f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:44.252173 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-300db9f4-2409-4b58-b749-055d0aa8512f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:44.252366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:44.252366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:44.252744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-300db9f4-2409-4b58-b749-055d0aa8512f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:44.253115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-300db9f4-2409-4b58-b749-055d0aa8512f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:44.275236 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:44.275236 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:44.277006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-300db9f4-2409-4b58-b749-055d0aa8512f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:44.278544 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1362/2720] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:44 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:45.294095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5514d230-77c1-4355-9526-3e9080c30fd2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:45.294569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5514d230-77c1-4355-9526-3e9080c30fd2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:45.294647 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:45.294647 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:45.295261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5514d230-77c1-4355-9526-3e9080c30fd2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:45.295920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5514d230-77c1-4355-9526-3e9080c30fd2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:45.318751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:45.318751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:45.320713 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5514d230-77c1-4355-9526-3e9080c30fd2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:45.321524 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1359/2721] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:45 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:46.336621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc7baf2-5c6b-4010-9cc5-032f35f8cfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:46.337209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc7baf2-5c6b-4010-9cc5-032f35f8cfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:46.337503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:46.337503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:46.337963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc7baf2-5c6b-4010-9cc5-032f35f8cfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:46.338419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4fc7baf2-5c6b-4010-9cc5-032f35f8cfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:46.361197 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:46.361197 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:46.363811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc7baf2-5c6b-4010-9cc5-032f35f8cfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:46.365688 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1363/2722] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:46 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:47.378569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9f997cd-f665-4d23-af83-2b1cd74fbef6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:47.379306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9f997cd-f665-4d23-af83-2b1cd74fbef6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:47.380157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:47.380157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:47.380157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9f997cd-f665-4d23-af83-2b1cd74fbef6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:47.380619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a9f997cd-f665-4d23-af83-2b1cd74fbef6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:47.416013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:47.416013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:47.419453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9f997cd-f665-4d23-af83-2b1cd74fbef6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:47.420493 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1360/2723] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:47 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:48.438629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-52786064-1cb3-4302-b29a-f66eaa7b7834 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:48.443830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-52786064-1cb3-4302-b29a-f66eaa7b7834 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:48.444321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:48.444321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:48.444966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-52786064-1cb3-4302-b29a-f66eaa7b7834 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:48.445547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-52786064-1cb3-4302-b29a-f66eaa7b7834 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:48.486440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:48.486440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:48.488905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-52786064-1cb3-4302-b29a-f66eaa7b7834 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:48.490167 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1364/2724] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:48 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:49.505112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c6c8e55-5539-4578-94cb-262f8785bbca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:49.505979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c6c8e55-5539-4578-94cb-262f8785bbca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:49.506297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:49.506297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:49.506857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c6c8e55-5539-4578-94cb-262f8785bbca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:49.507378 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6c6c8e55-5539-4578-94cb-262f8785bbca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:49.542553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:49.542553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:49.546313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c6c8e55-5539-4578-94cb-262f8785bbca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:49.548067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1361/2725] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:49 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:50.562104 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd31c1ba-9712-48ad-b60f-70133bd07455 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:50.562666 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd31c1ba-9712-48ad-b60f-70133bd07455 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:50.562883 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:50.562883 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:50.563207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd31c1ba-9712-48ad-b60f-70133bd07455 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:50.563589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bd31c1ba-9712-48ad-b60f-70133bd07455 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:50.589048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:50.589048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:50.592486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd31c1ba-9712-48ad-b60f-70133bd07455 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:50.598523 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1365/2726] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:50 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:51.613539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ddb5c78-b396-4211-b324-57bf0ba69fcf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:51.613539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ddb5c78-b396-4211-b324-57bf0ba69fcf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:51.613539 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:51.613539 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:51.613539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ddb5c78-b396-4211-b324-57bf0ba69fcf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:51.613539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8ddb5c78-b396-4211-b324-57bf0ba69fcf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:51.645612 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:51.645612 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:51.647707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ddb5c78-b396-4211-b324-57bf0ba69fcf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:51.648563 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1362/2727] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:51 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:52.666775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36231ece-d257-445d-9ed5-c2d3de044a8c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:52.667409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36231ece-d257-445d-9ed5-c2d3de044a8c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:52.667509 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:52.667509 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:52.668299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36231ece-d257-445d-9ed5-c2d3de044a8c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:52.668299 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-36231ece-d257-445d-9ed5-c2d3de044a8c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:52.690476 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:52.690476 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:52.692376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36231ece-d257-445d-9ed5-c2d3de044a8c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:52.693342 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1366/2728] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:52 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:53.707242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18e5bec2-b975-4847-b1f2-50b2cd6991b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:53.708418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18e5bec2-b975-4847-b1f2-50b2cd6991b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:53.708792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:53.708792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:53.709423 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18e5bec2-b975-4847-b1f2-50b2cd6991b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:53.709950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-18e5bec2-b975-4847-b1f2-50b2cd6991b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:53.733027 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:53.733027 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:53.735217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18e5bec2-b975-4847-b1f2-50b2cd6991b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:53.736219 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1363/2729] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:53 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:54.763627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41e159d0-bec6-4670-83ba-b06b34707218 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:54.764130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41e159d0-bec6-4670-83ba-b06b34707218 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:54.764348 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:54.764348 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:54.764719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41e159d0-bec6-4670-83ba-b06b34707218 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:54.765091 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-41e159d0-bec6-4670-83ba-b06b34707218 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:54.788444 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:54.788444 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:54.790354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41e159d0-bec6-4670-83ba-b06b34707218 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:54.791398 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1367/2730] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:54 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:55.805776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df328366-319a-4f48-8bfa-d3a78dd32850 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:55.806318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df328366-319a-4f48-8bfa-d3a78dd32850 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:55.806650 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:55.806650 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:55.807177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df328366-319a-4f48-8bfa-d3a78dd32850 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:55.807729 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-df328366-319a-4f48-8bfa-d3a78dd32850 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:55.838347 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:55.838347 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:55.841220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df328366-319a-4f48-8bfa-d3a78dd32850 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:55.848879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1364/2731] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:55 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:56.859239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ef31207-78f1-4c2c-abab-c629cba83456 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:56.860486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ef31207-78f1-4c2c-abab-c629cba83456 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:56.860486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:56.860486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:56.860486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ef31207-78f1-4c2c-abab-c629cba83456 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:56.860486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5ef31207-78f1-4c2c-abab-c629cba83456 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:56.888129 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:56.888129 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:56.888828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ef31207-78f1-4c2c-abab-c629cba83456 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:56.895950 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1368/2732] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:56 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:57.904607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3fc5ce5-9790-47dd-9281-84ea5a14234d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:57.904999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3fc5ce5-9790-47dd-9281-84ea5a14234d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:57.905154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:57.905154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:57.905535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c3fc5ce5-9790-47dd-9281-84ea5a14234d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:57.905907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c3fc5ce5-9790-47dd-9281-84ea5a14234d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:57.928150 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:57.928150 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:57.929976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c3fc5ce5-9790-47dd-9281-84ea5a14234d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:57.931017 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1365/2733] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:57 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:58.947685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ca64eb2-91ce-4ab2-9c12-3c4bc5fe90cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:58.948177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ca64eb2-91ce-4ab2-9c12-3c4bc5fe90cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:58.948402 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:58.948402 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:58.948658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ca64eb2-91ce-4ab2-9c12-3c4bc5fe90cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:58.949023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4ca64eb2-91ce-4ab2-9c12-3c4bc5fe90cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:19:58.974587 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:19:58.974587 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:19:58.977229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ca64eb2-91ce-4ab2-9c12-3c4bc5fe90cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:19:58.978015 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1369/2734] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:58 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:19:59.997270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2b6dd7c-b51e-41e2-b7e3-3e4941e77e15 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:19:59.998048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2b6dd7c-b51e-41e2-b7e3-3e4941e77e15 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:19:59.998233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:19:59.998233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:19:59.998613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2b6dd7c-b51e-41e2-b7e3-3e4941e77e15 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:19:59.998994 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f2b6dd7c-b51e-41e2-b7e3-3e4941e77e15 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:00.020589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:00.020589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:00.022312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2b6dd7c-b51e-41e2-b7e3-3e4941e77e15 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:00.023348 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1366/2735] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:19:59 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:20:01.038192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-975b875e-a8d5-41fa-87bf-9709f28d17f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:01.038800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-975b875e-a8d5-41fa-87bf-9709f28d17f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:01.039040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:01.039040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:01.039400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-975b875e-a8d5-41fa-87bf-9709f28d17f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:01.039777 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-975b875e-a8d5-41fa-87bf-9709f28d17f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:01.061168 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:01.061168 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:01.062937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-975b875e-a8d5-41fa-87bf-9709f28d17f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:01.063944 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1370/2736] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:01 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:20:02.078505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0c89f2b-68bd-44a1-aec6-71b88ed8f2e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:02.079151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0c89f2b-68bd-44a1-aec6-71b88ed8f2e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:02.079456 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:02.079456 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:02.080074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b0c89f2b-68bd-44a1-aec6-71b88ed8f2e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:02.080539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b0c89f2b-68bd-44a1-aec6-71b88ed8f2e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:02.103764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:02.103764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:02.106006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b0c89f2b-68bd-44a1-aec6-71b88ed8f2e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:02.107298 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1367/2737] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:02 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:03.121897 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bbb7d379-2024-4cd1-b854-9c5ab34e44b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:03.122431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bbb7d379-2024-4cd1-b854-9c5ab34e44b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:03.122891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:03.122891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:03.123535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bbb7d379-2024-4cd1-b854-9c5ab34e44b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:03.124238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bbb7d379-2024-4cd1-b854-9c5ab34e44b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:03.154545 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:03.154545 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:03.154545 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bbb7d379-2024-4cd1-b854-9c5ab34e44b3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:03.158675 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1371/2738] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:03 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:04.169776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63891aa9-0f94-43cd-b879-bf66f1d6c2a5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:04.170332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63891aa9-0f94-43cd-b879-bf66f1d6c2a5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:04.170593 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:04.170593 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:04.171057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-63891aa9-0f94-43cd-b879-bf66f1d6c2a5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:04.171438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-63891aa9-0f94-43cd-b879-bf66f1d6c2a5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:04.193599 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:04.193599 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:04.195661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-63891aa9-0f94-43cd-b879-bf66f1d6c2a5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:04.196508 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1368/2739] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:04 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:20:05.211817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f9b9dc8-3705-4d5a-9572-b6d74bbeb397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:05.212369 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f9b9dc8-3705-4d5a-9572-b6d74bbeb397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:05.213464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:05.213464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:05.214114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9f9b9dc8-3705-4d5a-9572-b6d74bbeb397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:05.214486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9f9b9dc8-3705-4d5a-9572-b6d74bbeb397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:05.241395 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:05.241395 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:05.243679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9f9b9dc8-3705-4d5a-9572-b6d74bbeb397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:05.247389 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1372/2740] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:06.259740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ba9093b-e2af-4cb3-a114-c9b90fe051cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:06.260684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ba9093b-e2af-4cb3-a114-c9b90fe051cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:06.260684 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:06.260684 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:06.261351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ba9093b-e2af-4cb3-a114-c9b90fe051cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:06.261887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7ba9093b-e2af-4cb3-a114-c9b90fe051cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:06.284495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:06.284495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:06.287242 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ba9093b-e2af-4cb3-a114-c9b90fe051cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:06.288295 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1369/2741] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:07.302335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b1ae0ee-313e-4c82-8f3c-abf2516795b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:07.302910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae0ee-313e-4c82-8f3c-abf2516795b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:07.303062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:07.303062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:07.303833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae0ee-313e-4c82-8f3c-abf2516795b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:07.304026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6b1ae0ee-313e-4c82-8f3c-abf2516795b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:07.339760 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:07.339760 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:07.342224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b1ae0ee-313e-4c82-8f3c-abf2516795b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:07.343184 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1373/2742] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:07 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:20:08.357558 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2faa233-9c31-401e-8778-f8f15e604da0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:08.358365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2faa233-9c31-401e-8778-f8f15e604da0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:08.358583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:08.358583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:08.359220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2faa233-9c31-401e-8778-f8f15e604da0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:08.367555 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b2faa233-9c31-401e-8778-f8f15e604da0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:08.438648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:08.438648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:08.447446 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2faa233-9c31-401e-8778-f8f15e604da0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:08.457350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1370/2743] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:08 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:09.470631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5dde91f-3b78-4be2-8744-b55205b3d1e9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:09.471368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5dde91f-3b78-4be2-8744-b55205b3d1e9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:09.471693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:09.471693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:09.472230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c5dde91f-3b78-4be2-8744-b55205b3d1e9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:09.472707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-c5dde91f-3b78-4be2-8744-b55205b3d1e9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id 56fc262f-5250-4880-97c4-f839d3228aed. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:09.521941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:09.521941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:09.526025 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c5dde91f-3b78-4be2-8744-b55205b3d1e9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 200 Jan 21 04:20:09.536689 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1374/2744] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:09.539905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c43bce33-891e-4ce4-a4e1-2204f2b2bfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:09.540608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c43bce33-891e-4ce4-a4e1-2204f2b2bfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:09.540964 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:09.540964 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:09.541561 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c43bce33-891e-4ce4-a4e1-2204f2b2bfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:09.604942 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:09.604942 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:09.621550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c43bce33-891e-4ce4-a4e1-2204f2b2bfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:09.645805 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:09.645805 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:09.657028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c43bce33-891e-4ce4-a4e1-2204f2b2bfde tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:09.658086 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1371/2745] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1202 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:20:09.675824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c3ae233-1b3f-434b-a40b-43ac8ec1ab29 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed Jan 21 04:20:09.676664 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c3ae233-1b3f-434b-a40b-43ac8ec1ab29 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:09.676964 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:09.676964 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:09.677605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c3ae233-1b3f-434b-a40b-43ac8ec1ab29 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:09.678176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-8c3ae233-1b3f-434b-a40b-43ac8ec1ab29 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete backup with id: 56fc262f-5250-4880-97c4-f839d3228aed. Jan 21 04:20:09.704655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:09.704655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:09.741041 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-8c3ae233-1b3f-434b-a40b-43ac8ec1ab29 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] delete_backup rpcapi backup_id 56fc262f-5250-4880-97c4-f839d3228aed {{(pid=87905) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:20:09.745569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c3ae233-1b3f-434b-a40b-43ac8ec1ab29 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed returned with HTTP 202 Jan 21 04:20:09.747226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1375/2746] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:20:09 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/56fc262f-5250-4880-97c4-f839d3228aed => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:20:09.887727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-ab825348-96e8-488b-9fa9-3dc64eb218d9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:09.888359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-ab825348-96e8-488b-9fa9-3dc64eb218d9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:09.888579 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:09.888579 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:09.888962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-ab825348-96e8-488b-9fa9-3dc64eb218d9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:09.989922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:09.989922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.031254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-ab825348-96e8-488b-9fa9-3dc64eb218d9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:10.075318 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.075318 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.085425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-ab825348-96e8-488b-9fa9-3dc64eb218d9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:10.086508 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1372/2747] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:20:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1202 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:20:10.116245 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581/action Jan 21 04:20:10.117720 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:10.117720 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:10.118679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:20:10.119920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:20:10.202410 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.202410 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.204212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:10.226810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Begin detaching volume completed successfully. Jan 21 04:20:10.227574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581/action returned with HTTP 202 Jan 21 04:20:10.229041 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1376/2748] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:20:10 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:20:10.260325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6382f791-4d59-4bc3-8ba8-809054e979d1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:10.260861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6382f791-4d59-4bc3-8ba8-809054e979d1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:10.261078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:10.261078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:10.261613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6382f791-4d59-4bc3-8ba8-809054e979d1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:10.338202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume// Jan 21 04:20:10.338686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:10.338947 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:10.338947 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:10.339818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:10.341772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-7e5b085d-1bba-49fe-be93-c31342e594e0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:20:10.342996 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1377/2749] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:20:10 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:20:10.348992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.348992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.358451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-95c0037e-4ea4-467d-9cd5-f671c71c2d4a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:10.367088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-95c0037e-4ea4-467d-9cd5-f671c71c2d4a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:10.368027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-95c0037e-4ea4-467d-9cd5-f671c71c2d4a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:10.383874 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6382f791-4d59-4bc3-8ba8-809054e979d1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:10.438935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.438935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.444246 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.444246 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.453016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-95c0037e-4ea4-467d-9cd5-f671c71c2d4a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:10.466693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6382f791-4d59-4bc3-8ba8-809054e979d1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:10.468051 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1373/2750] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:10 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1205 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:20:10.494701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.494701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:10.506237 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-95c0037e-4ea4-467d-9cd5-f671c71c2d4a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:10.507385 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1378/2751] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:20:10 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1304 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:20:10.881627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-01ee8225-27bd-4965-ab63-fda8616cb17a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc Jan 21 04:20:10.882636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-01ee8225-27bd-4965-ab63-fda8616cb17a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:10.885229 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:10.885229 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:10.885863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-01ee8225-27bd-4965-ab63-fda8616cb17a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:10.940688 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:10.940688 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:11.484065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eda0ad30-fd65-4967-bd76-ad12e005a803 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:11.484601 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eda0ad30-fd65-4967-bd76-ad12e005a803 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:11.484820 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:11.484820 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:11.485198 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eda0ad30-fd65-4967-bd76-ad12e005a803 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:11.677289 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:11.677289 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:11.689071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eda0ad30-fd65-4967-bd76-ad12e005a803 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:11.714731 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:11.714731 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:11.733854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eda0ad30-fd65-4967-bd76-ad12e005a803 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:11.735799 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1379/2752] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:11 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 1205 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:20:11.942286 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-01ee8225-27bd-4965-ab63-fda8616cb17a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:20:11.942722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-01ee8225-27bd-4965-ab63-fda8616cb17a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:20:11.960873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fab796e7-d0df-4813-bd20-b024fcbaaa43 req-01ee8225-27bd-4965-ab63-fda8616cb17a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc returned with HTTP 200 Jan 21 04:20:11.962337 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1374/2753] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:20:10 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/attachments/38a7d28b-8d9e-44d1-ac36-d76459a3cefc => generated 19 bytes in 1093 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:12.755173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7ab7542-0f5f-48a2-ad12-72e6e9a20d93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:12.756376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7ab7542-0f5f-48a2-ad12-72e6e9a20d93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:12.757031 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:12.757031 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:12.757672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7ab7542-0f5f-48a2-ad12-72e6e9a20d93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:12.818945 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:12.818945 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:12.829910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e7ab7542-0f5f-48a2-ad12-72e6e9a20d93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:12.858102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7ab7542-0f5f-48a2-ad12-72e6e9a20d93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:12.859172 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1380/2754] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:12 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:19.803385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:19.803914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:19.804156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:19.804156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:19.804454 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:19.804916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: 857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:19.861297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:19.861297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:19.862487 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:19.889049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume request issued successfully. Jan 21 04:20:19.889697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aae177fa-10d9-4960-913c-a3710e36a784 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 202 Jan 21 04:20:19.890697 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1375/2755] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:20:19 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:20:19.898130 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19ee3019-611d-4c0c-aa51-051598451e20 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:19.898740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19ee3019-611d-4c0c-aa51-051598451e20 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:19.899155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:19.899155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:19.899718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19ee3019-611d-4c0c-aa51-051598451e20 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:19.968679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:19.968679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:19.977841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-19ee3019-611d-4c0c-aa51-051598451e20 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:20.004319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19ee3019-611d-4c0c-aa51-051598451e20 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:20.005450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1381/2756] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:19 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:20:21.022988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7717edb6-1a19-4ae6-9ce8-81c0ad06857c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:21.023667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7717edb6-1a19-4ae6-9ce8-81c0ad06857c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:21.024073 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:21.024073 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:21.024448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7717edb6-1a19-4ae6-9ce8-81c0ad06857c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:21.075399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:21.075399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:21.085268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7717edb6-1a19-4ae6-9ce8-81c0ad06857c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:21.111110 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7717edb6-1a19-4ae6-9ce8-81c0ad06857c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 200 Jan 21 04:20:21.112474 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1376/2757] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:21 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:22.128984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d119e63-b2ff-4899-ae93-6ca768e69d99 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:20:22.129499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d119e63-b2ff-4899-ae93-6ca768e69d99 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:22.130043 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:22.130043 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:22.130428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d119e63-b2ff-4899-ae93-6ca768e69d99 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:22.178678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d119e63-b2ff-4899-ae93-6ca768e69d99 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 404 Jan 21 04:20:22.179774 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1382/2758] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:22 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:20:22.229405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes Jan 21 04:20:22.229856 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:22.229856 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:22.230316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1213453969"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:20:22.231467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request body: {'volume': {'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1213453969'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:20:22.341533 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume of 1 GB Jan 21 04:20:22.354740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Availability Zones retrieved successfully. Jan 21 04:20:22.371995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (13237b4e-b5ab-47c9-834f-cf51ce4ad290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:20:22.374769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503e5014-afc6-45ba-b7ff-6d18c245e1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:20:22.376842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:20:22.482032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503e5014-afc6-45ba-b7ff-6d18c245e1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:20:22.484345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fe5043-d9a0-41e9-8dfc-c4994319feed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:20:22.557191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['086d679f-419b-4b01-a28b-76cbe8414fd7', '96faf53d-178f-4149-8db2-2a262d4cef77', '7d4df947-f1d8-4063-98b5-1651783917e2', '8eb2e690-febe-4171-af02-1a5760ff14a7'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:20:22.559909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fe5043-d9a0-41e9-8dfc-c4994319feed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['086d679f-419b-4b01-a28b-76cbe8414fd7', '96faf53d-178f-4149-8db2-2a262d4cef77', '7d4df947-f1d8-4063-98b5-1651783917e2', '8eb2e690-febe-4171-af02-1a5760ff14a7']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:20:22.562011 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3a63d4-11c3-47c9-87db-2632b031ecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:20:22.616686 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3a63d4-11c3-47c9-87db-2632b031ecf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '712074dc-1a07-4bfe-94b4-d3c02443c1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1213453969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['086d679f-419b-4b01-a28b-76cbe8414fd7','96faf53d-178f-4149-8db2-2a262d4cef77','7d4df947-f1d8-4063-98b5-1651783917e2','8eb2e690-febe-4171-af02-1a5760ff14a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1213453969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=712074dc-1a07-4bfe-94b4-d3c02443c1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0905f9b6ee564f3d98afe682926a4f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f14570a2a1514578b703ad10ffc69c5c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:20:22.618689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e4e7ce-488a-472b-8edf-63d7892a1866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:20:22.644486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e4e7ce-488a-472b-8edf-63d7892a1866) transitioned into state 'SUCCESS' from state '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-1213453969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['086d679f-419b-4b01-a28b-76cbe8414fd7','96faf53d-178f-4149-8db2-2a262d4cef77','7d4df947-f1d8-4063-98b5-1651783917e2','8eb2e690-febe-4171-af02-1a5760ff14a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:20:22.646401 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22eb94f-cd59-4d51-8b77-acc1672021d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:20:22.660690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22eb94f-cd59-4d51-8b77-acc1672021d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:20:22.663334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (13237b4e-b5ab-47c9-834f-cf51ce4ad290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:20:22.719557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request issued successfully. Jan 21 04:20:22.734529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f470936-7023-42ce-b0b3-972773ccbb14 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes returned with HTTP 202 Jan 21 04:20:22.735528 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1377/2759] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:20:22 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes => generated 818 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:20:22.750340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-326ea99f-a00c-4bce-88c5-e60761b3f116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:22.750873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-326ea99f-a00c-4bce-88c5-e60761b3f116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:22.751403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-326ea99f-a00c-4bce-88c5-e60761b3f116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:22.802233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:22.802233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:22.811961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-326ea99f-a00c-4bce-88c5-e60761b3f116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:22.834887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-326ea99f-a00c-4bce-88c5-e60761b3f116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:22.835746 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1383/2760] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:22 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:23.853535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eacfc775-7723-4cee-856b-2e536e029285 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:23.854065 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eacfc775-7723-4cee-856b-2e536e029285 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:23.854246 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:23.854246 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:23.854619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-eacfc775-7723-4cee-856b-2e536e029285 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:23.907196 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:23.907196 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:23.915651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-eacfc775-7723-4cee-856b-2e536e029285 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:23.938935 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-eacfc775-7723-4cee-856b-2e536e029285 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:23.939837 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1378/2761] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:23 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:24.955809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf562950-2dd4-42d3-b7c2-33473a246596 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:24.957170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf562950-2dd4-42d3-b7c2-33473a246596 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:24.957877 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:24.957877 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:24.958548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf562950-2dd4-42d3-b7c2-33473a246596 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:25.022074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:25.022074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:25.036705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cf562950-2dd4-42d3-b7c2-33473a246596 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:25.062362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf562950-2dd4-42d3-b7c2-33473a246596 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:25.063228 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1384/2762] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:24 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:26.079641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87151365-5df5-44c5-bef2-75cd64a3f440 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:26.080190 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87151365-5df5-44c5-bef2-75cd64a3f440 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:26.080367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:26.080367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:26.080742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87151365-5df5-44c5-bef2-75cd64a3f440 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:26.140933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:26.140933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:26.152218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-87151365-5df5-44c5-bef2-75cd64a3f440 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:26.178813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87151365-5df5-44c5-bef2-75cd64a3f440 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:26.189285 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1379/2763] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:26 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:27.196325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b352afa0-c388-4b48-bdfa-2eef08c30ab3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:27.196839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b352afa0-c388-4b48-bdfa-2eef08c30ab3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:27.197045 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:27.197045 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:27.197415 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b352afa0-c388-4b48-bdfa-2eef08c30ab3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:27.252527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:27.252527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:27.260934 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b352afa0-c388-4b48-bdfa-2eef08c30ab3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:27.283736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b352afa0-c388-4b48-bdfa-2eef08c30ab3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:27.284872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1385/2764] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:27 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:28.300991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-393513f7-dd6c-4482-a52d-9ebd2d1eebe7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:28.301518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-393513f7-dd6c-4482-a52d-9ebd2d1eebe7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:28.301749 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:28.301749 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:28.302125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-393513f7-dd6c-4482-a52d-9ebd2d1eebe7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:28.355419 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:28.355419 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:28.378197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-393513f7-dd6c-4482-a52d-9ebd2d1eebe7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:28.401126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-393513f7-dd6c-4482-a52d-9ebd2d1eebe7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:28.411552 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1380/2765] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:28 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:29.417905 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-609960b3-9c7c-4b8c-847a-ae724886f7cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:29.418473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-609960b3-9c7c-4b8c-847a-ae724886f7cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:29.418473 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:29.418473 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:29.418473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-609960b3-9c7c-4b8c-847a-ae724886f7cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:29.471207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:29.471207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:29.485365 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-609960b3-9c7c-4b8c-847a-ae724886f7cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:29.510125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-609960b3-9c7c-4b8c-847a-ae724886f7cc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:29.523590 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1386/2766] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:29 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:30.529001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ff60f34-8697-4c63-9a18-2e221c5cd760 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:30.529541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ff60f34-8697-4c63-9a18-2e221c5cd760 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:30.529749 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:30.529749 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:30.530079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ff60f34-8697-4c63-9a18-2e221c5cd760 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:30.588830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:30.588830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:30.600058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ff60f34-8697-4c63-9a18-2e221c5cd760 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:30.623288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ff60f34-8697-4c63-9a18-2e221c5cd760 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:30.624307 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1381/2767] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:30 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:31.640090 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f246c907-9c40-4efb-a2b7-3337539198c8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:31.641016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f246c907-9c40-4efb-a2b7-3337539198c8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:31.641610 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:31.641610 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:31.641993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f246c907-9c40-4efb-a2b7-3337539198c8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:31.697144 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:31.697144 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:31.706884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f246c907-9c40-4efb-a2b7-3337539198c8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:31.731539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f246c907-9c40-4efb-a2b7-3337539198c8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:31.732390 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1387/2768] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:31 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:32.748254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ef77e9d-a642-4ea8-b032-94217f33e05d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:32.748836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ef77e9d-a642-4ea8-b032-94217f33e05d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:32.748956 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:32.748956 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:32.749305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ef77e9d-a642-4ea8-b032-94217f33e05d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:32.799832 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:32.799832 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:32.808954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4ef77e9d-a642-4ea8-b032-94217f33e05d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:32.832254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ef77e9d-a642-4ea8-b032-94217f33e05d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:32.832547 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1382/2769] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:32 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:33.849377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1389e232-9701-4a5d-997d-7565d8f7ac51 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:33.849900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1389e232-9701-4a5d-997d-7565d8f7ac51 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:33.849984 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:33.849984 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:33.850362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1389e232-9701-4a5d-997d-7565d8f7ac51 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:33.899287 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:33.899287 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:33.908163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1389e232-9701-4a5d-997d-7565d8f7ac51 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:33.930556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1389e232-9701-4a5d-997d-7565d8f7ac51 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:33.931429 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1388/2770] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:33 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:34.947949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-171fa6e8-2d8c-486d-8c76-bc8fc63da5ca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:34.948628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-171fa6e8-2d8c-486d-8c76-bc8fc63da5ca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:34.948920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:34.948920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:34.949303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-171fa6e8-2d8c-486d-8c76-bc8fc63da5ca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:34.998490 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:34.998490 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:35.006900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-171fa6e8-2d8c-486d-8c76-bc8fc63da5ca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:35.029056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-171fa6e8-2d8c-486d-8c76-bc8fc63da5ca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:35.029866 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1383/2771] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:34 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:36.045814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9305ccc2-28dd-4b74-b3a8-9af3368895cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:36.046306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9305ccc2-28dd-4b74-b3a8-9af3368895cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:36.046529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:36.046529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:36.046948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9305ccc2-28dd-4b74-b3a8-9af3368895cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:36.107244 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:36.107244 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:36.115814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9305ccc2-28dd-4b74-b3a8-9af3368895cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:36.139342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9305ccc2-28dd-4b74-b3a8-9af3368895cb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:36.140786 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1389/2772] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:36 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:37.158562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb7b2475-fa58-43b4-9d91-7be5d40b272c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:37.159222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb7b2475-fa58-43b4-9d91-7be5d40b272c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:37.159445 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:37.159445 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:37.159937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb7b2475-fa58-43b4-9d91-7be5d40b272c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:37.349279 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:37.349279 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:37.358266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb7b2475-fa58-43b4-9d91-7be5d40b272c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:37.385682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb7b2475-fa58-43b4-9d91-7be5d40b272c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:37.387453 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1384/2773] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:37 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 971 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:38.404543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2c7f406-deb7-4850-bb2b-61f350dcb04b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:38.405067 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2c7f406-deb7-4850-bb2b-61f350dcb04b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:38.405185 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:38.405185 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:38.405504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2c7f406-deb7-4850-bb2b-61f350dcb04b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:38.457269 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:38.457269 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:38.465235 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f2c7f406-deb7-4850-bb2b-61f350dcb04b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:38.487591 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2c7f406-deb7-4850-bb2b-61f350dcb04b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:38.488383 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1390/2774] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:38 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 1359 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:20:38.503586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acd71d0b-0c48-453a-8643-3193acb16523 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:20:38.504102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acd71d0b-0c48-453a-8643-3193acb16523 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:38.504321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:38.504321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:38.504735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acd71d0b-0c48-453a-8643-3193acb16523 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:38.553925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:38.553925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:38.562697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-acd71d0b-0c48-453a-8643-3193acb16523 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:38.585488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acd71d0b-0c48-453a-8643-3193acb16523 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:20:38.586292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1385/2775] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:38 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 1359 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:20:38.602148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups Jan 21 04:20:38.602584 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:38.602584 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:38.603012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: create, body: {"backup": {"volume_id": "712074dc-1a07-4bfe-94b4-d3c02443c1c9", "name": "tempest-VolumesBackupsTest-Backup-542971038"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:20:38.604115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating new backup {'backup': {'volume_id': '712074dc-1a07-4bfe-94b4-d3c02443c1c9', 'name': 'tempest-VolumesBackupsTest-Backup-542971038'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:20:38.604562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating backup of volume 712074dc-1a07-4bfe-94b4-d3c02443c1c9 in container None Jan 21 04:20:38.652926 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:38.652926 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:38.654055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:20:38.688170 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['2093382f-d82b-4484-b6b7-769069dc3eb4', '6599b43d-a755-4154-9837-242f73afeee7'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:20:38.743314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d8a0d267-27dd-4dfb-8eaa-082b50d7ee86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups returned with HTTP 202 Jan 21 04:20:38.750126 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1391/2776] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:20:38 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups => generated 395 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:20:38.755499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-917b304b-b672-46c6-9ede-04b3a3eeb532 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:38.756017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-917b304b-b672-46c6-9ede-04b3a3eeb532 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:38.756240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:38.756240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:38.756607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-917b304b-b672-46c6-9ede-04b3a3eeb532 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:38.756969 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-917b304b-b672-46c6-9ede-04b3a3eeb532 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:38.779174 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:38.779174 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:38.780931 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-917b304b-b672-46c6-9ede-04b3a3eeb532 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:38.781940 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1386/2777] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:38 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:39.795710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7bfa222-ed6f-4628-873c-7274b815b885 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:39.796364 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7bfa222-ed6f-4628-873c-7274b815b885 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:39.796620 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:39.796620 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:39.797007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a7bfa222-ed6f-4628-873c-7274b815b885 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:39.797505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a7bfa222-ed6f-4628-873c-7274b815b885 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:39.819272 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:39.819272 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:39.821053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a7bfa222-ed6f-4628-873c-7274b815b885 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:39.821858 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1392/2778] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:39 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:40.836674 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3283da96-54f2-495d-9443-8105a7fd89ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:40.837245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3283da96-54f2-495d-9443-8105a7fd89ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:40.837395 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:40.837395 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:40.837769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3283da96-54f2-495d-9443-8105a7fd89ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:40.838137 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3283da96-54f2-495d-9443-8105a7fd89ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:40.859086 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:40.859086 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:40.860759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3283da96-54f2-495d-9443-8105a7fd89ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:40.861531 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1387/2779] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:40 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 802 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:41.876029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c6d2146-c4ce-4d14-9fed-005bfe0347f3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:41.876577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c6d2146-c4ce-4d14-9fed-005bfe0347f3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:41.876690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:41.876690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:41.877156 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c6d2146-c4ce-4d14-9fed-005bfe0347f3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:41.877529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8c6d2146-c4ce-4d14-9fed-005bfe0347f3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:41.898812 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:41.898812 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:41.900629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c6d2146-c4ce-4d14-9fed-005bfe0347f3 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:41.901488 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1393/2780] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:41 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:42.915103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5f38abc-6afc-4e97-a212-1d70b9f8b3f1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:42.916439 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5f38abc-6afc-4e97-a212-1d70b9f8b3f1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:42.916878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:42.916878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:42.917255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b5f38abc-6afc-4e97-a212-1d70b9f8b3f1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:42.917613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b5f38abc-6afc-4e97-a212-1d70b9f8b3f1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:42.941480 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:42.941480 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:42.943601 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b5f38abc-6afc-4e97-a212-1d70b9f8b3f1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:42.946241 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1388/2781] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:42 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:43.960518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-722391ae-80cb-49b7-b2c3-3bd34fe77c3a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:43.961081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-722391ae-80cb-49b7-b2c3-3bd34fe77c3a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:43.961243 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:43.961243 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:43.961619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-722391ae-80cb-49b7-b2c3-3bd34fe77c3a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:43.961997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-722391ae-80cb-49b7-b2c3-3bd34fe77c3a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:43.983795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:43.983795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:43.985579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-722391ae-80cb-49b7-b2c3-3bd34fe77c3a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:43.986387 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1394/2782] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:45.000889 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-809725ab-86cf-48fd-a4b6-19a5358e7a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:45.001448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-809725ab-86cf-48fd-a4b6-19a5358e7a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:45.001566 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:45.001566 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:45.001931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-809725ab-86cf-48fd-a4b6-19a5358e7a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:45.002292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-809725ab-86cf-48fd-a4b6-19a5358e7a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:45.023025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:45.023025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:45.024701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-809725ab-86cf-48fd-a4b6-19a5358e7a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:45.025512 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1389/2783] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:44 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:46.044058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b46aaf2-dc3f-475b-a41d-5764efa3bd46 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:46.044771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b46aaf2-dc3f-475b-a41d-5764efa3bd46 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:46.045031 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:46.045031 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:46.045709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b46aaf2-dc3f-475b-a41d-5764efa3bd46 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:46.046158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4b46aaf2-dc3f-475b-a41d-5764efa3bd46 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:46.068123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:46.068123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:46.069938 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b46aaf2-dc3f-475b-a41d-5764efa3bd46 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:46.070843 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1395/2784] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:46 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:47.086284 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-006fa8de-5d1a-4f54-a74b-deb9a689c542 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:47.086830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-006fa8de-5d1a-4f54-a74b-deb9a689c542 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:47.087008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:47.087008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:47.087390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-006fa8de-5d1a-4f54-a74b-deb9a689c542 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:47.087762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-006fa8de-5d1a-4f54-a74b-deb9a689c542 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:47.109831 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:47.109831 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:47.111535 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-006fa8de-5d1a-4f54-a74b-deb9a689c542 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:47.112325 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1390/2785] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:47 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:48.126911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aafb4939-e6ee-4e19-8bb4-a5fbbfd88a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:48.127461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aafb4939-e6ee-4e19-8bb4-a5fbbfd88a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:48.127573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:48.127573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:48.127896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-aafb4939-e6ee-4e19-8bb4-a5fbbfd88a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:48.128264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-aafb4939-e6ee-4e19-8bb4-a5fbbfd88a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:48.149682 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:48.149682 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:48.151433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-aafb4939-e6ee-4e19-8bb4-a5fbbfd88a39 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:48.152223 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1396/2786] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:48 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:49.166132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74ec64c1-7581-43e4-8f72-bf9d81fe71e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:49.166657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74ec64c1-7581-43e4-8f72-bf9d81fe71e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:49.166797 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:49.166797 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:49.167151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74ec64c1-7581-43e4-8f72-bf9d81fe71e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:49.167520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-74ec64c1-7581-43e4-8f72-bf9d81fe71e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:49.189359 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:49.189359 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:49.191133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74ec64c1-7581-43e4-8f72-bf9d81fe71e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:49.191920 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1391/2787] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:49 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:50.205707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f959872-5f74-4777-a942-c0155a709660 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:50.206242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f959872-5f74-4777-a942-c0155a709660 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:50.206356 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:50.206356 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:50.206671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f959872-5f74-4777-a942-c0155a709660 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:50.207053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2f959872-5f74-4777-a942-c0155a709660 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:50.228127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:50.228127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:50.229821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f959872-5f74-4777-a942-c0155a709660 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:50.231163 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1397/2788] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:50 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:51.245673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fcdd1e1b-99e8-4b01-8075-d48fae8b3fdd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:51.246752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fcdd1e1b-99e8-4b01-8075-d48fae8b3fdd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:51.246948 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:51.246948 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:51.247613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fcdd1e1b-99e8-4b01-8075-d48fae8b3fdd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:51.248089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fcdd1e1b-99e8-4b01-8075-d48fae8b3fdd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:51.273707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:51.273707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:51.275506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fcdd1e1b-99e8-4b01-8075-d48fae8b3fdd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:51.282608 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1392/2789] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:51 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:52.290793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-842d93e8-0a6b-468f-8cfc-ed327c6b4bbf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:52.291407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-842d93e8-0a6b-468f-8cfc-ed327c6b4bbf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:52.291529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:52.291529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:52.291873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-842d93e8-0a6b-468f-8cfc-ed327c6b4bbf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:52.292242 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-842d93e8-0a6b-468f-8cfc-ed327c6b4bbf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:52.318790 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:52.318790 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:52.320744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-842d93e8-0a6b-468f-8cfc-ed327c6b4bbf tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:52.321574 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1398/2790] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:52 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:53.337186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-153b583f-c601-464c-b17c-95f7e0ebce4c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:53.337742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-153b583f-c601-464c-b17c-95f7e0ebce4c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:53.337864 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:53.337864 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:53.338177 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-153b583f-c601-464c-b17c-95f7e0ebce4c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:53.338540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-153b583f-c601-464c-b17c-95f7e0ebce4c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:53.361582 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:53.361582 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:53.363436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-153b583f-c601-464c-b17c-95f7e0ebce4c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:53.364234 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1393/2791] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:53 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:54.378934 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45889f09-b7bb-4e44-8a4a-fd3c97a66c7d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:54.379478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45889f09-b7bb-4e44-8a4a-fd3c97a66c7d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:54.379721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:54.379721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:54.380084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-45889f09-b7bb-4e44-8a4a-fd3c97a66c7d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:54.380455 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-45889f09-b7bb-4e44-8a4a-fd3c97a66c7d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:54.402918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:54.402918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:54.404728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-45889f09-b7bb-4e44-8a4a-fd3c97a66c7d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:54.405738 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1399/2792] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:54 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:55.421614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd00099b-11e2-4a6b-ad42-0f6b5e1885ee tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:55.422655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd00099b-11e2-4a6b-ad42-0f6b5e1885ee tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:55.422655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:55.422655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:55.422655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd00099b-11e2-4a6b-ad42-0f6b5e1885ee tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:55.423093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fd00099b-11e2-4a6b-ad42-0f6b5e1885ee tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:55.447051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:55.447051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:55.450059 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd00099b-11e2-4a6b-ad42-0f6b5e1885ee tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:55.451715 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1394/2793] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:55 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:56.465790 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-949df71b-f537-4f8e-9958-e3d8fc425117 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:56.466317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-949df71b-f537-4f8e-9958-e3d8fc425117 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:56.466512 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:56.466512 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:56.466887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-949df71b-f537-4f8e-9958-e3d8fc425117 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:56.467302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-949df71b-f537-4f8e-9958-e3d8fc425117 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:56.492424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:56.492424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:56.494217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-949df71b-f537-4f8e-9958-e3d8fc425117 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:56.495061 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1400/2794] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:56 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:57.509681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38ffac73-6d15-4fef-ad25-16b83043b43c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:57.510244 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38ffac73-6d15-4fef-ad25-16b83043b43c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:57.510457 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:57.510457 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:57.510865 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38ffac73-6d15-4fef-ad25-16b83043b43c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:57.511355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-38ffac73-6d15-4fef-ad25-16b83043b43c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:57.533424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:57.533424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:57.535274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38ffac73-6d15-4fef-ad25-16b83043b43c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:57.536177 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1395/2795] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:57 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:58.550925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2344b8cc-46df-4a7b-8db7-efa3b8f18d82 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:58.551499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2344b8cc-46df-4a7b-8db7-efa3b8f18d82 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:58.551659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:58.551659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:58.552055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2344b8cc-46df-4a7b-8db7-efa3b8f18d82 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:58.552424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2344b8cc-46df-4a7b-8db7-efa3b8f18d82 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:58.573439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:58.573439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:58.575539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2344b8cc-46df-4a7b-8db7-efa3b8f18d82 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:58.576317 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1401/2796] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:58 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:20:59.590869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87cdf388-6b97-47dc-a17b-7047b564dbb9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:20:59.591419 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87cdf388-6b97-47dc-a17b-7047b564dbb9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:20:59.591513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:20:59.591513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:20:59.591922 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-87cdf388-6b97-47dc-a17b-7047b564dbb9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:20:59.592289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-87cdf388-6b97-47dc-a17b-7047b564dbb9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:20:59.614020 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:20:59.614020 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:20:59.615819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-87cdf388-6b97-47dc-a17b-7047b564dbb9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:20:59.616610 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1396/2797] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:20:59 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:00.630748 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f3af2ef-7a88-470b-a72a-42aef8f70a7b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:00.631473 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f3af2ef-7a88-470b-a72a-42aef8f70a7b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:00.631733 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:00.631733 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:00.632122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f3af2ef-7a88-470b-a72a-42aef8f70a7b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:00.632493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3f3af2ef-7a88-470b-a72a-42aef8f70a7b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:00.654461 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:00.654461 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:00.656225 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f3af2ef-7a88-470b-a72a-42aef8f70a7b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:00.657017 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1402/2798] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:00 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:01.673900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf3fe82e-355a-4c10-9989-9b5a89a1515b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:01.673900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf3fe82e-355a-4c10-9989-9b5a89a1515b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:01.675526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:01.675526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:01.675526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf3fe82e-355a-4c10-9989-9b5a89a1515b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:01.675526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bf3fe82e-355a-4c10-9989-9b5a89a1515b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:01.696643 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:01.696643 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:01.698405 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf3fe82e-355a-4c10-9989-9b5a89a1515b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:01.703670 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1397/2799] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:01 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:02.713822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2aa5a284-b7f3-4c2c-ab05-aa6386f90cf5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:02.715058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2aa5a284-b7f3-4c2c-ab05-aa6386f90cf5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:02.715486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:02.715486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:02.716144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2aa5a284-b7f3-4c2c-ab05-aa6386f90cf5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:02.716518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2aa5a284-b7f3-4c2c-ab05-aa6386f90cf5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:02.738923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:02.738923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:02.741798 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2aa5a284-b7f3-4c2c-ab05-aa6386f90cf5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:02.742693 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1403/2800] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:02 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:03.756903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d7605e2-cd97-453b-ae6c-a38d51b9c702 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:03.757482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d7605e2-cd97-453b-ae6c-a38d51b9c702 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:03.757601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:03.757601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:03.757966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d7605e2-cd97-453b-ae6c-a38d51b9c702 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:03.758345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6d7605e2-cd97-453b-ae6c-a38d51b9c702 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:03.780777 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:03.780777 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:03.782576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d7605e2-cd97-453b-ae6c-a38d51b9c702 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:03.783413 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1398/2801] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:03 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:04.798664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-088d81ec-65e2-447f-8e50-b7fdabbfe35d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:04.799303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-088d81ec-65e2-447f-8e50-b7fdabbfe35d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:04.799432 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:04.799432 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:04.799745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-088d81ec-65e2-447f-8e50-b7fdabbfe35d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:04.800113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-088d81ec-65e2-447f-8e50-b7fdabbfe35d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:04.820911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:04.820911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:04.822627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-088d81ec-65e2-447f-8e50-b7fdabbfe35d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:04.823413 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1404/2802] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:04 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:05.837274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de7d6a21-7c16-4dcb-a41e-7007fc9a3c37 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:05.838003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de7d6a21-7c16-4dcb-a41e-7007fc9a3c37 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:05.838442 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:05.838442 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:05.839074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de7d6a21-7c16-4dcb-a41e-7007fc9a3c37 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:05.839564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-de7d6a21-7c16-4dcb-a41e-7007fc9a3c37 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:05.863020 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:05.863020 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:05.864946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de7d6a21-7c16-4dcb-a41e-7007fc9a3c37 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:05.865814 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1399/2803] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:06.879807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96694fdf-a9c2-4a59-baa0-38aa0bcd7375 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:06.880371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96694fdf-a9c2-4a59-baa0-38aa0bcd7375 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:06.880526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:06.880526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:06.881176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96694fdf-a9c2-4a59-baa0-38aa0bcd7375 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:06.881550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-96694fdf-a9c2-4a59-baa0-38aa0bcd7375 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:06.903204 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:06.903204 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:06.904957 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96694fdf-a9c2-4a59-baa0-38aa0bcd7375 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:06.905722 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1405/2804] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:07.919698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-941fa29a-7a41-4042-8f44-84e089dcd353 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:07.920267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-941fa29a-7a41-4042-8f44-84e089dcd353 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:07.920407 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:07.920407 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:07.920776 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-941fa29a-7a41-4042-8f44-84e089dcd353 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:07.921136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-941fa29a-7a41-4042-8f44-84e089dcd353 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:07.942419 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:07.942419 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:07.944141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-941fa29a-7a41-4042-8f44-84e089dcd353 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:07.944910 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1400/2805] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:07 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:08.958101 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89008c8e-df33-42d4-ba86-21a156e8faaa tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:08.958694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89008c8e-df33-42d4-ba86-21a156e8faaa tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:08.958865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:08.958865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:08.959195 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89008c8e-df33-42d4-ba86-21a156e8faaa tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:08.959516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-89008c8e-df33-42d4-ba86-21a156e8faaa tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:08.981932 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:08.981932 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:08.983502 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89008c8e-df33-42d4-ba86-21a156e8faaa tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:08.984292 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1406/2806] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:08 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:09.998851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a36f5e68-73f3-4619-9db9-10097da62ada tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:09.999490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a36f5e68-73f3-4619-9db9-10097da62ada tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:09.999653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:09.999653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:09.999928 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a36f5e68-73f3-4619-9db9-10097da62ada tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:10.000413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a36f5e68-73f3-4619-9db9-10097da62ada tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:10.021205 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:10.021205 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:10.022892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a36f5e68-73f3-4619-9db9-10097da62ada tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:10.023694 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1401/2807] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:11.039877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49c9b8c1-3eb0-44b6-90df-eb74eaf46a96 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:11.040538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49c9b8c1-3eb0-44b6-90df-eb74eaf46a96 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:11.040719 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:11.040719 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:11.041060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-49c9b8c1-3eb0-44b6-90df-eb74eaf46a96 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:11.041427 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-49c9b8c1-3eb0-44b6-90df-eb74eaf46a96 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:11.065376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:11.065376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:11.067268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-49c9b8c1-3eb0-44b6-90df-eb74eaf46a96 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:11.068125 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1407/2808] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:11 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:12.081945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-54c8dc50-30b1-4e49-93af-24d97b4105d2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:12.082593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-54c8dc50-30b1-4e49-93af-24d97b4105d2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:12.082711 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:12.082711 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:12.083209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-54c8dc50-30b1-4e49-93af-24d97b4105d2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:12.083591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-54c8dc50-30b1-4e49-93af-24d97b4105d2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:12.107379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:12.107379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:12.109220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-54c8dc50-30b1-4e49-93af-24d97b4105d2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:12.110193 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1402/2809] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:12 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:13.124410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f830d668-0502-4ba2-a52f-26cf8bf17cca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:13.124967 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f830d668-0502-4ba2-a52f-26cf8bf17cca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:13.125164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:13.125164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:13.125550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f830d668-0502-4ba2-a52f-26cf8bf17cca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:13.125916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f830d668-0502-4ba2-a52f-26cf8bf17cca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:13.149269 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:13.149269 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:13.151092 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f830d668-0502-4ba2-a52f-26cf8bf17cca tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:13.151894 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1408/2810] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:13 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:14.165197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ddd6937-4259-47fa-84a9-cebb9e220aa9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:14.165799 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ddd6937-4259-47fa-84a9-cebb9e220aa9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:14.166018 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:14.166018 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:14.166393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ddd6937-4259-47fa-84a9-cebb9e220aa9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:14.166762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4ddd6937-4259-47fa-84a9-cebb9e220aa9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:14.188046 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:14.188046 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:14.189815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ddd6937-4259-47fa-84a9-cebb9e220aa9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:14.190605 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1403/2811] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:14 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:15.205308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dcaeba7-e11e-4cb3-9228-218cb701aff5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:15.205869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dcaeba7-e11e-4cb3-9228-218cb701aff5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:15.206172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:15.206172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:15.206668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dcaeba7-e11e-4cb3-9228-218cb701aff5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:15.207128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1dcaeba7-e11e-4cb3-9228-218cb701aff5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:15.228366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:15.228366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:15.230098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dcaeba7-e11e-4cb3-9228-218cb701aff5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:15.230989 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1409/2812] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:15 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:16.244817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bec71cb0-1ea9-4868-ba48-52f5ac920391 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:16.245377 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bec71cb0-1ea9-4868-ba48-52f5ac920391 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:16.245495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:16.245495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:16.246774 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bec71cb0-1ea9-4868-ba48-52f5ac920391 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:16.247178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bec71cb0-1ea9-4868-ba48-52f5ac920391 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:16.271845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:16.271845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:16.273637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bec71cb0-1ea9-4868-ba48-52f5ac920391 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:16.274475 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1404/2813] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:16 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:17.288468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a8bc7c9b-62b7-4737-81c8-60f2119d59a1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:17.288959 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a8bc7c9b-62b7-4737-81c8-60f2119d59a1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:17.289175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:17.289175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:17.289544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a8bc7c9b-62b7-4737-81c8-60f2119d59a1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:17.289909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a8bc7c9b-62b7-4737-81c8-60f2119d59a1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:17.313463 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:17.313463 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:17.316228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a8bc7c9b-62b7-4737-81c8-60f2119d59a1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:17.317225 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1410/2814] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:17 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:18.330848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06a64ea3-74cc-4698-b1cd-ed60537b1325 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:18.331570 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06a64ea3-74cc-4698-b1cd-ed60537b1325 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:18.331889 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:18.331889 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:18.332952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06a64ea3-74cc-4698-b1cd-ed60537b1325 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:18.332952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-06a64ea3-74cc-4698-b1cd-ed60537b1325 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:18.356004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:18.356004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:18.358752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06a64ea3-74cc-4698-b1cd-ed60537b1325 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:18.369896 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1405/2815] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:18 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:19.384281 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf102c6f-d9d3-44ef-910b-26c3c03904ab tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:19.385580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf102c6f-d9d3-44ef-910b-26c3c03904ab tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:19.385795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:19.385795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:19.386158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cf102c6f-d9d3-44ef-910b-26c3c03904ab tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:19.386540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-cf102c6f-d9d3-44ef-910b-26c3c03904ab tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:19.407730 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:19.407730 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:19.409532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cf102c6f-d9d3-44ef-910b-26c3c03904ab tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:19.410524 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1411/2816] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:19 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:20.423604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd30543b-4b78-4cfd-99ea-fe6c25a7d7de tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:20.424272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd30543b-4b78-4cfd-99ea-fe6c25a7d7de tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:20.424475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:20.424475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:20.425133 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bd30543b-4b78-4cfd-99ea-fe6c25a7d7de tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:20.425509 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-bd30543b-4b78-4cfd-99ea-fe6c25a7d7de tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:20.455793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:20.455793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:20.461724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bd30543b-4b78-4cfd-99ea-fe6c25a7d7de tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:20.461724 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1406/2817] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:20 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:21:21.473820 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21da9211-4600-4c5b-8a4d-640390ecb092 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:21.474362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21da9211-4600-4c5b-8a4d-640390ecb092 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:21.474661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:21.474661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:21.475054 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21da9211-4600-4c5b-8a4d-640390ecb092 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:21.475465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-21da9211-4600-4c5b-8a4d-640390ecb092 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:21.500133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:21.500133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:21.501837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21da9211-4600-4c5b-8a4d-640390ecb092 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:21.502630 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1412/2818] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:21 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:22.516975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b0f1006-bb56-4c79-bbf3-ca5c30083308 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:22.517490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1006-bb56-4c79-bbf3-ca5c30083308 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:22.517661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:22.517661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:22.518029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1006-bb56-4c79-bbf3-ca5c30083308 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:22.518395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6b0f1006-bb56-4c79-bbf3-ca5c30083308 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:22.539794 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:22.539794 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:22.541604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b0f1006-bb56-4c79-bbf3-ca5c30083308 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:22.542514 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1407/2819] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:22 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:21:23.557051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6bb8aa19-a830-4629-9c70-fa41f40f9eb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:23.557614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6bb8aa19-a830-4629-9c70-fa41f40f9eb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:23.557768 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:23.557768 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:23.558808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6bb8aa19-a830-4629-9c70-fa41f40f9eb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:23.559472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6bb8aa19-a830-4629-9c70-fa41f40f9eb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:23.581265 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:23.581265 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:23.583897 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6bb8aa19-a830-4629-9c70-fa41f40f9eb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:23.584748 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1413/2820] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:23 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:24.599141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fd5bf33-3648-493f-9d69-244de6ef0116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:24.599699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fd5bf33-3648-493f-9d69-244de6ef0116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:24.599854 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:24.599854 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:24.600220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8fd5bf33-3648-493f-9d69-244de6ef0116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:24.600590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8fd5bf33-3648-493f-9d69-244de6ef0116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:24.621670 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:24.621670 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:24.623462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8fd5bf33-3648-493f-9d69-244de6ef0116 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:24.624254 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1408/2821] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:24 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:25.638306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4447e98b-fc9d-4140-b6c8-75cbe35bc5dd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:25.638840 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4447e98b-fc9d-4140-b6c8-75cbe35bc5dd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:25.639131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:25.639131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:25.639502 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4447e98b-fc9d-4140-b6c8-75cbe35bc5dd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:25.639869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4447e98b-fc9d-4140-b6c8-75cbe35bc5dd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:25.661548 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:25.661548 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:25.663238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4447e98b-fc9d-4140-b6c8-75cbe35bc5dd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:25.664023 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1414/2822] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:25 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:26.678609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3410964-37ed-4f9c-bc74-4b0183ed2e75 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:26.679209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3410964-37ed-4f9c-bc74-4b0183ed2e75 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:26.679347 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:26.679347 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:26.679725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d3410964-37ed-4f9c-bc74-4b0183ed2e75 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:26.680199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d3410964-37ed-4f9c-bc74-4b0183ed2e75 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:26.701589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:26.701589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:26.703417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d3410964-37ed-4f9c-bc74-4b0183ed2e75 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:26.704226 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1409/2823] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:26 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:27.718816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b422b41-2f1c-4273-9074-2821d5aa57c4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:27.719398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b422b41-2f1c-4273-9074-2821d5aa57c4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:27.719540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:27.719540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:27.719806 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b422b41-2f1c-4273-9074-2821d5aa57c4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:27.720175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6b422b41-2f1c-4273-9074-2821d5aa57c4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:27.741391 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:27.741391 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:27.743115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b422b41-2f1c-4273-9074-2821d5aa57c4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:27.743891 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1415/2824] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:27 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:28.758529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce72aba0-4035-491e-bb72-02411311d131 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:28.759130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce72aba0-4035-491e-bb72-02411311d131 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:28.759538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:28.759538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:28.759873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ce72aba0-4035-491e-bb72-02411311d131 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:28.760243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ce72aba0-4035-491e-bb72-02411311d131 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:28.782424 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:28.782424 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:28.784358 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ce72aba0-4035-491e-bb72-02411311d131 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:28.785114 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1410/2825] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:28 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:29.799037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d871a27-412a-495a-b57e-9ee5d125e003 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:29.799661 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d871a27-412a-495a-b57e-9ee5d125e003 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:29.799949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:29.799949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:29.800448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6d871a27-412a-495a-b57e-9ee5d125e003 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:29.800891 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6d871a27-412a-495a-b57e-9ee5d125e003 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:29.822896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:29.822896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:29.825505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6d871a27-412a-495a-b57e-9ee5d125e003 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:29.826323 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1416/2826] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:29 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:30.840106 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9130351c-9722-4d57-b174-117dab72bcef tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:30.840782 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9130351c-9722-4d57-b174-117dab72bcef tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:30.840782 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:30.840782 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:30.841129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9130351c-9722-4d57-b174-117dab72bcef tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:30.841697 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9130351c-9722-4d57-b174-117dab72bcef tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:30.863337 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:30.863337 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:30.865178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9130351c-9722-4d57-b174-117dab72bcef tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:30.865976 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1411/2827] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:30 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:31.879990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f25cc9b-9c13-47b1-9f85-5b6b600ee98d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:31.880530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f25cc9b-9c13-47b1-9f85-5b6b600ee98d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:31.880900 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:31.880900 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:31.881396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f25cc9b-9c13-47b1-9f85-5b6b600ee98d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:31.881873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7f25cc9b-9c13-47b1-9f85-5b6b600ee98d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:31.903851 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:31.903851 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:31.905577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f25cc9b-9c13-47b1-9f85-5b6b600ee98d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:31.906367 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1417/2828] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:31 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:32.921477 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a53069d-8ea5-450f-a5b6-e35d2b01797a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:32.922050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a53069d-8ea5-450f-a5b6-e35d2b01797a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:32.922161 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:32.922161 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:32.922524 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a53069d-8ea5-450f-a5b6-e35d2b01797a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:32.922887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4a53069d-8ea5-450f-a5b6-e35d2b01797a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:32.944384 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:32.944384 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:32.947040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a53069d-8ea5-450f-a5b6-e35d2b01797a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:32.947826 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1412/2829] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:32 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:33.962067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d47f4f90-ed45-4abf-95e7-47ca9bc9529f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:33.962675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d47f4f90-ed45-4abf-95e7-47ca9bc9529f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:33.962796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:33.962796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:33.963163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d47f4f90-ed45-4abf-95e7-47ca9bc9529f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:33.963538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d47f4f90-ed45-4abf-95e7-47ca9bc9529f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:33.985255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:33.985255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:33.987098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d47f4f90-ed45-4abf-95e7-47ca9bc9529f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:33.987907 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1418/2830] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:33 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:35.001354 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5de6abf-1c7d-4cac-bbfb-6b794665a595 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:35.001846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5de6abf-1c7d-4cac-bbfb-6b794665a595 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:35.002093 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:35.002093 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:35.002461 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5de6abf-1c7d-4cac-bbfb-6b794665a595 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:35.002870 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a5de6abf-1c7d-4cac-bbfb-6b794665a595 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:35.024283 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:35.024283 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:35.026053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5de6abf-1c7d-4cac-bbfb-6b794665a595 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:35.027495 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1413/2831] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:34 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:36.041248 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cc77598-e403-4134-a02e-bed11210f5f9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:36.041801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cc77598-e403-4134-a02e-bed11210f5f9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:36.042078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:36.042078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:36.042500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4cc77598-e403-4134-a02e-bed11210f5f9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:36.043071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4cc77598-e403-4134-a02e-bed11210f5f9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:36.064790 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:36.064790 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:36.066529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4cc77598-e403-4134-a02e-bed11210f5f9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:36.067356 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1419/2832] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:36 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:37.083048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b8b7855-dea9-498f-8ce8-2de5351d10b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:37.084277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b8b7855-dea9-498f-8ce8-2de5351d10b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:37.084679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:37.084679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:37.085068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b8b7855-dea9-498f-8ce8-2de5351d10b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:37.085438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6b8b7855-dea9-498f-8ce8-2de5351d10b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:37.109970 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:37.109970 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:37.111852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b8b7855-dea9-498f-8ce8-2de5351d10b7 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:37.112642 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1414/2833] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:37 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:38.127294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7163a87c-786b-4030-84e8-4eb0ee7259a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:38.128084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7163a87c-786b-4030-84e8-4eb0ee7259a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:38.128084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:38.128084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:38.128357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7163a87c-786b-4030-84e8-4eb0ee7259a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:38.128721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7163a87c-786b-4030-84e8-4eb0ee7259a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:38.149641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:38.149641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:38.151483 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7163a87c-786b-4030-84e8-4eb0ee7259a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:38.152441 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1420/2834] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:38 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:21:39.166174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74991c3a-c2d1-452a-b462-5989e66e0097 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:39.166712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74991c3a-c2d1-452a-b462-5989e66e0097 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:39.166892 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:39.166892 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:39.167676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74991c3a-c2d1-452a-b462-5989e66e0097 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:39.168106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-74991c3a-c2d1-452a-b462-5989e66e0097 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:39.189949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:39.189949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:39.191915 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74991c3a-c2d1-452a-b462-5989e66e0097 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:39.192725 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1415/2835] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:39 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:39.205568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33d3c419-ef42-441e-a449-fdde39f50ceb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:21:39.206093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33d3c419-ef42-441e-a449-fdde39f50ceb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:39.206307 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:39.206307 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:39.206728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-33d3c419-ef42-441e-a449-fdde39f50ceb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:39.257048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:39.257048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:39.266519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-33d3c419-ef42-441e-a449-fdde39f50ceb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:21:39.289642 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-33d3c419-ef42-441e-a449-fdde39f50ceb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:21:39.290465 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1421/2836] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:39 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 1359 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:21:39.307624 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481/restore Jan 21 04:21:39.308653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:39.308653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:39.309114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:21:39.310096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Restoring backup e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 ({'restore': {}}) {{(pid=87904) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 04:21:39.310446 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Restoring backup e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 to volume None. Jan 21 04:21:39.340175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:39.340175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:39.343031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating volume of 1 GB for restore of backup e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. Jan 21 04:21:39.379609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Availability zone cache updated, next update will occur around 2021-01-21 05:21:39.376917. {{(pid=87904) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 04:21:39.379609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Availability Zones retrieved successfully. Jan 21 04:21:39.397255 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (2da4c1bd-56b3-46a7-964e-6f4f45d39618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:21:39.400129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2df6785-cfb5-43b9-abf1-4f2ee2309781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:21:39.402440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:21:39.467580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2df6785-cfb5-43b9-abf1-4f2ee2309781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:21:39.470031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a145eb-674d-48ca-be5c-62602f9e3abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:21:39.558551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['02ee1fe3-f531-4b4f-a697-a0d5e0cd399b', '7772ab30-7813-47ea-9ccd-82fb298994c3', '97e583cf-0948-48cd-aecc-4a66cca01025', '37eb9b1c-2e93-4a79-94d2-78be3b3d1d13'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:21:39.560775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a145eb-674d-48ca-be5c-62602f9e3abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02ee1fe3-f531-4b4f-a697-a0d5e0cd399b', '7772ab30-7813-47ea-9ccd-82fb298994c3', '97e583cf-0948-48cd-aecc-4a66cca01025', '37eb9b1c-2e93-4a79-94d2-78be3b3d1d13']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:21:39.562942 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4eb5e1c-b4ef-4b98-a61e-88d2c9a446de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:21:39.621361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4eb5e1c-b4ef-4b98-a61e-88d2c9a446de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a', '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_e61f8f2b-f7db-4bed-86f6-1b33b2e8b481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['02ee1fe3-f531-4b4f-a697-a0d5e0cd399b','7772ab30-7813-47ea-9ccd-82fb298994c3','97e583cf-0948-48cd-aecc-4a66cca01025','37eb9b1c-2e93-4a79-94d2-78be3b3d1d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:21:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e61f8f2b-f7db-4bed-86f6-1b33b2e8b481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0905f9b6ee564f3d98afe682926a4f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f14570a2a1514578b703ad10ffc69c5c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:21:39.623619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332e8e93-88fa-4004-8aaf-38d8b645ac50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:21:39.649188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332e8e93-88fa-4004-8aaf-38d8b645ac50) transitioned into 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_e61f8f2b-f7db-4bed-86f6-1b33b2e8b481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['02ee1fe3-f531-4b4f-a697-a0d5e0cd399b','7772ab30-7813-47ea-9ccd-82fb298994c3','97e583cf-0948-48cd-aecc-4a66cca01025','37eb9b1c-2e93-4a79-94d2-78be3b3d1d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:21:39.651153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4de3b3-38ad-4842-8685-369946267857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:21:39.665027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4de3b3-38ad-4842-8685-369946267857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:21:39.668322 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (2da4c1bd-56b3-46a7-964e-6f4f45d39618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:21:39.716348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request issued successfully. Jan 21 04:21:39.765562 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:39.765562 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:39.766728 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:21:39.767607 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 04:21:39.767607 n-d-769329-3 devstack@c-api.service[87903]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 04:21:39.767607 n-d-769329-3 devstack@c-api.service[87903]: hub = hubs.get_hub() Jan 21 04:21:40.822708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:40.822708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:40.824249 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:21:40.824630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Checking backup size 1 against volume size 1 {{(pid=87904) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 04:21:40.824977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Overwriting volume d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a with restore of backup e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:40.842716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] restore_backup in rpcapi backup_id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 {{(pid=87904) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 04:21:40.846161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dbe5d658-868c-4285-a2a3-cd905a9dd6f6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481/restore returned with HTTP 202 Jan 21 04:21:40.851238 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1416/2837] 10.222.0.22 () {60 vars in 1360 bytes} [Thu Jan 21 04:21:39 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481/restore => generated 189 bytes in 1545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:21:40.858060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-595c5828-b7e5-4979-ac57-ee376a4209b6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:40.858577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-595c5828-b7e5-4979-ac57-ee376a4209b6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:40.858796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:40.858796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:40.859209 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-595c5828-b7e5-4979-ac57-ee376a4209b6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:40.859578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-595c5828-b7e5-4979-ac57-ee376a4209b6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:40.884135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:40.884135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:40.886436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-595c5828-b7e5-4979-ac57-ee376a4209b6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:40.887659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1422/2838] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:40 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:41.902504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93cf1b0a-1022-4522-9faf-b771d97d3901 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:41.903131 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93cf1b0a-1022-4522-9faf-b771d97d3901 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:41.903256 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:41.903256 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:41.903631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-93cf1b0a-1022-4522-9faf-b771d97d3901 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:41.903995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-93cf1b0a-1022-4522-9faf-b771d97d3901 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:41.925516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:41.925516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:41.927384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-93cf1b0a-1022-4522-9faf-b771d97d3901 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:41.928182 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1417/2839] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:41 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:42.942406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be73d501-6bd0-42e7-960a-d25d9b8f3f76 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:42.943059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be73d501-6bd0-42e7-960a-d25d9b8f3f76 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:42.943181 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:42.943181 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:42.943520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-be73d501-6bd0-42e7-960a-d25d9b8f3f76 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:42.943889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-be73d501-6bd0-42e7-960a-d25d9b8f3f76 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:42.964929 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:42.964929 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:42.966604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-be73d501-6bd0-42e7-960a-d25d9b8f3f76 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:42.967402 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1423/2840] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:42 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:43.987979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cdf87cc1-fa55-4872-b611-a525169ecc7a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:43.987979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cdf87cc1-fa55-4872-b611-a525169ecc7a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:43.987979 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:43.987979 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:43.987979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cdf87cc1-fa55-4872-b611-a525169ecc7a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:43.987979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-cdf87cc1-fa55-4872-b611-a525169ecc7a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:44.012770 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:44.012770 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:44.012770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cdf87cc1-fa55-4872-b611-a525169ecc7a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:44.022497 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1418/2841] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:45.032376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1be563f6-1b27-4a51-884b-6698880335e4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:45.032376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1be563f6-1b27-4a51-884b-6698880335e4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:45.032376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:45.032376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:45.032376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1be563f6-1b27-4a51-884b-6698880335e4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:45.032376 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1be563f6-1b27-4a51-884b-6698880335e4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:45.068182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:45.068182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:45.068182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1be563f6-1b27-4a51-884b-6698880335e4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:45.068182 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1424/2842] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:45 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:46.086744 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a108fa3e-1bef-4fac-835e-27224567758a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:46.086744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a108fa3e-1bef-4fac-835e-27224567758a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:46.086744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:46.086744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:46.086744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a108fa3e-1bef-4fac-835e-27224567758a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:46.086744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a108fa3e-1bef-4fac-835e-27224567758a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:46.125696 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:46.125696 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:46.125696 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a108fa3e-1bef-4fac-835e-27224567758a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:46.125696 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1419/2843] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:46 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:47.133964 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23c5a776-960b-49ae-9839-dc7e80ce66bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:47.134487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23c5a776-960b-49ae-9839-dc7e80ce66bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:47.134701 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:47.134701 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:47.135096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23c5a776-960b-49ae-9839-dc7e80ce66bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:47.135546 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-23c5a776-960b-49ae-9839-dc7e80ce66bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:47.156588 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:47.156588 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:47.158276 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23c5a776-960b-49ae-9839-dc7e80ce66bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:47.159081 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1425/2844] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:47 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:48.178526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2a062d4-efb0-4e58-b702-ed09d934aa8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:48.178526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2a062d4-efb0-4e58-b702-ed09d934aa8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:48.178526 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:48.178526 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:48.178526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2a062d4-efb0-4e58-b702-ed09d934aa8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:48.178526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d2a062d4-efb0-4e58-b702-ed09d934aa8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:48.198094 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:48.198094 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:48.200574 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2a062d4-efb0-4e58-b702-ed09d934aa8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:48.201378 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1420/2845] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:48 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:49.220722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1aaea3f7-576e-4283-9870-f89997aa4824 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:49.220722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1aaea3f7-576e-4283-9870-f89997aa4824 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:49.220722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:49.220722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:49.220722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1aaea3f7-576e-4283-9870-f89997aa4824 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:49.220722 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1aaea3f7-576e-4283-9870-f89997aa4824 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:49.243854 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:49.243854 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:49.243854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1aaea3f7-576e-4283-9870-f89997aa4824 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:49.243854 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1426/2846] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:49 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:50.257887 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f48afd6-4157-4005-ab2c-2be3807e76c0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:50.257887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f48afd6-4157-4005-ab2c-2be3807e76c0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:50.257887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:50.257887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:50.257887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f48afd6-4157-4005-ab2c-2be3807e76c0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:50.257887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4f48afd6-4157-4005-ab2c-2be3807e76c0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:50.283464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:50.283464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:50.283464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f48afd6-4157-4005-ab2c-2be3807e76c0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:50.283464 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1421/2847] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:50 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:51.301386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a2baabd-22f0-49b5-93f3-2817a39e75bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:51.301386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a2baabd-22f0-49b5-93f3-2817a39e75bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:51.301386 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:51.301386 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:51.301386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a2baabd-22f0-49b5-93f3-2817a39e75bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:51.301386 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1a2baabd-22f0-49b5-93f3-2817a39e75bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:51.340072 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:51.340072 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:51.341885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a2baabd-22f0-49b5-93f3-2817a39e75bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:51.343199 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1427/2848] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:51 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:52.361021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0eabafa6-749b-48c7-ae7e-17da4392bdb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:52.361021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0eabafa6-749b-48c7-ae7e-17da4392bdb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:52.361021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:52.361021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:52.361021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0eabafa6-749b-48c7-ae7e-17da4392bdb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:52.361021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0eabafa6-749b-48c7-ae7e-17da4392bdb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:52.380775 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:52.380775 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:52.382639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0eabafa6-749b-48c7-ae7e-17da4392bdb6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:52.383681 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1422/2849] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:52 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:53.420988 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8d9ba60-3efd-43f1-aadc-4f19c35852ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:53.420988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8d9ba60-3efd-43f1-aadc-4f19c35852ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:53.420988 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:53.420988 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:53.420988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8d9ba60-3efd-43f1-aadc-4f19c35852ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:53.420988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e8d9ba60-3efd-43f1-aadc-4f19c35852ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:53.452523 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:53.452523 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:53.452523 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8d9ba60-3efd-43f1-aadc-4f19c35852ec tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:53.452523 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1428/2850] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:53 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:54.477825 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8efe8c3b-fd3e-46db-b55e-5598ca627a49 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:54.477825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8efe8c3b-fd3e-46db-b55e-5598ca627a49 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:54.477825 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:54.477825 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:54.477825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8efe8c3b-fd3e-46db-b55e-5598ca627a49 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:54.477825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8efe8c3b-fd3e-46db-b55e-5598ca627a49 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:54.503133 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:54.503133 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:54.503133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8efe8c3b-fd3e-46db-b55e-5598ca627a49 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:54.503133 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1423/2851] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:54 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:55.517056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-17a89abb-da81-4f09-b712-f2394bb290e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:55.517649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-17a89abb-da81-4f09-b712-f2394bb290e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:55.517763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:55.517763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:55.518121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-17a89abb-da81-4f09-b712-f2394bb290e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:55.518624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-17a89abb-da81-4f09-b712-f2394bb290e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:55.554541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:55.554541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:55.554541 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-17a89abb-da81-4f09-b712-f2394bb290e6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:55.567593 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1429/2852] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:55 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:56.572087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9100478f-5865-49d2-a8b5-34b44c3cbe06 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:56.572087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9100478f-5865-49d2-a8b5-34b44c3cbe06 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:56.572087 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:56.572087 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:56.572087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9100478f-5865-49d2-a8b5-34b44c3cbe06 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:56.572087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9100478f-5865-49d2-a8b5-34b44c3cbe06 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:56.595922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:56.595922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:56.598937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9100478f-5865-49d2-a8b5-34b44c3cbe06 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:56.598937 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1424/2853] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:56 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:57.615329 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-339cfb22-5bdd-4cc6-b794-1a27af9622fb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:57.615329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-339cfb22-5bdd-4cc6-b794-1a27af9622fb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:57.615329 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:57.615329 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:57.615329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-339cfb22-5bdd-4cc6-b794-1a27af9622fb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:57.615329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-339cfb22-5bdd-4cc6-b794-1a27af9622fb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:57.654659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:57.654659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:57.654659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-339cfb22-5bdd-4cc6-b794-1a27af9622fb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:57.654659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1430/2854] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:57 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:58.664661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1180e54d-2e46-4d2f-ab9f-cb07a2f775f0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:58.665175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1180e54d-2e46-4d2f-ab9f-cb07a2f775f0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:58.665380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:58.665380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:58.665756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1180e54d-2e46-4d2f-ab9f-cb07a2f775f0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:58.666124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1180e54d-2e46-4d2f-ab9f-cb07a2f775f0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:58.689394 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:58.689394 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:58.709417 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1180e54d-2e46-4d2f-ab9f-cb07a2f775f0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:58.709417 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1425/2855] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:58 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:21:59.736505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82179aaa-97db-4e55-ac32-741540dc6397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:21:59.736505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82179aaa-97db-4e55-ac32-741540dc6397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:21:59.736505 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:21:59.736505 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:21:59.736505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82179aaa-97db-4e55-ac32-741540dc6397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:21:59.736505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-82179aaa-97db-4e55-ac32-741540dc6397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:21:59.755648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:21:59.755648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:21:59.755648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82179aaa-97db-4e55-ac32-741540dc6397 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:21:59.764732 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1431/2856] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:21:59 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:00.785003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6cc4560-799c-437d-b10b-a9439e7e82b5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:22:00.804310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6cc4560-799c-437d-b10b-a9439e7e82b5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:00.804310 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:00.804310 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:00.804310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6cc4560-799c-437d-b10b-a9439e7e82b5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:00.804310 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e6cc4560-799c-437d-b10b-a9439e7e82b5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:00.837631 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:00.837631 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:00.837631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6cc4560-799c-437d-b10b-a9439e7e82b5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:22:00.848441 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1426/2857] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:00 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:01.857492 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3dfccd4c-a812-431f-8a81-0f8d2c93d704 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:22:01.857492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3dfccd4c-a812-431f-8a81-0f8d2c93d704 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:01.857492 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:01.857492 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:01.857492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3dfccd4c-a812-431f-8a81-0f8d2c93d704 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:01.857492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3dfccd4c-a812-431f-8a81-0f8d2c93d704 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:01.902601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:01.902601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:01.905659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3dfccd4c-a812-431f-8a81-0f8d2c93d704 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:22:01.905659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1432/2858] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:01 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:02.926294 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dc43a7e-5c24-47e9-8e44-74c84b7ee048 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:22:02.926294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dc43a7e-5c24-47e9-8e44-74c84b7ee048 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:02.926294 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:02.926294 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:02.926294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8dc43a7e-5c24-47e9-8e44-74c84b7ee048 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:02.926294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8dc43a7e-5c24-47e9-8e44-74c84b7ee048 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:03.021495 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:03.021495 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:03.021495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8dc43a7e-5c24-47e9-8e44-74c84b7ee048 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:22:03.027204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1427/2859] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:02 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:04.037697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ecefe0c1-ea9b-4aba-8dd3-64035b5757a8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:22:04.038345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ecefe0c1-ea9b-4aba-8dd3-64035b5757a8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:04.038664 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:04.038664 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:04.039258 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ecefe0c1-ea9b-4aba-8dd3-64035b5757a8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:04.039713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-ecefe0c1-ea9b-4aba-8dd3-64035b5757a8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:04.066828 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:04.066828 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:04.069070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ecefe0c1-ea9b-4aba-8dd3-64035b5757a8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:22:04.070248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1433/2860] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:04 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:05.083936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-818c1d1c-a0a3-4588-b8b5-234fdddcc3f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:22:05.084492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-818c1d1c-a0a3-4588-b8b5-234fdddcc3f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:05.084674 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:05.084674 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:05.084993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-818c1d1c-a0a3-4588-b8b5-234fdddcc3f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:05.085357 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-818c1d1c-a0a3-4588-b8b5-234fdddcc3f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:05.107673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:05.107673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:05.109438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-818c1d1c-a0a3-4588-b8b5-234fdddcc3f2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 200 Jan 21 04:22:05.110233 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1428/2861] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:05.122973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfe253d5-2e06-4c93-b2b0-df0fb9250480 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:05.123505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfe253d5-2e06-4c93-b2b0-df0fb9250480 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:05.123723 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:05.123723 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:05.124144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cfe253d5-2e06-4c93-b2b0-df0fb9250480 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:05.177022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:05.177022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:05.185850 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cfe253d5-2e06-4c93-b2b0-df0fb9250480 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:05.209260 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cfe253d5-2e06-4c93-b2b0-df0fb9250480 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a returned with HTTP 200 Jan 21 04:22:05.210095 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1434/2862] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a => generated 1414 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:22:05.225916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dfbdfe59-a7a2-4bc4-882a-7eeb5c20c72e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:05.226477 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dfbdfe59-a7a2-4bc4-882a-7eeb5c20c72e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:05.226691 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:05.226691 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:05.227089 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dfbdfe59-a7a2-4bc4-882a-7eeb5c20c72e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:05.276951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:05.276951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:05.285540 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dfbdfe59-a7a2-4bc4-882a-7eeb5c20c72e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:05.310072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dfbdfe59-a7a2-4bc4-882a-7eeb5c20c72e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a returned with HTTP 200 Jan 21 04:22:05.311462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1429/2863] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a => generated 1414 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:22:05.325936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:05.326497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:05.326714 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:05.326714 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:05.327230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:05.327752 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:05.389355 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:05.389355 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:05.390555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:05.420128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume request issued successfully. Jan 21 04:22:05.421033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dccda322-94df-4758-b216-2b2b49c51603 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a returned with HTTP 202 Jan 21 04:22:05.422100 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1435/2864] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:22:05 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:22:05.429829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0dd397f5-ea70-49bd-ab1d-0176290051c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:05.430341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0dd397f5-ea70-49bd-ab1d-0176290051c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:05.430577 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:05.430577 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:05.430934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0dd397f5-ea70-49bd-ab1d-0176290051c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:05.481184 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:05.481184 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:05.489906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0dd397f5-ea70-49bd-ab1d-0176290051c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:05.515143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0dd397f5-ea70-49bd-ab1d-0176290051c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a returned with HTTP 200 Jan 21 04:22:05.518990 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1430/2865] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a => generated 1413 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:22:06.533276 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b39cd9d2-43ac-4b6e-972b-dc276f19cd59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:06.533803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b39cd9d2-43ac-4b6e-972b-dc276f19cd59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:06.533989 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:06.533989 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:06.534316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b39cd9d2-43ac-4b6e-972b-dc276f19cd59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:06.587710 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:06.587710 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:06.597895 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b39cd9d2-43ac-4b6e-972b-dc276f19cd59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:06.621868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b39cd9d2-43ac-4b6e-972b-dc276f19cd59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a returned with HTTP 200 Jan 21 04:22:06.622695 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1436/2866] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a => generated 1413 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:22:07.639398 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-261db9c0-a952-4c73-9c08-0b3d5c17ca44 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a Jan 21 04:22:07.639950 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-261db9c0-a952-4c73-9c08-0b3d5c17ca44 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:07.640439 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:07.640439 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:07.640903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-261db9c0-a952-4c73-9c08-0b3d5c17ca44 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:07.688989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-261db9c0-a952-4c73-9c08-0b3d5c17ca44 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a returned with HTTP 404 Jan 21 04:22:07.690213 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1431/2867] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:07 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/d1ca0aab-f0fb-4f7d-8fd1-9dfc972aac8a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:22:07.699091 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25fc21a0-c58e-4fc4-8117-de0a7ae3a040 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 Jan 21 04:22:07.699571 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25fc21a0-c58e-4fc4-8117-de0a7ae3a040 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:07.699768 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:07.699768 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:07.700130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-25fc21a0-c58e-4fc4-8117-de0a7ae3a040 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:07.700649 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-25fc21a0-c58e-4fc4-8117-de0a7ae3a040 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete backup with id: e61f8f2b-f7db-4bed-86f6-1b33b2e8b481. Jan 21 04:22:07.722988 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:07.722988 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:07.752372 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-25fc21a0-c58e-4fc4-8117-de0a7ae3a040 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] delete_backup rpcapi backup_id e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 {{(pid=87905) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:22:07.755577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-25fc21a0-c58e-4fc4-8117-de0a7ae3a040 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 returned with HTTP 202 Jan 21 04:22:07.756432 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1437/2868] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:22:07 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/e61f8f2b-f7db-4bed-86f6-1b33b2e8b481 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:22:07.789566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes Jan 21 04:22:07.790574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-156139992"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:22:07.792620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-156139992'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:22:07.793065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume of 1 GB Jan 21 04:22:07.806712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Availability Zones retrieved successfully. Jan 21 04:22:07.824307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (1fa77ef2-8592-4a4b-8b32-f1fa62b4a57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:22:07.827269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33866e44-d36f-467b-8571-4a1c70579cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:07.829522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:22:07.908525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33866e44-d36f-467b-8571-4a1c70579cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:07.910937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4950696c-451b-4e88-9a0e-39c2e35294de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:08.005505 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['e6e409bc-c076-4ace-8271-8c44fbfd10ba', '1fd135a9-3b54-40a7-9eb0-bf8721f37be0', 'd2c2dd88-a4ac-4425-8d77-93893261c5e0', '18a447ba-7012-483f-b578-1f4cf6e28fea'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:22:08.007445 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4950696c-451b-4e88-9a0e-39c2e35294de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e409bc-c076-4ace-8271-8c44fbfd10ba', '1fd135a9-3b54-40a7-9eb0-bf8721f37be0', 'd2c2dd88-a4ac-4425-8d77-93893261c5e0', '18a447ba-7012-483f-b578-1f4cf6e28fea']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:08.009595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42dc9c8-e8b1-418a-9ad0-9c2986115b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:08.097159 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42dc9c8-e8b1-418a-9ad0-9c2986115b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06f05841-14e9-4812-a09b-8371fa7e41e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-156139992',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['e6e409bc-c076-4ace-8271-8c44fbfd10ba','1fd135a9-3b54-40a7-9eb0-bf8721f37be0','d2c2dd88-a4ac-4425-8d77-93893261c5e0','18a447ba-7012-483f-b578-1f4cf6e28fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-156139992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06f05841-14e9-4812-a09b-8371fa7e41e6,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0905f9b6ee564f3d98afe682926a4f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f14570a2a1514578b703ad10ffc69c5c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:08.099335 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee81d9e6-93ad-4011-9eef-62e07e28627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:08.131484 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee81d9e6-93ad-4011-9eef-62e07e28627e) transitioned into state 'SUCCESS' from state '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-156139992',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['e6e409bc-c076-4ace-8271-8c44fbfd10ba','1fd135a9-3b54-40a7-9eb0-bf8721f37be0','d2c2dd88-a4ac-4425-8d77-93893261c5e0','18a447ba-7012-483f-b578-1f4cf6e28fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:08.133490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e396b98-44d0-4b24-9fc9-e684090671ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:08.153564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e396b98-44d0-4b24-9fc9-e684090671ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:08.157123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (1fa77ef2-8592-4a4b-8b32-f1fa62b4a57e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:22:08.221652 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request issued successfully. Jan 21 04:22:08.245989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66e24690-f61f-4e37-91eb-01512bb14d26 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes returned with HTTP 202 Jan 21 04:22:08.247016 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1432/2869] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:22:07 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes => generated 884 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:22:08.262244 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9143a52-ba27-47c3-9f73-8ad0cb233618 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:22:08.262877 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9143a52-ba27-47c3-9f73-8ad0cb233618 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:08.263131 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:08.263131 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:08.263635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9143a52-ba27-47c3-9f73-8ad0cb233618 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:08.339744 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:08.339744 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:08.352828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9143a52-ba27-47c3-9f73-8ad0cb233618 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:08.382387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9143a52-ba27-47c3-9f73-8ad0cb233618 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 200 Jan 21 04:22:08.383666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1438/2870] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:08 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 952 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:09.401536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efef041c-d745-4e40-b565-de1ee7a1ed8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:22:09.402727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efef041c-d745-4e40-b565-de1ee7a1ed8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:09.403158 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:09.403158 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:09.403539 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-efef041c-d745-4e40-b565-de1ee7a1ed8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:09.470793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:09.470793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:09.479588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-efef041c-d745-4e40-b565-de1ee7a1ed8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:09.503767 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-efef041c-d745-4e40-b565-de1ee7a1ed8f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 200 Jan 21 04:22:09.509040 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1433/2871] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 977 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:09.521181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups Jan 21 04:22:09.521641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:09.521641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:09.522039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'create', calling method: create, body: {"backup": {"volume_id": "06f05841-14e9-4812-a09b-8371fa7e41e6", "name": "tempest-VolumesBackupsTest-Backup-1240479491", "description": "tempest-volume-backup-description-677469711", "container": "container"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:22:09.523396 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating new backup {'backup': {'volume_id': '06f05841-14e9-4812-a09b-8371fa7e41e6', 'name': 'tempest-VolumesBackupsTest-Backup-1240479491', 'description': 'tempest-volume-backup-description-677469711', 'container': 'container'}} {{(pid=87905) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 04:22:09.523814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating backup of volume 06f05841-14e9-4812-a09b-8371fa7e41e6 in container container Jan 21 04:22:09.575737 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:09.575737 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:09.577665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:09.630807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['550eb25a-b037-4255-97a8-e783f25e8b16', '12b6b049-0b58-4276-aed4-f93513451c60'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:22:09.710505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b4a351ef-71b6-44fa-b5a3-d7f5d7ba1044 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups returned with HTTP 202 Jan 21 04:22:09.711490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1439/2872] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:22:09 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups => generated 396 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:22:09.722883 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70ca563d-c3f3-49d5-a82c-d1ad4efec708 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:09.723436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70ca563d-c3f3-49d5-a82c-d1ad4efec708 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:09.723655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:09.723655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:09.724032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70ca563d-c3f3-49d5-a82c-d1ad4efec708 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:09.724398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-70ca563d-c3f3-49d5-a82c-d1ad4efec708 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:09.763314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:09.763314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:09.765846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70ca563d-c3f3-49d5-a82c-d1ad4efec708 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:09.766780 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1434/2873] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:10.782429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d453c0e-c7e7-4616-86fc-e461290b65e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:10.783341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d453c0e-c7e7-4616-86fc-e461290b65e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:10.783657 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:10.783657 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:10.784179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7d453c0e-c7e7-4616-86fc-e461290b65e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:10.784556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7d453c0e-c7e7-4616-86fc-e461290b65e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:10.809323 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:10.809323 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:10.811481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7d453c0e-c7e7-4616-86fc-e461290b65e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:10.812466 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1440/2874] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:10 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:11.837374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-793901a5-a0b9-4f4c-9250-d44467aea792 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:11.837374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-793901a5-a0b9-4f4c-9250-d44467aea792 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:11.837374 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:11.837374 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:11.837374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-793901a5-a0b9-4f4c-9250-d44467aea792 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:11.837374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-793901a5-a0b9-4f4c-9250-d44467aea792 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:11.884089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:11.884089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:11.884089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-793901a5-a0b9-4f4c-9250-d44467aea792 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:11.884089 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1435/2875] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:11 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:12.896710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5996834d-a329-4270-a8d4-c9c106952a86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:12.896710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5996834d-a329-4270-a8d4-c9c106952a86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:12.897172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:12.897172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:12.897300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5996834d-a329-4270-a8d4-c9c106952a86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:12.897583 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5996834d-a329-4270-a8d4-c9c106952a86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:12.919163 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:12.919163 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:12.921377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5996834d-a329-4270-a8d4-c9c106952a86 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:12.922191 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1441/2876] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:12 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:13.936526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dcfd6f84-b8f9-404e-959b-678265c2ec24 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:13.937207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dcfd6f84-b8f9-404e-959b-678265c2ec24 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:13.937642 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:13.937642 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:13.938102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dcfd6f84-b8f9-404e-959b-678265c2ec24 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:13.938543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-dcfd6f84-b8f9-404e-959b-678265c2ec24 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:13.962927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:13.962927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:13.965190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dcfd6f84-b8f9-404e-959b-678265c2ec24 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:13.966236 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1436/2877] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:13 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:14.981103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd3faf1c-401a-4a58-95d1-b63ba05a1de5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:14.981590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd3faf1c-401a-4a58-95d1-b63ba05a1de5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:14.981800 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:14.981800 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:14.982224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd3faf1c-401a-4a58-95d1-b63ba05a1de5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:14.982563 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fd3faf1c-401a-4a58-95d1-b63ba05a1de5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:15.004393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:15.004393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:15.006031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd3faf1c-401a-4a58-95d1-b63ba05a1de5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:15.007062 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1442/2878] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:14 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:16.026705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f104a805-3e3b-420b-8693-19ad1ab31873 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:16.027359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f104a805-3e3b-420b-8693-19ad1ab31873 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:16.027457 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:16.027457 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:16.028167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f104a805-3e3b-420b-8693-19ad1ab31873 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:16.028710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f104a805-3e3b-420b-8693-19ad1ab31873 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:16.050134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:16.050134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:16.052312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f104a805-3e3b-420b-8693-19ad1ab31873 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:16.060015 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1437/2879] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:16 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:17.079440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-627ad663-26fb-4d77-a67d-83106ceacbbb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:17.079440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-627ad663-26fb-4d77-a67d-83106ceacbbb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:17.079440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:17.079440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:17.079440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-627ad663-26fb-4d77-a67d-83106ceacbbb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:17.079440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-627ad663-26fb-4d77-a67d-83106ceacbbb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:17.108041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:17.108041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:17.110139 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-627ad663-26fb-4d77-a67d-83106ceacbbb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:17.111393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1443/2880] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:17 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:18.127204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4f453b2-3fe5-479a-aa57-4b44d6a7a388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:18.128267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4f453b2-3fe5-479a-aa57-4b44d6a7a388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:18.128488 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:18.128488 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:18.128855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4f453b2-3fe5-479a-aa57-4b44d6a7a388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:18.129220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-e4f453b2-3fe5-479a-aa57-4b44d6a7a388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:18.170356 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:18.170356 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:18.172506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4f453b2-3fe5-479a-aa57-4b44d6a7a388 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:18.173615 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1438/2881] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:18 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:19.187606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa5a1a1c-b9b1-43a7-b086-1a53a5520c9e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:19.188874 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa5a1a1c-b9b1-43a7-b086-1a53a5520c9e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:19.189078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:19.189078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:19.189652 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa5a1a1c-b9b1-43a7-b086-1a53a5520c9e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:19.190104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-fa5a1a1c-b9b1-43a7-b086-1a53a5520c9e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:19.233284 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:19.233284 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:19.238282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa5a1a1c-b9b1-43a7-b086-1a53a5520c9e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:19.245577 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1444/2882] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:19 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:20.252439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95739161-9444-48b7-8580-189eb67b24e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:20.254175 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95739161-9444-48b7-8580-189eb67b24e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:20.254545 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:20.254545 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:20.255447 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95739161-9444-48b7-8580-189eb67b24e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:20.255959 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-95739161-9444-48b7-8580-189eb67b24e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:20.301467 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:20.301467 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:20.303501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95739161-9444-48b7-8580-189eb67b24e5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:20.304630 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1439/2883] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:20 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:21.336481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-358aac85-c1b8-4a2e-bfb3-df5ee8d9fa42 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:21.337802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-358aac85-c1b8-4a2e-bfb3-df5ee8d9fa42 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:21.338722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:21.338722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:21.340118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-358aac85-c1b8-4a2e-bfb3-df5ee8d9fa42 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:21.340503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-358aac85-c1b8-4a2e-bfb3-df5ee8d9fa42 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:21.376662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:21.376662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:21.382221 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-358aac85-c1b8-4a2e-bfb3-df5ee8d9fa42 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:21.383056 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1445/2884] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:21 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:22.399137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2cd5bf3-6fcd-45e3-b785-d62c174a183e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:22.399713 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2cd5bf3-6fcd-45e3-b785-d62c174a183e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:22.399856 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:22.399856 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:22.400191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2cd5bf3-6fcd-45e3-b785-d62c174a183e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:22.400618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f2cd5bf3-6fcd-45e3-b785-d62c174a183e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:22.433403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:22.433403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:22.435098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2cd5bf3-6fcd-45e3-b785-d62c174a183e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:22.437293 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1440/2885] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:22 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:23.453198 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44c13676-4e96-47bf-a13c-e5425c99072d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:23.453944 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44c13676-4e96-47bf-a13c-e5425c99072d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:23.454255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:23.454255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:23.454758 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-44c13676-4e96-47bf-a13c-e5425c99072d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:23.455222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-44c13676-4e96-47bf-a13c-e5425c99072d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:23.509345 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:23.509345 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:23.514367 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-44c13676-4e96-47bf-a13c-e5425c99072d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:23.518177 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1446/2886] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:23 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:22:24.534275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc33a1b-ab0e-4b80-a013-e695669e7113 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:24.535441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc33a1b-ab0e-4b80-a013-e695669e7113 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:24.535946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:24.535946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:24.536325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4fc33a1b-ab0e-4b80-a013-e695669e7113 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:24.536693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-4fc33a1b-ab0e-4b80-a013-e695669e7113 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:24.565367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:24.565367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:24.567669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4fc33a1b-ab0e-4b80-a013-e695669e7113 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:24.569376 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1441/2887] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:24 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:25.583655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fd8dce2-7dc8-475e-b6e8-15d915f18ef9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:25.584160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fd8dce2-7dc8-475e-b6e8-15d915f18ef9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:25.584540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:25.584540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:25.585294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1fd8dce2-7dc8-475e-b6e8-15d915f18ef9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:25.585811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1fd8dce2-7dc8-475e-b6e8-15d915f18ef9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:25.609666 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:25.609666 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:25.611907 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1fd8dce2-7dc8-475e-b6e8-15d915f18ef9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:25.613244 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1447/2888] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:25 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:26.627297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21df5ae1-4b42-43ca-a70c-28d0b4fd86e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:26.628737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21df5ae1-4b42-43ca-a70c-28d0b4fd86e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:26.629160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:26.629160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:26.629811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-21df5ae1-4b42-43ca-a70c-28d0b4fd86e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:26.630370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-21df5ae1-4b42-43ca-a70c-28d0b4fd86e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:26.657478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:26.657478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:26.659963 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-21df5ae1-4b42-43ca-a70c-28d0b4fd86e1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:26.660901 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1442/2889] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:26 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:27.675082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b3f4d69-687c-4224-bc5c-b67f474cb147 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:27.675771 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b3f4d69-687c-4224-bc5c-b67f474cb147 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:27.675973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:27.675973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:27.676646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b3f4d69-687c-4224-bc5c-b67f474cb147 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:27.677023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-1b3f4d69-687c-4224-bc5c-b67f474cb147 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:27.700805 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:27.700805 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:27.702743 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b3f4d69-687c-4224-bc5c-b67f474cb147 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:27.704416 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1448/2890] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:27 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:28.718984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cacb804-24c4-490d-8082-18468b293623 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:28.719474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cacb804-24c4-490d-8082-18468b293623 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:28.719932 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:28.719932 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:28.720429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cacb804-24c4-490d-8082-18468b293623 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:28.720873 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2cacb804-24c4-490d-8082-18468b293623 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:28.744369 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:28.744369 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:28.746307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cacb804-24c4-490d-8082-18468b293623 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:28.747395 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1443/2891] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:28 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:29.761577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b0f58ec-a675-4758-9058-c195eac86406 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:29.762161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b0f58ec-a675-4758-9058-c195eac86406 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:29.762259 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:29.762259 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:29.762604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b0f58ec-a675-4758-9058-c195eac86406 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:29.763202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9b0f58ec-a675-4758-9058-c195eac86406 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:29.787922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:29.787922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:29.789740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b0f58ec-a675-4758-9058-c195eac86406 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:29.790529 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1449/2892] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:29 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:30.809581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81003f3f-b4b9-48c3-a60e-39fc0ce699ea tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:30.810028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81003f3f-b4b9-48c3-a60e-39fc0ce699ea tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:30.810541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:30.810541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:30.810541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81003f3f-b4b9-48c3-a60e-39fc0ce699ea tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:30.811577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-81003f3f-b4b9-48c3-a60e-39fc0ce699ea tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:30.835460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:30.835460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:30.837425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81003f3f-b4b9-48c3-a60e-39fc0ce699ea tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:30.838304 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1444/2893] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:30 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:31.854748 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01ff8350-abc1-418c-b599-9e2973d11b7e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:31.855884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01ff8350-abc1-418c-b599-9e2973d11b7e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:31.856247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:31.856247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:31.856889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01ff8350-abc1-418c-b599-9e2973d11b7e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:31.857446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-01ff8350-abc1-418c-b599-9e2973d11b7e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:31.892070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:31.892070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:31.894815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01ff8350-abc1-418c-b599-9e2973d11b7e tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:31.896157 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1450/2894] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:31 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:32.912035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6bf6c77d-0294-4e81-9b4f-81be27fc577c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:32.912566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6bf6c77d-0294-4e81-9b4f-81be27fc577c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:32.912788 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:32.912788 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:32.913159 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6bf6c77d-0294-4e81-9b4f-81be27fc577c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:32.913523 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-6bf6c77d-0294-4e81-9b4f-81be27fc577c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:32.937092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:32.937092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:32.938975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6bf6c77d-0294-4e81-9b4f-81be27fc577c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:32.939957 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1445/2895] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:32 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:33.954439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2664f3b4-8678-4576-bf30-5190af13c9b4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:33.955013 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2664f3b4-8678-4576-bf30-5190af13c9b4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:33.955192 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:33.955192 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:33.955633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2664f3b4-8678-4576-bf30-5190af13c9b4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:33.955898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2664f3b4-8678-4576-bf30-5190af13c9b4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:33.984240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:33.984240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:33.986063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2664f3b4-8678-4576-bf30-5190af13c9b4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:33.987090 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1451/2896] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:33 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:35.009316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de8f7f4a-9728-4fc5-af03-6de45ee154fd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:35.009316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de8f7f4a-9728-4fc5-af03-6de45ee154fd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:35.009316 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:35.009316 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:35.009316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de8f7f4a-9728-4fc5-af03-6de45ee154fd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:35.009316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-de8f7f4a-9728-4fc5-af03-6de45ee154fd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:35.038796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:35.038796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:35.041749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de8f7f4a-9728-4fc5-af03-6de45ee154fd tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:35.049413 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1446/2897] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:34 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:36.057754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b264e680-de88-4064-8e5c-0b156d833145 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:36.058305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b264e680-de88-4064-8e5c-0b156d833145 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:36.058432 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:36.058432 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:36.059101 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b264e680-de88-4064-8e5c-0b156d833145 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:36.059469 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b264e680-de88-4064-8e5c-0b156d833145 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:36.083668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:36.083668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:36.085380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b264e680-de88-4064-8e5c-0b156d833145 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:36.093959 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1452/2898] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:36 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:37.103288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90670bc1-4383-469c-bd53-03fb986a99bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:37.104174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90670bc1-4383-469c-bd53-03fb986a99bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:37.104391 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:37.104391 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:37.104772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90670bc1-4383-469c-bd53-03fb986a99bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:37.105142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-90670bc1-4383-469c-bd53-03fb986a99bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:37.143514 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:37.143514 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:37.145763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90670bc1-4383-469c-bd53-03fb986a99bb tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:37.147587 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1447/2899] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:37 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:22:38.161912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68ca9863-a923-418b-847f-517a7851991b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:38.162530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68ca9863-a923-418b-847f-517a7851991b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:38.162753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:38.162753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:38.163295 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-68ca9863-a923-418b-847f-517a7851991b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:38.163521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-68ca9863-a923-418b-847f-517a7851991b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:38.187565 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:38.187565 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:38.189404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-68ca9863-a923-418b-847f-517a7851991b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:38.190222 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1453/2900] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:38 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:39.204890 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5120fec3-ec9d-4806-a2d2-06934cccabc6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:39.205778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5120fec3-ec9d-4806-a2d2-06934cccabc6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:39.206250 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:39.206250 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:39.206812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5120fec3-ec9d-4806-a2d2-06934cccabc6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:39.207317 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5120fec3-ec9d-4806-a2d2-06934cccabc6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:39.230003 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:39.230003 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:39.232043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5120fec3-ec9d-4806-a2d2-06934cccabc6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:39.232959 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1448/2901] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:39 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:40.246939 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2da2ec90-7fcd-4a72-9abf-bf1132020fd5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:40.247521 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2da2ec90-7fcd-4a72-9abf-bf1132020fd5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:40.247885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:40.247885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:40.248388 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2da2ec90-7fcd-4a72-9abf-bf1132020fd5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:40.248826 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2da2ec90-7fcd-4a72-9abf-bf1132020fd5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:40.270193 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:40.270193 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:40.272009 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2da2ec90-7fcd-4a72-9abf-bf1132020fd5 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:40.272853 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1454/2902] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:40 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:41.286085 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09742521-6287-4239-83ba-2761dacebe18 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:41.286699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09742521-6287-4239-83ba-2761dacebe18 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:41.286917 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:41.286917 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:41.287327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09742521-6287-4239-83ba-2761dacebe18 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:41.287867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-09742521-6287-4239-83ba-2761dacebe18 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:41.310207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:41.310207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:41.312058 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09742521-6287-4239-83ba-2761dacebe18 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:41.313129 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1449/2903] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:41 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:42.326942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b30c081b-9ef6-4e43-bc87-49182cb24104 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:42.327464 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b30c081b-9ef6-4e43-bc87-49182cb24104 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:42.327687 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:42.327687 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:42.328047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b30c081b-9ef6-4e43-bc87-49182cb24104 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:42.328407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b30c081b-9ef6-4e43-bc87-49182cb24104 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:42.353064 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:42.353064 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:42.356343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b30c081b-9ef6-4e43-bc87-49182cb24104 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:42.357403 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1455/2904] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:42 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:43.379019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82a10f7a-a950-4806-986e-b8ac586bc3a0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:43.379573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82a10f7a-a950-4806-986e-b8ac586bc3a0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:43.381791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:43.381791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:43.382277 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82a10f7a-a950-4806-986e-b8ac586bc3a0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:43.382726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-82a10f7a-a950-4806-986e-b8ac586bc3a0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:43.404493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:43.404493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:43.406855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82a10f7a-a950-4806-986e-b8ac586bc3a0 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:43.407887 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1450/2905] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:43.421768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d87b29d-91f0-4c32-ac9e-cdeb2dddd250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:22:43.422288 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d87b29d-91f0-4c32-ac9e-cdeb2dddd250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:43.422503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:43.422503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:43.422871 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4d87b29d-91f0-4c32-ac9e-cdeb2dddd250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:43.473155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:43.473155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:43.481900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4d87b29d-91f0-4c32-ac9e-cdeb2dddd250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:43.503406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4d87b29d-91f0-4c32-ac9e-cdeb2dddd250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 200 Jan 21 04:22:43.504227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1456/2906] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 977 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:43.520539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2738e760-ee8a-4353-97ef-cd7f4cc3704a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:43.521099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2738e760-ee8a-4353-97ef-cd7f4cc3704a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:43.521317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:43.521317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:43.521687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2738e760-ee8a-4353-97ef-cd7f4cc3704a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:43.522097 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-2738e760-ee8a-4353-97ef-cd7f4cc3704a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:43.548241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:43.548241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:43.550103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2738e760-ee8a-4353-97ef-cd7f4cc3704a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:43.550936 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1451/2907] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:43.563392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b416068-59b5-49cd-a66c-82526ff5584f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/detail Jan 21 04:22:43.563912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b416068-59b5-49cd-a66c-82526ff5584f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:43.564128 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:43.564128 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:43.564499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9b416068-59b5-49cd-a66c-82526ff5584f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:43.565303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-9b416068-59b5-49cd-a66c-82526ff5584f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Removing options '' from query. {{(pid=87905) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:22:43.589785 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9b416068-59b5-49cd-a66c-82526ff5584f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/detail returned with HTTP 200 Jan 21 04:22:43.593030 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1457/2908] 10.222.0.22 () {58 vars in 1225 bytes} [Thu Jan 21 04:22:43 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/detail => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:43.604532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] POST http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1/restore Jan 21 04:22:43.604985 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:43.604985 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:43.605382 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:22:43.606247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.contrib.backups [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Restoring backup a9306446-5470-40c0-8600-b74999d58ee1 ({'restore': {}}) {{(pid=87904) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 04:22:43.606590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Restoring backup a9306446-5470-40c0-8600-b74999d58ee1 to volume None. Jan 21 04:22:43.627327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:43.627327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:43.630056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Creating volume of 1 GB for restore of backup a9306446-5470-40c0-8600-b74999d58ee1. Jan 21 04:22:43.641906 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Availability Zones retrieved successfully. Jan 21 04:22:43.659099 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (0d45e595-619d-4aab-a3ed-d9da50d8411b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:22:43.661850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bdc9db-0f24-489c-a316-987c0df9afe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:43.663954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:22:43.729768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bdc9db-0f24-489c-a316-987c0df9afe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:43.732081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee490d1f-5631-4f5f-bc47-d43fae8bda78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:43.798800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Created reservations ['7d4190c1-940e-49fd-8a8d-e8630556c9be', '2a7e72d1-b35d-4ea8-a958-f89e6dfe6cae', 'd1907e58-a62d-4b28-b115-5906f81abeb4', 'afeb1f77-6417-4d3a-b246-9aa0fa01b2ac'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:22:43.800731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee490d1f-5631-4f5f-bc47-d43fae8bda78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d4190c1-940e-49fd-8a8d-e8630556c9be', '2a7e72d1-b35d-4ea8-a958-f89e6dfe6cae', 'd1907e58-a62d-4b28-b115-5906f81abeb4', 'afeb1f77-6417-4d3a-b246-9aa0fa01b2ac']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:43.802842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9548becc-19f8-4a41-8855-6971edb13f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:43.861971 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9548becc-19f8-4a41-8855-6971edb13f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28130e9b-6b8c-480f-8fff-d87f49fee5c4', '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_a9306446-5470-40c0-8600-b74999d58ee1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['7d4190c1-940e-49fd-8a8d-e8630556c9be','2a7e72d1-b35d-4ea8-a958-f89e6dfe6cae','d1907e58-a62d-4b28-b115-5906f81abeb4','afeb1f77-6417-4d3a-b246-9aa0fa01b2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:22:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a9306446-5470-40c0-8600-b74999d58ee1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28130e9b-6b8c-480f-8fff-d87f49fee5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0905f9b6ee564f3d98afe682926a4f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f14570a2a1514578b703ad10ffc69c5c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:43.864153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5613d076-aa52-4f34-a608-c21876f26b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:43.891073 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5613d076-aa52-4f34-a608-c21876f26b23) transitioned into 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_a9306446-5470-40c0-8600-b74999d58ee1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0905f9b6ee564f3d98afe682926a4f7a',qos_specs=None,replication_status=,reservations=['7d4190c1-940e-49fd-8a8d-e8630556c9be','2a7e72d1-b35d-4ea8-a958-f89e6dfe6cae','d1907e58-a62d-4b28-b115-5906f81abeb4','afeb1f77-6417-4d3a-b246-9aa0fa01b2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14570a2a1514578b703ad10ffc69c5c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:43.893027 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d98292-3777-49d2-aaf1-d64c0d3983e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:22:43.908353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d98292-3777-49d2-aaf1-d64c0d3983e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:22:43.910947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Flow 'volume_create_api' (0d45e595-619d-4aab-a3ed-d9da50d8411b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:22:43.960362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Create volume request issued successfully. Jan 21 04:22:44.023053 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:44.023053 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:44.024714 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:45.076090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:45.076090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:45.077261 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:22:45.077640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Checking backup size 1 against volume size 1 {{(pid=87904) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 04:22:45.077983 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.backup.api [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Overwriting volume 28130e9b-6b8c-480f-8fff-d87f49fee5c4 with restore of backup a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:45.097737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] restore_backup in rpcapi backup_id a9306446-5470-40c0-8600-b74999d58ee1 {{(pid=87904) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 04:22:45.101001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d72e8396-266c-4bd7-acf1-5e39e1d8d519 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1/restore returned with HTTP 202 Jan 21 04:22:45.107318 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1452/2909] 10.222.0.22 () {60 vars in 1360 bytes} [Thu Jan 21 04:22:43 2021] POST /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1/restore => generated 189 bytes in 1503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:22:45.112629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-466ca584-6211-4692-828b-0fae02af4250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:45.113187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-466ca584-6211-4692-828b-0fae02af4250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:45.113377 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:45.113377 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:45.113794 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-466ca584-6211-4692-828b-0fae02af4250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:45.114157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-466ca584-6211-4692-828b-0fae02af4250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:45.136806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:45.136806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:45.138607 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-466ca584-6211-4692-828b-0fae02af4250 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:45.139602 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1458/2910] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:45 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:46.154000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f98525c-8fd9-43f0-84c7-e6e898e3fd10 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:46.155370 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f98525c-8fd9-43f0-84c7-e6e898e3fd10 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:46.155637 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:46.155637 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:46.156307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7f98525c-8fd9-43f0-84c7-e6e898e3fd10 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:46.156759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-7f98525c-8fd9-43f0-84c7-e6e898e3fd10 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:46.184063 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:46.184063 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:46.186134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7f98525c-8fd9-43f0-84c7-e6e898e3fd10 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:46.187042 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1453/2911] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:46 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:47.201544 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7b9bc8c-f95c-43f1-93e6-40cdb0f2e15a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:47.202682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7b9bc8c-f95c-43f1-93e6-40cdb0f2e15a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:47.202901 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:47.202901 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:47.203283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f7b9bc8c-f95c-43f1-93e6-40cdb0f2e15a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:47.203822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f7b9bc8c-f95c-43f1-93e6-40cdb0f2e15a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:47.226013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:47.226013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:47.227884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f7b9bc8c-f95c-43f1-93e6-40cdb0f2e15a tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:47.229400 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1459/2912] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:47 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:48.270036 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b6d9d91-7c12-451e-a3aa-77b99f85b1bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:48.270036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b6d9d91-7c12-451e-a3aa-77b99f85b1bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:48.270036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:48.270036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:48.270036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b6d9d91-7c12-451e-a3aa-77b99f85b1bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:48.270036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8b6d9d91-7c12-451e-a3aa-77b99f85b1bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:48.313470 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:48.313470 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:48.313470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b6d9d91-7c12-451e-a3aa-77b99f85b1bc tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:48.318777 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1454/2913] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:48 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:49.338847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2a4f45e-ed63-434a-aa00-1ac7fa8d7e93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:49.338847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2a4f45e-ed63-434a-aa00-1ac7fa8d7e93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:49.338847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:49.338847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:49.338847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b2a4f45e-ed63-434a-aa00-1ac7fa8d7e93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:49.338847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-b2a4f45e-ed63-434a-aa00-1ac7fa8d7e93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:49.379910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:49.379910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:49.379910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b2a4f45e-ed63-434a-aa00-1ac7fa8d7e93 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:49.386065 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1460/2914] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:49 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:50.399711 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d143a81-296e-41e1-b452-97355dd220c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:50.400970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d143a81-296e-41e1-b452-97355dd220c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:50.401375 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:50.401375 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:50.402026 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9d143a81-296e-41e1-b452-97355dd220c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:50.402582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-9d143a81-296e-41e1-b452-97355dd220c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:50.488648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:50.488648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:50.496157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9d143a81-296e-41e1-b452-97355dd220c9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:50.506594 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1455/2915] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:50 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:51.526199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3a7458bd-1148-4431-b40f-a9c34b2a7ac8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:51.526199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3a7458bd-1148-4431-b40f-a9c34b2a7ac8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:51.526199 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:51.526199 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:51.526199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3a7458bd-1148-4431-b40f-a9c34b2a7ac8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:51.526199 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-3a7458bd-1148-4431-b40f-a9c34b2a7ac8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:51.561544 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:51.561544 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:51.565308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3a7458bd-1148-4431-b40f-a9c34b2a7ac8 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:51.565308 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1461/2916] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:51 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:52.585311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e208dc5-c433-4bcc-b466-07b7f856907c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:52.585311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e208dc5-c433-4bcc-b466-07b7f856907c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:52.585311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:52.585311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:52.585311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e208dc5-c433-4bcc-b466-07b7f856907c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:52.585311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5e208dc5-c433-4bcc-b466-07b7f856907c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:52.622899 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:52.622899 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:52.622899 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e208dc5-c433-4bcc-b466-07b7f856907c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:52.622899 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1456/2917] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:52 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:53.641208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34f84e5a-9fad-438b-b3bd-3fe5e85cef3c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:53.641208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34f84e5a-9fad-438b-b3bd-3fe5e85cef3c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:53.641208 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:53.641208 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:53.641208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34f84e5a-9fad-438b-b3bd-3fe5e85cef3c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:53.641208 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-34f84e5a-9fad-438b-b3bd-3fe5e85cef3c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:53.675619 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:53.675619 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:53.678655 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34f84e5a-9fad-438b-b3bd-3fe5e85cef3c tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:53.678655 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1462/2918] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:53 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:54.695896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8652aceb-16fd-4200-929c-2d1de4f61a97 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:54.695896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8652aceb-16fd-4200-929c-2d1de4f61a97 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:54.695896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:54.695896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:54.695896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8652aceb-16fd-4200-929c-2d1de4f61a97 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:54.695896 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-8652aceb-16fd-4200-929c-2d1de4f61a97 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:54.734013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:54.734013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:54.741975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8652aceb-16fd-4200-929c-2d1de4f61a97 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:54.741975 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1457/2919] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:54 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:55.763197 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4bb6ff6-5857-4ec7-ab93-e382059cfad6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:55.763197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4bb6ff6-5857-4ec7-ab93-e382059cfad6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:55.763197 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:55.763197 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:55.763197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f4bb6ff6-5857-4ec7-ab93-e382059cfad6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:55.763197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f4bb6ff6-5857-4ec7-ab93-e382059cfad6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:55.794147 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:55.794147 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:55.794147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f4bb6ff6-5857-4ec7-ab93-e382059cfad6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:55.794147 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1463/2920] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:55 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:56.807465 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-223ff554-41d6-43eb-a322-9ed989045036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:56.807465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-223ff554-41d6-43eb-a322-9ed989045036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:56.807465 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:56.807465 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:56.807465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-223ff554-41d6-43eb-a322-9ed989045036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:56.807465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-223ff554-41d6-43eb-a322-9ed989045036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:56.841452 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:56.841452 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:56.841452 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-223ff554-41d6-43eb-a322-9ed989045036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:56.844488 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1458/2921] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:56 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:57.861646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2bf17eb-229e-4319-8a37-1d1509dae217 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:57.861646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2bf17eb-229e-4319-8a37-1d1509dae217 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:57.861646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:57.861646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:57.861646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f2bf17eb-229e-4319-8a37-1d1509dae217 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:57.861646 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-f2bf17eb-229e-4319-8a37-1d1509dae217 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:57.893191 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:57.893191 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:57.893191 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f2bf17eb-229e-4319-8a37-1d1509dae217 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:57.893191 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1464/2922] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:57 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:58.910390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0e92240-2154-4475-b95a-d62d35ccbf6d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:58.910390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0e92240-2154-4475-b95a-d62d35ccbf6d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:58.910390 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:58.910390 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:58.910390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0e92240-2154-4475-b95a-d62d35ccbf6d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:58.910390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-d0e92240-2154-4475-b95a-d62d35ccbf6d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:22:58.971866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:22:58.971866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:22:58.971866 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0e92240-2154-4475-b95a-d62d35ccbf6d tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:22:58.971866 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1459/2923] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:58 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:22:59.986241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daf66bb7-37bf-4498-8858-fd44d16a7095 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:22:59.986241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daf66bb7-37bf-4498-8858-fd44d16a7095 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:22:59.986241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:22:59.986241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:22:59.986241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daf66bb7-37bf-4498-8858-fd44d16a7095 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:22:59.986241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-daf66bb7-37bf-4498-8858-fd44d16a7095 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:00.013201 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:00.013201 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:00.013201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daf66bb7-37bf-4498-8858-fd44d16a7095 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:00.013201 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1465/2924] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:22:59 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:23:01.029852 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e8364f9-c3be-4467-a30f-16f8bf4c8307 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:01.029852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e8364f9-c3be-4467-a30f-16f8bf4c8307 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:01.029852 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:01.029852 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:01.029852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e8364f9-c3be-4467-a30f-16f8bf4c8307 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:01.029852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0e8364f9-c3be-4467-a30f-16f8bf4c8307 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:01.054008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:01.054008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:01.059048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e8364f9-c3be-4467-a30f-16f8bf4c8307 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:01.059048 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1460/2925] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:01 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:02.082486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd0fa234-2751-48bb-beee-74580a127149 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:02.082486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd0fa234-2751-48bb-beee-74580a127149 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:02.082486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:02.082486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:02.082486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd0fa234-2751-48bb-beee-74580a127149 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:02.086635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-dd0fa234-2751-48bb-beee-74580a127149 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:02.117008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:02.117008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:02.117008 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd0fa234-2751-48bb-beee-74580a127149 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:02.117008 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1466/2926] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:02 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:03.135458 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c8a8bb9-ed81-40db-80dd-fb4e96debc45 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:03.135458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c8a8bb9-ed81-40db-80dd-fb4e96debc45 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:03.135458 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:03.135458 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:03.135458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0c8a8bb9-ed81-40db-80dd-fb4e96debc45 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:03.135458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-0c8a8bb9-ed81-40db-80dd-fb4e96debc45 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:03.183306 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:03.183306 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:03.183306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0c8a8bb9-ed81-40db-80dd-fb4e96debc45 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:03.183306 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1461/2927] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:03 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:04.200122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a57d583-d7cd-4aaa-8fe2-2cd62c020d9f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:04.200122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a57d583-d7cd-4aaa-8fe2-2cd62c020d9f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:04.200122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:04.200122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:04.200122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a57d583-d7cd-4aaa-8fe2-2cd62c020d9f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:04.200122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-5a57d583-d7cd-4aaa-8fe2-2cd62c020d9f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:04.222634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:04.222634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:04.227411 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a57d583-d7cd-4aaa-8fe2-2cd62c020d9f tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:04.227411 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1467/2928] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:04 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:05.242207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-214c3b30-a4de-4ccd-91b3-f89b37b26549 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:05.242207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-214c3b30-a4de-4ccd-91b3-f89b37b26549 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:05.242207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:05.242207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:05.242207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-214c3b30-a4de-4ccd-91b3-f89b37b26549 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:05.242207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-214c3b30-a4de-4ccd-91b3-f89b37b26549 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87904) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:05.266677 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:05.266677 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:05.268595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-214c3b30-a4de-4ccd-91b3-f89b37b26549 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:05.269423 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1462/2929] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:05 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:06.284314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a470928b-a8bf-4836-9564-b88709a0d295 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:06.284863 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a470928b-a8bf-4836-9564-b88709a0d295 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:06.285313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:06.285313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:06.285869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a470928b-a8bf-4836-9564-b88709a0d295 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:06.286260 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.backups [None req-a470928b-a8bf-4836-9564-b88709a0d295 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Show backup with id a9306446-5470-40c0-8600-b74999d58ee1. {{(pid=87905) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 04:23:06.308153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:06.308153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:06.309962 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a470928b-a8bf-4836-9564-b88709a0d295 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 200 Jan 21 04:23:06.310780 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1468/2930] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:06.323394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b2e7830-40d5-4d56-adbc-ac4851044594 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:06.323914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b2e7830-40d5-4d56-adbc-ac4851044594 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:06.324141 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:06.324141 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:06.324501 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1b2e7830-40d5-4d56-adbc-ac4851044594 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:06.376752 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:06.376752 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:06.386705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1b2e7830-40d5-4d56-adbc-ac4851044594 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:06.411430 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1b2e7830-40d5-4d56-adbc-ac4851044594 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 returned with HTTP 200 Jan 21 04:23:06.412411 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1463/2931] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 => generated 1034 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:23:06.431295 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9d109b1-462d-4aed-9e21-ec58262a8d59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:06.432869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9d109b1-462d-4aed-9e21-ec58262a8d59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:06.433641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:06.433641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:06.434391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9d109b1-462d-4aed-9e21-ec58262a8d59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:06.491954 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:06.491954 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:06.500138 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9d109b1-462d-4aed-9e21-ec58262a8d59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:06.521257 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9d109b1-462d-4aed-9e21-ec58262a8d59 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 returned with HTTP 200 Jan 21 04:23:06.522115 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1469/2932] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 => generated 1034 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:06.537836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:06.538356 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:06.538569 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:06.538569 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:06.538939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:06.539454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: 28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:06.589265 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:06.589265 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:06.590372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:06.616181 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume request issued successfully. Jan 21 04:23:06.616661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8564ea5b-b50e-45b8-bd84-abacd731e7a4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 returned with HTTP 202 Jan 21 04:23:06.620723 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1464/2933] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:06 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:06.625241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b66b3c37-a555-4d82-952f-ee3f410c7df9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:06.625767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b66b3c37-a555-4d82-952f-ee3f410c7df9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:06.626127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:06.626127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:06.626655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b66b3c37-a555-4d82-952f-ee3f410c7df9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:06.680673 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:06.680673 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:06.689178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b66b3c37-a555-4d82-952f-ee3f410c7df9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:06.712043 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b66b3c37-a555-4d82-952f-ee3f410c7df9 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 returned with HTTP 200 Jan 21 04:23:06.713520 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1470/2934] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:06 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 => generated 1033 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:07.729855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0aac8ab-3dc3-48bb-ab41-1902a4c33cda tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:07.730383 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0aac8ab-3dc3-48bb-ab41-1902a4c33cda tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:07.730613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:07.730613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:07.731016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f0aac8ab-3dc3-48bb-ab41-1902a4c33cda tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:07.781367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:07.781367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:07.789681 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f0aac8ab-3dc3-48bb-ab41-1902a4c33cda tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:07.812238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f0aac8ab-3dc3-48bb-ab41-1902a4c33cda tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 returned with HTTP 200 Jan 21 04:23:07.813066 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1465/2935] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:07 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 => generated 1033 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:08.829308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-282aa71e-450c-42ea-8113-f2f7304bf7c2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 Jan 21 04:23:08.829804 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-282aa71e-450c-42ea-8113-f2f7304bf7c2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:08.830006 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:08.830006 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:08.830812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-282aa71e-450c-42ea-8113-f2f7304bf7c2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:08.878898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-282aa71e-450c-42ea-8113-f2f7304bf7c2 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 returned with HTTP 404 Jan 21 04:23:08.883611 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1471/2936] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:08 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/28130e9b-6b8c-480f-8fff-d87f49fee5c4 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:08.889137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7485ff02-328f-4490-b421-45b7df4c9b68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 Jan 21 04:23:08.889811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7485ff02-328f-4490-b421-45b7df4c9b68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:08.890094 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:08.890094 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:08.890720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7485ff02-328f-4490-b421-45b7df4c9b68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:08.891234 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.contrib.backups [None req-7485ff02-328f-4490-b421-45b7df4c9b68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete backup with id: a9306446-5470-40c0-8600-b74999d58ee1. Jan 21 04:23:08.913079 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:08.913079 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:08.954979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.backup.rpcapi [None req-7485ff02-328f-4490-b421-45b7df4c9b68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] delete_backup rpcapi backup_id a9306446-5470-40c0-8600-b74999d58ee1 {{(pid=87904) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 04:23:08.958213 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7485ff02-328f-4490-b421-45b7df4c9b68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 returned with HTTP 202 Jan 21 04:23:08.959278 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1466/2937] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:08 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/backups/a9306446-5470-40c0-8600-b74999d58ee1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:23:08.967288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:08.967970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:08.968456 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:08.968914 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: 06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:09.025237 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:09.025237 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:09.026444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:09.089871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume request issued successfully. Jan 21 04:23:09.090453 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec7fb56a-eee2-4399-821a-825fd158ef68 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 202 Jan 21 04:23:09.091477 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1472/2938] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:08 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:09.099912 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9544d356-5e88-4e1d-98f7-ae149f83eec6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:09.100747 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9544d356-5e88-4e1d-98f7-ae149f83eec6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:09.100943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:09.100943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:09.101333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9544d356-5e88-4e1d-98f7-ae149f83eec6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:09.170153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:09.170153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:09.179596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9544d356-5e88-4e1d-98f7-ae149f83eec6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:09.205191 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9544d356-5e88-4e1d-98f7-ae149f83eec6 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 200 Jan 21 04:23:09.216427 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1467/2939] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:09 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 976 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:10.223364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b35e283d-9e23-48e4-a0da-ce7eef7f93da tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:10.223920 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b35e283d-9e23-48e4-a0da-ce7eef7f93da tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:10.224066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:10.224066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:10.224830 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b35e283d-9e23-48e4-a0da-ce7eef7f93da tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:10.277479 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:10.277479 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:10.288460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b35e283d-9e23-48e4-a0da-ce7eef7f93da tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:10.312153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b35e283d-9e23-48e4-a0da-ce7eef7f93da tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 200 Jan 21 04:23:10.312993 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1473/2940] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:10 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 976 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:11.329071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4d4f2f7-b0ad-43c0-89cd-68931307a7db tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:11.329599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4d4f2f7-b0ad-43c0-89cd-68931307a7db tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:11.331881 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:11.331881 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:11.332290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4d4f2f7-b0ad-43c0-89cd-68931307a7db tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:11.386401 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4d4f2f7-b0ad-43c0-89cd-68931307a7db tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 404 Jan 21 04:23:11.386997 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1468/2941] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:11 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:11.403741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ebdca1a5-94dc-4c5d-9958-1e9b2865a16b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:11.404588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ebdca1a5-94dc-4c5d-9958-1e9b2865a16b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:11.404818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:11.404818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:11.405197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ebdca1a5-94dc-4c5d-9958-1e9b2865a16b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:11.405687 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ebdca1a5-94dc-4c5d-9958-1e9b2865a16b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: 06f05841-14e9-4812-a09b-8371fa7e41e6 Jan 21 04:23:11.467281 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ebdca1a5-94dc-4c5d-9958-1e9b2865a16b tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 returned with HTTP 404 Jan 21 04:23:11.468344 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1474/2942] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:11 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/06f05841-14e9-4812-a09b-8371fa7e41e6 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:11.475731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:23:11.476253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:11.476718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:11.477395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: 712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:23:11.529830 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:11.529830 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:11.530863 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:11.558953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume request issued successfully. Jan 21 04:23:11.559464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ee3f522-72d4-47f8-b253-e6052e5a0f63 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 202 Jan 21 04:23:11.563702 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1469/2943] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:11 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:11.572147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f143b42-f2a3-481d-8e5b-d21afc2822f4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:23:11.573001 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f143b42-f2a3-481d-8e5b-d21afc2822f4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:11.573452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1f143b42-f2a3-481d-8e5b-d21afc2822f4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:11.628840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:11.628840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:11.638316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1f143b42-f2a3-481d-8e5b-d21afc2822f4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:11.662946 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1f143b42-f2a3-481d-8e5b-d21afc2822f4 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:23:11.663969 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1475/2944] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:11 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 1358 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:12.681337 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74b03a51-9e1b-433e-801e-ab90da990036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:23:12.681819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74b03a51-9e1b-433e-801e-ab90da990036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:12.682037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:12.682037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:12.682407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74b03a51-9e1b-433e-801e-ab90da990036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:12.733073 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:12.733073 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:12.741613 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-74b03a51-9e1b-433e-801e-ab90da990036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Volume info retrieved successfully. Jan 21 04:23:12.764997 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74b03a51-9e1b-433e-801e-ab90da990036 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 200 Jan 21 04:23:12.765817 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1470/2945] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:12 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 1358 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:13.782403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c2d5c53-93e9-49a8-87d3-e2bf5113edc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] GET http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 Jan 21 04:23:13.783019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c2d5c53-93e9-49a8-87d3-e2bf5113edc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:13.783240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:13.783240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:13.783608 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c2d5c53-93e9-49a8-87d3-e2bf5113edc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:13.829904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c2d5c53-93e9-49a8-87d3-e2bf5113edc1 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 returned with HTTP 404 Jan 21 04:23:13.830939 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1476/2946] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:13 2021] GET /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/712074dc-1a07-4bfe-94b4-d3c02443c1c9 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:13.838678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29ca75ea-85b9-4934-a8e6-9a8eff6a5661 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] DELETE http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:23:13.839251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29ca75ea-85b9-4934-a8e6-9a8eff6a5661 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:13.839465 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:13.839465 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:13.839846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29ca75ea-85b9-4934-a8e6-9a8eff6a5661 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:13.840293 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-29ca75ea-85b9-4934-a8e6-9a8eff6a5661 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] Delete volume with id: 857cb5ef-b6e9-4e07-99b6-6d617d58f581 Jan 21 04:23:13.886126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29ca75ea-85b9-4934-a8e6-9a8eff6a5661 tempest-VolumesBackupsTest-110626403 tempest-VolumesBackupsTest-110626403] http://10.222.0.22/volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 returned with HTTP 404 Jan 21 04:23:13.887101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1471/2947] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:13 2021] DELETE /volume/v3/0905f9b6ee564f3d98afe682926a4f7a/volumes/857cb5ef-b6e9-4e07-99b6-6d617d58f581 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:15.606951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:15.607677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-113574109", "metadata": {"Type": "Test"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:15.608832 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-113574109', 'metadata': {'Type': 'Test'}}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:15.609203 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:15.622651 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:15.638993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (6f0068ae-31c0-40d3-8d99-d978c7210230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:15.641698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2b2fb6-4451-4cb7-ac21-e82a555a1deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:15.643757 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:15.706553 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2b2fb6-4451-4cb7-ac21-e82a555a1deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:15.708769 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e51751a-077f-4995-aa37-d41a28090670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:15.792591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['b113a3ea-6041-481c-ac79-4fa3e3a9814d', '544b5fe8-4124-465a-be50-670d4793cbe6', '2afa0fbc-d211-43f4-b352-9824daa58c59', '4cb108f9-2cf2-4920-90e7-6de0f7b81d38'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:15.794458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e51751a-077f-4995-aa37-d41a28090670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b113a3ea-6041-481c-ac79-4fa3e3a9814d', '544b5fe8-4124-465a-be50-670d4793cbe6', '2afa0fbc-d211-43f4-b352-9824daa58c59', '4cb108f9-2cf2-4920-90e7-6de0f7b81d38']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:15.796614 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10c2986-9669-490e-af89-41e79cf9aadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:15.853400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10c2986-9669-490e-af89-41e79cf9aadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2412cc0f-8b26-417e-a68c-9e13b210a1b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-113574109',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['b113a3ea-6041-481c-ac79-4fa3e3a9814d','544b5fe8-4124-465a-be50-670d4793cbe6','2afa0fbc-d211-43f4-b352-9824daa58c59','4cb108f9-2cf2-4920-90e7-6de0f7b81d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-113574109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2412cc0f-8b26-417e-a68c-9e13b210a1b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:15.855602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab52aa0-ce7c-418c-9f22-a303229a403a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:15.880078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab52aa0-ce7c-418c-9f22-a303229a403a) transitioned into state 'SUCCESS' from state '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-113574109',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['b113a3ea-6041-481c-ac79-4fa3e3a9814d','544b5fe8-4124-465a-be50-670d4793cbe6','2afa0fbc-d211-43f4-b352-9824daa58c59','4cb108f9-2cf2-4920-90e7-6de0f7b81d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:15.881946 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11134be2-d9d0-461d-a16b-fc649694df39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:15.895592 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11134be2-d9d0-461d-a16b-fc649694df39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:15.898168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (6f0068ae-31c0-40d3-8d99-d978c7210230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:15.949637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:15.963760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-589a34f9-347d-48bb-a10d-23e75f5e3459 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:15.964630 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1477/2948] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:23:15 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 827 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:15.980570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c6e8f725-2a3a-401a-b6ac-320908e0721a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:15.981094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c6e8f725-2a3a-401a-b6ac-320908e0721a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:15.981584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c6e8f725-2a3a-401a-b6ac-320908e0721a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:16.032297 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:16.032297 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:16.041122 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c6e8f725-2a3a-401a-b6ac-320908e0721a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:16.063455 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c6e8f725-2a3a-401a-b6ac-320908e0721a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:16.064431 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1472/2949] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:15 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:23:17.081474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e41642c7-99bf-4c2e-8de2-e81145f49640 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:17.081966 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e41642c7-99bf-4c2e-8de2-e81145f49640 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:17.082182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.082182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.082557 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e41642c7-99bf-4c2e-8de2-e81145f49640 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:17.132341 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:17.132341 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:17.140553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e41642c7-99bf-4c2e-8de2-e81145f49640 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:17.161937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e41642c7-99bf-4c2e-8de2-e81145f49640 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:17.162753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1478/2950] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:17 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 920 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:17.178140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76a31536-076f-4fc0-bb97-17403f9a646d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:17.178656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76a31536-076f-4fc0-bb97-17403f9a646d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:17.178872 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.178872 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.179285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-76a31536-076f-4fc0-bb97-17403f9a646d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:17.231996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:17.231996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:17.240282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-76a31536-076f-4fc0-bb97-17403f9a646d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:17.262343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-76a31536-076f-4fc0-bb97-17403f9a646d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:17.263198 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1473/2951] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:17 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:17.278359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc693c5d-8ec2-46c9-a897-c0da1ba08af0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:17.278850 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.278850 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.279309 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cc693c5d-8ec2-46c9-a897-c0da1ba08af0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-113574109"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:17.327923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:17.327923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:17.335721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc693c5d-8ec2-46c9-a897-c0da1ba08af0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:17.345199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cc693c5d-8ec2-46c9-a897-c0da1ba08af0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:17.358734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cc693c5d-8ec2-46c9-a897-c0da1ba08af0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:17.359653 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1479/2952] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 04:23:17 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:17.373596 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d3ba7f2-15b5-4330-89a0-01bba5a47fad tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:17.374047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.374047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.374457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d3ba7f2-15b5-4330-89a0-01bba5a47fad tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-585072461", "description": "This is the new description of volume"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:17.425265 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:17.425265 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:17.433567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d3ba7f2-15b5-4330-89a0-01bba5a47fad tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:17.442011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d3ba7f2-15b5-4330-89a0-01bba5a47fad tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:17.455026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d3ba7f2-15b5-4330-89a0-01bba5a47fad tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:17.455879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1474/2953] 10.222.0.22 () {60 vars in 1336 bytes} [Thu Jan 21 04:23:17 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 891 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:17.474296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df4c7fa5-6d71-4ecf-964a-0631bbe0ab3c tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:17.474851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df4c7fa5-6d71-4ecf-964a-0631bbe0ab3c tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:17.475089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.475089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.475500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df4c7fa5-6d71-4ecf-964a-0631bbe0ab3c tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:17.524177 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:17.524177 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:17.533063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df4c7fa5-6d71-4ecf-964a-0631bbe0ab3c tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:17.555496 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df4c7fa5-6d71-4ecf-964a-0631bbe0ab3c tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:17.556659 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1480/2954] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:17 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 959 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:17.571266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:17.571693 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.571693 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.572268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1073665689", "availability_zone": "nova", "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:17.573382 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1073665689', 'availability_zone': 'nova', 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:17.573780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:17.586470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:17.604867 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (22f49563-a260-4333-991b-1c2f3bce660e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:17.607682 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cf8fc2-04c8-4c83-a094-1424e7281e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:17.609678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:17.672475 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cf8fc2-04c8-4c83-a094-1424e7281e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:17.674638 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (614e2d52-3720-4b3e-ab17-6ad9a70a3a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:17.739854 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['a5090ae3-c0cd-476f-bff1-a8f38b565201', 'e91ef1ac-b879-4be5-ae5e-4d59f333af3f', 'c843fb8a-b1be-4c0e-a57a-f5be2e125676', '1f40db62-9081-4104-a19d-103628557d83'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:17.741712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (614e2d52-3720-4b3e-ab17-6ad9a70a3a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5090ae3-c0cd-476f-bff1-a8f38b565201', 'e91ef1ac-b879-4be5-ae5e-4d59f333af3f', 'c843fb8a-b1be-4c0e-a57a-f5be2e125676', '1f40db62-9081-4104-a19d-103628557d83']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:17.744064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed773db7-6685-44df-bdb6-ff47430ff29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:17.799921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed773db7-6685-44df-bdb6-ff47430ff29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f90780aa-8d00-435a-bcfe-493e534f6556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1073665689',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['a5090ae3-c0cd-476f-bff1-a8f38b565201','e91ef1ac-b879-4be5-ae5e-4d59f333af3f','c843fb8a-b1be-4c0e-a57a-f5be2e125676','1f40db62-9081-4104-a19d-103628557d83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1073665689',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f90780aa-8d00-435a-bcfe-493e534f6556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:17.801948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5f4553-7173-40e0-8947-c32c4627c53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:17.826919 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5f4553-7173-40e0-8947-c32c4627c53c) transitioned into 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-1073665689',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['a5090ae3-c0cd-476f-bff1-a8f38b565201','e91ef1ac-b879-4be5-ae5e-4d59f333af3f','c843fb8a-b1be-4c0e-a57a-f5be2e125676','1f40db62-9081-4104-a19d-103628557d83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:17.828844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963d8084-ceca-456d-aedd-9faa4aa44117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:17.843325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963d8084-ceca-456d-aedd-9faa4aa44117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:17.845845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (22f49563-a260-4333-991b-1c2f3bce660e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:17.897848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:17.911296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-83f63e80-2886-4a0f-922a-104875c3836a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:17.922585 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1475/2955] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:23:17 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 811 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:17.927218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-994722e3-e4af-4b06-a84e-03d673398b03 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:17.927756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-994722e3-e4af-4b06-a84e-03d673398b03 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:17.927933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:17.927933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:17.928320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-994722e3-e4af-4b06-a84e-03d673398b03 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:17.979477 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:17.979477 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:17.988195 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-994722e3-e4af-4b06-a84e-03d673398b03 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:18.010336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-994722e3-e4af-4b06-a84e-03d673398b03 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 200 Jan 21 04:23:18.011210 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1481/2956] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:17 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 903 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:19.027167 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cabc732f-477a-4059-9d20-0c83fac75358 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:19.027689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cabc732f-477a-4059-9d20-0c83fac75358 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:19.027887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:19.027887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:19.028263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cabc732f-477a-4059-9d20-0c83fac75358 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:19.077157 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:19.077157 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:19.085126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cabc732f-477a-4059-9d20-0c83fac75358 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:19.108218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cabc732f-477a-4059-9d20-0c83fac75358 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 200 Jan 21 04:23:19.109032 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1476/2957] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:19 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 904 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:19.124094 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f034d5a-ef17-43bf-b3b5-95dea60797a2 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:19.124541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:19.124541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:19.124952 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4f034d5a-ef17-43bf-b3b5-95dea60797a2 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-113574109", "description": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:19.174410 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:19.174410 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:19.183398 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f034d5a-ef17-43bf-b3b5-95dea60797a2 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:19.191872 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4f034d5a-ef17-43bf-b3b5-95dea60797a2 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:19.204594 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4f034d5a-ef17-43bf-b3b5-95dea60797a2 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 200 Jan 21 04:23:19.205589 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1482/2958] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 04:23:19 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 838 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:19.220377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:19.220903 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:19.221121 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:19.221121 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:19.221495 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:19.221966 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:19.271521 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:19.271521 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:19.272641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:19.298121 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:23:19.298518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79128ee1-fbd4-4c8e-ba6b-d026785c9be7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 202 Jan 21 04:23:19.302608 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1477/2959] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:19 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:19.308017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74637cbc-fdf2-4b9c-b591-5bab1eae47b1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:19.308701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74637cbc-fdf2-4b9c-b591-5bab1eae47b1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:19.308932 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:19.308932 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:19.309436 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-74637cbc-fdf2-4b9c-b591-5bab1eae47b1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:19.373156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:19.373156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:19.382380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-74637cbc-fdf2-4b9c-b591-5bab1eae47b1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:19.405359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-74637cbc-fdf2-4b9c-b591-5bab1eae47b1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 200 Jan 21 04:23:19.413227 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1483/2960] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:19 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 905 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:20.423278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41ff0a8a-1a7e-4c0f-beb0-09998cb1d281 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:20.423792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41ff0a8a-1a7e-4c0f-beb0-09998cb1d281 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:20.424123 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:20.424123 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:20.424371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41ff0a8a-1a7e-4c0f-beb0-09998cb1d281 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:20.473016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:20.473016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:20.482579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-41ff0a8a-1a7e-4c0f-beb0-09998cb1d281 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:20.505308 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41ff0a8a-1a7e-4c0f-beb0-09998cb1d281 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 200 Jan 21 04:23:20.506639 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1478/2961] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:20 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 905 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:21.523012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f345516-9062-4b0f-ab53-e250b01563fb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 Jan 21 04:23:21.523641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f345516-9062-4b0f-ab53-e250b01563fb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:21.523773 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:21.523773 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:21.524106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f345516-9062-4b0f-ab53-e250b01563fb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:21.580382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f345516-9062-4b0f-ab53-e250b01563fb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 returned with HTTP 404 Jan 21 04:23:21.581428 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1484/2962] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:21 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/f90780aa-8d00-435a-bcfe-493e534f6556 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:21.589884 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:21.590615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:21.590833 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:21.590833 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:21.591241 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:21.592000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: 2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:21.642092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:21.642092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:21.643265 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:21.669769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:23:21.670357 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-857e1eab-8447-4181-ac5c-cba0da95a3e1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 202 Jan 21 04:23:21.671248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1479/2963] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:21 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:21.678761 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90ae8bf1-bf67-425e-8866-e2a2eff4d4fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:21.679306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90ae8bf1-bf67-425e-8866-e2a2eff4d4fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:21.679788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90ae8bf1-bf67-425e-8866-e2a2eff4d4fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:21.729066 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:21.729066 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:21.737143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90ae8bf1-bf67-425e-8866-e2a2eff4d4fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:21.759378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90ae8bf1-bf67-425e-8866-e2a2eff4d4fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:21.760364 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1485/2964] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:21 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 958 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:22.776078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86b23a00-41e3-45d4-9ba8-17d311ef4958 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:22.776602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86b23a00-41e3-45d4-9ba8-17d311ef4958 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:22.776793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:22.776793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:22.777164 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-86b23a00-41e3-45d4-9ba8-17d311ef4958 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:22.826524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:22.826524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:22.835132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-86b23a00-41e3-45d4-9ba8-17d311ef4958 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:22.857595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-86b23a00-41e3-45d4-9ba8-17d311ef4958 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 200 Jan 21 04:23:22.858464 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1480/2965] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:22 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 958 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:23.874658 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dc2846a-ce30-437b-880c-eca4d6e39115 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 Jan 21 04:23:23.875165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dc2846a-ce30-437b-880c-eca4d6e39115 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:23.875327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:23.875327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:23.875694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1dc2846a-ce30-437b-880c-eca4d6e39115 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:23.920567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1dc2846a-ce30-437b-880c-eca4d6e39115 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 returned with HTTP 404 Jan 21 04:23:23.921588 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1486/2966] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:23 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/2412cc0f-8b26-417e-a68c-9e13b210a1b5 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:23.931578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:23.932336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:23.932336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:23.932755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-165740091"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:23.933947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-165740091'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:23.934320 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:23.947694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:23.964114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (1fa50ffb-82b3-45cb-a6c1-95da3ec4f05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:23.967174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04841296-add8-4ad4-b447-5784a3ac4f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:23.969082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:24.036622 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04841296-add8-4ad4-b447-5784a3ac4f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:24.038812 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784ef6a6-3cbf-475f-bca7-337e2afca79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:24.110355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['3dbccadf-845a-4831-8c4c-2a5080265613', '0ea5ec14-5db9-4422-bb4f-b84e863a8a8a', '0660cb1d-272b-4c1a-aa4c-68b6eb9d4e19', '46f0d8e6-5996-4f0b-bd3a-d9ee97ef09f8'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:24.112294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784ef6a6-3cbf-475f-bca7-337e2afca79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dbccadf-845a-4831-8c4c-2a5080265613', '0ea5ec14-5db9-4422-bb4f-b84e863a8a8a', '0660cb1d-272b-4c1a-aa4c-68b6eb9d4e19', '46f0d8e6-5996-4f0b-bd3a-d9ee97ef09f8']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:24.114373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802b4944-239b-42ae-a110-86fb3c7b9b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:24.172068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802b4944-239b-42ae-a110-86fb3c7b9b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '661e77df-5deb-43f9-9b96-b2d1f0be80a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-165740091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['3dbccadf-845a-4831-8c4c-2a5080265613','0ea5ec14-5db9-4422-bb4f-b84e863a8a8a','0660cb1d-272b-4c1a-aa4c-68b6eb9d4e19','46f0d8e6-5996-4f0b-bd3a-d9ee97ef09f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-165740091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=661e77df-5deb-43f9-9b96-b2d1f0be80a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:24.174109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17f8a79-37a0-4f6d-b283-0d44bd8e1115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:24.198479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17f8a79-37a0-4f6d-b283-0d44bd8e1115) transitioned into state 'SUCCESS' from state '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-165740091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['3dbccadf-845a-4831-8c4c-2a5080265613','0ea5ec14-5db9-4422-bb4f-b84e863a8a8a','0660cb1d-272b-4c1a-aa4c-68b6eb9d4e19','46f0d8e6-5996-4f0b-bd3a-d9ee97ef09f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:24.200417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f727d9e-c013-4266-94c3-65870e4b7936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:24.214214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f727d9e-c013-4266-94c3-65870e4b7936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:24.217129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (1fa50ffb-82b3-45cb-a6c1-95da3ec4f05c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:24.264877 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:24.278772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec1b69a6-0fed-493a-b56f-7af8c4a0fe1b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:24.289431 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1481/2967] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:23:23 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 813 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:24.294338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39ec3158-5a5b-4505-a135-dd0734f23e72 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:23:24.294853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39ec3158-5a5b-4505-a135-dd0734f23e72 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:24.295374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-39ec3158-5a5b-4505-a135-dd0734f23e72 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:24.344260 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:24.344260 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:24.353426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-39ec3158-5a5b-4505-a135-dd0734f23e72 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:24.375698 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-39ec3158-5a5b-4505-a135-dd0734f23e72 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 returned with HTTP 200 Jan 21 04:23:24.382179 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1487/2968] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:24 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 => generated 905 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:25.393673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46067763-f50a-4b4b-8fbd-f7ca5355d143 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:23:25.394219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46067763-f50a-4b4b-8fbd-f7ca5355d143 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:25.394541 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:25.394541 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:25.394918 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46067763-f50a-4b4b-8fbd-f7ca5355d143 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:25.443619 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:25.443619 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:25.452219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-46067763-f50a-4b4b-8fbd-f7ca5355d143 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:25.475127 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46067763-f50a-4b4b-8fbd-f7ca5355d143 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 returned with HTTP 200 Jan 21 04:23:25.476134 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1482/2969] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:25 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:25.491297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:25.491750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:25.491750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:25.492171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"source_volid": "661e77df-5deb-43f9-9b96-b2d1f0be80a4", "size": 1, "name": "tempest-VolumesGetTest-Volume-961589722", "metadata": {"Type": "Test"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:25.493763 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'source_volid': '661e77df-5deb-43f9-9b96-b2d1f0be80a4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-961589722', 'metadata': {'Type': 'Test'}}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:25.547759 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:25.547759 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:25.549394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume retrieved successfully. Jan 21 04:23:25.549775 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:25.562524 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:25.581126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (cce10ac3-e962-41d1-9edc-e03207ed80fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:25.583683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94797905-e0fc-4310-b4b0-06e88ed33b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:25.585730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int, validate_source_size {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:25.650714 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94797905-e0fc-4310-b4b0-06e88ed33b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '661e77df-5deb-43f9-9b96-b2d1f0be80a4', 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:25.653224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688914ee-c138-461f-857c-9f75baa44bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:25.719735 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['caf65708-192c-48bc-946d-a8dfb8aac925', 'fcf1f545-c320-42c8-9fbb-71492ed0d194', 'f9fea45e-3c0e-4f12-bc9e-a1a6abfa266f', '96b114c5-e0ab-4f82-8da6-4fc6416d6953'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:25.721795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688914ee-c138-461f-857c-9f75baa44bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf65708-192c-48bc-946d-a8dfb8aac925', 'fcf1f545-c320-42c8-9fbb-71492ed0d194', 'f9fea45e-3c0e-4f12-bc9e-a1a6abfa266f', '96b114c5-e0ab-4f82-8da6-4fc6416d6953']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:25.724108 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ccc1a2-31d5-462c-ac9f-e5a9b64115cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:25.829543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ccc1a2-31d5-462c-ac9f-e5a9b64115cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b37361b-6c3f-4ab2-b7c0-839b30717f3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-961589722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['caf65708-192c-48bc-946d-a8dfb8aac925','fcf1f545-c320-42c8-9fbb-71492ed0d194','f9fea45e-3c0e-4f12-bc9e-a1a6abfa266f','96b114c5-e0ab-4f82-8da6-4fc6416d6953'],size=1,snapshot_id=None,source_replicaid=,source_volid=661e77df-5deb-43f9-9b96-b2d1f0be80a4,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-961589722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b37361b-6c3f-4ab2-b7c0-839b30717f3b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=661e77df-5deb-43f9-9b96-b2d1f0be80a4,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:25.831671 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56dfe3b1-e4a5-4be5-b788-2c50d5bcbde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:25.857465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56dfe3b1-e4a5-4be5-b788-2c50d5bcbde9) transitioned into state 'SUCCESS' from state '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-961589722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['caf65708-192c-48bc-946d-a8dfb8aac925','fcf1f545-c320-42c8-9fbb-71492ed0d194','f9fea45e-3c0e-4f12-bc9e-a1a6abfa266f','96b114c5-e0ab-4f82-8da6-4fc6416d6953'],size=1,snapshot_id=None,source_replicaid=,source_volid=661e77df-5deb-43f9-9b96-b2d1f0be80a4,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:25.859493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cfdaf8c-831f-4646-ad56-4d7690e2d57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:25.922045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cfdaf8c-831f-4646-ad56-4d7690e2d57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:25.924367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (cce10ac3-e962-41d1-9edc-e03207ed80fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:25.977266 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:25.991948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c64d822e-aa3d-4ad6-90a9-ee0f7560bbf7 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:25.993033 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1488/2970] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:23:25 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 861 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:26.007487 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c1408bd-7d14-44d2-830f-2f9dd5942ed5 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:26.008021 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c1408bd-7d14-44d2-830f-2f9dd5942ed5 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:26.008246 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:26.008246 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:26.009275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c1408bd-7d14-44d2-830f-2f9dd5942ed5 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:26.060466 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:26.060466 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:26.070364 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c1408bd-7d14-44d2-830f-2f9dd5942ed5 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:26.096452 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c1408bd-7d14-44d2-830f-2f9dd5942ed5 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:26.097317 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1483/2971] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:26 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 929 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:27.114489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0769a94a-db10-4143-841d-61c3f2771142 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:27.115336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0769a94a-db10-4143-841d-61c3f2771142 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:27.115441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:27.115441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:27.115916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0769a94a-db10-4143-841d-61c3f2771142 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:27.171429 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:27.171429 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:27.179635 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0769a94a-db10-4143-841d-61c3f2771142 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:27.202913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0769a94a-db10-4143-841d-61c3f2771142 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:27.203801 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1489/2972] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:27 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:28.221570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c552716c-8d6f-467c-bf09-1578cd498b65 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:28.222115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c552716c-8d6f-467c-bf09-1578cd498b65 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:28.222282 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:28.222282 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:28.222651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c552716c-8d6f-467c-bf09-1578cd498b65 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:28.275070 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:28.275070 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:28.283916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c552716c-8d6f-467c-bf09-1578cd498b65 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:28.306793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c552716c-8d6f-467c-bf09-1578cd498b65 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:28.316426 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1484/2973] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:28 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:29.324539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9822582-5417-46c6-936d-f1f53e8bf456 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:29.325072 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9822582-5417-46c6-936d-f1f53e8bf456 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:29.325239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:29.325239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:29.325752 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9822582-5417-46c6-936d-f1f53e8bf456 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:29.376013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:29.376013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:29.385611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9822582-5417-46c6-936d-f1f53e8bf456 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:29.409488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9822582-5417-46c6-936d-f1f53e8bf456 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:29.410724 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1490/2974] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:29 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:30.426779 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79128229-571b-4a86-9e08-b2ea9ff7f378 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:30.427850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79128229-571b-4a86-9e08-b2ea9ff7f378 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:30.428073 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:30.428073 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:30.428422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-79128229-571b-4a86-9e08-b2ea9ff7f378 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:30.480923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:30.480923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:30.489432 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-79128229-571b-4a86-9e08-b2ea9ff7f378 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:30.513314 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-79128229-571b-4a86-9e08-b2ea9ff7f378 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:30.514344 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1485/2975] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:30 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:31.530924 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4dc5a48-da97-461c-99d8-636777d9956d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:31.531442 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4dc5a48-da97-461c-99d8-636777d9956d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:31.531658 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:31.531658 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:31.532022 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e4dc5a48-da97-461c-99d8-636777d9956d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:31.581193 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:31.581193 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:31.589514 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e4dc5a48-da97-461c-99d8-636777d9956d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:31.611709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e4dc5a48-da97-461c-99d8-636777d9956d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:31.612528 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1491/2976] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:31 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:32.628990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-091b115a-2b40-4dd0-9a1a-38241b3c3b16 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:32.629965 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-091b115a-2b40-4dd0-9a1a-38241b3c3b16 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:32.629965 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:32.629965 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:32.630186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-091b115a-2b40-4dd0-9a1a-38241b3c3b16 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:32.683229 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:32.683229 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:32.692885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-091b115a-2b40-4dd0-9a1a-38241b3c3b16 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:32.716016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-091b115a-2b40-4dd0-9a1a-38241b3c3b16 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:32.717276 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1486/2977] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:32 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:33.732832 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3a0e26b1-5064-4dfd-9481-6c377df1861d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:33.733343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3a0e26b1-5064-4dfd-9481-6c377df1861d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:33.733655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:33.733655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:33.734031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3a0e26b1-5064-4dfd-9481-6c377df1861d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:33.785750 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:33.785750 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:33.794930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3a0e26b1-5064-4dfd-9481-6c377df1861d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:33.817079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3a0e26b1-5064-4dfd-9481-6c377df1861d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:33.817909 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1492/2978] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:33 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 953 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:23:34.833385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-909df275-b745-4667-a377-a5c71c421762 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:34.833968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-909df275-b745-4667-a377-a5c71c421762 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:34.834080 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:34.834080 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:34.834444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-909df275-b745-4667-a377-a5c71c421762 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:34.882951 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:34.882951 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:34.891720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-909df275-b745-4667-a377-a5c71c421762 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:34.912806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-909df275-b745-4667-a377-a5c71c421762 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:34.913617 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1487/2979] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:34 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 954 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:34.928995 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-288443ad-972d-4b70-9ce9-c6615e6a478e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:34.929517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-288443ad-972d-4b70-9ce9-c6615e6a478e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:34.929732 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:34.929732 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:34.930106 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-288443ad-972d-4b70-9ce9-c6615e6a478e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:34.982236 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:34.982236 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:34.990317 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-288443ad-972d-4b70-9ce9-c6615e6a478e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:35.011616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-288443ad-972d-4b70-9ce9-c6615e6a478e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:35.012350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1493/2980] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:34 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 954 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:35.026818 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd6a7fbe-dbc3-4660-90e4-c913d44352be tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:35.027298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:35.027298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:35.027708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fd6a7fbe-dbc3-4660-90e4-c913d44352be tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-961589722"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:35.076632 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:35.076632 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:35.084584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fd6a7fbe-dbc3-4660-90e4-c913d44352be tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:35.093638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fd6a7fbe-dbc3-4660-90e4-c913d44352be tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:35.107028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fd6a7fbe-dbc3-4660-90e4-c913d44352be tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:35.107879 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1488/2981] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 04:23:35 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 886 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:35.122109 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-766074c8-5a57-4652-995d-62f6b1fc77f1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:35.122558 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:35.122558 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:35.123057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-766074c8-5a57-4652-995d-62f6b1fc77f1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-884034387", "description": "This is the new description of volume"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:35.171940 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:35.171940 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:35.179835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-766074c8-5a57-4652-995d-62f6b1fc77f1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:35.189437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-766074c8-5a57-4652-995d-62f6b1fc77f1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:35.202609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-766074c8-5a57-4652-995d-62f6b1fc77f1 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:35.203492 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1494/2982] 10.222.0.22 () {60 vars in 1336 bytes} [Thu Jan 21 04:23:35 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 925 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:35.217518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-694a40e3-35f6-431c-831f-99639726b785 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:35.218030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-694a40e3-35f6-431c-831f-99639726b785 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:35.218243 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:35.218243 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:35.218610 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-694a40e3-35f6-431c-831f-99639726b785 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:35.266732 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:35.266732 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:35.275298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-694a40e3-35f6-431c-831f-99639726b785 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:35.296729 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-694a40e3-35f6-431c-831f-99639726b785 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:35.297534 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1489/2983] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:35 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 993 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:35.312057 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:35.312503 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:35.312503 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:35.312912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-57406330", "availability_zone": "nova", "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:35.314019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-57406330', 'availability_zone': 'nova', 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:35.314390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:35.326822 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:35.343849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (b9297ecc-ba78-466c-867d-9664e9370353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:35.346591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ea42cf-454d-4125-9f1b-e5e2ef1d38d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:35.348593 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:35.413330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ea42cf-454d-4125-9f1b-e5e2ef1d38d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:35.415709 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817ce5d2-5b73-40df-b6e7-b06df57771cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:35.480514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['7f148dfa-38b8-416e-ad1e-5a576f5a2d48', '63af2257-7839-4157-9151-c91f9782f0d6', '27598661-b032-4dda-9b9a-b1e5a6767c92', 'a176b94f-3b4f-4ac0-a920-667fbd94ae11'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:35.482367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817ce5d2-5b73-40df-b6e7-b06df57771cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f148dfa-38b8-416e-ad1e-5a576f5a2d48', '63af2257-7839-4157-9151-c91f9782f0d6', '27598661-b032-4dda-9b9a-b1e5a6767c92', 'a176b94f-3b4f-4ac0-a920-667fbd94ae11']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:35.484519 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947378ca-abc9-4f87-82aa-3829bb64705a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:35.539938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947378ca-abc9-4f87-82aa-3829bb64705a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a84252-562d-475a-8b8a-1c32cab93032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-57406330',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['7f148dfa-38b8-416e-ad1e-5a576f5a2d48','63af2257-7839-4157-9151-c91f9782f0d6','27598661-b032-4dda-9b9a-b1e5a6767c92','a176b94f-3b4f-4ac0-a920-667fbd94ae11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-57406330',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a84252-562d-475a-8b8a-1c32cab93032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:35.541909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc30286-738e-4015-9f59-01d058170cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:35.566900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc30286-738e-4015-9f59-01d058170cf6) transitioned into 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-57406330',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['7f148dfa-38b8-416e-ad1e-5a576f5a2d48','63af2257-7839-4157-9151-c91f9782f0d6','27598661-b032-4dda-9b9a-b1e5a6767c92','a176b94f-3b4f-4ac0-a920-667fbd94ae11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:35.568884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3535c19-8645-4430-8920-82836a5c5f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:35.582987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3535c19-8645-4430-8920-82836a5c5f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:35.585658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (b9297ecc-ba78-466c-867d-9664e9370353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:35.634158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:35.647870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0070b327-32fc-498d-a7c1-5fb927172e24 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:35.648900 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1495/2984] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:23:35 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 809 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:35.664278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69b3ba20-3e48-4cdd-8335-0886febfd0fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:35.665559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69b3ba20-3e48-4cdd-8335-0886febfd0fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:35.665866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:35.665866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:35.666365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69b3ba20-3e48-4cdd-8335-0886febfd0fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:35.730727 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:35.730727 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:35.739336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69b3ba20-3e48-4cdd-8335-0886febfd0fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:35.761977 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69b3ba20-3e48-4cdd-8335-0886febfd0fc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 200 Jan 21 04:23:35.762824 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1490/2985] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:35 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 901 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:36.780187 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bde0a3a6-42d8-4c00-8702-d85d8118cc68 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:36.780741 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bde0a3a6-42d8-4c00-8702-d85d8118cc68 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:36.780906 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:36.780906 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:36.781282 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bde0a3a6-42d8-4c00-8702-d85d8118cc68 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:36.835755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:36.835755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:36.844550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bde0a3a6-42d8-4c00-8702-d85d8118cc68 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:36.866016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bde0a3a6-42d8-4c00-8702-d85d8118cc68 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 200 Jan 21 04:23:36.866835 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1496/2986] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:36 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 902 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:36.881521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82e8bbff-751c-4e7c-b71e-76aecf7b13ee tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:36.881977 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:36.881977 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:36.882385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82e8bbff-751c-4e7c-b71e-76aecf7b13ee tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-961589722", "description": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:36.935884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:36.935884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:36.943871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-82e8bbff-751c-4e7c-b71e-76aecf7b13ee tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:36.952897 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-82e8bbff-751c-4e7c-b71e-76aecf7b13ee tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:36.966725 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82e8bbff-751c-4e7c-b71e-76aecf7b13ee tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 200 Jan 21 04:23:36.967651 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1491/2987] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 04:23:36 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 838 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:36.982303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:36.982817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:36.983065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:36.983065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:36.983439 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:36.983900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: 09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:37.034906 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:37.034906 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:37.036017 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:37.063901 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:23:37.064381 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fc07e74d-1305-4715-a471-46f627d16d64 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 202 Jan 21 04:23:37.068000 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1497/2988] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:36 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:37.075228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c812c6a-167f-40bb-8e65-2cbeb6b023ae tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:37.075768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c812c6a-167f-40bb-8e65-2cbeb6b023ae tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:37.075994 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:37.075994 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:37.077109 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2c812c6a-167f-40bb-8e65-2cbeb6b023ae tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:37.129858 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:37.129858 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:37.139022 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2c812c6a-167f-40bb-8e65-2cbeb6b023ae tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:37.162423 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2c812c6a-167f-40bb-8e65-2cbeb6b023ae tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 200 Jan 21 04:23:37.163277 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1492/2989] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:37 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 905 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:38.180313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a31f4f9f-281e-4ebf-bbe5-e9dad12e0580 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:38.181629 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a31f4f9f-281e-4ebf-bbe5-e9dad12e0580 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:38.181909 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:38.181909 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:38.182291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a31f4f9f-281e-4ebf-bbe5-e9dad12e0580 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:38.231233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:38.231233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:38.239404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a31f4f9f-281e-4ebf-bbe5-e9dad12e0580 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:38.261738 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a31f4f9f-281e-4ebf-bbe5-e9dad12e0580 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 200 Jan 21 04:23:38.271540 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1498/2990] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:38 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:39.278763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f982244c-027d-4db9-b10d-5b5c4eafc93d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 Jan 21 04:23:39.279311 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f982244c-027d-4db9-b10d-5b5c4eafc93d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:39.279499 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:39.279499 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:39.279869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f982244c-027d-4db9-b10d-5b5c4eafc93d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:39.329204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f982244c-027d-4db9-b10d-5b5c4eafc93d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 returned with HTTP 404 Jan 21 04:23:39.330240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1493/2991] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:39 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/09a84252-562d-475a-8b8a-1c32cab93032 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:39.338582 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:39.339146 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:39.339368 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:39.339368 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:39.339739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:39.340201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: 7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:39.392247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:39.392247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:39.393425 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:39.419581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:23:39.420048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-437c2dda-e5ed-4513-befe-1ee772b67019 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 202 Jan 21 04:23:39.421056 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1499/2992] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:39 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:23:39.428718 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07928250-a735-448d-b9b5-1b56def0f70e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:39.429254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07928250-a735-448d-b9b5-1b56def0f70e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:39.429951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-07928250-a735-448d-b9b5-1b56def0f70e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:39.479137 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:39.479137 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:39.487188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-07928250-a735-448d-b9b5-1b56def0f70e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:39.510662 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-07928250-a735-448d-b9b5-1b56def0f70e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:39.511519 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1494/2993] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:39 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 992 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:40.528438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-570e89da-be1f-4b20-bf69-86225d9da484 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:40.529114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-570e89da-be1f-4b20-bf69-86225d9da484 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:40.529400 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:40.529400 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:40.529900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-570e89da-be1f-4b20-bf69-86225d9da484 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:40.578244 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:40.578244 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:40.587220 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-570e89da-be1f-4b20-bf69-86225d9da484 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:40.617495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-570e89da-be1f-4b20-bf69-86225d9da484 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 200 Jan 21 04:23:40.618335 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1500/2994] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:40 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 992 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:41.635069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8f7acf1-5789-49df-b63c-e180679b22cc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b Jan 21 04:23:41.635572 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8f7acf1-5789-49df-b63c-e180679b22cc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:41.635690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:41.635690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:41.636048 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b8f7acf1-5789-49df-b63c-e180679b22cc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:41.685521 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b8f7acf1-5789-49df-b63c-e180679b22cc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b returned with HTTP 404 Jan 21 04:23:41.686525 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1495/2995] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:41 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/7b37361b-6c3f-4ab2-b7c0-839b30717f3b => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:23:41.724499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:41.724943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:41.724943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:41.725353 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1, "name": "tempest-VolumesGetTest-Volume-1737797654", "metadata": {"Type": "Test"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:41.726534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1737797654', 'metadata': {'Type': 'Test'}}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:41.843129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:41.856622 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:41.873954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (33c7c922-4977-41dd-9f3f-8eb549d1a7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:41.876767 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f96cfaf-4759-4800-9f92-c42d574c8e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:41.878760 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:41.984339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f96cfaf-4759-4800-9f92-c42d574c8e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:41.986516 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52d3041-3a37-4c1e-bfc4-c6b8c7676dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:42.050988 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['79b03920-d8e4-4b42-81d2-78bd11d394b2', 'b976ff7c-ab35-4754-a1d6-2e0208954ae2', 'd0b5f8ac-8e0f-4e1a-8bd3-40cd65634f1d', '43b1f504-cfef-4ca4-9c03-af0f1941aa9f'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:42.052986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52d3041-3a37-4c1e-bfc4-c6b8c7676dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b03920-d8e4-4b42-81d2-78bd11d394b2', 'b976ff7c-ab35-4754-a1d6-2e0208954ae2', 'd0b5f8ac-8e0f-4e1a-8bd3-40cd65634f1d', '43b1f504-cfef-4ca4-9c03-af0f1941aa9f']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:42.055132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6049982-8f05-4e8f-8cda-5999991cf043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:42.113472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6049982-8f05-4e8f-8cda-5999991cf043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '878d07ff-13aa-408e-9e3c-259ba77647ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1737797654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['79b03920-d8e4-4b42-81d2-78bd11d394b2','b976ff7c-ab35-4754-a1d6-2e0208954ae2','d0b5f8ac-8e0f-4e1a-8bd3-40cd65634f1d','43b1f504-cfef-4ca4-9c03-af0f1941aa9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1737797654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=878d07ff-13aa-408e-9e3c-259ba77647ed,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:42.115556 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eaf04e1-419b-4b99-a288-67a12c51b86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:42.141630 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eaf04e1-419b-4b99-a288-67a12c51b86b) transitioned into state 'SUCCESS' from state '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-1737797654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['79b03920-d8e4-4b42-81d2-78bd11d394b2','b976ff7c-ab35-4754-a1d6-2e0208954ae2','d0b5f8ac-8e0f-4e1a-8bd3-40cd65634f1d','43b1f504-cfef-4ca4-9c03-af0f1941aa9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:42.143635 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6350b42e-42b3-437f-9def-a0df5d85c734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:42.157696 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6350b42e-42b3-437f-9def-a0df5d85c734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:42.160278 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (33c7c922-4977-41dd-9f3f-8eb549d1a7f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:42.208527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:42.222087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5bb4480a-9d08-4797-9329-203625af39c4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:42.232903 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1501/2996] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:23:41 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 828 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:42.237219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da937cd3-f129-499c-9cd4-6fb36db02011 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:42.237745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da937cd3-f129-499c-9cd4-6fb36db02011 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:42.238213 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da937cd3-f129-499c-9cd4-6fb36db02011 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:42.289456 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:42.289456 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:42.298892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da937cd3-f129-499c-9cd4-6fb36db02011 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:42.320616 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da937cd3-f129-499c-9cd4-6fb36db02011 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:42.331007 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1496/2997] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:42 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:43.338869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82dd63b0-92c1-46fd-95d9-1e1045c0ea28 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:43.339450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82dd63b0-92c1-46fd-95d9-1e1045c0ea28 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:43.339626 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:43.339626 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:43.340290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-82dd63b0-92c1-46fd-95d9-1e1045c0ea28 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:43.390022 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:43.390022 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:43.399714 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-82dd63b0-92c1-46fd-95d9-1e1045c0ea28 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:43.425150 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-82dd63b0-92c1-46fd-95d9-1e1045c0ea28 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:43.426150 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1502/2998] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:43 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:44.442227 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed66b40d-0f59-4990-8b44-1ff02b96b934 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:44.442763 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed66b40d-0f59-4990-8b44-1ff02b96b934 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:44.442933 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:44.442933 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:44.443325 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ed66b40d-0f59-4990-8b44-1ff02b96b934 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:44.493944 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:44.493944 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:44.502560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ed66b40d-0f59-4990-8b44-1ff02b96b934 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:44.525676 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ed66b40d-0f59-4990-8b44-1ff02b96b934 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:44.531968 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1497/2999] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:44 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:45.542576 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dda7966e-c1dc-49cb-b839-b7c93d80913f tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:45.543421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dda7966e-c1dc-49cb-b839-b7c93d80913f tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:45.543598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:45.543598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:45.544125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dda7966e-c1dc-49cb-b839-b7c93d80913f tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:45.594048 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:45.594048 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:45.603124 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dda7966e-c1dc-49cb-b839-b7c93d80913f tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:45.625049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dda7966e-c1dc-49cb-b839-b7c93d80913f tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:45.625865 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1503/3000] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:45 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:46.642526 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2d7aac4-772c-484f-a504-f5a2de094308 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:46.643058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2d7aac4-772c-484f-a504-f5a2de094308 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:46.643288 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:46.643288 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:46.643584 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d2d7aac4-772c-484f-a504-f5a2de094308 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:46.695366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:46.695366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:46.705400 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d2d7aac4-772c-484f-a504-f5a2de094308 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:46.730249 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d2d7aac4-772c-484f-a504-f5a2de094308 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:46.739844 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1498/3001] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:46 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:47.747340 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31053b80-c358-45d0-9b24-0fb69269093a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:47.747954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31053b80-c358-45d0-9b24-0fb69269093a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:47.748172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:47.748172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:47.748549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-31053b80-c358-45d0-9b24-0fb69269093a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:47.805346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:47.805346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:47.814334 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-31053b80-c358-45d0-9b24-0fb69269093a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:47.838564 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-31053b80-c358-45d0-9b24-0fb69269093a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:47.839614 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1504/3002] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:47 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:48.856120 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01333f3d-2114-4041-8b16-bf6aa96294e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:48.856674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01333f3d-2114-4041-8b16-bf6aa96294e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:48.856945 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:48.856945 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:48.857328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01333f3d-2114-4041-8b16-bf6aa96294e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:48.909471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:48.909471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:48.920448 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-01333f3d-2114-4041-8b16-bf6aa96294e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:48.946667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01333f3d-2114-4041-8b16-bf6aa96294e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:48.948077 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1499/3003] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:48 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:49.964623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-874b1f6e-309c-428d-8634-8e708bc65920 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:49.965163 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-874b1f6e-309c-428d-8634-8e708bc65920 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:49.965332 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:49.965332 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:49.965700 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-874b1f6e-309c-428d-8634-8e708bc65920 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:50.146324 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:50.146324 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:50.156920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-874b1f6e-309c-428d-8634-8e708bc65920 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:50.179307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-874b1f6e-309c-428d-8634-8e708bc65920 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:50.189832 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1505/3004] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:49 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:51.197039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee182ad6-2bf8-4ef7-bd2e-d532b8347ac8 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:51.197674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee182ad6-2bf8-4ef7-bd2e-d532b8347ac8 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:51.197875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:51.197875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:51.198227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ee182ad6-2bf8-4ef7-bd2e-d532b8347ac8 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:51.248148 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:51.248148 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:51.256536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ee182ad6-2bf8-4ef7-bd2e-d532b8347ac8 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:51.278795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ee182ad6-2bf8-4ef7-bd2e-d532b8347ac8 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:51.279705 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1500/3005] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:51 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:52.295941 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f668d167-9ef4-4c3f-a4ab-c25a068efe88 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:52.296503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f668d167-9ef4-4c3f-a4ab-c25a068efe88 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:52.296715 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:52.296715 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:52.297121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f668d167-9ef4-4c3f-a4ab-c25a068efe88 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:52.345757 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:52.345757 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:52.354570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f668d167-9ef4-4c3f-a4ab-c25a068efe88 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:52.378111 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f668d167-9ef4-4c3f-a4ab-c25a068efe88 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:52.379096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1506/3006] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:52 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 978 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:53.395081 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-196371d9-3312-4d73-abb6-52d7d2725552 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:53.395597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-196371d9-3312-4d73-abb6-52d7d2725552 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:53.395686 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:53.395686 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:53.396064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-196371d9-3312-4d73-abb6-52d7d2725552 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:53.450941 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:53.450941 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:53.459488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-196371d9-3312-4d73-abb6-52d7d2725552 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:53.482177 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-196371d9-3312-4d73-abb6-52d7d2725552 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:53.491640 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1501/3007] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:53 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:54.499850 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32d3c269-b562-4fc1-afbe-b5d4cecef1a0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:54.500421 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32d3c269-b562-4fc1-afbe-b5d4cecef1a0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:54.500662 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:54.500662 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:54.501490 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32d3c269-b562-4fc1-afbe-b5d4cecef1a0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:54.557501 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:54.557501 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:54.567003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-32d3c269-b562-4fc1-afbe-b5d4cecef1a0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:54.593169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32d3c269-b562-4fc1-afbe-b5d4cecef1a0 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:54.594124 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1507/3008] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:54 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:55.611032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-771d7648-0b9e-4482-9df8-4607bf365533 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:55.611710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-771d7648-0b9e-4482-9df8-4607bf365533 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:55.611969 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:55.611969 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:55.612474 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-771d7648-0b9e-4482-9df8-4607bf365533 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:55.670760 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:55.670760 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:55.679202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-771d7648-0b9e-4482-9df8-4607bf365533 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:55.706774 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-771d7648-0b9e-4482-9df8-4607bf365533 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:55.707640 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1502/3009] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:55 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:56.725062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ea4b294-2a1c-4941-8885-9a3252f60137 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:56.725885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ea4b294-2a1c-4941-8885-9a3252f60137 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:56.725885 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:56.725885 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:56.726577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5ea4b294-2a1c-4941-8885-9a3252f60137 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:56.779653 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:56.779653 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:56.788625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5ea4b294-2a1c-4941-8885-9a3252f60137 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:56.812812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5ea4b294-2a1c-4941-8885-9a3252f60137 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:56.813744 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1508/3010] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:56 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 981 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:57.830243 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e3b41b4-a73f-4c25-9eea-2590d60bc7e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:57.830805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e3b41b4-a73f-4c25-9eea-2590d60bc7e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:57.830972 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:57.830972 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:57.831374 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e3b41b4-a73f-4c25-9eea-2590d60bc7e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:57.879923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:57.879923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:57.888670 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e3b41b4-a73f-4c25-9eea-2590d60bc7e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:57.911327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e3b41b4-a73f-4c25-9eea-2590d60bc7e6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:57.912129 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1503/3011] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:57 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:57.927070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a8ea4c68-4342-4bde-9ae4-08aeb5483cfc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:57.927597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a8ea4c68-4342-4bde-9ae4-08aeb5483cfc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:57.927811 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:57.927811 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:57.928186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a8ea4c68-4342-4bde-9ae4-08aeb5483cfc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:57.979989 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:57.979989 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:57.988028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a8ea4c68-4342-4bde-9ae4-08aeb5483cfc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:58.012063 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a8ea4c68-4342-4bde-9ae4-08aeb5483cfc tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:58.012859 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1509/3012] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:57 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:58.028015 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df00588a-8ec5-40e3-a63d-6fb958f9cdde tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:58.028464 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:58.028464 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:58.028872 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-df00588a-8ec5-40e3-a63d-6fb958f9cdde tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1737797654"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:58.087084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:58.087084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:58.095638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df00588a-8ec5-40e3-a63d-6fb958f9cdde tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:58.104472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-df00588a-8ec5-40e3-a63d-6fb958f9cdde tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:58.117319 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-df00588a-8ec5-40e3-a63d-6fb958f9cdde tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:58.118291 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1504/3013] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 04:23:58 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:58.132077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0b41b5e-446f-4f22-8223-0e1847a8a7c9 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:58.132521 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:58.132521 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:58.132937 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d0b41b5e-446f-4f22-8223-0e1847a8a7c9 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1479130716", "description": "This is the new description of volume"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:58.184854 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:58.184854 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:58.192834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0b41b5e-446f-4f22-8223-0e1847a8a7c9 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:58.202039 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d0b41b5e-446f-4f22-8223-0e1847a8a7c9 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:58.215500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d0b41b5e-446f-4f22-8223-0e1847a8a7c9 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:58.216639 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1510/3014] 10.222.0.22 () {60 vars in 1336 bytes} [Thu Jan 21 04:23:58 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 891 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:58.230808 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3a5c2ed-0ebb-4bf1-a5e7-d0935d3f111a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:23:58.231365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3a5c2ed-0ebb-4bf1-a5e7-d0935d3f111a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:58.231583 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:58.231583 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:58.231957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3a5c2ed-0ebb-4bf1-a5e7-d0935d3f111a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:58.281339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:58.281339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:58.289543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b3a5c2ed-0ebb-4bf1-a5e7-d0935d3f111a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:58.311985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3a5c2ed-0ebb-4bf1-a5e7-d0935d3f111a tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:23:58.312798 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1505/3015] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:58 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 1408 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:23:58.327839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] POST http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes Jan 21 04:23:58.328284 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:58.328284 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:58.328692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1017829764", "availability_zone": "nova", "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:58.329798 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1017829764', 'availability_zone': 'nova', 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:23:58.330189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume of 1 GB Jan 21 04:23:58.343566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Availability Zones retrieved successfully. Jan 21 04:23:58.360043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (0868e7a4-0c74-400e-981d-a932a187eb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:58.362765 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be29d53-ac0d-4908-91a7-1f716235a45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:58.364764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:23:58.427134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be29d53-ac0d-4908-91a7-1f716235a45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:58.429366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e182b5f-5b71-4de4-8e6a-0a6f47d883cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:58.492211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Created reservations ['92493307-3721-465c-87b6-d3fecc0810dd', 'f62c9f23-2be9-49ca-81c7-84e00e5361e1', '4dacb3a0-eee4-4b66-ba74-338927c8526e', '669457a4-30cc-42b1-9b5d-cce21da0f6ce'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:23:58.494772 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e182b5f-5b71-4de4-8e6a-0a6f47d883cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92493307-3721-465c-87b6-d3fecc0810dd', 'f62c9f23-2be9-49ca-81c7-84e00e5361e1', '4dacb3a0-eee4-4b66-ba74-338927c8526e', '669457a4-30cc-42b1-9b5d-cce21da0f6ce']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:58.496883 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b904cccd-9f79-4c0d-8e85-73f8f5a9f363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:58.551319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b904cccd-9f79-4c0d-8e85-73f8f5a9f363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e00f17-aa8e-4f87-bdc7-6e7b1e56e940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1017829764',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['92493307-3721-465c-87b6-d3fecc0810dd','f62c9f23-2be9-49ca-81c7-84e00e5361e1','4dacb3a0-eee4-4b66-ba74-338927c8526e','669457a4-30cc-42b1-9b5d-cce21da0f6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:23:58Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1017829764',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99e00f17-aa8e-4f87-bdc7-6e7b1e56e940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600d73205ed144ab8afdf4e585989914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519d4c722c254ecf9c77729f7c395df2',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:58.553345 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e923a3da-73bc-42b8-b4b6-83c7a5d6dec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:58.577862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e923a3da-73bc-42b8-b4b6-83c7a5d6dec1) transitioned into 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-1017829764',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600d73205ed144ab8afdf4e585989914',qos_specs=None,replication_status=,reservations=['92493307-3721-465c-87b6-d3fecc0810dd','f62c9f23-2be9-49ca-81c7-84e00e5361e1','4dacb3a0-eee4-4b66-ba74-338927c8526e','669457a4-30cc-42b1-9b5d-cce21da0f6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519d4c722c254ecf9c77729f7c395df2',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:58.579833 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c505c9-e6ac-41bf-8c82-5dfded63005a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:23:58.594403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c505c9-e6ac-41bf-8c82-5dfded63005a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:23:58.596925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Flow 'volume_create_api' (0868e7a4-0c74-400e-981d-a932a187eb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:23:58.649252 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Create volume request issued successfully. Jan 21 04:23:58.662712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e830af7-afa0-460f-926a-b7276050d4b6 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes returned with HTTP 202 Jan 21 04:23:58.673968 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1511/3016] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:23:58 2021] POST /volume/v3/600d73205ed144ab8afdf4e585989914/volumes => generated 811 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:23:58.678369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18112187-45f2-454b-acc5-91bf2fd06996 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:23:58.678932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18112187-45f2-454b-acc5-91bf2fd06996 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:58.679175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:58.679175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:58.679548 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18112187-45f2-454b-acc5-91bf2fd06996 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:58.728319 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:58.728319 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:58.739132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18112187-45f2-454b-acc5-91bf2fd06996 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:58.763084 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18112187-45f2-454b-acc5-91bf2fd06996 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 200 Jan 21 04:23:58.773137 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1506/3017] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:58 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 903 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:59.780309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-382ca7d3-dae7-4080-8af7-66f49648972b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:23:59.780862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-382ca7d3-dae7-4080-8af7-66f49648972b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:59.781013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:59.781013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:59.781385 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-382ca7d3-dae7-4080-8af7-66f49648972b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:59.829104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:59.829104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:59.837133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-382ca7d3-dae7-4080-8af7-66f49648972b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:59.858163 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-382ca7d3-dae7-4080-8af7-66f49648972b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 200 Jan 21 04:23:59.858952 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1512/3018] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:23:59 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 904 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:59.874192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bebf4b8-cb1c-4d10-bfbf-15c8c2439ed3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] PUT http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:23:59.874648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:59.874648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:59.875090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0bebf4b8-cb1c-4d10-bfbf-15c8c2439ed3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1737797654", "description": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:23:59.928659 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:23:59.928659 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:23:59.937608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0bebf4b8-cb1c-4d10-bfbf-15c8c2439ed3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:23:59.946383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0bebf4b8-cb1c-4d10-bfbf-15c8c2439ed3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume updated successfully. Jan 21 04:23:59.959553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bebf4b8-cb1c-4d10-bfbf-15c8c2439ed3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 200 Jan 21 04:23:59.960408 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1507/3019] 10.222.0.22 () {60 vars in 1335 bytes} [Thu Jan 21 04:23:59 2021] PUT /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 839 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:23:59.974707 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:23:59.975259 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:23:59.975493 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:23:59.975493 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:23:59.975845 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:23:59.976306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: 99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:24:00.025440 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:00.025440 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:00.026560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:00.052226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:24:00.052668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13a57de2-15e0-4a7f-b390-44a9cf03e0ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 202 Jan 21 04:24:00.053491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1513/3020] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:23:59 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:24:00.061985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b75286b-1c1d-45b6-8711-e15abf6abbcb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:24:00.062520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b75286b-1c1d-45b6-8711-e15abf6abbcb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:00.062752 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:00.062752 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:00.063126 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b75286b-1c1d-45b6-8711-e15abf6abbcb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:00.112728 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:00.112728 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:00.121602 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8b75286b-1c1d-45b6-8711-e15abf6abbcb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:00.143961 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b75286b-1c1d-45b6-8711-e15abf6abbcb tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 200 Jan 21 04:24:00.144941 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1508/3021] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:00 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:01.161330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b4e8bb9-e200-40f7-88b4-00aaae6fac87 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:24:01.161893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b4e8bb9-e200-40f7-88b4-00aaae6fac87 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:01.162081 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:01.162081 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:01.162605 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8b4e8bb9-e200-40f7-88b4-00aaae6fac87 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:01.212010 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:01.212010 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:01.220614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8b4e8bb9-e200-40f7-88b4-00aaae6fac87 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:01.241604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8b4e8bb9-e200-40f7-88b4-00aaae6fac87 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 200 Jan 21 04:24:01.242758 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1514/3022] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:01 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 906 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:02.258624 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ab80ae1-b0c9-44ed-9a2f-be9d1df35d74 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 Jan 21 04:24:02.259171 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ab80ae1-b0c9-44ed-9a2f-be9d1df35d74 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:02.259387 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:02.259387 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:02.259756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8ab80ae1-b0c9-44ed-9a2f-be9d1df35d74 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:02.306618 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8ab80ae1-b0c9-44ed-9a2f-be9d1df35d74 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 returned with HTTP 404 Jan 21 04:24:02.307662 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1509/3023] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:02 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/99e00f17-aa8e-4f87-bdc7-6e7b1e56e940 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:24:02.316020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:24:02.316550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:02.317014 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:02.317014 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:02.317395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:02.317865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: 878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:24:02.368809 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:02.368809 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:02.370143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:02.396817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:24:02.397653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-326afd7c-59a8-4a8a-823c-50f3084d149b tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 202 Jan 21 04:24:02.399823 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1515/3024] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:24:02 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:24:02.407497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-105c1261-1219-427b-a60b-92aa6417c7ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:24:02.408144 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-105c1261-1219-427b-a60b-92aa6417c7ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:02.409071 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-105c1261-1219-427b-a60b-92aa6417c7ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:02.460160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:02.460160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:02.469132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-105c1261-1219-427b-a60b-92aa6417c7ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:02.493793 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-105c1261-1219-427b-a60b-92aa6417c7ea tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:24:02.494805 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1510/3025] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:02 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 1407 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:24:03.512366 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec7ff2b6-7e03-4881-843e-8159361f2fac tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:24:03.512924 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec7ff2b6-7e03-4881-843e-8159361f2fac tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:03.513089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:03.513089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:03.513459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ec7ff2b6-7e03-4881-843e-8159361f2fac tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:03.562235 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:03.562235 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:03.570268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ec7ff2b6-7e03-4881-843e-8159361f2fac tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:03.594586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ec7ff2b6-7e03-4881-843e-8159361f2fac tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 200 Jan 21 04:24:03.604876 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1516/3026] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:03 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 1407 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:24:04.612148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e1bf9ca-2a5b-480c-93a7-23ff9f0709e4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed Jan 21 04:24:04.612693 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e1bf9ca-2a5b-480c-93a7-23ff9f0709e4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:04.612860 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:04.612860 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:04.613234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e1bf9ca-2a5b-480c-93a7-23ff9f0709e4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:04.661048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e1bf9ca-2a5b-480c-93a7-23ff9f0709e4 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed returned with HTTP 404 Jan 21 04:24:04.662101 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1511/3027] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:04 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/878d07ff-13aa-408e-9e3c-259ba77647ed => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:24:04.674431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] DELETE http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:24:04.675007 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:04.675202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:04.675202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:04.675578 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:04.676048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume with id: 661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:24:04.732113 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:04.732113 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:04.733287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:04.764029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Delete volume request issued successfully. Jan 21 04:24:04.764697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-695d154f-78ea-48c1-b910-4bde7b51ee9e tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 returned with HTTP 202 Jan 21 04:24:04.765553 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1517/3028] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:24:04 2021] DELETE /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:24:04.773134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acc9c479-2f61-45d0-b039-bc1f140e493d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:24:04.774839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acc9c479-2f61-45d0-b039-bc1f140e493d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:04.774839 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acc9c479-2f61-45d0-b039-bc1f140e493d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:04.825804 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:04.825804 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:04.834663 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-acc9c479-2f61-45d0-b039-bc1f140e493d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:04.858392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acc9c479-2f61-45d0-b039-bc1f140e493d tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 returned with HTTP 200 Jan 21 04:24:04.859255 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1512/3029] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:04 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:05.876172 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fb83162-f737-4da9-a91f-b39b95edecd3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:24:05.876721 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fb83162-f737-4da9-a91f-b39b95edecd3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:05.876922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:05.876922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:05.877337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3fb83162-f737-4da9-a91f-b39b95edecd3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:05.929869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:05.929869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:05.938942 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3fb83162-f737-4da9-a91f-b39b95edecd3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Volume info retrieved successfully. Jan 21 04:24:05.960632 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3fb83162-f737-4da9-a91f-b39b95edecd3 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 returned with HTTP 200 Jan 21 04:24:05.961424 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1518/3030] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:05 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 => generated 905 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:06.977611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8be9d0a0-fefe-45a1-bcb3-ac638b7f8672 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] GET http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 Jan 21 04:24:06.978189 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8be9d0a0-fefe-45a1-bcb3-ac638b7f8672 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:06.978318 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:06.978318 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:06.978657 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8be9d0a0-fefe-45a1-bcb3-ac638b7f8672 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:07.027525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8be9d0a0-fefe-45a1-bcb3-ac638b7f8672 tempest-VolumesGetTest-440113562 tempest-VolumesGetTest-440113562] http://10.222.0.22/volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 returned with HTTP 404 Jan 21 04:24:07.028527 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1513/3031] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:06 2021] GET /volume/v3/600d73205ed144ab8afdf4e585989914/volumes/661e77df-5deb-43f9-9b96-b2d1f0be80a4 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:24:52.892176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9424d7c9-dfeb-43ca-b3a0-0f5369ba909e tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] POST http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/types Jan 21 04:24:52.892668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:52.892668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:52.893238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9424d7c9-dfeb-43ca-b3a0-0f5369ba909e tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1306254861", "extra_specs": {}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:52.934991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9424d7c9-dfeb-43ca-b3a0-0f5369ba909e tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/types returned with HTTP 200 Jan 21 04:24:52.936078 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1519/3032] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:24:52 2021] POST /volume/v3/12476a68cccd484c87723e730d2cd8c7/types => generated 212 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:52.947933 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7bbf5de-8959-4946-b2c4-15c5fcd4b78d tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] POST http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/types/7ae49e7e-1c9f-4941-8f5c-71dacace20f2/encryption Jan 21 04:24:52.948790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d7bbf5de-8959-4946-b2c4-15c5fcd4b78d tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:52.999817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d7bbf5de-8959-4946-b2c4-15c5fcd4b78d tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/types/7ae49e7e-1c9f-4941-8f5c-71dacace20f2/encryption returned with HTTP 200 Jan 21 04:24:53.005526 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1514/3033] 10.222.0.22 () {60 vars in 1364 bytes} [Thu Jan 21 04:24:52 2021] POST /volume/v3/12476a68cccd484c87723e730d2cd8c7/types/7ae49e7e-1c9f-4941-8f5c-71dacace20f2/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:53.150708 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:24:53.151582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-421268051", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1306254861", "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:53.152886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-421268051', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1306254861', 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:24:53.165379 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:24:53.166096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:53.166096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:53.166748 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:24:53.182810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (64b14759-b259-4f46-b98c-417ea13f5d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:24:53.185555 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e577e69c-619d-44bc-82cb-fd073169f590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:24:53.187811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:24:53.245404 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e577e69c-619d-44bc-82cb-fd073169f590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:24:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7ae49e7e-1c9f-4941-8f5c-71dacace20f2,is_public=True,name='tempest-scenario-type-luks-1306254861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ae49e7e-1c9f-4941-8f5c-71dacace20f2', '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=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:24:53.247618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d3bbc9-ca8e-4424-a86d-8f10b60b2881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:24:53.293019 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1306254861 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1306254861, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:24:53.293837 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1306254861 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1306254861, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:24:53.337143 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['0526d966-1aee-4f39-8688-c41be7f2a1f6', '76779f82-2d1b-4fe2-9a05-004416772ee5', '7f903a0f-5355-4a0c-bfc0-fb574f6dcb94', '3591f633-6f45-4e63-8d94-c3e989a6d607'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:24:53.339262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d3bbc9-ca8e-4424-a86d-8f10b60b2881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0526d966-1aee-4f39-8688-c41be7f2a1f6', '76779f82-2d1b-4fe2-9a05-004416772ee5', '7f903a0f-5355-4a0c-bfc0-fb574f6dcb94', '3591f633-6f45-4e63-8d94-c3e989a6d607']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:24:53.342014 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15e84db-107e-41e6-ae3c-470ba8364064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:24:53.411438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15e84db-107e-41e6-ae3c-470ba8364064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '490c3909-b000-4943-8cec-a9dac799b922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-421268051',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['0526d966-1aee-4f39-8688-c41be7f2a1f6','76779f82-2d1b-4fe2-9a05-004416772ee5','7f903a0f-5355-4a0c-bfc0-fb574f6dcb94','3591f633-6f45-4e63-8d94-c3e989a6d607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=7ae49e7e-1c9f-4941-8f5c-71dacace20f2), 'volume': 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-21T04:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-421268051',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=490c3909-b000-4943-8cec-a9dac799b922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=7ae49e7e-1c9f-4941-8f5c-71dacace20f2)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:24:53.415371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daee43e5-c0fe-43a2-b006-30743aae653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:24:53.444134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daee43e5-c0fe-43a2-b006-30743aae653b) transitioned into state 'SUCCESS' from state '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-421268051',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['0526d966-1aee-4f39-8688-c41be7f2a1f6','76779f82-2d1b-4fe2-9a05-004416772ee5','7f903a0f-5355-4a0c-bfc0-fb574f6dcb94','3591f633-6f45-4e63-8d94-c3e989a6d607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=7ae49e7e-1c9f-4941-8f5c-71dacace20f2)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:24:53.446788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e010decd-9194-49e8-beac-128d525376d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:24:53.463468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e010decd-9194-49e8-beac-128d525376d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:24:53.467057 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (64b14759-b259-4f46-b98c-417ea13f5d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:24:53.522012 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:24:53.535640 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-96f8c466-e40c-4479-a46c-152df73e5c1a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:24:53.537093 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1520/3034] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:24:53 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 845 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:24:53.551193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-301b1ee7-87f8-47b5-ade3-962e5aa7d372 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:24:53.551725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-301b1ee7-87f8-47b5-ade3-962e5aa7d372 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:53.552184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-301b1ee7-87f8-47b5-ade3-962e5aa7d372 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:53.602842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:53.602842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:53.611694 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-301b1ee7-87f8-47b5-ade3-962e5aa7d372 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:53.635848 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-301b1ee7-87f8-47b5-ade3-962e5aa7d372 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:24:53.636656 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1515/3035] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:53 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 937 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:54.654077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe5ab884-3a74-4557-8f06-18cf399e9ab9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:24:54.654679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe5ab884-3a74-4557-8f06-18cf399e9ab9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:54.654986 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:54.654986 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:54.655368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fe5ab884-3a74-4557-8f06-18cf399e9ab9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:54.707721 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:54.707721 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:54.718619 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fe5ab884-3a74-4557-8f06-18cf399e9ab9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:54.743005 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fe5ab884-3a74-4557-8f06-18cf399e9ab9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:24:54.744012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1521/3036] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:54 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 938 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:54.758943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-066e6608-e38e-44fe-9aa1-a1967d02e16f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:24:54.759489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-066e6608-e38e-44fe-9aa1-a1967d02e16f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:54.759713 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:54.759713 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:54.760084 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-066e6608-e38e-44fe-9aa1-a1967d02e16f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:54.808829 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:54.808829 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:54.817326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-066e6608-e38e-44fe-9aa1-a1967d02e16f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:54.839712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-066e6608-e38e-44fe-9aa1-a1967d02e16f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:24:54.840945 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1516/3037] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:24:54 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 938 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:54.855633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9f135b7-0870-4690-8b55-d1671d925fca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922/action Jan 21 04:24:54.856086 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:54.856086 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:54.856518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9f135b7-0870-4690-8b55-d1671d925fca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:24:54.856893 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a9f135b7-0870-4690-8b55-d1671d925fca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:54.905980 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:54.905980 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:54.907232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9f135b7-0870-4690-8b55-d1671d925fca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:54.916394 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a9f135b7-0870-4690-8b55-d1671d925fca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume updated successfully. Jan 21 04:24:54.916923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a9f135b7-0870-4690-8b55-d1671d925fca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922/action returned with HTTP 200 Jan 21 04:24:54.917913 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1522/3038] 10.222.0.22 () {60 vars in 1357 bytes} [Thu Jan 21 04:24:54 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922/action => generated 0 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 04:24:55.031520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:24:55.032120 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:55.032322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:55.032322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:55.032957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:55.081703 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:55.081703 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:55.089870 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:55.113025 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:24:55.113873 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1517/3039] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:24:55 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 937 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:55.968418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-043aa561-2d9d-4621-92b3-c889f0ca70c4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:24:55.968943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-043aa561-2d9d-4621-92b3-c889f0ca70c4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:55.969159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:55.969159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:55.969532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-043aa561-2d9d-4621-92b3-c889f0ca70c4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:56.017305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:56.017305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:56.025904 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-043aa561-2d9d-4621-92b3-c889f0ca70c4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:56.046837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-043aa561-2d9d-4621-92b3-c889f0ca70c4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:24:56.047689 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1523/3040] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:24:55 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 937 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:24:56.057981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:24:56.058462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:56.058682 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:56.058682 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:56.059085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:56.060325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:24:56.060913 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1518/3041] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:24:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:24:56.073737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-d6aae9e0-2e3e-4de4-bbae-e829654419c6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:24:56.074240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:56.074240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:56.074676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-d6aae9e0-2e3e-4de4-bbae-e829654419c6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "490c3909-b000-4943-8cec-a9dac799b922", "instance_uuid": "bc944d7b-7e5c-4d5c-b160-63ca54884452", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:56.125356 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:56.125356 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:56.177451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-d6aae9e0-2e3e-4de4-bbae-e829654419c6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:24:56.178458 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1524/3042] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:24:56 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:24:57.526467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:24:57.527398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:57.527899 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:57.528948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-ffe8bd77-99ed-45b9-b95a-1f9663859f61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:24:57.529529 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1519/3043] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:24:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:24:57.543739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-668ae507-b022-43a7-b258-3130b1fc95f8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:24:57.544533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-668ae507-b022-43a7-b258-3130b1fc95f8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:24:57.544755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:57.544755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:57.545284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-668ae507-b022-43a7-b258-3130b1fc95f8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:24:57.603997 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:57.603997 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:57.614292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-668ae507-b022-43a7-b258-3130b1fc95f8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:24:57.635958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:57.635958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:57.644362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-668ae507-b022-43a7-b258-3130b1fc95f8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:24:57.645391 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1525/3044] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:24:57 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 1035 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:24:57.665026 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-39eed91a-8f8c-4e68-8018-edb02e22a749 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734 Jan 21 04:24:57.665963 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-39eed91a-8f8c-4e68-8018-edb02e22a749 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:57.693843 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:24:57.693843 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:24:57.694631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-39eed91a-8f8c-4e68-8018-edb02e22a749 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-490c3909-b000-4943-8cec-a9dac799b922-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:24:57.697940 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:57.697940 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:59.178852 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-39eed91a-8f8c-4e68-8018-edb02e22a749 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-490c3909-b000-4943-8cec-a9dac799b922-n-h1-769329-3'" released by "attachment_update" :: held 1.484s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:24:59.180668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-39eed91a-8f8c-4e68-8018-edb02e22a749 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734 returned with HTTP 200 Jan 21 04:24:59.181866 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1520/3045] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:24:57 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734 => generated 761 bytes in 1522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:24:59.225648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-995c7fc2-e010-4c47-bea8-1145dc1c3859 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734/action Jan 21 04:24:59.226844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:24:59.226844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:24:59.227587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-995c7fc2-e010-4c47-bea8-1145dc1c3859 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:24:59.229350 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-995c7fc2-e010-4c47-bea8-1145dc1c3859 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:24:59.318826 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:24:59.318826 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:24:59.345911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-ce202a04-4e05-4131-a75a-0dcb075fdcc6 req-995c7fc2-e010-4c47-bea8-1145dc1c3859 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734/action returned with HTTP 204 Jan 21 04:24:59.347007 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1526/3046] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:24:59 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:25:17.720864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1a62838e-45a6-4b50-aace-37a4772b92f4 req-e249b0a6-71fd-4879-b73a-59a18e9c0d9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734 Jan 21 04:25:17.722104 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1a62838e-45a6-4b50-aace-37a4772b92f4 req-e249b0a6-71fd-4879-b73a-59a18e9c0d9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:17.722357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:17.722357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:17.723032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1a62838e-45a6-4b50-aace-37a4772b92f4 req-e249b0a6-71fd-4879-b73a-59a18e9c0d9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:17.749329 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:17.749329 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:18.178398 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1a62838e-45a6-4b50-aace-37a4772b92f4 req-e249b0a6-71fd-4879-b73a-59a18e9c0d9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:25:18.178846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1a62838e-45a6-4b50-aace-37a4772b92f4 req-e249b0a6-71fd-4879-b73a-59a18e9c0d9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:25:18.186035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1a62838e-45a6-4b50-aace-37a4772b92f4 req-e249b0a6-71fd-4879-b73a-59a18e9c0d9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734 returned with HTTP 200 Jan 21 04:25:18.187037 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1521/3047] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:25:17 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/cb2e3ab9-0f92-4d34-ad5a-6562de169734 => generated 19 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:19.423030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:25:19.423720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:19.423938 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:19.423938 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:19.424339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:19.424824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: 490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:25:19.473474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:19.473474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:19.474636 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:19.493481 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.keymgr.conf_key_mgr [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 04:25:19.501543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:25:19.502014 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69eeb442-ffa6-49d7-a99c-59b979aa7e85 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 202 Jan 21 04:25:19.505975 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1527/3048] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:25:19 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:25:19.511126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d77a4f88-3b42-4a84-ac5d-72e8b74aa236 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:25:19.511678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d77a4f88-3b42-4a84-ac5d-72e8b74aa236 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:19.511879 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:19.511879 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:19.512472 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d77a4f88-3b42-4a84-ac5d-72e8b74aa236 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:19.563764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:19.563764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:19.572318 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d77a4f88-3b42-4a84-ac5d-72e8b74aa236 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:19.595625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d77a4f88-3b42-4a84-ac5d-72e8b74aa236 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:25:19.596450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1522/3049] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:19 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 936 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:20.613168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa611bfd-d9db-40cc-b782-5d098e30fb50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:25:20.613705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa611bfd-d9db-40cc-b782-5d098e30fb50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:20.613918 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:20.613918 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:20.614334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-fa611bfd-d9db-40cc-b782-5d098e30fb50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:20.663767 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:20.663767 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:20.672525 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-fa611bfd-d9db-40cc-b782-5d098e30fb50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:20.695853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-fa611bfd-d9db-40cc-b782-5d098e30fb50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 200 Jan 21 04:25:20.697622 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1528/3050] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:20 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 936 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:21.714000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47eb3d3b-e53d-441b-890e-3cc269fc0b8c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 Jan 21 04:25:21.714534 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47eb3d3b-e53d-441b-890e-3cc269fc0b8c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:21.714620 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:21.714620 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:21.714985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-47eb3d3b-e53d-441b-890e-3cc269fc0b8c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:21.761586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-47eb3d3b-e53d-441b-890e-3cc269fc0b8c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 returned with HTTP 404 Jan 21 04:25:21.762625 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1523/3051] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:21 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/490c3909-b000-4943-8cec-a9dac799b922 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:25:21.770570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e4e410e-596e-4cbd-86b7-9c373a7138d1 tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] GET http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/volumes/detail?all_tenants=1 Jan 21 04:25:21.771118 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e4e410e-596e-4cbd-86b7-9c373a7138d1 tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:21.771333 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:21.771333 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:21.771705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8e4e410e-596e-4cbd-86b7-9c373a7138d1 tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Calling method 'detail' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:21.773573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-8e4e410e-596e-4cbd-86b7-9c373a7138d1 tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87905) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:25:21.821468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8e4e410e-596e-4cbd-86b7-9c373a7138d1 tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Get all volumes completed successfully. Jan 21 04:25:21.825845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8e4e410e-596e-4cbd-86b7-9c373a7138d1 tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 04:25:21.826653 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1529/3052] 10.222.0.22 () {58 vars in 1252 bytes} [Thu Jan 21 04:25:21 2021] GET /volume/v3/12476a68cccd484c87723e730d2cd8c7/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:25:21.842628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-807b8e79-942e-4540-91b8-1a77b813433a tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] DELETE http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/types/7ae49e7e-1c9f-4941-8f5c-71dacace20f2 Jan 21 04:25:21.843186 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-807b8e79-942e-4540-91b8-1a77b813433a tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:21.843705 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-807b8e79-942e-4540-91b8-1a77b813433a tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] Calling method '_delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:21.905265 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:25:21.905265 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:25:21.914762 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-807b8e79-942e-4540-91b8-1a77b813433a tempest-TestVolumeBootPattern-728589470 tempest-TestVolumeBootPattern-728589470] http://10.222.0.22/volume/v3/12476a68cccd484c87723e730d2cd8c7/types/7ae49e7e-1c9f-4941-8f5c-71dacace20f2 returned with HTTP 202 Jan 21 04:25:21.916405 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1524/3053] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:25:21 2021] DELETE /volume/v3/12476a68cccd484c87723e730d2cd8c7/types/7ae49e7e-1c9f-4941-8f5c-71dacace20f2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:25:21.955458 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:25:21.956240 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1742278853", "snapshot_id": null, "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "volume_type": null, "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:25:21.957506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1742278853', 'snapshot_id': None, 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'volume_type': None, 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:25:22.068679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:25:22.081923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:25:22.099284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (8668a183-272c-4f81-8104-174bf4c6306e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:25:22.102042 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcfba0b-2338-49d9-b883-2c596a4aa576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:22.104100 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:25:22.206373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcfba0b-2338-49d9-b883-2c596a4aa576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:22.208617 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c7e47d-7106-4159-ba8c-9319be065fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:22.286704 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['ce46d3a3-ae4d-419f-8802-3b77531a1661', 'f704feeb-0ac8-4efc-886b-ebf96d7506d1', '5f0b19fe-fd62-44f1-bb29-d9e606d7d8c5', '495e4639-2df5-47d9-99a2-b28c744193c4'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:25:22.288597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c7e47d-7106-4159-ba8c-9319be065fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce46d3a3-ae4d-419f-8802-3b77531a1661', 'f704feeb-0ac8-4efc-886b-ebf96d7506d1', '5f0b19fe-fd62-44f1-bb29-d9e606d7d8c5', '495e4639-2df5-47d9-99a2-b28c744193c4']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:22.291029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eb8af3-907c-457d-b903-c988c2029bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:22.346797 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eb8af3-907c-457d-b903-c988c2029bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a161317d-01aa-40a3-bcfb-4888b0979f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1742278853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['ce46d3a3-ae4d-419f-8802-3b77531a1661','f704feeb-0ac8-4efc-886b-ebf96d7506d1','5f0b19fe-fd62-44f1-bb29-d9e606d7d8c5','495e4639-2df5-47d9-99a2-b28c744193c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1742278853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a161317d-01aa-40a3-bcfb-4888b0979f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:22.348876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbab06b-3ee1-454a-8ed8-42952a590e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:22.376598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbab06b-3ee1-454a-8ed8-42952a590e27) transitioned into state 'SUCCESS' from state '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-1742278853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['ce46d3a3-ae4d-419f-8802-3b77531a1661','f704feeb-0ac8-4efc-886b-ebf96d7506d1','5f0b19fe-fd62-44f1-bb29-d9e606d7d8c5','495e4639-2df5-47d9-99a2-b28c744193c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:22.378576 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb3b390-6c68-48a0-aa8e-cb8a5ee5a261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:22.393577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb3b390-6c68-48a0-aa8e-cb8a5ee5a261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:22.396227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (8668a183-272c-4f81-8104-174bf4c6306e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:25:22.444479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:25:22.458341 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-13a44035-f588-496e-815b-a3b2713cbf1f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:25:22.459402 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1530/3054] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:25:21 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 828 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:25:22.474519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d9fff97-29f7-4506-9497-956e44b608f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:22.475172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d9fff97-29f7-4506-9497-956e44b608f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:22.475734 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3d9fff97-29f7-4506-9497-956e44b608f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:22.525996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:22.525996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:22.536160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3d9fff97-29f7-4506-9497-956e44b608f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:22.558497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3d9fff97-29f7-4506-9497-956e44b608f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:22.567017 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1525/3055] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:22 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:23.577377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32d24cda-8237-4430-a704-ef71d8b30e7c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:23.577947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32d24cda-8237-4430-a704-ef71d8b30e7c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:23.578071 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:23.578071 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:23.578775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-32d24cda-8237-4430-a704-ef71d8b30e7c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:23.628869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:23.628869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:23.637486 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-32d24cda-8237-4430-a704-ef71d8b30e7c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:23.659556 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-32d24cda-8237-4430-a704-ef71d8b30e7c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:23.667085 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1531/3056] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:23 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:24.677118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc6d43e0-7f78-4200-9946-ec969e776272 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:24.677641 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc6d43e0-7f78-4200-9946-ec969e776272 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:24.677736 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:24.677736 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:24.678116 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bc6d43e0-7f78-4200-9946-ec969e776272 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:24.735883 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:24.735883 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:24.745385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bc6d43e0-7f78-4200-9946-ec969e776272 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:24.769372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bc6d43e0-7f78-4200-9946-ec969e776272 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:24.770989 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1526/3057] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:24 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:25.786554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a37b00b-3d76-4d0b-b15e-b5de7b65c670 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:25.787291 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a37b00b-3d76-4d0b-b15e-b5de7b65c670 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:25.787291 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:25.787291 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:25.787724 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a37b00b-3d76-4d0b-b15e-b5de7b65c670 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:25.839697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:25.839697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:25.848585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4a37b00b-3d76-4d0b-b15e-b5de7b65c670 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:25.871498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a37b00b-3d76-4d0b-b15e-b5de7b65c670 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:25.881026 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1532/3058] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:25 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:26.888722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6a95a2e-50dc-4ece-91a4-a3dfccee4690 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:26.889285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6a95a2e-50dc-4ece-91a4-a3dfccee4690 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:26.889524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:26.889524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:26.889823 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d6a95a2e-50dc-4ece-91a4-a3dfccee4690 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:26.939274 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:26.939274 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:26.948436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d6a95a2e-50dc-4ece-91a4-a3dfccee4690 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:26.972067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d6a95a2e-50dc-4ece-91a4-a3dfccee4690 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:26.972893 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1527/3059] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:26 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:27.989238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae1d6161-ed0e-4857-ae28-76acd4a9bd17 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:27.990030 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae1d6161-ed0e-4857-ae28-76acd4a9bd17 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:27.990245 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:27.990245 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:27.990631 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae1d6161-ed0e-4857-ae28-76acd4a9bd17 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:28.053524 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:28.053524 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:28.063010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae1d6161-ed0e-4857-ae28-76acd4a9bd17 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:28.085829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae1d6161-ed0e-4857-ae28-76acd4a9bd17 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:28.086661 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1533/3060] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:27 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:29.103974 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e4c12f6-c35d-403f-b1c9-8147497943c1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:29.104515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e4c12f6-c35d-403f-b1c9-8147497943c1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:29.104686 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:29.104686 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:29.105078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4e4c12f6-c35d-403f-b1c9-8147497943c1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:29.155950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:29.155950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:29.164290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4e4c12f6-c35d-403f-b1c9-8147497943c1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:29.187720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4e4c12f6-c35d-403f-b1c9-8147497943c1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:29.188551 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1528/3061] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:29 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:30.204044 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7fc6a2a6-954e-4521-beab-263b4c1d0883 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:30.204611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7fc6a2a6-954e-4521-beab-263b4c1d0883 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:30.204959 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:30.204959 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:30.205339 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7fc6a2a6-954e-4521-beab-263b4c1d0883 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:30.259325 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:30.259325 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:30.267597 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7fc6a2a6-954e-4521-beab-263b4c1d0883 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:30.294633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7fc6a2a6-954e-4521-beab-263b4c1d0883 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:30.295538 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1534/3062] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:30 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:31.311404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7875a9be-300e-4bed-bb23-0d6404a32532 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:31.311998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7875a9be-300e-4bed-bb23-0d6404a32532 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:31.312088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:31.312088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:31.312463 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7875a9be-300e-4bed-bb23-0d6404a32532 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:31.362267 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:31.362267 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:31.371352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7875a9be-300e-4bed-bb23-0d6404a32532 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:31.393206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7875a9be-300e-4bed-bb23-0d6404a32532 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:31.394033 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1529/3063] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:31 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:32.409297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92e62ac7-d416-466f-9667-edcfd9b22ad3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:32.409820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92e62ac7-d416-466f-9667-edcfd9b22ad3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:32.410096 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:32.410096 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:32.410359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-92e62ac7-d416-466f-9667-edcfd9b22ad3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:32.458292 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:32.458292 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:32.467390 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-92e62ac7-d416-466f-9667-edcfd9b22ad3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:32.490049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-92e62ac7-d416-466f-9667-edcfd9b22ad3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:32.490872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1535/3064] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 978 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:33.507428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daa250b9-c8d6-43cc-b15c-1651ffc04dbe tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:33.507983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daa250b9-c8d6-43cc-b15c-1651ffc04dbe tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:33.508112 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:33.508112 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:33.509149 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-daa250b9-c8d6-43cc-b15c-1651ffc04dbe tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:33.557560 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:33.557560 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:33.565737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-daa250b9-c8d6-43cc-b15c-1651ffc04dbe tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:33.588312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-daa250b9-c8d6-43cc-b15c-1651ffc04dbe tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:33.589134 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1530/3065] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:33 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 981 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:34.605734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01320125-f7e3-44bf-aecc-b0fd1c3f2676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:34.606292 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01320125-f7e3-44bf-aecc-b0fd1c3f2676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:34.606891 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:34.606891 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:34.607318 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-01320125-f7e3-44bf-aecc-b0fd1c3f2676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:34.655677 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:34.655677 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:34.664072 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-01320125-f7e3-44bf-aecc-b0fd1c3f2676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:34.686186 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-01320125-f7e3-44bf-aecc-b0fd1c3f2676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:34.687221 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1536/3066] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:34 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 981 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:35.703559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ffb498f7-4304-4eb8-bb15-0df17d0e8612 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:35.704081 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ffb498f7-4304-4eb8-bb15-0df17d0e8612 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:35.704195 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:35.704195 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:35.704541 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ffb498f7-4304-4eb8-bb15-0df17d0e8612 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:35.754527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:35.754527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:35.763502 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ffb498f7-4304-4eb8-bb15-0df17d0e8612 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:35.787985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ffb498f7-4304-4eb8-bb15-0df17d0e8612 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:35.788819 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1531/3067] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:35 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 981 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:36.807536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd87e11a-a13a-4b69-8a0c-d44aa59a4be5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:36.808107 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd87e11a-a13a-4b69-8a0c-d44aa59a4be5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:36.808223 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:36.808223 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:36.808604 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-dd87e11a-a13a-4b69-8a0c-d44aa59a4be5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:36.859903 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:36.859903 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:36.868427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-dd87e11a-a13a-4b69-8a0c-d44aa59a4be5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:36.890579 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-dd87e11a-a13a-4b69-8a0c-d44aa59a4be5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:36.891441 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1537/3068] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:36 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:25:37.907839 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4d076e8-abbb-4daa-b61f-c47f27517720 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:37.908448 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4d076e8-abbb-4daa-b61f-c47f27517720 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:37.908546 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:37.908546 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:37.908885 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4d076e8-abbb-4daa-b61f-c47f27517720 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:37.961327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:37.961327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:37.969813 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d4d076e8-abbb-4daa-b61f-c47f27517720 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:37.992996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4d076e8-abbb-4daa-b61f-c47f27517720 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:37.993830 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1532/3069] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:37 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:38.009216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cb91907-df03-4bb8-a40b-30cc55280a6a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:38.009736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cb91907-df03-4bb8-a40b-30cc55280a6a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:38.009950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:38.009950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:38.010319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cb91907-df03-4bb8-a40b-30cc55280a6a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:38.058500 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:38.058500 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:38.067353 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2cb91907-df03-4bb8-a40b-30cc55280a6a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:38.090296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cb91907-df03-4bb8-a40b-30cc55280a6a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:38.091154 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1538/3070] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:25:38 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:38.106686 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots Jan 21 04:25:38.107907 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:38.107907 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:38.108328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a161317d-01aa-40a3-bcfb-4888b0979f6e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1897141555", "description": null, "metadata": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:25:38.158028 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:38.158028 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:38.159143 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:38.159501 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create snapshot from volume a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:38.223417 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['416ceac4-5652-44de-8aae-5e60c1faf224', '8c028647-d4f4-4696-968d-fbcea2eda330', '858bdf6c-f106-41a6-8a98-16682c1e49a4', 'c39a14a3-981d-4913-88de-1895bb8bc0d1'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:25:38.322378 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot create request issued successfully. Jan 21 04:25:38.323162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-70d0c383-7423-4b86-813c-43bf958cb458 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots returned with HTTP 202 Jan 21 04:25:38.324541 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1533/3071] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:25:38 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots => generated 308 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:25:38.335055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46dc9c8c-d511-49ab-a699-e1c6ea1b1e36 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:38.335581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46dc9c8c-d511-49ab-a699-e1c6ea1b1e36 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:38.335797 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:38.335797 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:38.336568 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-46dc9c8c-d511-49ab-a699-e1c6ea1b1e36 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:38.364633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:38.364633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:38.365968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-46dc9c8c-d511-49ab-a699-e1c6ea1b1e36 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:38.368439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-46dc9c8c-d511-49ab-a699-e1c6ea1b1e36 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:38.369350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1539/3072] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:25:38 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:39.384116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7616d467-cfa1-4bfe-8539-a8eca431d526 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:39.385221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7616d467-cfa1-4bfe-8539-a8eca431d526 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:39.385594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:39.385594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:39.386214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7616d467-cfa1-4bfe-8539-a8eca431d526 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:39.417135 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:39.417135 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:39.418700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7616d467-cfa1-4bfe-8539-a8eca431d526 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:39.421468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7616d467-cfa1-4bfe-8539-a8eca431d526 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:39.422518 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1534/3073] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:25:39 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:40.433554 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36509b8c-84a0-4a42-b782-19586e2b1c77 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:40.434093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36509b8c-84a0-4a42-b782-19586e2b1c77 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:40.434720 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:40.434720 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:40.434720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-36509b8c-84a0-4a42-b782-19586e2b1c77 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:40.459706 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:40.459706 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:40.460756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-36509b8c-84a0-4a42-b782-19586e2b1c77 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:40.462636 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-36509b8c-84a0-4a42-b782-19586e2b1c77 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:40.463433 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1540/3074] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:25:40 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:40.474749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e03db966-f6fb-4446-88f8-97084ea8f173 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:40.475303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e03db966-f6fb-4446-88f8-97084ea8f173 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:40.475520 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:40.475520 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:40.475894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e03db966-f6fb-4446-88f8-97084ea8f173 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:40.500574 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:40.500574 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:40.501627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e03db966-f6fb-4446-88f8-97084ea8f173 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:40.503534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e03db966-f6fb-4446-88f8-97084ea8f173 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:40.504310 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1535/3075] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:25:40 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:40.613020 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-20f72d91-d503-4918-9b53-9fbe64c94e56 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:40.613547 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-20f72d91-d503-4918-9b53-9fbe64c94e56 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:40.613763 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:40.613763 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:40.614142 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-20f72d91-d503-4918-9b53-9fbe64c94e56 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:40.638376 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:40.638376 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:40.639445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-20f72d91-d503-4918-9b53-9fbe64c94e56 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:40.642134 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-20f72d91-d503-4918-9b53-9fbe64c94e56 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:40.642929 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1541/3076] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 04:25:40 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:40.656296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-d98e8e76-b6e5-418d-8650-a653347912c2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:40.656809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-d98e8e76-b6e5-418d-8650-a653347912c2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:40.657062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:40.657062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:40.657434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-d98e8e76-b6e5-418d-8650-a653347912c2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:40.706312 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:40.706312 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:40.715431 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-d98e8e76-b6e5-418d-8650-a653347912c2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:40.738692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-d98e8e76-b6e5-418d-8650-a653347912c2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:40.739584 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1536/3077] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:25:40 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:41.412157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-aa00acf2-d9d9-42c0-8feb-9b0329f7fdda tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:41.412687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-aa00acf2-d9d9-42c0-8feb-9b0329f7fdda tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:41.412903 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:41.412903 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:41.413543 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-aa00acf2-d9d9-42c0-8feb-9b0329f7fdda tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:41.441769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:41.441769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:41.442859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-aa00acf2-d9d9-42c0-8feb-9b0329f7fdda tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:41.444805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-aa00acf2-d9d9-42c0-8feb-9b0329f7fdda tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:41.445615 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1542/3078] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 04:25:41 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:42.812989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-a4e6f306-4b99-4002-9030-0e77b1fbe19c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:25:42.813582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-a4e6f306-4b99-4002-9030-0e77b1fbe19c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:42.813700 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:42.813700 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:42.814058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-a4e6f306-4b99-4002-9030-0e77b1fbe19c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:42.842093 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:42.842093 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:42.843876 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-a4e6f306-4b99-4002-9030-0e77b1fbe19c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:42.845831 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-a4e6f306-4b99-4002-9030-0e77b1fbe19c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:25:42.846785 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1537/3079] 10.222.0.58 () {58 vars in 1368 bytes} [Thu Jan 21 04:25:42 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:42.860621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-5bd30cf5-8783-40e6-bb15-72696b246e44 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:25:42.861150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-5bd30cf5-8783-40e6-bb15-72696b246e44 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:42.861367 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:42.861367 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:42.861745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-5bd30cf5-8783-40e6-bb15-72696b246e44 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:42.909864 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:42.909864 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:42.917989 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-5bd30cf5-8783-40e6-bb15-72696b246e44 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:42.943462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-5bd30cf5-8783-40e6-bb15-72696b246e44 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:25:42.944306 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1543/3080] 10.222.0.58 () {58 vars in 1362 bytes} [Thu Jan 21 04:25:42 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:42.957267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:25:42.957958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:42.957958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:42.958391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "6817f85c-ee22-4066-9c96-5d1a8e722a0a", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:25:42.960002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '6817f85c-ee22-4066-9c96-5d1a8e722a0a', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:25:42.997047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:42.997047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:42.998154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:25:42.998519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:25:42.999821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:25:43.016683 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (553e68ed-b715-4be6-b1cd-38fc2c890fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:25:43.019466 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5c9007-84af-4d90-afa6-32daf624758b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:43.021458 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:25:43.119465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5c9007-84af-4d90-afa6-32daf624758b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6817f85c-ee22-4066-9c96-5d1a8e722a0a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:43.121764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a1636d-aaeb-4dc9-ac07-44c750ca61ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:43.188825 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['3816dfa0-33c5-4b63-a4ae-1909168ccad8', 'a74b9a4a-cac7-4da2-977b-bfc778352838', 'cd1a052c-9642-4f39-a5ca-a9a624f6e0bf', '88188c9c-4f1b-4c01-88e4-6c35a054be94'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:25:43.190738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a1636d-aaeb-4dc9-ac07-44c750ca61ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3816dfa0-33c5-4b63-a4ae-1909168ccad8', 'a74b9a4a-cac7-4da2-977b-bfc778352838', 'cd1a052c-9642-4f39-a5ca-a9a624f6e0bf', '88188c9c-4f1b-4c01-88e4-6c35a054be94']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:43.192940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333c27a7-6405-4919-8bea-b180312e51e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:43.326715 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333c27a7-6405-4919-8bea-b180312e51e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faabae9c-1bc9-4273-8c46-db95e2553396', '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='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['3816dfa0-33c5-4b63-a4ae-1909168ccad8','a74b9a4a-cac7-4da2-977b-bfc778352838','cd1a052c-9642-4f39-a5ca-a9a624f6e0bf','88188c9c-4f1b-4c01-88e4-6c35a054be94'],size=1,snapshot_id=6817f85c-ee22-4066-9c96-5d1a8e722a0a,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), '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-21T04:25:43Z,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=faabae9c-1bc9-4273-8c46-db95e2553396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6817f85c-ee22-4066-9c96-5d1a8e722a0a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:43.329365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (286ee9ad-460c-4d14-816a-26f92589d419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:43.356049 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (286ee9ad-460c-4d14-816a-26f92589d419) transitioned into 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='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['3816dfa0-33c5-4b63-a4ae-1909168ccad8','a74b9a4a-cac7-4da2-977b-bfc778352838','cd1a052c-9642-4f39-a5ca-a9a624f6e0bf','88188c9c-4f1b-4c01-88e4-6c35a054be94'],size=1,snapshot_id=6817f85c-ee22-4066-9c96-5d1a8e722a0a,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:43.358167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2462e515-88a4-48c7-b0fa-e0d8de6e3069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:25:43.444974 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2462e515-88a4-48c7-b0fa-e0d8de6e3069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:25:43.447625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (553e68ed-b715-4be6-b1cd-38fc2c890fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:25:43.495633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:25:43.510716 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-2d810bd3-f4da-4a7b-aed8-81010f32249e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:25:43.511863 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1538/3081] 10.222.0.58 () {62 vars in 1305 bytes} [Thu Jan 21 04:25:42 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 805 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 04:25:43.521608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-031b85f7-fd63-44fe-845e-5d8a627831a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:25:43.522373 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-031b85f7-fd63-44fe-845e-5d8a627831a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:43.522871 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:43.522871 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:43.523352 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-031b85f7-fd63-44fe-845e-5d8a627831a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:43.572697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:43.572697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:43.581998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-031b85f7-fd63-44fe-845e-5d8a627831a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:43.604484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-031b85f7-fd63-44fe-845e-5d8a627831a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:25:43.605692 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1544/3082] 10.222.0.58 () {58 vars in 1362 bytes} [Thu Jan 21 04:25:43 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 873 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:43.620375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-7b19ccab-d86c-40e1-98c0-04a20ccf8e55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:25:43.620921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-7b19ccab-d86c-40e1-98c0-04a20ccf8e55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:43.621095 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:43.621095 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:43.621452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-7b19ccab-d86c-40e1-98c0-04a20ccf8e55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:43.670781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:43.670781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:43.679834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-7b19ccab-d86c-40e1-98c0-04a20ccf8e55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:43.703732 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-7b19ccab-d86c-40e1-98c0-04a20ccf8e55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:25:43.704797 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1539/3083] 10.222.0.58 () {58 vars in 1362 bytes} [Thu Jan 21 04:25:43 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 897 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:46.718061 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-1e543080-f598-4466-b0f3-4a5296e487ba tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:25:46.719851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-1e543080-f598-4466-b0f3-4a5296e487ba tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:46.720309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:46.720309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:46.721286 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-1e543080-f598-4466-b0f3-4a5296e487ba tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:46.778767 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:46.778767 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:46.796892 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-1e543080-f598-4466-b0f3-4a5296e487ba tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:46.843024 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-1e543080-f598-4466-b0f3-4a5296e487ba tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:25:46.845462 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1545/3084] 10.222.0.58 () {58 vars in 1362 bytes} [Thu Jan 21 04:25:46 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 897 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:49.859587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:25:49.861154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:49.861154 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:49.861154 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:49.861154 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:49.913313 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:49.913313 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:49.922179 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:49.946986 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:25:49.948186 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1540/3085] 10.222.0.58 () {58 vars in 1362 bytes} [Thu Jan 21 04:25:49 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 897 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:25:52.954137 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-75552a04-63ac-469a-9971-94df6cbc6a12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:25:52.955226 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-75552a04-63ac-469a-9971-94df6cbc6a12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:52.955226 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:52.955226 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:52.955844 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-75552a04-63ac-469a-9971-94df6cbc6a12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:53.004450 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:53.004450 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:53.012659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-75552a04-63ac-469a-9971-94df6cbc6a12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:53.037509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-75552a04-63ac-469a-9971-94df6cbc6a12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:25:53.038272 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1546/3086] 10.222.0.58 () {58 vars in 1362 bytes} [Thu Jan 21 04:25:52 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 1347 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:53.044449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:25:53.044932 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:53.045151 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:53.045151 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:53.045533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:53.047119 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:25:53.047712 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1541/3087] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:25:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:25:53.060864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-489f0b65-dff5-4657-89e6-c8b2fca6eb55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:25:53.061972 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:53.061972 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:53.062431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-489f0b65-dff5-4657-89e6-c8b2fca6eb55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faabae9c-1bc9-4273-8c46-db95e2553396", "instance_uuid": "c458e8b0-8670-4b1e-ba0d-28e11572b7f7", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:25:53.112041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:53.112041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:53.167313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-489f0b65-dff5-4657-89e6-c8b2fca6eb55 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:25:53.168195 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1547/3088] 10.222.0.58 () {64 vars in 1358 bytes} [Thu Jan 21 04:25:53 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:53.174377 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:25:53.174938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:53.175585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:53.176842 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-56f5a91d-4566-47e5-a8e8-5ff834aa95ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:25:53.177457 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1542/3089] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:25:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:25:53.190168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-ec637dcd-0637-4a30-a7e1-60d101ccf805 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:25:53.190736 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-ec637dcd-0637-4a30-a7e1-60d101ccf805 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:25:53.190953 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:53.190953 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:53.191365 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-ec637dcd-0637-4a30-a7e1-60d101ccf805 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:25:53.242391 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:53.242391 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:53.250835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-ec637dcd-0637-4a30-a7e1-60d101ccf805 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:25:53.269368 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:53.269368 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:53.278911 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-ec637dcd-0637-4a30-a7e1-60d101ccf805 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:25:53.279774 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1548/3090] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:25:53 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 1445 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:25:53.298581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-8420ee06-8cef-4b0e-9e7d-76874e3a5413 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb Jan 21 04:25:53.299393 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-8420ee06-8cef-4b0e-9e7d-76874e3a5413 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:25:53.326156 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:25:53.326156 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:25:53.326636 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-8420ee06-8cef-4b0e-9e7d-76874e3a5413 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-faabae9c-1bc9-4273-8c46-db95e2553396-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.008s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:25:53.329676 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:53.329676 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:54.622332 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-8420ee06-8cef-4b0e-9e7d-76874e3a5413 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-faabae9c-1bc9-4273-8c46-db95e2553396-n-h1-769329-3'" released by "attachment_update" :: held 1.296s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:25:54.623049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-8420ee06-8cef-4b0e-9e7d-76874e3a5413 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb returned with HTTP 200 Jan 21 04:25:54.624534 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1543/3091] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:25:53 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb => generated 762 bytes in 1331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:25:54.661030 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-58b1fcb7-a0fa-4271-a552-be0a082c697d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb/action Jan 21 04:25:54.661542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:25:54.661542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:25:54.661980 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-58b1fcb7-a0fa-4271-a552-be0a082c697d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:25:54.662359 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-58b1fcb7-a0fa-4271-a552-be0a082c697d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:25:54.731475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:25:54.731475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:25:54.744637 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-962942f6-79fc-4e0f-928b-533ce8f663d4 req-58b1fcb7-a0fa-4271-a552-be0a082c697d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb/action returned with HTTP 204 Jan 21 04:25:54.745450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1549/3092] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:25:54 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:26:05.734226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8bf410e-cae6-4ffa-8111-162c084e5787 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:26:05.734746 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8bf410e-cae6-4ffa-8111-162c084e5787 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:05.734937 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:05.734937 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:05.735346 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e8bf410e-cae6-4ffa-8111-162c084e5787 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:05.786950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:05.786950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:05.795267 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e8bf410e-cae6-4ffa-8111-162c084e5787 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:05.814102 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:05.814102 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:05.823789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e8bf410e-cae6-4ffa-8111-162c084e5787 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:26:05.824606 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1544/3093] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:05 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 1639 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:08.972169 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-e52e6488-f497-4c01-8410-234ad5da26ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb Jan 21 04:26:08.972740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-e52e6488-f497-4c01-8410-234ad5da26ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:08.972908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:08.972908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:08.973283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-e52e6488-f497-4c01-8410-234ad5da26ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:08.994641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:08.994641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:09.461514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b6db0158-edcc-490b-9878-8ec92e29576c req-e52e6488-f497-4c01-8410-234ad5da26ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:26:09.461940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-b6db0158-edcc-490b-9878-8ec92e29576c req-e52e6488-f497-4c01-8410-234ad5da26ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:26:09.468460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-e52e6488-f497-4c01-8410-234ad5da26ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb returned with HTTP 200 Jan 21 04:26:09.469316 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1550/3094] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:26:08 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/60f682bb-06d5-439b-8684-c992dbdedbcb => generated 19 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:09.485408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:26:09.486182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:09.486423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:09.486423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:09.486807 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:09.487311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:26:09.545910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:09.545910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:09.547006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:09.574519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:26:09.575232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b6db0158-edcc-490b-9878-8ec92e29576c req-f13e7f92-5ff1-41bc-b847-0de2b62a9f6d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 202 Jan 21 04:26:09.576090 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1545/3095] 10.222.0.58 () {60 vars in 1384 bytes} [Thu Jan 21 04:26:09 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:26:10.281016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a5d7f2b-2eaf-4549-91fa-abf9359e1ac4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:26:10.281663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a5d7f2b-2eaf-4549-91fa-abf9359e1ac4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:10.281946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:10.281946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:10.283059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4a5d7f2b-2eaf-4549-91fa-abf9359e1ac4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:10.331217 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:10.331217 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:10.339610 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4a5d7f2b-2eaf-4549-91fa-abf9359e1ac4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:10.363644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4a5d7f2b-2eaf-4549-91fa-abf9359e1ac4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 200 Jan 21 04:26:10.364720 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1551/3096] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:10 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 1346 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:11.381438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b6eab56-083f-45c4-abba-56208216c086 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 Jan 21 04:26:11.381968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b6eab56-083f-45c4-abba-56208216c086 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:11.382058 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:11.382058 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:11.382394 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5b6eab56-083f-45c4-abba-56208216c086 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:11.429345 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5b6eab56-083f-45c4-abba-56208216c086 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 returned with HTTP 404 Jan 21 04:26:11.430393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1546/3097] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:11 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/faabae9c-1bc9-4273-8c46-db95e2553396 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:26:11.611862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:26:11.612551 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:11.612852 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:11.612852 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:11.613351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:11.613784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete snapshot with id: 6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:26:11.638056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:11.638056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:11.639269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:11.703511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot delete request issued successfully. Jan 21 04:26:11.704000 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b104e6f4-2f6d-4f25-b729-b112a94c437b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 202 Jan 21 04:26:11.705288 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1552/3098] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:26:11 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:26:11.713116 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-314070e3-41a8-4380-9d4a-a4edc1d5c453 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:26:11.713640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-314070e3-41a8-4380-9d4a-a4edc1d5c453 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:11.714129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-314070e3-41a8-4380-9d4a-a4edc1d5c453 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:11.740732 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:11.740732 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:11.742228 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-314070e3-41a8-4380-9d4a-a4edc1d5c453 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:11.744185 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-314070e3-41a8-4380-9d4a-a4edc1d5c453 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:26:11.744977 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1547/3099] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:26:11 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:12.757800 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38d39aa9-4df7-4d32-82e0-0096e97182f5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:26:12.758327 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38d39aa9-4df7-4d32-82e0-0096e97182f5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:12.758494 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:12.758494 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:12.759187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-38d39aa9-4df7-4d32-82e0-0096e97182f5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:12.783241 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:12.783241 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:12.784349 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-38d39aa9-4df7-4d32-82e0-0096e97182f5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:12.786409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-38d39aa9-4df7-4d32-82e0-0096e97182f5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 200 Jan 21 04:26:12.787251 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1553/3100] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:26:12 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:13.798780 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-faef5a84-4c5b-4cbf-a8c1-05c3b45401be tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a Jan 21 04:26:13.799362 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-faef5a84-4c5b-4cbf-a8c1-05c3b45401be tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:13.799560 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:13.799560 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:13.799931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-faef5a84-4c5b-4cbf-a8c1-05c3b45401be tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:13.823074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-faef5a84-4c5b-4cbf-a8c1-05c3b45401be tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a returned with HTTP 404 Jan 21 04:26:13.824085 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1548/3101] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:26:13 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/6817f85c-ee22-4066-9c96-5d1a8e722a0a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:26:13.832645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:26:13.833289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:13.833504 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:13.833504 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:13.833879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:13.834343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:26:13.882441 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:13.882441 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:13.883643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:13.909201 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:26:13.909668 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3e8236c6-4cb6-4ec8-9d5e-8876250c358c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 202 Jan 21 04:26:13.910513 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1554/3102] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:26:13 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:26:13.918194 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b6af854-12b5-4dba-b7f7-3683d8bed4b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:26:13.918716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b6af854-12b5-4dba-b7f7-3683d8bed4b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:13.919252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7b6af854-12b5-4dba-b7f7-3683d8bed4b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:13.974304 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:13.974304 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:13.982669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7b6af854-12b5-4dba-b7f7-3683d8bed4b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:14.008224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7b6af854-12b5-4dba-b7f7-3683d8bed4b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:26:14.009187 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1549/3103] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:13 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:15.026499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ad6089a-e8cd-486a-9e8b-eab5504eecf0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:26:15.027102 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ad6089a-e8cd-486a-9e8b-eab5504eecf0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:15.027392 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:15.027392 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:15.027792 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ad6089a-e8cd-486a-9e8b-eab5504eecf0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:15.076638 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:15.076638 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:15.085639 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ad6089a-e8cd-486a-9e8b-eab5504eecf0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:15.109517 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ad6089a-e8cd-486a-9e8b-eab5504eecf0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 200 Jan 21 04:26:15.119439 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1555/3104] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:15 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:16.126886 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4af78dfe-ca7a-4b32-acc6-f305134d4218 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e Jan 21 04:26:16.127430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4af78dfe-ca7a-4b32-acc6-f305134d4218 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:16.127540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:16.127540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:16.127850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4af78dfe-ca7a-4b32-acc6-f305134d4218 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:16.175040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4af78dfe-ca7a-4b32-acc6-f305134d4218 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e returned with HTTP 404 Jan 21 04:26:16.176059 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1550/3105] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:16 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/a161317d-01aa-40a3-bcfb-4888b0979f6e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:26:16.220724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:26:16.221215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:16.221215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:16.221687 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-918369977", "snapshot_id": null, "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "volume_type": null, "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:26:16.222992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-918369977', 'snapshot_id': None, 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'volume_type': None, 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:26:16.344168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:26:16.357374 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:26:16.374052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (acbbd817-8e49-42f2-b309-ccf741384e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:26:16.377008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47a7091-8eba-4329-b0a3-60717e4adecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:16.379043 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:26:16.483931 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47a7091-8eba-4329-b0a3-60717e4adecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:16.486160 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4eb3b2-fc28-4730-8126-68287fac20fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:16.551221 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['762f6e0c-2746-4214-a782-281180bcd9a0', '748aa631-e67e-4469-831e-c8ec03e548a5', 'b7b68735-f863-47b3-90bf-fd745b1f8dcb', 'ff5247ca-ca01-4568-b21f-85edab6926b7'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:26:16.553090 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4eb3b2-fc28-4730-8126-68287fac20fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762f6e0c-2746-4214-a782-281180bcd9a0', '748aa631-e67e-4469-831e-c8ec03e548a5', 'b7b68735-f863-47b3-90bf-fd745b1f8dcb', 'ff5247ca-ca01-4568-b21f-85edab6926b7']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:16.555254 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc164ba2-2144-4153-a7c8-44d93439bc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:16.624300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc164ba2-2144-4153-a7c8-44d93439bc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb78d712-cc76-408c-a860-eebcd00db5fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-918369977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['762f6e0c-2746-4214-a782-281180bcd9a0','748aa631-e67e-4469-831e-c8ec03e548a5','b7b68735-f863-47b3-90bf-fd745b1f8dcb','ff5247ca-ca01-4568-b21f-85edab6926b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-918369977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb78d712-cc76-408c-a860-eebcd00db5fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:16.627194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ca3205-e488-41d1-8096-3d7d5945815c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:16.652499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ca3205-e488-41d1-8096-3d7d5945815c) transitioned into state 'SUCCESS' from state '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-918369977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['762f6e0c-2746-4214-a782-281180bcd9a0','748aa631-e67e-4469-831e-c8ec03e548a5','b7b68735-f863-47b3-90bf-fd745b1f8dcb','ff5247ca-ca01-4568-b21f-85edab6926b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:16.654438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7260cbd-ac71-492d-ab6c-dfee439d81b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:16.668323 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7260cbd-ac71-492d-ab6c-dfee439d81b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:16.670915 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (acbbd817-8e49-42f2-b309-ccf741384e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:26:16.721310 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:26:16.734819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-99b9b3dc-41d5-4667-a263-f04c3e7b6a61 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:26:16.735973 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1556/3106] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:26:16 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 827 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:26:16.749990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f18500d-2514-4cba-9e31-c3e0ff1dbe66 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:16.750512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f18500d-2514-4cba-9e31-c3e0ff1dbe66 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:16.751627 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0f18500d-2514-4cba-9e31-c3e0ff1dbe66 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:16.802457 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:16.802457 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:16.811326 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0f18500d-2514-4cba-9e31-c3e0ff1dbe66 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:16.834629 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0f18500d-2514-4cba-9e31-c3e0ff1dbe66 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:16.835529 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1551/3107] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:16 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:17.852105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a0dd4bd-9214-4db2-b866-2e2cd9acbbb0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:17.852739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a0dd4bd-9214-4db2-b866-2e2cd9acbbb0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:17.852840 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:17.852840 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:17.853150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2a0dd4bd-9214-4db2-b866-2e2cd9acbbb0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:17.902266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:17.902266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:17.911290 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2a0dd4bd-9214-4db2-b866-2e2cd9acbbb0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:17.932826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2a0dd4bd-9214-4db2-b866-2e2cd9acbbb0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:17.933807 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1557/3108] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:17 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:18.949038 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d871991-fdc4-4ebf-ab76-1bb25b1183f7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:18.949607 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d871991-fdc4-4ebf-ab76-1bb25b1183f7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:18.949834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:18.949834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:18.950207 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0d871991-fdc4-4ebf-ab76-1bb25b1183f7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:19.000779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:19.000779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:19.009628 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0d871991-fdc4-4ebf-ab76-1bb25b1183f7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:19.035858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0d871991-fdc4-4ebf-ab76-1bb25b1183f7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:19.036884 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1552/3109] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:18 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:20.052766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c99d2c1c-0b96-4560-835e-7b94e86d3ef8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:20.053344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c99d2c1c-0b96-4560-835e-7b94e86d3ef8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:20.053519 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:20.053519 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:20.053894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c99d2c1c-0b96-4560-835e-7b94e86d3ef8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:20.106969 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:20.106969 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:20.116570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c99d2c1c-0b96-4560-835e-7b94e86d3ef8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:20.138180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c99d2c1c-0b96-4560-835e-7b94e86d3ef8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:20.139033 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1558/3110] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:20 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:21.154568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e540c109-8f3a-44be-b879-df3b4fc0fc07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:21.155201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e540c109-8f3a-44be-b879-df3b4fc0fc07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:21.155488 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:21.155488 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:21.155909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e540c109-8f3a-44be-b879-df3b4fc0fc07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:21.208164 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:21.208164 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:21.217199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e540c109-8f3a-44be-b879-df3b4fc0fc07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:21.242454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e540c109-8f3a-44be-b879-df3b4fc0fc07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:21.243333 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1553/3111] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:21 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:22.260566 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a43bd52e-b9ba-4666-bf2a-b8d4ba42939c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:22.261132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a43bd52e-b9ba-4666-bf2a-b8d4ba42939c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:22.261316 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:22.261316 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:22.261684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a43bd52e-b9ba-4666-bf2a-b8d4ba42939c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:22.311916 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:22.311916 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:22.323697 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a43bd52e-b9ba-4666-bf2a-b8d4ba42939c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:22.351641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a43bd52e-b9ba-4666-bf2a-b8d4ba42939c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:22.352472 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1559/3112] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:22 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:23.369468 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9454313a-11e1-4e6b-9b81-4dffa36dda43 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:23.369965 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9454313a-11e1-4e6b-9b81-4dffa36dda43 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:23.370166 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:23.370166 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:23.370849 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9454313a-11e1-4e6b-9b81-4dffa36dda43 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:23.421486 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:23.421486 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:23.430218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9454313a-11e1-4e6b-9b81-4dffa36dda43 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:23.452368 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9454313a-11e1-4e6b-9b81-4dffa36dda43 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:23.453196 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1554/3113] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:23 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:24.470704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c99f9f45-2438-4c5e-9709-7e43878a20fc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:24.471273 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c99f9f45-2438-4c5e-9709-7e43878a20fc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:24.471475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:24.471475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:24.471857 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c99f9f45-2438-4c5e-9709-7e43878a20fc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:24.521601 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:24.521601 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:24.530241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c99f9f45-2438-4c5e-9709-7e43878a20fc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:24.552750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c99f9f45-2438-4c5e-9709-7e43878a20fc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:24.553586 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1560/3114] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:24 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:25.569653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8114fe04-dcf6-410f-b176-c99e4ef1327b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:25.570330 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8114fe04-dcf6-410f-b176-c99e4ef1327b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:25.570751 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:25.570751 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:25.571285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8114fe04-dcf6-410f-b176-c99e4ef1327b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:25.625807 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:25.625807 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:25.635451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8114fe04-dcf6-410f-b176-c99e4ef1327b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:25.657722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8114fe04-dcf6-410f-b176-c99e4ef1327b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:25.658646 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1555/3115] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:25 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:26.675287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d80f7e3-fc94-40b4-8c82-fffb0dc62402 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:26.675847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d80f7e3-fc94-40b4-8c82-fffb0dc62402 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:26.675963 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:26.675963 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:26.676263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d80f7e3-fc94-40b4-8c82-fffb0dc62402 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:26.739927 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:26.739927 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:26.748393 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1d80f7e3-fc94-40b4-8c82-fffb0dc62402 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:26.771162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d80f7e3-fc94-40b4-8c82-fffb0dc62402 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:26.771989 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1561/3116] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:26 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 977 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:27.788565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90310bd9-1543-40de-a182-23b06b41ced0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:27.789127 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90310bd9-1543-40de-a182-23b06b41ced0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:27.789255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:27.789255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:27.789620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-90310bd9-1543-40de-a182-23b06b41ced0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:27.838533 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:27.838533 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:27.847678 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-90310bd9-1543-40de-a182-23b06b41ced0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:27.869113 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-90310bd9-1543-40de-a182-23b06b41ced0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:27.869935 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1556/3117] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:27 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 980 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:28.886282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e41c7394-e474-4e0e-85e3-3689bf365793 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:28.886881 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e41c7394-e474-4e0e-85e3-3689bf365793 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:28.887161 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:28.887161 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:28.887540 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e41c7394-e474-4e0e-85e3-3689bf365793 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:28.939203 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:28.939203 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:28.947630 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e41c7394-e474-4e0e-85e3-3689bf365793 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:28.970735 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e41c7394-e474-4e0e-85e3-3689bf365793 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:28.972437 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1562/3118] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:28 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 980 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:29.989112 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-868edd91-7a61-4221-b78e-0ffb6460eca5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:29.989902 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-868edd91-7a61-4221-b78e-0ffb6460eca5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:29.990060 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:29.990060 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:29.990400 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-868edd91-7a61-4221-b78e-0ffb6460eca5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:30.043124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:30.043124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:30.053940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-868edd91-7a61-4221-b78e-0ffb6460eca5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:30.077801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-868edd91-7a61-4221-b78e-0ffb6460eca5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:30.078624 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1557/3119] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:29 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:31.096592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-196812a3-0295-440e-b61c-bc5c884b1b12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:31.097145 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-196812a3-0295-440e-b61c-bc5c884b1b12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:31.097452 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:31.097452 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:31.097829 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-196812a3-0295-440e-b61c-bc5c884b1b12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:31.146328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:31.146328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:31.154438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-196812a3-0295-440e-b61c-bc5c884b1b12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:31.180114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-196812a3-0295-440e-b61c-bc5c884b1b12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:31.180967 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1563/3120] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:31 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1370 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:32.196755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2893b554-db78-46d7-b858-0d07f3f7e9c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:32.197328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2893b554-db78-46d7-b858-0d07f3f7e9c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:32.197444 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:32.197444 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:32.197814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2893b554-db78-46d7-b858-0d07f3f7e9c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:32.247584 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:32.247584 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:32.256040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2893b554-db78-46d7-b858-0d07f3f7e9c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:32.279344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2893b554-db78-46d7-b858-0d07f3f7e9c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:32.280154 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1558/3121] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:32.295953 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4691899-3fb5-47b0-993a-438cfce9cdfb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:32.296470 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4691899-3fb5-47b0-993a-438cfce9cdfb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:32.296684 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:32.296684 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:32.297050 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4691899-3fb5-47b0-993a-438cfce9cdfb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:32.346237 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:32.346237 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:32.353985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4691899-3fb5-47b0-993a-438cfce9cdfb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:32.379351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4691899-3fb5-47b0-993a-438cfce9cdfb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:32.380196 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1564/3122] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:26:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:26:32.497627 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:32.498178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:32.498393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:32.498393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:32.498762 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:32.547540 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:32.547540 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:32.556428 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:32.578816 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:32.579834 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1559/3123] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:26:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1368 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:33.247111 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-6c88a306-d5aa-4bf2-8ff1-39b998d28c06 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:33.247619 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-6c88a306-d5aa-4bf2-8ff1-39b998d28c06 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:33.247823 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:33.247823 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:33.248230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-6c88a306-d5aa-4bf2-8ff1-39b998d28c06 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:33.299109 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:33.299109 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:33.307202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-6c88a306-d5aa-4bf2-8ff1-39b998d28c06 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:33.329791 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-6c88a306-d5aa-4bf2-8ff1-39b998d28c06 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:33.330633 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1565/3124] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:26:33 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:33.341250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:26:33.341726 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:33.341943 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:33.341943 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:33.342319 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:33.343410 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:26:33.344027 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1560/3125] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:26:33 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:26:33.356828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-9e9f1725-76a3-4804-b4d5-69a997a1fc3c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:26:33.357349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:33.357349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:33.357894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-9e9f1725-76a3-4804-b4d5-69a997a1fc3c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb78d712-cc76-408c-a860-eebcd00db5fa", "instance_uuid": "d3b450ea-8c08-46ed-bfcd-e6aa15e8783b", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:26:33.411047 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:33.411047 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:33.464475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-9e9f1725-76a3-4804-b4d5-69a997a1fc3c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:26:33.465393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1566/3126] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:26:33 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:34.622268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:26:34.622790 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:34.623155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:34.624199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-ec3616ab-6143-4cf1-a19e-f81db2448a60 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:26:34.624792 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1561/3127] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:26:34 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:26:34.648383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-cfe55ba2-f898-4110-b333-9d400844f2e6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:34.648951 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-cfe55ba2-f898-4110-b333-9d400844f2e6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:34.649166 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:34.649166 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:34.649517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-cfe55ba2-f898-4110-b333-9d400844f2e6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:34.699914 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:34.699914 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:34.709188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-cfe55ba2-f898-4110-b333-9d400844f2e6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:34.730036 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:34.730036 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:34.741578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-cfe55ba2-f898-4110-b333-9d400844f2e6 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:34.742491 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1567/3128] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:26:34 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1466 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:26:34.761981 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-3d88087a-9321-4a22-b3d5-6a9b326ed1eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3 Jan 21 04:26:34.762895 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-3d88087a-9321-4a22-b3d5-6a9b326ed1eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:26:34.790800 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:26:34.790800 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:26:34.791333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-3d88087a-9321-4a22-b3d5-6a9b326ed1eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-fb78d712-cc76-408c-a860-eebcd00db5fa-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:26:34.793801 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:34.793801 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:36.110809 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-3d88087a-9321-4a22-b3d5-6a9b326ed1eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-fb78d712-cc76-408c-a860-eebcd00db5fa-n-h1-769329-3'" released by "attachment_update" :: held 1.319s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:26:36.111918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-3d88087a-9321-4a22-b3d5-6a9b326ed1eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3 returned with HTTP 200 Jan 21 04:26:36.112888 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1562/3129] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:26:34 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3 => generated 762 bytes in 1356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:26:36.147940 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-4f778e83-80dd-43aa-9dd3-f00948667751 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3/action Jan 21 04:26:36.148420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:36.148420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:36.149139 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-4f778e83-80dd-43aa-9dd3-f00948667751 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:26:36.149525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-4f778e83-80dd-43aa-9dd3-f00948667751 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:26:36.217550 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:36.217550 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:36.231010 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-b5b7f37f-eb7a-4e87-a7fe-3d1758407858 req-4f778e83-80dd-43aa-9dd3-f00948667751 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3/action returned with HTTP 204 Jan 21 04:26:36.231795 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1568/3130] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:26:36 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:26:48.951500 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-318e2390-0ccf-46ad-bb27-b35da12b6882 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/limits Jan 21 04:26:48.952055 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-318e2390-0ccf-46ad-bb27-b35da12b6882 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:48.952213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:48.952213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:48.952674 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-318e2390-0ccf-46ad-bb27-b35da12b6882 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:48.973618 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:48.973618 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:49.008874 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-318e2390-0ccf-46ad-bb27-b35da12b6882 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/limits returned with HTTP 200 Jan 21 04:26:49.009671 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1563/3131] 10.222.0.22 () {60 vars in 1455 bytes} [Thu Jan 21 04:26:48 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/limits => generated 302 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:49.114388 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-789bd487-d422-4ffb-9d8d-80347371cb54 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:49.114904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-789bd487-d422-4ffb-9d8d-80347371cb54 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:49.115175 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:49.115175 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:49.115546 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-789bd487-d422-4ffb-9d8d-80347371cb54 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:49.164074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:49.164074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:49.172238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-789bd487-d422-4ffb-9d8d-80347371cb54 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:49.190781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:49.190781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:49.200202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-789bd487-d422-4ffb-9d8d-80347371cb54 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:49.201044 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1569/3132] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:26:49 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1660 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:26:49.217355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots Jan 21 04:26:49.218216 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb78d712-cc76-408c-a860-eebcd00db5fa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1006476888", "description": null, "metadata": {}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:26:49.267959 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:49.267959 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:49.269117 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:49.269480 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create snapshot from volume fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:49.323962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['bf5ef64c-a48a-4423-9397-0f8bca239411', '2b40306a-0ff1-438f-ae80-1b6ea843b3e0', 'fa694f13-2a4e-4368-b061-a89b79ab82af', '2cbd026e-7b14-446c-9d6d-3764327db40d'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:26:49.427587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot force create request issued successfully. Jan 21 04:26:49.428358 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-aa875da8-6213-4a93-9ea2-228b22cc328c req-d05b70d5-aba5-4b10-985b-9eeeb69ac9e8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots returned with HTTP 202 Jan 21 04:26:49.429234 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1564/3133] 10.222.0.22 () {64 vars in 1518 bytes} [Thu Jan 21 04:26:49 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots => generated 320 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:26:50.655712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3e235d9-5fa7-45db-886d-715432d4d375 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:26:50.656428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3e235d9-5fa7-45db-886d-715432d4d375 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:50.656713 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:50.656713 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:50.658818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b3e235d9-5fa7-45db-886d-715432d4d375 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:50.692227 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:50.692227 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:50.693705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b3e235d9-5fa7-45db-886d-715432d4d375 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:50.695928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b3e235d9-5fa7-45db-886d-715432d4d375 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 200 Jan 21 04:26:50.696753 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1570/3134] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:26:50 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 452 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:51.709617 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29aa4a32-2ede-466e-8fa3-0244162604ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:26:51.710150 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29aa4a32-2ede-466e-8fa3-0244162604ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:51.710239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:51.710239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:51.710602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29aa4a32-2ede-466e-8fa3-0244162604ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:51.736293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:51.736293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:51.737568 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29aa4a32-2ede-466e-8fa3-0244162604ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:51.739528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29aa4a32-2ede-466e-8fa3-0244162604ca tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 200 Jan 21 04:26:51.740340 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1565/3135] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:26:51 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 479 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:52.849161 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c91c1aaf-894c-4e28-83d2-2fa0d0c95dd0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:26:52.849676 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c91c1aaf-894c-4e28-83d2-2fa0d0c95dd0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:52.849890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:52.849890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:52.850263 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c91c1aaf-894c-4e28-83d2-2fa0d0c95dd0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:52.874834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:52.874834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:52.875990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-c91c1aaf-894c-4e28-83d2-2fa0d0c95dd0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:52.877865 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c91c1aaf-894c-4e28-83d2-2fa0d0c95dd0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 200 Jan 21 04:26:52.878661 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1571/3136] 10.222.0.22 () {60 vars in 1575 bytes} [Thu Jan 21 04:26:52 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:54.246896 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-57c60cc7-bc7a-4c93-8cfa-c0dcad05d80c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:26:54.247492 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-57c60cc7-bc7a-4c93-8cfa-c0dcad05d80c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:54.247651 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:54.247651 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:54.248229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-57c60cc7-bc7a-4c93-8cfa-c0dcad05d80c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:54.272617 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:54.272617 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:54.273704 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-57c60cc7-bc7a-4c93-8cfa-c0dcad05d80c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:54.275653 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-57c60cc7-bc7a-4c93-8cfa-c0dcad05d80c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 200 Jan 21 04:26:54.276448 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1566/3137] 10.222.0.71 () {58 vars in 1368 bytes} [Thu Jan 21 04:26:54 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 479 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:54.300474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b74826dd-20c6-490c-bb0e-838ee2d5fa91 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:26:54.301008 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b74826dd-20c6-490c-bb0e-838ee2d5fa91 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:54.301249 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:54.301249 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:54.301669 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b74826dd-20c6-490c-bb0e-838ee2d5fa91 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:54.354009 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:54.354009 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:54.363737 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-b74826dd-20c6-490c-bb0e-838ee2d5fa91 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:54.383536 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:54.383536 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:54.393750 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b74826dd-20c6-490c-bb0e-838ee2d5fa91 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:26:54.394590 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1572/3138] 10.222.0.71 () {58 vars in 1362 bytes} [Thu Jan 21 04:26:54 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1660 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:26:54.427691 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:26:54.428161 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:54.428161 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:54.428602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "74a850cb-3016-4731-9bf3-2ed7f10bc9b9", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:26:54.430093 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '74a850cb-3016-4731-9bf3-2ed7f10bc9b9', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:26:54.465715 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:54.465715 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:54.466829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:26:54.467219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:26:54.468361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:26:54.484968 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (9ce4861a-5363-49b1-b9a7-112356a64614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:26:54.488082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cca01a6-7fea-4e30-98d8-137446b50617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:54.490038 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:26:54.590716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cca01a6-7fea-4e30-98d8-137446b50617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74a850cb-3016-4731-9bf3-2ed7f10bc9b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:54.592970 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e3b8fcf-ed79-4443-a8d7-f6af638e23aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:54.660725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['338d1542-95c7-48ba-ae4d-7654be635b04', '221a344f-1a99-4967-a064-7d0a139a0187', '1cdc440a-4035-4d8b-ba7b-ca3662495bc2', '6d748e0f-65eb-44c8-b252-a54f5a4f8680'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:26:54.662667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e3b8fcf-ed79-4443-a8d7-f6af638e23aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['338d1542-95c7-48ba-ae4d-7654be635b04', '221a344f-1a99-4967-a064-7d0a139a0187', '1cdc440a-4035-4d8b-ba7b-ca3662495bc2', '6d748e0f-65eb-44c8-b252-a54f5a4f8680']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:54.669997 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f11a7ee3-a4da-4823-99e3-fabf05ff8bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:54.793703 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f11a7ee3-a4da-4823-99e3-fabf05ff8bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbed52e-2ab5-4098-adad-69217065bd79', '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='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['338d1542-95c7-48ba-ae4d-7654be635b04','221a344f-1a99-4967-a064-7d0a139a0187','1cdc440a-4035-4d8b-ba7b-ca3662495bc2','6d748e0f-65eb-44c8-b252-a54f5a4f8680'],size=1,snapshot_id=74a850cb-3016-4731-9bf3-2ed7f10bc9b9,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), '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-21T04:26:54Z,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=7fbed52e-2ab5-4098-adad-69217065bd79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74a850cb-3016-4731-9bf3-2ed7f10bc9b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:54.795799 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2fe77a0-e18e-4dc5-bab0-c1435a574c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:54.822934 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2fe77a0-e18e-4dc5-bab0-c1435a574c3e) transitioned into 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='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['338d1542-95c7-48ba-ae4d-7654be635b04','221a344f-1a99-4967-a064-7d0a139a0187','1cdc440a-4035-4d8b-ba7b-ca3662495bc2','6d748e0f-65eb-44c8-b252-a54f5a4f8680'],size=1,snapshot_id=74a850cb-3016-4731-9bf3-2ed7f10bc9b9,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:54.824917 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c05f5d9c-0bb5-4ae1-910e-f5df47f660c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:26:54.910577 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c05f5d9c-0bb5-4ae1-910e-f5df47f660c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:26:54.913125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (9ce4861a-5363-49b1-b9a7-112356a64614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:26:54.967282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:26:54.981519 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-60983eb9-8645-4f7e-b121-2872d8a38b4f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:26:54.982067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1567/3139] 10.222.0.71 () {62 vars in 1305 bytes} [Thu Jan 21 04:26:54 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 805 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:26:55.003305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-5b7e08cd-fcba-47fa-8e35-2e2ac84f6c2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:26:55.004219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-5b7e08cd-fcba-47fa-8e35-2e2ac84f6c2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:55.004420 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:55.004420 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:55.005056 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-5b7e08cd-fcba-47fa-8e35-2e2ac84f6c2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:55.071950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:55.071950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:55.080710 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-5b7e08cd-fcba-47fa-8e35-2e2ac84f6c2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:55.105919 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-5b7e08cd-fcba-47fa-8e35-2e2ac84f6c2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:26:55.106909 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1573/3140] 10.222.0.71 () {58 vars in 1362 bytes} [Thu Jan 21 04:26:54 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 897 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:55.127424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-10830d1d-157e-4d65-9b8e-b3be5959b038 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:26:55.128656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-10830d1d-157e-4d65-9b8e-b3be5959b038 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:55.128925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:55.128925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:55.129384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-10830d1d-157e-4d65-9b8e-b3be5959b038 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:55.180478 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:55.180478 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:55.189476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-10830d1d-157e-4d65-9b8e-b3be5959b038 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:55.212968 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-10830d1d-157e-4d65-9b8e-b3be5959b038 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:26:55.214204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1568/3141] 10.222.0.71 () {58 vars in 1362 bytes} [Thu Jan 21 04:26:55 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 897 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:26:58.254792 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b1e4d641-ea1b-4e21-9bce-0bf9018fe177 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:26:58.255993 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b1e4d641-ea1b-4e21-9bce-0bf9018fe177 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:26:58.256527 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:26:58.256527 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:26:58.258172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b1e4d641-ea1b-4e21-9bce-0bf9018fe177 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:26:58.334646 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:26:58.334646 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:26:58.344918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-b1e4d641-ea1b-4e21-9bce-0bf9018fe177 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:26:58.370283 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b1e4d641-ea1b-4e21-9bce-0bf9018fe177 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:26:58.371537 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1574/3142] 10.222.0.71 () {58 vars in 1362 bytes} [Thu Jan 21 04:26:58 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 897 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:01.410183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:01.492403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:01.492403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:01.492403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:01.492403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:01.492403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:01.492403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:01.494347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:01.519282 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:27:01.520942 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1569/3143] 10.222.0.71 () {58 vars in 1362 bytes} [Thu Jan 21 04:27:01 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 897 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:04.546795 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-e4ea2f21-458f-4997-87de-c5b31879a5b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:04.547409 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-e4ea2f21-458f-4997-87de-c5b31879a5b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:04.547661 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:04.547661 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:04.548037 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-e4ea2f21-458f-4997-87de-c5b31879a5b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:04.597033 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:04.597033 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:04.605097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-e4ea2f21-458f-4997-87de-c5b31879a5b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:04.630776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-e4ea2f21-458f-4997-87de-c5b31879a5b9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:27:04.631644 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1575/3144] 10.222.0.71 () {58 vars in 1362 bytes} [Thu Jan 21 04:27:04 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 1347 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:04.641504 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:27:04.641977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:04.642197 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:04.642197 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:04.642573 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:04.644444 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:27:04.645032 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1570/3145] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:27:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:27:04.660196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-1c2c9297-8737-4ad3-88c1-129753855cdf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:27:04.660690 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:04.660690 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:04.661112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-1c2c9297-8737-4ad3-88c1-129753855cdf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fbed52e-2ab5-4098-adad-69217065bd79", "instance_uuid": "221ed904-59e8-4adb-9814-5fa9a702fa50", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:27:04.710403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:04.710403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:04.762621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-1c2c9297-8737-4ad3-88c1-129753855cdf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:27:04.763539 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1576/3146] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 21 04:27:04 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:04.780923 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:27:04.781910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:04.782405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:04.783489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-b88d4532-d01f-4a74-9472-a7a1ecfc85d4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:27:04.784916 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1571/3147] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:27:04 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:27:04.803303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-34b267fe-9476-43be-8914-7b5d496384ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:04.803868 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-34b267fe-9476-43be-8914-7b5d496384ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:04.804078 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:04.804078 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:04.804489 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-34b267fe-9476-43be-8914-7b5d496384ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:04.855500 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:04.855500 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:04.864837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-1ed366b6-d85d-4e05-9208-896505914332 req-34b267fe-9476-43be-8914-7b5d496384ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:04.883591 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:04.883591 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:04.892948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-34b267fe-9476-43be-8914-7b5d496384ad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:27:04.894607 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1577/3148] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:27:04 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 1445 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:27:04.957467 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c2f6f40d-4a31-4fbc-ab2e-fb85e722f676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a Jan 21 04:27:04.958269 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c2f6f40d-4a31-4fbc-ab2e-fb85e722f676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:27:04.985018 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:27:04.985018 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:27:04.985487 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-1ed366b6-d85d-4e05-9208-896505914332 req-c2f6f40d-4a31-4fbc-ab2e-fb85e722f676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-7fbed52e-2ab5-4098-adad-69217065bd79-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.008s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:27:04.988399 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:04.988399 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:06.242727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-1ed366b6-d85d-4e05-9208-896505914332 req-c2f6f40d-4a31-4fbc-ab2e-fb85e722f676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-7fbed52e-2ab5-4098-adad-69217065bd79-n-h2-769329-3'" released by "attachment_update" :: held 1.257s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:27:06.243449 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-c2f6f40d-4a31-4fbc-ab2e-fb85e722f676 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a returned with HTTP 200 Jan 21 04:27:06.244338 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1572/3149] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:27:04 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a => generated 762 bytes in 1292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:06.301296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-848eaf3f-8e0b-4491-9bf8-e13cc68a3946 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a/action Jan 21 04:27:06.301784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:06.301784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:06.302219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-848eaf3f-8e0b-4491-9bf8-e13cc68a3946 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:27:06.302599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-848eaf3f-8e0b-4491-9bf8-e13cc68a3946 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:27:06.369173 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:06.369173 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:06.381462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-1ed366b6-d85d-4e05-9208-896505914332 req-848eaf3f-8e0b-4491-9bf8-e13cc68a3946 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a/action returned with HTTP 204 Jan 21 04:27:06.382329 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1578/3150] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:27:06 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:18.825041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-188647e9-e94f-4258-b0b6-3e0a84e15646 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:18.825564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-188647e9-e94f-4258-b0b6-3e0a84e15646 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:18.825781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:18.825781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:18.826153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-188647e9-e94f-4258-b0b6-3e0a84e15646 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:18.875471 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:18.875471 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:18.884056 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-188647e9-e94f-4258-b0b6-3e0a84e15646 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:18.903815 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:18.903815 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:18.913975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-188647e9-e94f-4258-b0b6-3e0a84e15646 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:27:18.914808 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1573/3151] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:18 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 1639 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:22.659442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-067c0980-d781-4d32-a408-28a9dc5ffcd2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a Jan 21 04:27:22.659954 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-067c0980-d781-4d32-a408-28a9dc5ffcd2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:22.660144 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:22.660144 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:22.660510 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-067c0980-d781-4d32-a408-28a9dc5ffcd2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:22.681734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:22.681734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:23.145503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-067c0980-d781-4d32-a408-28a9dc5ffcd2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:27:23.146060 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-067c0980-d781-4d32-a408-28a9dc5ffcd2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:27:23.163827 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-067c0980-d781-4d32-a408-28a9dc5ffcd2 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a returned with HTTP 200 Jan 21 04:27:23.164339 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1579/3152] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:27:22 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/d97e86a2-3ab8-46ea-be2a-ad28861ec91a => generated 19 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:23.205595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:23.206300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:23.206608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:23.206608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:23.207009 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:23.214949 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: 7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:23.263101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:23.263101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:23.264671 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:23.328331 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:27:23.328807 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-d269a5e1-5982-44d2-a73f-c0368a3b96ed req-21e2a0ae-d828-4647-a00c-af68b7b43df9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 202 Jan 21 04:27:23.329668 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1574/3153] 10.222.0.71 () {60 vars in 1384 bytes} [Thu Jan 21 04:27:23 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:27:24.817386 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1099d441-050a-4910-94e7-c9aabd83d95c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:24.821405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1099d441-050a-4910-94e7-c9aabd83d95c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:24.821405 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:24.821405 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:24.821405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1099d441-050a-4910-94e7-c9aabd83d95c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:24.875159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:24.875159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:24.884976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1099d441-050a-4910-94e7-c9aabd83d95c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:24.912176 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1099d441-050a-4910-94e7-c9aabd83d95c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 200 Jan 21 04:27:24.912964 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1580/3154] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:24 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 1346 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:25.930011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf7615e9-1655-4064-a6e2-efe28f1c320b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 Jan 21 04:27:25.934329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf7615e9-1655-4064-a6e2-efe28f1c320b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:25.934329 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:25.934329 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:25.934329 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bf7615e9-1655-4064-a6e2-efe28f1c320b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:25.979289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bf7615e9-1655-4064-a6e2-efe28f1c320b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 returned with HTTP 404 Jan 21 04:27:25.980323 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1575/3155] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:25 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/7fbed52e-2ab5-4098-adad-69217065bd79 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:25.989584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:25.990122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:25.990338 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:25.990338 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:25.990732 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:25.991159 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete snapshot with id: 74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:26.015475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:26.015475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:26.017091 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:27:26.091537 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot delete request issued successfully. Jan 21 04:27:26.092011 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b83aad55-556f-463b-bfec-b2e409590178 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 202 Jan 21 04:27:26.102627 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1581/3156] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:27:25 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:27:26.102990 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b238dfe5-688e-4796-84d6-3163dfe86e1c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:26.102990 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b238dfe5-688e-4796-84d6-3163dfe86e1c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:26.103307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b238dfe5-688e-4796-84d6-3163dfe86e1c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:26.130413 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:26.130413 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:26.137369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b238dfe5-688e-4796-84d6-3163dfe86e1c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:27:26.137369 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b238dfe5-688e-4796-84d6-3163dfe86e1c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 200 Jan 21 04:27:26.137369 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1576/3157] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:27:26 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:27.148209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89a69bc0-fb8a-490e-9466-60040011c6cd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:27.152485 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89a69bc0-fb8a-490e-9466-60040011c6cd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:27.152652 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:27.152652 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:27.153018 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-89a69bc0-fb8a-490e-9466-60040011c6cd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:27.185406 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:27.185406 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:27.186646 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-89a69bc0-fb8a-490e-9466-60040011c6cd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:27:27.188580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-89a69bc0-fb8a-490e-9466-60040011c6cd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 200 Jan 21 04:27:27.194905 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1582/3158] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:27:27 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 478 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:28.201973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6a1412d-ce23-40da-9744-5ecf3c114e4b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:28.202535 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6a1412d-ce23-40da-9744-5ecf3c114e4b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:28.202863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:28.202863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:28.203250 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f6a1412d-ce23-40da-9744-5ecf3c114e4b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:28.227603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f6a1412d-ce23-40da-9744-5ecf3c114e4b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 404 Jan 21 04:27:28.228583 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1577/3159] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:27:28 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:32.167712 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-d9fdf754-1869-4985-9145-f09b8eee114f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3 Jan 21 04:27:32.168272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-d9fdf754-1869-4985-9145-f09b8eee114f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:32.168429 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:32.168429 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:32.168907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-d9fdf754-1869-4985-9145-f09b8eee114f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:32.189403 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:32.189403 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:32.690123 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-d9fdf754-1869-4985-9145-f09b8eee114f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:27:32.690559 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-d9fdf754-1869-4985-9145-f09b8eee114f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:27:32.698080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-d9fdf754-1869-4985-9145-f09b8eee114f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3 returned with HTTP 200 Jan 21 04:27:32.699229 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1583/3160] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:27:32 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/4840d665-8a51-43c3-a11b-9a0904872da3 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:32.715451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:32.715898 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:32.716618 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:32.717082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:32.766296 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:32.766296 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:32.767522 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:32.797154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:27:32.797656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-e1cab972-950d-4b94-99f0-7063778fdc69 req-51c69cf7-fb0e-47f6-a0db-cbe691c9a761 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 202 Jan 21 04:27:32.798592 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1578/3161] 10.222.0.58 () {60 vars in 1384 bytes} [Thu Jan 21 04:27:32 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 04:27:33.829476 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-20dd474b-6ee2-4075-9de4-3bf61ee28153 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:33.830012 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-20dd474b-6ee2-4075-9de4-3bf61ee28153 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:33.830200 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:33.830200 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:33.830569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-20dd474b-6ee2-4075-9de4-3bf61ee28153 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:33.881847 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:33.881847 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:33.890648 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-20dd474b-6ee2-4075-9de4-3bf61ee28153 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:33.915503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-20dd474b-6ee2-4075-9de4-3bf61ee28153 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 200 Jan 21 04:27:33.924515 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1584/3162] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:33 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 1367 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:34.933457 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06055127-29e1-407a-a11e-5b12e9e8826a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:34.934562 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06055127-29e1-407a-a11e-5b12e9e8826a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:34.934929 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:34.934929 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:34.935569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-06055127-29e1-407a-a11e-5b12e9e8826a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:34.984592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-06055127-29e1-407a-a11e-5b12e9e8826a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 404 Jan 21 04:27:34.985626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1579/3163] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:34 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:35.168736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e458781-e72b-47b6-bb8b-4c69b1cd2f0c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:35.169361 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e458781-e72b-47b6-bb8b-4c69b1cd2f0c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:35.169580 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:35.169580 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:35.169959 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9e458781-e72b-47b6-bb8b-4c69b1cd2f0c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:35.170321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-9e458781-e72b-47b6-bb8b-4c69b1cd2f0c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete snapshot with id: 74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:35.196205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9e458781-e72b-47b6-bb8b-4c69b1cd2f0c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 404 Jan 21 04:27:35.197246 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1585/3164] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:27:35 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:35.205706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b4d61c5-b408-4f22-bc0a-327dda8f6631 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 Jan 21 04:27:35.206252 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b4d61c5-b408-4f22-bc0a-327dda8f6631 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:35.206925 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b4d61c5-b408-4f22-bc0a-327dda8f6631 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:35.229546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b4d61c5-b408-4f22-bc0a-327dda8f6631 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 returned with HTTP 404 Jan 21 04:27:35.230627 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1580/3165] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:27:35 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/74a850cb-3016-4731-9bf3-2ed7f10bc9b9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:35.832165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccf6f9ac-784d-4880-a9e8-acb7c7a4b68d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:35.832737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccf6f9ac-784d-4880-a9e8-acb7c7a4b68d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:35.833215 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ccf6f9ac-784d-4880-a9e8-acb7c7a4b68d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:35.833673 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ccf6f9ac-784d-4880-a9e8-acb7c7a4b68d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:35.880279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ccf6f9ac-784d-4880-a9e8-acb7c7a4b68d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 404 Jan 21 04:27:35.881606 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1586/3166] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:27:35 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:27:35.889371 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bddf64f0-da28-400b-83cd-45114975a7a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa Jan 21 04:27:35.890028 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bddf64f0-da28-400b-83cd-45114975a7a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:35.890624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bddf64f0-da28-400b-83cd-45114975a7a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:35.947292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bddf64f0-da28-400b-83cd-45114975a7a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa returned with HTTP 404 Jan 21 04:27:35.949479 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1581/3167] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:35 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/fb78d712-cc76-408c-a860-eebcd00db5fa => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:27:39.199125 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:27:39.199890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2075300795", "snapshot_id": null, "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "volume_type": null, "size": 1}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:27:39.201130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2075300795', 'snapshot_id': None, 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'volume_type': None, 'size': 1}} {{(pid=87905) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:27:39.310075 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:27:39.323424 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:27:39.340344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (b2e831f2-c08f-415a-8548-c498fbaaf419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:27:39.343069 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a2dbb7d-f10f-433b-ae68-49b4ccdbb5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:27:39.345079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int {{(pid=87905) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:27:39.467321 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a2dbb7d-f10f-433b-ae68-49b4ccdbb5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:27:39.469508 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109505ff-98ba-4e87-8b88-fbeae0e3067f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:27:39.538115 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['9a2ff21d-bbb3-42d0-a887-3c2798fb6dea', 'bd21a101-c99e-4be5-bcf1-aea30c2aadb0', '845c2d52-ae83-4b27-9c4a-bae5594b2882', '71f3efb1-eb8e-408a-91fc-622f9db4089e'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:27:39.542574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109505ff-98ba-4e87-8b88-fbeae0e3067f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2ff21d-bbb3-42d0-a887-3c2798fb6dea', 'bd21a101-c99e-4be5-bcf1-aea30c2aadb0', '845c2d52-ae83-4b27-9c4a-bae5594b2882', '71f3efb1-eb8e-408a-91fc-622f9db4089e']}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:27:39.542574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44074a4f-a91f-4938-9218-f899ac223092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:27:39.619411 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44074a4f-a91f-4938-9218-f899ac223092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13873b9e-922c-4d74-acdb-a8ffbf417864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2075300795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['9a2ff21d-bbb3-42d0-a887-3c2798fb6dea','bd21a101-c99e-4be5-bcf1-aea30c2aadb0','845c2d52-ae83-4b27-9c4a-bae5594b2882','71f3efb1-eb8e-408a-91fc-622f9db4089e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2075300795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13873b9e-922c-4d74-acdb-a8ffbf417864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:27:39.623465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c28587-70f0-4b94-afb0-804d54684ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:27:39.663948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c28587-70f0-4b94-afb0-804d54684ab0) transitioned into state 'SUCCESS' from state '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-2075300795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['9a2ff21d-bbb3-42d0-a887-3c2798fb6dea','bd21a101-c99e-4be5-bcf1-aea30c2aadb0','845c2d52-ae83-4b27-9c4a-bae5594b2882','71f3efb1-eb8e-408a-91fc-622f9db4089e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:27:39.667800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f73d57-4cef-4a4b-9ebb-450015721bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:27:39.687745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f73d57-4cef-4a4b-9ebb-450015721bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87905) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:27:39.690985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (b2e831f2-c08f-415a-8548-c498fbaaf419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87905) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:27:39.742049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:27:39.756383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23abe5ba-9bc7-428e-9d1a-a7f99f121b02 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:27:39.764990 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1587/3168] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:27:39 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 828 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:27:39.772023 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69308683-3fc9-4562-9ea0-13e2f243614e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:39.772691 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69308683-3fc9-4562-9ea0-13e2f243614e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:39.773246 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-69308683-3fc9-4562-9ea0-13e2f243614e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:39.828159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:39.828159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:39.837426 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-69308683-3fc9-4562-9ea0-13e2f243614e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:39.861709 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-69308683-3fc9-4562-9ea0-13e2f243614e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:39.862543 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1582/3169] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:39 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:40.880416 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0567224-ec10-4cd9-bb0d-336a68557733 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:40.881003 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0567224-ec10-4cd9-bb0d-336a68557733 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:40.881130 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:40.881130 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:40.881482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e0567224-ec10-4cd9-bb0d-336a68557733 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:40.935088 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:40.935088 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:40.943797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e0567224-ec10-4cd9-bb0d-336a68557733 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:40.969575 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e0567224-ec10-4cd9-bb0d-336a68557733 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:40.970615 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1588/3170] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:40 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:41.987598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7bf671cc-fe56-48f2-ad1d-3a21fb6bf155 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:41.988153 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7bf671cc-fe56-48f2-ad1d-3a21fb6bf155 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:41.988318 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:41.988318 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:41.989667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7bf671cc-fe56-48f2-ad1d-3a21fb6bf155 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:42.043013 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:42.043013 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:42.052608 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7bf671cc-fe56-48f2-ad1d-3a21fb6bf155 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:42.079254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7bf671cc-fe56-48f2-ad1d-3a21fb6bf155 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:42.080337 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1583/3171] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:41 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:43.097154 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-877df22b-55ce-4c08-9997-d37bfe476f9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:43.097775 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-877df22b-55ce-4c08-9997-d37bfe476f9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:43.098011 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:43.098011 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:43.098621 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-877df22b-55ce-4c08-9997-d37bfe476f9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:43.153095 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:43.153095 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:43.164667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-877df22b-55ce-4c08-9997-d37bfe476f9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:43.194338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-877df22b-55ce-4c08-9997-d37bfe476f9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:43.204592 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1589/3172] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:43 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:44.212323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-484e6190-99c9-45bb-b645-8125349fcc2c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:44.213313 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-484e6190-99c9-45bb-b645-8125349fcc2c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:44.213529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:44.213529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:44.213905 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-484e6190-99c9-45bb-b645-8125349fcc2c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:44.271286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:44.271286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:44.281028 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-484e6190-99c9-45bb-b645-8125349fcc2c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:44.307274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-484e6190-99c9-45bb-b645-8125349fcc2c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:44.308202 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1584/3173] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:44 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:45.324419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4f20ce6-e856-4b97-bc5b-fe976912c726 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:45.324938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4f20ce6-e856-4b97-bc5b-fe976912c726 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:45.325156 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:45.325156 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:45.325569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d4f20ce6-e856-4b97-bc5b-fe976912c726 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:45.383286 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:45.383286 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:45.394180 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d4f20ce6-e856-4b97-bc5b-fe976912c726 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:45.428631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d4f20ce6-e856-4b97-bc5b-fe976912c726 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:45.429472 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1590/3174] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:45 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:46.448611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a673371-131a-482c-a69b-33b9e4859a9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:46.449450 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a673371-131a-482c-a69b-33b9e4859a9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:46.450182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:46.450182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:46.450843 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0a673371-131a-482c-a69b-33b9e4859a9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:46.509999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:46.509999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:46.521996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0a673371-131a-482c-a69b-33b9e4859a9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:46.554841 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0a673371-131a-482c-a69b-33b9e4859a9a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:46.564872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1585/3175] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:46 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:47.571633 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9292a832-79e5-4291-a5dd-229d8a106caf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:47.572227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9292a832-79e5-4291-a5dd-229d8a106caf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:47.572327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:47.572327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:47.572662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9292a832-79e5-4291-a5dd-229d8a106caf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:47.624584 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:47.624584 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:47.640835 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9292a832-79e5-4291-a5dd-229d8a106caf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:47.668973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9292a832-79e5-4291-a5dd-229d8a106caf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:47.679508 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1591/3176] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:47 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:48.698269 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95d9b557-0554-4ebd-bb3e-7c1ed957a8a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:48.699178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95d9b557-0554-4ebd-bb3e-7c1ed957a8a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:48.699491 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:48.699491 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:48.700064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-95d9b557-0554-4ebd-bb3e-7c1ed957a8a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:48.762016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:48.762016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:48.775438 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-95d9b557-0554-4ebd-bb3e-7c1ed957a8a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:48.803373 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-95d9b557-0554-4ebd-bb3e-7c1ed957a8a5 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:48.804746 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1586/3177] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:48 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:49.820893 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff23bad-5abc-4ff9-b052-d6b7e79297f1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:49.822333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff23bad-5abc-4ff9-b052-d6b7e79297f1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:49.822698 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:49.822698 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:49.823811 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9ff23bad-5abc-4ff9-b052-d6b7e79297f1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:49.873051 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:49.873051 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:49.881518 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9ff23bad-5abc-4ff9-b052-d6b7e79297f1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:49.903472 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9ff23bad-5abc-4ff9-b052-d6b7e79297f1 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:49.904302 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1592/3178] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:49 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:50.921429 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb44fae3-7d1c-4497-b1be-6afcd6c8cde7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:50.921975 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb44fae3-7d1c-4497-b1be-6afcd6c8cde7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:50.922068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:50.922068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:50.922462 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb44fae3-7d1c-4497-b1be-6afcd6c8cde7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:51.106819 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:51.106819 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:51.116370 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb44fae3-7d1c-4497-b1be-6afcd6c8cde7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:51.138815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb44fae3-7d1c-4497-b1be-6afcd6c8cde7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:51.139661 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1587/3179] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:50 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 978 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:52.156741 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db3fe02d-ff1a-4dc7-84d1-6fd7e22f1e9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:52.157418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db3fe02d-ff1a-4dc7-84d1-6fd7e22f1e9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:52.157726 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:52.157726 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:52.158194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-db3fe02d-ff1a-4dc7-84d1-6fd7e22f1e9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:52.208915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:52.208915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:52.217473 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-db3fe02d-ff1a-4dc7-84d1-6fd7e22f1e9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:52.241182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-db3fe02d-ff1a-4dc7-84d1-6fd7e22f1e9f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:52.242012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1593/3180] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:52 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:53.259002 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-feecfcda-4534-4b0f-b889-101b9e53c1cc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:53.259822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-feecfcda-4534-4b0f-b889-101b9e53c1cc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:53.259822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:53.259822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:53.260058 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-feecfcda-4534-4b0f-b889-101b9e53c1cc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:53.310884 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:53.310884 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:53.320756 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-feecfcda-4534-4b0f-b889-101b9e53c1cc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:53.345141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-feecfcda-4534-4b0f-b889-101b9e53c1cc tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:53.345951 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1588/3181] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:53 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:54.363032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b52daa9-9eae-42ff-995f-f720bd121fad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:54.364204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b52daa9-9eae-42ff-995f-f720bd121fad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:54.375370 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:54.375370 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:54.375766 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b52daa9-9eae-42ff-995f-f720bd121fad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:54.427240 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:54.427240 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:54.437135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4b52daa9-9eae-42ff-995f-f720bd121fad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:54.464604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b52daa9-9eae-42ff-995f-f720bd121fad tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:54.465164 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1594/3182] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:54 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 981 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:27:55.480993 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56d0110b-0467-4ba9-a32f-9efe4c3a690d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:55.481537 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56d0110b-0467-4ba9-a32f-9efe4c3a690d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:55.481658 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:55.481658 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:55.482023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-56d0110b-0467-4ba9-a32f-9efe4c3a690d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:55.530327 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:55.530327 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:55.538776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-56d0110b-0467-4ba9-a32f-9efe4c3a690d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:55.561060 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-56d0110b-0467-4ba9-a32f-9efe4c3a690d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:55.561844 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1589/3183] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:55 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1369 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:55.576659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41c5fc0a-f94e-40ce-a64a-4c4e8b228bc7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:55.577176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41c5fc0a-f94e-40ce-a64a-4c4e8b228bc7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:55.577391 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:55.577391 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:55.577764 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-41c5fc0a-f94e-40ce-a64a-4c4e8b228bc7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:55.626153 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:55.626153 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:55.634158 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-41c5fc0a-f94e-40ce-a64a-4c4e8b228bc7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:55.656555 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-41c5fc0a-f94e-40ce-a64a-4c4e8b228bc7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:55.657383 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1595/3184] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:27:55 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1369 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:55.835562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:55.836111 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:55.836321 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:55.836321 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:55.836692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:55.887127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:55.887127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:55.895089 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:55.918943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:55.919804 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1590/3185] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:27:55 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:56.854951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-40531b80-2394-4dc3-a660-d3919236033a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:56.855482 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-40531b80-2394-4dc3-a660-d3919236033a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:56.855679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:56.855679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:56.856075 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-40531b80-2394-4dc3-a660-d3919236033a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:56.908664 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:56.908664 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:56.916692 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-40531b80-2394-4dc3-a660-d3919236033a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:56.940018 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-40531b80-2394-4dc3-a660-d3919236033a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:56.940850 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1596/3186] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:27:56 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:56.951987 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:27:56.952403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:56.952622 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:56.952622 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:56.952996 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:56.954035 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:27:56.954625 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1591/3187] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:27:56 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:27:56.968108 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-29ec44e7-84bb-407b-a522-c463f3d1db2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:27:56.968606 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:56.968606 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:56.969016 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-29ec44e7-84bb-407b-a522-c463f3d1db2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13873b9e-922c-4d74-acdb-a8ffbf417864", "instance_uuid": "77fb5bde-3497-430f-8113-33c3bdb01d09", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:27:57.019349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:57.019349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:57.076790 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-29ec44e7-84bb-407b-a522-c463f3d1db2e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:27:57.077686 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1597/3188] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:27:56 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:27:58.705903 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:27:58.706425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:58.706841 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:58.708029 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-f7d0c130-2c82-49f5-8d52-dce07d09496a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:27:58.708602 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1592/3189] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:27:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:27:58.723148 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-1ffddf02-2887-4dbd-8317-f0798584c3c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:27:58.723719 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-1ffddf02-2887-4dbd-8317-f0798584c3c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:27:58.723935 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:27:58.723935 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:27:58.724306 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-1ffddf02-2887-4dbd-8317-f0798584c3c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:27:58.774151 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:58.774151 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:58.782460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-1ffddf02-2887-4dbd-8317-f0798584c3c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:27:58.801290 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:58.801290 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:27:58.812408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-1ffddf02-2887-4dbd-8317-f0798584c3c7 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:27:58.813248 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1598/3190] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:27:58 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:27:58.852700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-3f9ac003-22a4-4ca4-9dd8-0147340799df tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8 Jan 21 04:27:58.853750 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-3f9ac003-22a4-4ca4-9dd8-0147340799df tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:27:58.881665 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:27:58.881665 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:27:58.882999 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-3f9ac003-22a4-4ca4-9dd8-0147340799df tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-13873b9e-922c-4d74-acdb-a8ffbf417864-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:27:58.885317 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:27:58.885317 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:28:00.147333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-3f9ac003-22a4-4ca4-9dd8-0147340799df tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-13873b9e-922c-4d74-acdb-a8ffbf417864-n-h2-769329-3'" released by "attachment_update" :: held 1.265s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:28:00.148814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-3f9ac003-22a4-4ca4-9dd8-0147340799df tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8 returned with HTTP 200 Jan 21 04:28:00.150336 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1593/3191] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:27:58 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8 => generated 762 bytes in 1302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:28:00.205859 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-7e64fe22-d665-48bb-9360-1b7fc0d6368c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8/action Jan 21 04:28:00.206344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:28:00.206344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:28:00.206778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-7e64fe22-d665-48bb-9360-1b7fc0d6368c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:28:00.207188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-7e64fe22-d665-48bb-9360-1b7fc0d6368c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:28:00.275512 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:28:00.275512 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:28:00.290342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9d8fa09c-c6e1-4e1e-ba82-426f0d347750 req-7e64fe22-d665-48bb-9360-1b7fc0d6368c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8/action returned with HTTP 204 Jan 21 04:28:00.291385 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1599/3192] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:28:00 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:30:29.810347 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c30c3396-e3b6-499b-8115-b11c869ff00f req-b7e09a4f-ada2-406a-93af-ee3b6152b8d0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8 Jan 21 04:30:29.810938 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c30c3396-e3b6-499b-8115-b11c869ff00f req-b7e09a4f-ada2-406a-93af-ee3b6152b8d0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:30:29.811063 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:29.811063 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:29.811416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c30c3396-e3b6-499b-8115-b11c869ff00f req-b7e09a4f-ada2-406a-93af-ee3b6152b8d0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:30:29.833707 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:29.833707 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:30.300835 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-c30c3396-e3b6-499b-8115-b11c869ff00f req-b7e09a4f-ada2-406a-93af-ee3b6152b8d0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:30:30.301272 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-c30c3396-e3b6-499b-8115-b11c869ff00f req-b7e09a4f-ada2-406a-93af-ee3b6152b8d0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:30:30.309278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c30c3396-e3b6-499b-8115-b11c869ff00f req-b7e09a4f-ada2-406a-93af-ee3b6152b8d0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8 returned with HTTP 200 Jan 21 04:30:30.310140 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1594/3193] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:30:29 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/5ea86c50-9511-4d00-88ea-3807ada928b8 => generated 19 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:30:31.647964 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:30:31.648528 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:30:31.648743 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:31.648743 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:31.649113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:30:31.698222 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:31.698222 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:31.706196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:30:31.728550 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:30:31.729374 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1600/3194] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:30:31 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:30:32.470153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-613229ee-af61-4544-9175-d79ee999546f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:30:32.470672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-613229ee-af61-4544-9175-d79ee999546f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:30:32.470886 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:32.470886 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:32.471959 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-613229ee-af61-4544-9175-d79ee999546f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:30:32.520248 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:32.520248 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:32.528226 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-613229ee-af61-4544-9175-d79ee999546f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:30:32.550985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-613229ee-af61-4544-9175-d79ee999546f tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:30:32.551829 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1595/3195] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:30:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:30:32.562132 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:30:32.562645 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:30:32.562861 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:32.562861 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:32.563270 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:30:32.564557 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:30:32.565693 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1601/3196] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:30:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:30:32.578387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-074fba09-9752-4c24-987d-1d771f5123ab tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:30:32.578922 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:32.578922 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:32.579358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-074fba09-9752-4c24-987d-1d771f5123ab tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13873b9e-922c-4d74-acdb-a8ffbf417864", "instance_uuid": "583125ec-9b37-4d88-92de-f097034a6b4c", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:30:32.636239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:32.636239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:32.694730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-074fba09-9752-4c24-987d-1d771f5123ab tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:30:32.695776 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1596/3197] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:30:32 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:30:34.106212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:30:34.107232 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:30:34.107702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:30:34.109054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-23299f34-1df8-49ab-b64a-69246a2a0a0d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:30:34.109649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1602/3198] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:30:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:30:34.128581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-1b53554b-9d98-42ef-9e9b-7332f7e39965 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:30:34.129200 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-1b53554b-9d98-42ef-9e9b-7332f7e39965 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:30:34.129419 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:34.129419 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:34.129796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-1b53554b-9d98-42ef-9e9b-7332f7e39965 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:30:34.180448 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:34.180448 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:34.188503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-1b53554b-9d98-42ef-9e9b-7332f7e39965 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:30:34.206538 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:34.206538 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:34.216586 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-1b53554b-9d98-42ef-9e9b-7332f7e39965 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:30:34.217398 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1597/3199] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:30:34 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1467 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:30:34.281984 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-b2c0907b-3b75-4ac5-85c8-925b163ccaed tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12 Jan 21 04:30:34.282795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-b2c0907b-3b75-4ac5-85c8-925b163ccaed tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:30:34.311357 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:30:34.311357 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:30:34.311853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-b2c0907b-3b75-4ac5-85c8-925b163ccaed tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-13873b9e-922c-4d74-acdb-a8ffbf417864-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:30:34.314203 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:34.314203 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:35.592644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-b2c0907b-3b75-4ac5-85c8-925b163ccaed tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-13873b9e-922c-4d74-acdb-a8ffbf417864-n-h2-769329-3'" released by "attachment_update" :: held 1.281s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:30:35.593313 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-b2c0907b-3b75-4ac5-85c8-925b163ccaed tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12 returned with HTTP 200 Jan 21 04:30:35.594341 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1603/3200] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:30:34 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12 => generated 762 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:30:35.642693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-9e92f9cd-5561-4703-8fd9-3b7b8fa02338 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12/action Jan 21 04:30:35.643339 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:30:35.643339 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:30:35.643956 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-9e92f9cd-5561-4703-8fd9-3b7b8fa02338 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:30:35.644405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-9e92f9cd-5561-4703-8fd9-3b7b8fa02338 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:30:35.712271 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:30:35.712271 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:30:35.727873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-41cc4a2d-f12c-4a21-9ec2-df3b152b8531 req-9e92f9cd-5561-4703-8fd9-3b7b8fa02338 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12/action returned with HTTP 204 Jan 21 04:30:35.728762 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1598/3201] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:30:35 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:32:32.672206 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots Jan 21 04:32:32.672770 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:32.672770 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:32.673053 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13873b9e-922c-4d74-acdb-a8ffbf417864", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2078200674", "description": null, "metadata": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:32:32.722446 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:32.722446 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:32.723611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:32.723969 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create snapshot from volume 13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:32:32.778314 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['27897647-bfca-4e3d-9994-411ec6a67254', '3316c4a9-f839-435f-ba4d-4b52b5d15fc5', '1bce5481-8413-433c-af99-a36b519f64eb', '37a066a3-bfc5-4381-b2bf-3653b7fb2a76'] {{(pid=87905) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:32:32.892784 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot force create request issued successfully. Jan 21 04:32:32.893543 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de1d2792-ea13-4ec4-a8ab-1186b380d796 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots returned with HTTP 202 Jan 21 04:32:32.895234 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1604/3202] 10.222.0.22 () {60 vars in 1232 bytes} [Thu Jan 21 04:32:32 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots => generated 308 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:32:32.906603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7dcfbd4-5206-45c1-a4ab-67a46fba4754 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:32:32.907371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7dcfbd4-5206-45c1-a4ab-67a46fba4754 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:32.907371 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:32.907371 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:32.907701 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7dcfbd4-5206-45c1-a4ab-67a46fba4754 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:32.934949 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:32.934949 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:32.936054 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e7dcfbd4-5206-45c1-a4ab-67a46fba4754 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:32:32.938188 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7dcfbd4-5206-45c1-a4ab-67a46fba4754 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 200 Jan 21 04:32:32.939092 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1599/3203] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:32:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:33.953055 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b63fbf0b-c72b-4661-ba2a-0f02f56417c9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:32:33.953842 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b63fbf0b-c72b-4661-ba2a-0f02f56417c9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:33.954016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:33.954016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:33.954355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b63fbf0b-c72b-4661-ba2a-0f02f56417c9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:34.001004 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:34.001004 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:34.002434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b63fbf0b-c72b-4661-ba2a-0f02f56417c9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:32:34.004810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b63fbf0b-c72b-4661-ba2a-0f02f56417c9 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 200 Jan 21 04:32:34.005596 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1605/3204] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:32:33 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:35.018196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a3dccee-e4aa-4b11-b925-e39e74c15140 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:32:35.018751 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a3dccee-e4aa-4b11-b925-e39e74c15140 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:35.018908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:35.018908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:35.019307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5a3dccee-e4aa-4b11-b925-e39e74c15140 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:35.043475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:35.043475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:35.044489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5a3dccee-e4aa-4b11-b925-e39e74c15140 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:32:35.046510 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5a3dccee-e4aa-4b11-b925-e39e74c15140 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 200 Jan 21 04:32:35.047327 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1600/3205] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:32:35 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:32:35.058581 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da157b64-415c-48f9-93a7-9e245675c5cb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:32:35.059132 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da157b64-415c-48f9-93a7-9e245675c5cb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:35.059361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:35.059361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:35.059739 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-da157b64-415c-48f9-93a7-9e245675c5cb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:35.084785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:35.084785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:35.085834 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-da157b64-415c-48f9-93a7-9e245675c5cb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:32:35.087799 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-da157b64-415c-48f9-93a7-9e245675c5cb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 200 Jan 21 04:32:35.088568 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1606/3206] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:32:35 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:35.099344 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes Jan 21 04:32:35.099784 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:35.099784 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:35.100201 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1529511890", "snapshot_id": "9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:32:35.101538 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1529511890', 'snapshot_id': '9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:32:35.126289 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:35.126289 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:35.127352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:32:35.127705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume of 1 GB Jan 21 04:32:35.145742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability zone cache updated, next update will occur around 2021-01-21 05:32:35.145309. {{(pid=87904) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 04:32:35.146115 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Availability Zones retrieved successfully. Jan 21 04:32:35.162446 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (f095abc2-efa9-4776-bf6f-86f4839fac39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:32:35.165172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be94646-471e-455f-9cd6-219624cfb796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:32:35.167233 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:32:35.275651 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be94646-471e-455f-9cd6-219624cfb796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:32:35.277909 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d663f6-3532-4fad-a4bc-89e82939e8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:32:35.341699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Created reservations ['a121190b-53ce-41f3-a1a9-22d949497ad7', '630bc406-6188-42a1-81c0-f927d4f12c09', '15294f9a-dd49-4234-b879-060ae380605b', '07b843c3-0ac7-403e-9cb4-6dcf0b98c818'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:32:35.343585 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d663f6-3532-4fad-a4bc-89e82939e8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a121190b-53ce-41f3-a1a9-22d949497ad7', '630bc406-6188-42a1-81c0-f927d4f12c09', '15294f9a-dd49-4234-b879-060ae380605b', '07b843c3-0ac7-403e-9cb4-6dcf0b98c818']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:32:35.345663 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f583c5a-9460-4568-9263-f01d7735eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:32:35.471491 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f583c5a-9460-4568-9263-f01d7735eb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee6e231-15b3-485d-9d05-70f30db30a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1529511890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['a121190b-53ce-41f3-a1a9-22d949497ad7','630bc406-6188-42a1-81c0-f927d4f12c09','15294f9a-dd49-4234-b879-060ae380605b','07b843c3-0ac7-403e-9cb4-6dcf0b98c818'],size=1,snapshot_id=9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), '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-21T04:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1529511890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee6e231-15b3-485d-9d05-70f30db30a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572e27255ee34aba96c41fb9efc809d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:32:35.473545 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23efda08-ffcc-4416-afe3-502126a9af0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:32:35.499929 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23efda08-ffcc-4416-afe3-502126a9af0c) transitioned into state 'SUCCESS' from state '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-1529511890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572e27255ee34aba96c41fb9efc809d8',qos_specs=None,replication_status=,reservations=['a121190b-53ce-41f3-a1a9-22d949497ad7','630bc406-6188-42a1-81c0-f927d4f12c09','15294f9a-dd49-4234-b879-060ae380605b','07b843c3-0ac7-403e-9cb4-6dcf0b98c818'],size=1,snapshot_id=9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec,source_replicaid=,source_volid=None,status='creating',user_id='6f568341b88b4cb6b2f35c7624a7790c',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:32:35.501836 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4765761-9c32-4e02-a2d8-ca0429c39c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:32:35.584223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4765761-9c32-4e02-a2d8-ca0429c39c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:32:35.586783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Flow 'volume_create_api' (f095abc2-efa9-4776-bf6f-86f4839fac39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:32:35.638052 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Create volume request issued successfully. Jan 21 04:32:35.651198 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb9fb32e-52d6-4cf2-947e-0df7e4010b6e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes returned with HTTP 202 Jan 21 04:32:35.662151 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1601/3207] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:32:35 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes => generated 854 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:32:35.666789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19cdd2b4-82d7-4efb-adb9-0b674f5b197c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:35.667995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19cdd2b4-82d7-4efb-adb9-0b674f5b197c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:35.668187 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:35.668187 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:35.668560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-19cdd2b4-82d7-4efb-adb9-0b674f5b197c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:35.720856 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:35.720856 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:35.729082 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-19cdd2b4-82d7-4efb-adb9-0b674f5b197c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:35.751391 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-19cdd2b4-82d7-4efb-adb9-0b674f5b197c tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:35.752218 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1607/3208] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:35 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:36.768590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9bc3bb95-d891-4166-a03b-2d9188459b0b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:36.769124 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9bc3bb95-d891-4166-a03b-2d9188459b0b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:36.769298 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:36.769298 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:36.769668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9bc3bb95-d891-4166-a03b-2d9188459b0b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:36.818611 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:36.818611 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:36.827001 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9bc3bb95-d891-4166-a03b-2d9188459b0b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:36.848719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9bc3bb95-d891-4166-a03b-2d9188459b0b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:36.849605 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1602/3209] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:36 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:37.866645 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab8b81b8-0db1-4359-bc5e-3d78e12404f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:37.867992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab8b81b8-0db1-4359-bc5e-3d78e12404f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:37.869904 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:37.869904 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:37.870979 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ab8b81b8-0db1-4359-bc5e-3d78e12404f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:37.954841 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:37.954841 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:37.967250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ab8b81b8-0db1-4359-bc5e-3d78e12404f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:37.994826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ab8b81b8-0db1-4359-bc5e-3d78e12404f0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:37.996560 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1608/3210] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:37 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:39.020736 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29d62717-3cd4-4b9a-aaa1-0c202938690a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:39.021275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29d62717-3cd4-4b9a-aaa1-0c202938690a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:39.021550 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:39.021550 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:39.021788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-29d62717-3cd4-4b9a-aaa1-0c202938690a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:39.074257 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:39.074257 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:39.083217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-29d62717-3cd4-4b9a-aaa1-0c202938690a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:39.110667 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-29d62717-3cd4-4b9a-aaa1-0c202938690a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:39.111872 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1603/3211] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:39 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:40.129592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5e3629e-a427-443d-bff3-a6eb188121eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:40.130165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5e3629e-a427-443d-bff3-a6eb188121eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:40.130351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:40.130351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:40.130730 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d5e3629e-a427-443d-bff3-a6eb188121eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:40.180187 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:40.180187 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:40.190383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d5e3629e-a427-443d-bff3-a6eb188121eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:40.235419 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d5e3629e-a427-443d-bff3-a6eb188121eb tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:40.236266 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1609/3212] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:40 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:41.256740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c680b3e-e3fc-455c-8338-7a430361de3d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:41.257264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c680b3e-e3fc-455c-8338-7a430361de3d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:41.257531 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:41.257531 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:41.257803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3c680b3e-e3fc-455c-8338-7a430361de3d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:41.308561 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:41.308561 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:41.318773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3c680b3e-e3fc-455c-8338-7a430361de3d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:41.343689 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3c680b3e-e3fc-455c-8338-7a430361de3d tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:41.344629 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1604/3213] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:41 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:32:42.363307 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0acfb257-c895-4365-b560-ff49aaa4ac07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:42.364179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0acfb257-c895-4365-b560-ff49aaa4ac07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:42.364501 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:42.364501 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:42.365047 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0acfb257-c895-4365-b560-ff49aaa4ac07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:42.460760 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:42.460760 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:42.470216 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0acfb257-c895-4365-b560-ff49aaa4ac07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:42.492991 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0acfb257-c895-4365-b560-ff49aaa4ac07 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:42.494006 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1610/3214] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:42 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 946 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:32:43.510193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ae54d1e-fcfa-4c06-b9d5-48993ed5b1d8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:43.510756 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ae54d1e-fcfa-4c06-b9d5-48993ed5b1d8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:43.510999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:43.510999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:43.511390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4ae54d1e-fcfa-4c06-b9d5-48993ed5b1d8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:43.563258 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:43.563258 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:43.571147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4ae54d1e-fcfa-4c06-b9d5-48993ed5b1d8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:43.594769 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4ae54d1e-fcfa-4c06-b9d5-48993ed5b1d8 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:43.595554 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1605/3215] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:43 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:32:43.611147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a16171ba-d501-44dc-a6cf-0c46d16e8331 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:43.611672 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a16171ba-d501-44dc-a6cf-0c46d16e8331 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:43.611890 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:43.611890 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:43.612305 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a16171ba-d501-44dc-a6cf-0c46d16e8331 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:43.659844 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:43.659844 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:43.667641 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a16171ba-d501-44dc-a6cf-0c46d16e8331 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:43.690759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a16171ba-d501-44dc-a6cf-0c46d16e8331 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:43.691598 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1611/3216] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:32:43 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1396 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:32:43.964553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:43.965599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:43.965827 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:43.965827 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:43.966590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:44.015040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:44.015040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:44.023145 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:44.046270 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:44.047096 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1606/3217] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:32:43 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1396 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:32:44.820016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c356dc63-ef60-49b7-89a6-4384047e4f12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:44.820483 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c356dc63-ef60-49b7-89a6-4384047e4f12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:44.820696 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:44.820696 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:44.821064 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c356dc63-ef60-49b7-89a6-4384047e4f12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:44.869016 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:44.869016 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:44.877275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c356dc63-ef60-49b7-89a6-4384047e4f12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:44.899722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c356dc63-ef60-49b7-89a6-4384047e4f12 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:44.900567 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1612/3218] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:32:44 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1396 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:32:44.911246 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:32:44.911793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:44.912103 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:44.912103 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:44.912689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:44.914219 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:32:44.914809 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1607/3219] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:32:44 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:32:44.927726 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-69b70832-5460-4d06-8da8-11cb0efbb154 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments Jan 21 04:32:44.928225 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:44.928225 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:44.928640 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-69b70832-5460-4d06-8da8-11cb0efbb154 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ee6e231-15b3-485d-9d05-70f30db30a96", "instance_uuid": "6d60b360-d755-419a-9a69-3e74e23eda07", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:32:44.981717 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:44.981717 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:45.032071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-69b70832-5460-4d06-8da8-11cb0efbb154 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments returned with HTTP 200 Jan 21 04:32:45.032962 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1613/3220] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:32:44 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:32:46.419844 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume// Jan 21 04:32:46.421512 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:46.422078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:46.423250 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-dd4fca71-9b17-4412-b36e-4f8ffefd4c75 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:32:46.424180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1608/3221] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:32:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:32:46.437032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c4b71327-bd60-488b-a785-82323ec91716 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:32:46.437603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c4b71327-bd60-488b-a785-82323ec91716 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:32:46.437822 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:46.437822 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:46.438194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c4b71327-bd60-488b-a785-82323ec91716 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:32:46.488871 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:46.488871 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:46.498193 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c4b71327-bd60-488b-a785-82323ec91716 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:32:46.520269 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:46.520269 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:46.530111 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-c4b71327-bd60-488b-a785-82323ec91716 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:32:46.530934 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1614/3222] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:32:46 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1494 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:32:46.561441 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-a6c8b485-b33a-44ec-b76c-4373cf894ce4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] PUT http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e Jan 21 04:32:46.562243 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-a6c8b485-b33a-44ec-b76c-4373cf894ce4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:32:46.589333 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:32:46.589333 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:32:46.589880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-a6c8b485-b33a-44ec-b76c-4373cf894ce4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-9ee6e231-15b3-485d-9d05-70f30db30a96-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:32:46.592172 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:46.592172 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:47.888940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-a6c8b485-b33a-44ec-b76c-4373cf894ce4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Lock "b'cinder-attachment_update-9ee6e231-15b3-485d-9d05-70f30db30a96-n-h1-769329-3'" released by "attachment_update" :: held 1.299s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:32:47.889739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-a6c8b485-b33a-44ec-b76c-4373cf894ce4 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e returned with HTTP 200 Jan 21 04:32:47.890626 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1609/3223] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:32:46 2021] PUT /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e => generated 762 bytes in 1335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:32:47.926528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-551fcca6-803c-4ec2-8770-70bd518a1c1e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] POST http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e/action Jan 21 04:32:47.927101 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:32:47.927101 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:32:47.927590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-551fcca6-803c-4ec2-8770-70bd518a1c1e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:32:47.927977 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-551fcca6-803c-4ec2-8770-70bd518a1c1e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:32:48.010668 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:32:48.010668 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:32:48.024499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a5546e89-4260-40b5-8754-590dfb3fdbbc req-551fcca6-803c-4ec2-8770-70bd518a1c1e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e/action returned with HTTP 204 Jan 21 04:32:48.025660 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1615/3224] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:32:47 2021] POST /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:36:27.562952 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bc449045-6b5d-4d2d-a7b1-022fcd117fe8 req-9dd432b0-e060-4037-8bb8-7a40f5854dfd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e Jan 21 04:36:27.563500 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bc449045-6b5d-4d2d-a7b1-022fcd117fe8 req-9dd432b0-e060-4037-8bb8-7a40f5854dfd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:27.563710 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:27.563710 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:27.564078 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bc449045-6b5d-4d2d-a7b1-022fcd117fe8 req-9dd432b0-e060-4037-8bb8-7a40f5854dfd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:27.588633 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:27.588633 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:28.047846 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-bc449045-6b5d-4d2d-a7b1-022fcd117fe8 req-9dd432b0-e060-4037-8bb8-7a40f5854dfd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:36:28.048267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-bc449045-6b5d-4d2d-a7b1-022fcd117fe8 req-9dd432b0-e060-4037-8bb8-7a40f5854dfd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:36:28.054560 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bc449045-6b5d-4d2d-a7b1-022fcd117fe8 req-9dd432b0-e060-4037-8bb8-7a40f5854dfd tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e returned with HTTP 200 Jan 21 04:36:28.055487 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1610/3225] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:36:27 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/055d6592-f839-48ed-86e0-443ae70ee37e => generated 19 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:36:29.060609 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:36:29.061158 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:29.061359 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:29.061359 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:29.061731 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:29.062190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: 9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:36:29.111397 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:29.111397 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:29.112509 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:36:29.137382 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:36:29.137855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c2d58e3-add2-4ff0-a35b-e27c0c364d0a tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 202 Jan 21 04:36:29.138933 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1616/3226] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:36:29 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:36:29.146287 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c4c6d32-cec4-407f-b97b-33adda721c20 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:36:29.146987 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c4c6d32-cec4-407f-b97b-33adda721c20 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:29.147380 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:29.147380 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:29.147788 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c4c6d32-cec4-407f-b97b-33adda721c20 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:29.198245 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:29.198245 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:29.206810 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c4c6d32-cec4-407f-b97b-33adda721c20 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:36:29.232053 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c4c6d32-cec4-407f-b97b-33adda721c20 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:36:29.242123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1611/3227] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:36:29 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:36:30.249361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-633a06ad-34e1-4f28-bb4c-d57f964437a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:36:30.250029 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-633a06ad-34e1-4f28-bb4c-d57f964437a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:30.250146 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:30.250146 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:30.250529 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-633a06ad-34e1-4f28-bb4c-d57f964437a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:30.300413 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:30.300413 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:30.309004 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-633a06ad-34e1-4f28-bb4c-d57f964437a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:36:30.333051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-633a06ad-34e1-4f28-bb4c-d57f964437a3 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 200 Jan 21 04:36:30.333869 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1617/3228] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:36:30 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:36:31.351007 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cba4857f-a055-410b-8157-4c17b1d3c6c0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 Jan 21 04:36:31.351479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cba4857f-a055-410b-8157-4c17b1d3c6c0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:31.351689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:31.351689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:31.352564 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cba4857f-a055-410b-8157-4c17b1d3c6c0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:31.400078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cba4857f-a055-410b-8157-4c17b1d3c6c0 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 returned with HTTP 404 Jan 21 04:36:31.401165 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1612/3229] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:36:31 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/9ee6e231-15b3-485d-9d05-70f30db30a96 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:36:31.409679 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:36:31.410530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:31.410753 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:31.410753 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:31.411180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:31.411538 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v2.snapshots [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete snapshot with id: 9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:36:31.439506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:31.439506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:31.440631 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:36:31.504754 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot delete request issued successfully. Jan 21 04:36:31.505229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-bea26596-f944-4b7b-9c61-a4b2e06797ae tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 202 Jan 21 04:36:31.506304 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1618/3230] 10.222.0.22 () {58 vars in 1324 bytes} [Thu Jan 21 04:36:31 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:36:31.515385 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f141fd1c-c1e0-462d-8357-9555db9b853b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:36:31.515904 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f141fd1c-c1e0-462d-8357-9555db9b853b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:31.516392 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f141fd1c-c1e0-462d-8357-9555db9b853b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:31.541151 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:31.541151 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:31.542446 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f141fd1c-c1e0-462d-8357-9555db9b853b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:36:31.544409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f141fd1c-c1e0-462d-8357-9555db9b853b tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 200 Jan 21 04:36:31.545204 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1613/3231] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:36:31 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:36:32.557703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-75ed789a-f341-4f4a-afab-0d10e1aaef50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:36:32.558251 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-75ed789a-f341-4f4a-afab-0d10e1aaef50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:32.558413 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:32.558413 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:32.558914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-75ed789a-f341-4f4a-afab-0d10e1aaef50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:32.584970 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:32.584970 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:32.586074 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-75ed789a-f341-4f4a-afab-0d10e1aaef50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Snapshot retrieved successfully. Jan 21 04:36:32.588753 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-75ed789a-f341-4f4a-afab-0d10e1aaef50 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 200 Jan 21 04:36:32.589558 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1619/3232] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:36:32 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:36:33.603621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f44f550-086b-4289-a732-62ca8e329dcf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec Jan 21 04:36:33.604268 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f44f550-086b-4289-a732-62ca8e329dcf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:33.604364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:33.604364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:33.604665 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2f44f550-086b-4289-a732-62ca8e329dcf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:33.627309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2f44f550-086b-4289-a732-62ca8e329dcf tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec returned with HTTP 404 Jan 21 04:36:33.628257 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1614/3233] 10.222.0.22 () {58 vars in 1321 bytes} [Thu Jan 21 04:36:33 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/snapshots/9ab5a8e0-9ab3-4b26-bbe1-ef2537ec4fec => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:36:41.149511 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-73adf85d-f206-456b-bbd0-d97053cb354c req-a1c30f7a-9efa-4160-abd3-19337e4f5954 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12 Jan 21 04:36:41.150266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-73adf85d-f206-456b-bbd0-d97053cb354c req-a1c30f7a-9efa-4160-abd3-19337e4f5954 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:41.150266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:41.150266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:41.150625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-73adf85d-f206-456b-bbd0-d97053cb354c req-a1c30f7a-9efa-4160-abd3-19337e4f5954 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:41.170099 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:41.170099 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:41.631948 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-73adf85d-f206-456b-bbd0-d97053cb354c req-a1c30f7a-9efa-4160-abd3-19337e4f5954 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:36:41.632384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-73adf85d-f206-456b-bbd0-d97053cb354c req-a1c30f7a-9efa-4160-abd3-19337e4f5954 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:36:41.638766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-73adf85d-f206-456b-bbd0-d97053cb354c req-a1c30f7a-9efa-4160-abd3-19337e4f5954 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12 returned with HTTP 200 Jan 21 04:36:41.639672 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1620/3234] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:36:41 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/attachments/8cbdd34f-4ea4-4b65-ade1-222a6c644f12 => generated 19 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:36:45.135824 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] DELETE http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:36:45.136348 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:45.136827 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:45.137288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume with id: 13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:36:45.188487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:45.188487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:45.189611 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:36:45.215189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Delete volume request issued successfully. Jan 21 04:36:45.215677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-15d95a63-7857-410f-bf3a-2c73cbe9eeec tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 202 Jan 21 04:36:45.216504 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1615/3235] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:36:45 2021] DELETE /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:36:45.224178 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ab50b7a-f610-49a1-b648-6115f8dbf096 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:36:45.224699 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ab50b7a-f610-49a1-b648-6115f8dbf096 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:45.224920 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:45.224920 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:45.225290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3ab50b7a-f610-49a1-b648-6115f8dbf096 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:45.276076 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:45.276076 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:45.284286 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3ab50b7a-f610-49a1-b648-6115f8dbf096 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:36:45.308528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3ab50b7a-f610-49a1-b648-6115f8dbf096 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:36:45.309291 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1621/3236] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:36:45 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:36:46.326049 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ee29cc5-6443-4c72-b757-07f2cf47395e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:36:46.326613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ee29cc5-6443-4c72-b757-07f2cf47395e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:46.326878 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:46.326878 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:46.327290 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ee29cc5-6443-4c72-b757-07f2cf47395e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:46.377451 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:36:46.377451 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:36:46.387205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2ee29cc5-6443-4c72-b757-07f2cf47395e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Volume info retrieved successfully. Jan 21 04:36:46.410973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ee29cc5-6443-4c72-b757-07f2cf47395e tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 200 Jan 21 04:36:46.412031 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1616/3237] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:36:46 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:36:47.428532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de963573-57fa-4408-b5ad-389753160900 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] GET http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 Jan 21 04:36:47.429031 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de963573-57fa-4408-b5ad-389753160900 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:36:47.429281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:36:47.429281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:36:47.429653 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-de963573-57fa-4408-b5ad-389753160900 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:36:47.475814 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-de963573-57fa-4408-b5ad-389753160900 tempest-TestVolumeBootPattern-550941459 tempest-TestVolumeBootPattern-550941459] http://10.222.0.22/volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 returned with HTTP 404 Jan 21 04:36:47.476875 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1622/3238] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:36:47 2021] GET /volume/v3/572e27255ee34aba96c41fb9efc809d8/volumes/13873b9e-922c-4d74-acdb-a8ffbf417864 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:49:46.679727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes Jan 21 04:49:46.680213 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:46.680213 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:46.680611 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-127880"}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:49:46.681695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-127880'}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:49:46.682062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Create volume of 1 GB Jan 21 04:49:46.695068 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Availability Zones retrieved successfully. Jan 21 04:49:46.711723 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Flow 'volume_create_api' (4c7937f1-0ae8-49b9-85aa-7a7a503c4e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:49:46.715438 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188a33e3-380c-487f-b055-11898dea8f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:49:46.717418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:49:46.779384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188a33e3-380c-487f-b055-11898dea8f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:49:46.781542 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3d3420-e09b-4b3b-a927-63e4c3b2aa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:49:46.865589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Created reservations ['3b753d63-0387-4f9b-8656-5524243bd01e', 'fbddf19d-76d7-45db-a77c-e9909ba8d4b2', 'abb640bd-e808-44e7-93fd-ff2b5b4633d1', 'c1a72f80-c2b7-42ea-af31-9a5d901f54c3'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:49:46.867550 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3d3420-e09b-4b3b-a927-63e4c3b2aa83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b753d63-0387-4f9b-8656-5524243bd01e', 'fbddf19d-76d7-45db-a77c-e9909ba8d4b2', 'abb640bd-e808-44e7-93fd-ff2b5b4633d1', 'c1a72f80-c2b7-42ea-af31-9a5d901f54c3']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:49:46.869648 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5434ebfb-6b75-485d-b9e4-f22bb8660321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:49:46.929342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5434ebfb-6b75-485d-b9e4-f22bb8660321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ffa8fb-c1ed-4054-9020-96d6804931b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-127880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aeb23fb5ef455f8ef5d1ab7641a70e',qos_specs=None,replication_status=,reservations=['3b753d63-0387-4f9b-8656-5524243bd01e','fbddf19d-76d7-45db-a77c-e9909ba8d4b2','abb640bd-e808-44e7-93fd-ff2b5b4633d1','c1a72f80-c2b7-42ea-af31-9a5d901f54c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93192235fb364f4cac0858f17ff7392a',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:49:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-127880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ffa8fb-c1ed-4054-9020-96d6804931b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24aeb23fb5ef455f8ef5d1ab7641a70e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='93192235fb364f4cac0858f17ff7392a',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:49:46.931307 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17a670e-b8c4-40a7-98c1-7c67bae8472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:49:46.957281 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17a670e-b8c4-40a7-98c1-7c67bae8472b) transitioned into state 'SUCCESS' from state '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-127880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aeb23fb5ef455f8ef5d1ab7641a70e',qos_specs=None,replication_status=,reservations=['3b753d63-0387-4f9b-8656-5524243bd01e','fbddf19d-76d7-45db-a77c-e9909ba8d4b2','abb640bd-e808-44e7-93fd-ff2b5b4633d1','c1a72f80-c2b7-42ea-af31-9a5d901f54c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93192235fb364f4cac0858f17ff7392a',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:49:46.959227 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbeecb90-d61a-48d7-883f-d6c6de9c405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:49:46.973424 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbeecb90-d61a-48d7-883f-d6c6de9c405c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:49:46.976192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Flow 'volume_create_api' (4c7937f1-0ae8-49b9-85aa-7a7a503c4e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:49:47.024778 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Create volume request issued successfully. Jan 21 04:49:47.038763 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5e89e56d-8125-4f5a-9281-194866c32669 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes returned with HTTP 202 Jan 21 04:49:47.050007 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1617/3239] 10.222.0.22 () {60 vars in 1225 bytes} [Thu Jan 21 04:49:46 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes => generated 817 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:49:47.054396 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-963144b2-7979-4c84-8e36-79170c3903c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:47.054923 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-963144b2-7979-4c84-8e36-79170c3903c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:47.055444 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-963144b2-7979-4c84-8e36-79170c3903c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:47.109366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:47.109366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:47.117723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-963144b2-7979-4c84-8e36-79170c3903c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:47.140278 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-963144b2-7979-4c84-8e36-79170c3903c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:47.141103 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1623/3240] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:47 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:48.158048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:48.158612 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:48.158803 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:48.158803 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:48.159179 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:48.209160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:48.209160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:48.218078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:48.239065 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:48.239870 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1618/3241] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:48 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:48.655095 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-4b96f1dd-6d46-44f5-9795-fcb9fbf0bb98 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:48.655609 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-4b96f1dd-6d46-44f5-9795-fcb9fbf0bb98 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:48.655824 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:48.655824 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:48.656285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-4b96f1dd-6d46-44f5-9795-fcb9fbf0bb98 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:48.704901 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:48.704901 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:48.712772 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-4b96f1dd-6d46-44f5-9795-fcb9fbf0bb98 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:48.734817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-4b96f1dd-6d46-44f5-9795-fcb9fbf0bb98 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:48.735680 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1624/3242] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:49:48 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:48.825621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume// Jan 21 04:49:48.826094 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:48.826309 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:48.826309 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:48.826727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:48.827943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0e8c3329-5b4f-4710-a140-81eed40ae317 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:49:48.828651 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1619/3243] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:49:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:49:48.842182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments Jan 21 04:49:48.842682 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:48.842682 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:48.843128 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ffa8fb-c1ed-4054-9020-96d6804931b3", "instance_uuid": "2c618fad-9b8d-4499-a135-230a5cb63d32", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:49:48.893015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:48.893015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:48.946434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments returned with HTTP 200 Jan 21 04:49:48.947392 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1625/3244] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:49:48 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:49:48.981604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0fa7a89f-a237-47f6-a901-9e863a238cf4 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:48.982220 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0fa7a89f-a237-47f6-a901-9e863a238cf4 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:48.982707 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0fa7a89f-a237-47f6-a901-9e863a238cf4 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:49.024126 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume// Jan 21 04:49:49.024602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:49.024818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:49.024818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:49.025194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:49.027189 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-20fe457e-f35a-4b25-932a-63eefec958c7 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:49:49.027812 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1626/3245] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:49:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:49:49.033055 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:49.033055 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:49.041669 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0fa7a89f-a237-47f6-a901-9e863a238cf4 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:49.045847 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-0afc6c3c-6a1f-4600-b842-fc833fcb3df2 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:49.046405 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-0afc6c3c-6a1f-4600-b842-fc833fcb3df2 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:49.046911 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-0afc6c3c-6a1f-4600-b842-fc833fcb3df2 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:49.060402 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:49.060402 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:49.068821 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0fa7a89f-a237-47f6-a901-9e863a238cf4 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:49.079477 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1620/3246] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:48 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:49.096305 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:49.096305 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:49.104520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-0afc6c3c-6a1f-4600-b842-fc833fcb3df2 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:49.122296 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:49.122296 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:49.130330 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-0afc6c3c-6a1f-4600-b842-fc833fcb3df2 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:49.131159 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1627/3247] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:49:49 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:49:49.182042 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-1c512cb5-0da2-42d8-beb0-27552e710a0d tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] PUT http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c Jan 21 04:49:49.182655 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:49.182655 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:49.183061 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-1c512cb5-0da2-42d8-beb0-27552e710a0d tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:49:49.214656 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:49:49.214656 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:49:49.215271 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-1c512cb5-0da2-42d8-beb0-27552e710a0d tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Lock "b'cinder-attachment_update-a3ffa8fb-c1ed-4054-9020-96d6804931b3-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:49:49.217613 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:49.217613 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:50.086208 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3cbe7545-40dc-44da-9900-9d8c43983c62 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:50.086853 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3cbe7545-40dc-44da-9900-9d8c43983c62 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:50.087081 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:50.087081 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:50.087459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3cbe7545-40dc-44da-9900-9d8c43983c62 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:50.137357 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:50.137357 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:50.145323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3cbe7545-40dc-44da-9900-9d8c43983c62 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:50.162999 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:50.162999 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:50.171760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3cbe7545-40dc-44da-9900-9d8c43983c62 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:50.181350 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1628/3248] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:50 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:49:50.569716 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-1c512cb5-0da2-42d8-beb0-27552e710a0d tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Lock "b'cinder-attachment_update-a3ffa8fb-c1ed-4054-9020-96d6804931b3-n-h2-769329-3'" released by "attachment_update" :: held 1.354s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:49:50.570376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-1c512cb5-0da2-42d8-beb0-27552e710a0d tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c returned with HTTP 200 Jan 21 04:49:50.571318 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1621/3249] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:49:49 2021] PUT /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c => generated 762 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:49:51.187828 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b2532ce-e425-44dc-bae9-722710415eb6 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:51.188337 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b2532ce-e425-44dc-bae9-722710415eb6 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:51.188553 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:51.188553 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:51.188964 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b2532ce-e425-44dc-bae9-722710415eb6 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:51.244366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:51.244366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:51.255478 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4b2532ce-e425-44dc-bae9-722710415eb6 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:51.276423 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:51.276423 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:51.284937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b2532ce-e425-44dc-bae9-722710415eb6 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:51.285767 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1629/3250] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:51 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:52.302041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb21b557-b229-4371-9215-baf75f204572 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:52.302595 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb21b557-b229-4371-9215-baf75f204572 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:52.302752 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:52.302752 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:52.303174 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-cb21b557-b229-4371-9215-baf75f204572 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:52.354791 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:52.354791 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:52.363288 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-cb21b557-b229-4371-9215-baf75f204572 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:52.382188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:52.382188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:52.392342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-cb21b557-b229-4371-9215-baf75f204572 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:52.393661 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1622/3251] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:52 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:53.409577 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-239fd57d-b838-41c3-ac86-74aff5a71731 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:53.410103 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-239fd57d-b838-41c3-ac86-74aff5a71731 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:53.410320 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:53.410320 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:53.410695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-239fd57d-b838-41c3-ac86-74aff5a71731 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:53.460351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:53.460351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:53.468861 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-239fd57d-b838-41c3-ac86-74aff5a71731 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:53.487322 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:53.487322 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:53.495567 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-239fd57d-b838-41c3-ac86-74aff5a71731 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:53.496393 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1630/3252] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:53 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:49:54.512765 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-395cf045-2b94-4a38-8363-af17f2899bd5 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:54.513312 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-395cf045-2b94-4a38-8363-af17f2899bd5 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:54.513481 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:54.513481 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:54.513847 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-395cf045-2b94-4a38-8363-af17f2899bd5 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:54.562694 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:54.562694 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:54.571454 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-395cf045-2b94-4a38-8363-af17f2899bd5 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:54.590689 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:54.590689 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:54.599144 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-395cf045-2b94-4a38-8363-af17f2899bd5 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:54.599952 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1623/3253] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:54 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:55.616656 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ec59fb2-ce0f-4e67-96af-12a19ebcec77 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:55.617168 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ec59fb2-ce0f-4e67-96af-12a19ebcec77 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:55.617281 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:55.617281 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:55.617678 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ec59fb2-ce0f-4e67-96af-12a19ebcec77 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:55.666015 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:55.666015 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:55.674066 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ec59fb2-ce0f-4e67-96af-12a19ebcec77 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:55.692105 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:55.692105 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:55.701006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ec59fb2-ce0f-4e67-96af-12a19ebcec77 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:55.701799 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1631/3254] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:55 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:56.717232 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-437c38c4-f85a-4268-9b0a-77e29d240f9c tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:56.717720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-437c38c4-f85a-4268-9b0a-77e29d240f9c tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:56.717880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:56.717880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:56.718253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-437c38c4-f85a-4268-9b0a-77e29d240f9c tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:56.772720 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:56.772720 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:56.789404 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-437c38c4-f85a-4268-9b0a-77e29d240f9c tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:56.815880 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c/action Jan 21 04:49:56.815880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:56.815880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:56.815880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:49:56.815880 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:49:56.819755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:56.819755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:56.826507 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-437c38c4-f85a-4268-9b0a-77e29d240f9c tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:56.826507 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1624/3255] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:56 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:49:56.890113 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:56.890113 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:56.902037 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c/action returned with HTTP 204 Jan 21 04:49:56.902887 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1632/3256] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:49:56 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:49:57.840826 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-673d0729-7c6e-4762-a60a-bccc6353d2af tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:49:57.841457 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-673d0729-7c6e-4762-a60a-bccc6353d2af tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:49:57.841591 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:49:57.841591 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:49:57.841876 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-673d0729-7c6e-4762-a60a-bccc6353d2af tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:49:57.891063 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:57.891063 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:57.899190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-673d0729-7c6e-4762-a60a-bccc6353d2af tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:49:57.919474 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:49:57.919474 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:49:57.927717 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-673d0729-7c6e-4762-a60a-bccc6353d2af tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:49:57.928533 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1625/3257] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:49:57 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 1202 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:13.826312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume// Jan 21 04:50:13.826824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:13.827119 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:13.827119 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:13.827598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:13.828749 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-29ba724c-2ec9-4d3f-a9f9-1c59261d0deb req-12d9277b-6b00-4508-b303-8a62da767e24 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:50:13.829421 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1633/3258] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:50:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:50:13.845229 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-5259ddb5-4dae-4f1b-ac36-de20b92fd714 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments Jan 21 04:50:13.846155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:13.846155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:13.846574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-5259ddb5-4dae-4f1b-ac36-de20b92fd714 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ffa8fb-c1ed-4054-9020-96d6804931b3", "instance_uuid": "2c618fad-9b8d-4499-a135-230a5cb63d32", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:50:13.903497 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:13.903497 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:14.030565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-5259ddb5-4dae-4f1b-ac36-de20b92fd714 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments returned with HTTP 200 Jan 21 04:50:14.031468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1626/3259] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 21 04:50:13 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:50:14.056724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] DELETE http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c Jan 21 04:50:14.057276 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:14.058403 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:14.079184 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:14.079184 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:14.264397 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(26e656e7-02a0-4755-9e33-aa23f782d340)]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:50:14.264817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Adding status of: reserved to pending status list for volume. {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 04:50:14.265229 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:50:14.272097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-6974f068-14bb-4a90-991f-39ca8080673e tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c returned with HTTP 200 Jan 21 04:50:14.272947 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1634/3260] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:50:14 2021] DELETE /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/718872f1-53cb-4a97-9fe5-f2b3fe1f5c9c => generated 192 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:17.898759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-96511cf6-2635-4cde-9704-454b21f3f04a tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] PUT http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 Jan 21 04:50:17.899300 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:17.899300 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:17.899694 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-96511cf6-2635-4cde-9704-454b21f3f04a tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:50:17.934244 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:50:17.934244 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:50:17.934479 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-96511cf6-2635-4cde-9704-454b21f3f04a tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Lock "b'cinder-attachment_update-a3ffa8fb-c1ed-4054-9020-96d6804931b3-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:50:17.936835 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:17.936835 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:19.203156 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-96511cf6-2635-4cde-9704-454b21f3f04a tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Lock "b'cinder-attachment_update-a3ffa8fb-c1ed-4054-9020-96d6804931b3-n-h1-769329-3'" released by "attachment_update" :: held 1.269s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:50:19.203837 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-96511cf6-2635-4cde-9704-454b21f3f04a tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 returned with HTTP 200 Jan 21 04:50:19.204770 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1627/3261] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:50:17 2021] PUT /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 => generated 762 bytes in 1311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:19.220151 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 Jan 21 04:50:19.220711 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:19.220926 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:19.220926 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:19.221289 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:19.239644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 returned with HTTP 200 Jan 21 04:50:19.240430 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1635/3262] 10.222.0.58 () {60 vars in 1415 bytes} [Thu Jan 21 04:50:19 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:31.832801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-4661ab21-d097-4d65-9970-b3f7fc90e140 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340/action Jan 21 04:50:31.833410 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:31.833410 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:31.833728 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-4661ab21-d097-4d65-9970-b3f7fc90e140 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:50:31.834223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-4661ab21-d097-4d65-9970-b3f7fc90e140 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:50:31.912056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:31.912056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:31.925506 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-4661ab21-d097-4d65-9970-b3f7fc90e140 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340/action returned with HTTP 204 Jan 21 04:50:31.926759 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1628/3263] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:50:31 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:50:36.603759 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume// Jan 21 04:50:36.604247 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:36.604434 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:36.604434 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:36.604810 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:36.605853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-789238f1-f360-4653-a9b4-6922f2cf11b7 req-ea3512c2-9126-4c54-9edc-0dc1bc8ae040 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:50:36.606445 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1636/3264] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:50:36 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:50:36.619858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c00b8366-a192-4c56-b95b-c601f07c3486 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments Jan 21 04:50:36.620349 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:36.620349 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:36.620759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c00b8366-a192-4c56-b95b-c601f07c3486 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ffa8fb-c1ed-4054-9020-96d6804931b3", "instance_uuid": "2c618fad-9b8d-4499-a135-230a5cb63d32", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:50:36.671077 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:36.671077 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:36.787392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c00b8366-a192-4c56-b95b-c601f07c3486 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments returned with HTTP 200 Jan 21 04:50:36.788311 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1629/3265] 10.222.0.58 () {64 vars in 1358 bytes} [Thu Jan 21 04:50:36 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:36.802531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] DELETE http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 Jan 21 04:50:36.803188 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:36.803748 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:36.825718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:36.825718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:37.020910 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(00fdcc39-3ffc-47a3-b407-5c4966f2390b)]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:50:37.021333 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Adding status of: reserved to pending status list for volume. {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 04:50:37.021754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:50:37.028241 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-c96cd4fc-cccb-4865-83ca-5e60e1210532 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 returned with HTTP 200 Jan 21 04:50:37.029182 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1637/3266] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:50:36 2021] DELETE /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/26e656e7-02a0-4755-9e33-aa23f782d340 => generated 192 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:50:40.603296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-6d13d07f-a442-44a3-bdc3-b53acd28f7a8 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] PUT http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b Jan 21 04:50:40.603838 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:40.603838 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:40.604176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-6d13d07f-a442-44a3-bdc3-b53acd28f7a8 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:50:40.632689 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:50:40.632689 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:50:40.633187 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-6d13d07f-a442-44a3-bdc3-b53acd28f7a8 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Lock "b'cinder-attachment_update-a3ffa8fb-c1ed-4054-9020-96d6804931b3-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:50:40.635641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:40.635641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:41.963224 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-6d13d07f-a442-44a3-bdc3-b53acd28f7a8 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Lock "b'cinder-attachment_update-a3ffa8fb-c1ed-4054-9020-96d6804931b3-n-h2-769329-3'" released by "attachment_update" :: held 1.330s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:50:41.963920 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-6d13d07f-a442-44a3-bdc3-b53acd28f7a8 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b returned with HTTP 200 Jan 21 04:50:41.964868 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1630/3267] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:50:40 2021] PUT /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b => generated 762 bytes in 1366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:41.994100 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-7d95bff6-2c1e-4584-b684-87f29c741086 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b Jan 21 04:50:41.994886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-7d95bff6-2c1e-4584-b684-87f29c741086 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:41.995202 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:41.995202 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:41.995698 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-7d95bff6-2c1e-4584-b684-87f29c741086 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:42.014776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-7d95bff6-2c1e-4584-b684-87f29c741086 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b returned with HTTP 200 Jan 21 04:50:42.015639 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1638/3268] 10.222.0.71 () {60 vars in 1415 bytes} [Thu Jan 21 04:50:41 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:50:49.767776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-8891f9ae-253c-4ebf-a2d4-41c6b6d62b92 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] POST http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b/action Jan 21 04:50:49.768312 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:49.768312 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:49.768692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-8891f9ae-253c-4ebf-a2d4-41c6b6d62b92 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:50:49.769079 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-8891f9ae-253c-4ebf-a2d4-41c6b6d62b92 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:50:49.847925 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:49.847925 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:49.860871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-46dc0a8c-cba8-46ef-b574-569da53ec964 req-8891f9ae-253c-4ebf-a2d4-41c6b6d62b92 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b/action returned with HTTP 204 Jan 21 04:50:49.861755 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1631/3269] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:50:49 2021] POST /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:50:56.366231 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-3796aab7-915e-4501-9c76-255d970b9b69 req-0382cd86-5c86-4a83-89ea-291b3de05cdf tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] DELETE http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b Jan 21 04:50:56.367702 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-3796aab7-915e-4501-9c76-255d970b9b69 req-0382cd86-5c86-4a83-89ea-291b3de05cdf tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:56.376475 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:56.376475 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:56.376992 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-3796aab7-915e-4501-9c76-255d970b9b69 req-0382cd86-5c86-4a83-89ea-291b3de05cdf tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:56.407796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:56.407796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:56.849134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-3796aab7-915e-4501-9c76-255d970b9b69 req-0382cd86-5c86-4a83-89ea-291b3de05cdf tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:50:56.849560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-3796aab7-915e-4501-9c76-255d970b9b69 req-0382cd86-5c86-4a83-89ea-291b3de05cdf tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:50:56.856975 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-3796aab7-915e-4501-9c76-255d970b9b69 req-0382cd86-5c86-4a83-89ea-291b3de05cdf tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b returned with HTTP 200 Jan 21 04:50:56.857841 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1639/3270] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:50:56 2021] DELETE /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/attachments/00fdcc39-3ffc-47a3-b407-5c4966f2390b => generated 19 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:50:57.589306 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c92f56e-9653-4930-8d09-8579931fd105 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:50:57.590566 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c92f56e-9653-4930-8d09-8579931fd105 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:57.590566 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:57.590566 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:57.590913 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c92f56e-9653-4930-8d09-8579931fd105 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:57.639950 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:57.639950 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:57.648562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c92f56e-9653-4930-8d09-8579931fd105 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:50:57.671688 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c92f56e-9653-4930-8d09-8579931fd105 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:50:57.672500 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1632/3271] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:50:57 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:50:57.687851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a0cb4b1-4dc4-4f46-8a6a-8fff55a4bf19 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:50:57.688381 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a0cb4b1-4dc4-4f46-8a6a-8fff55a4bf19 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:57.688598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:57.688598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:57.688973 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7a0cb4b1-4dc4-4f46-8a6a-8fff55a4bf19 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:57.738634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:57.738634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:57.747019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7a0cb4b1-4dc4-4f46-8a6a-8fff55a4bf19 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:50:57.771599 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7a0cb4b1-4dc4-4f46-8a6a-8fff55a4bf19 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:50:57.772437 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1640/3272] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:50:57 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:50:57.849343 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] DELETE http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:50:57.849793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:57.850012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:57.850012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:57.850387 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:57.850868 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Delete volume with id: a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:50:57.901365 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:57.901365 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:57.903474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:50:57.937418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Delete volume request issued successfully. Jan 21 04:50:57.937902 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4d4dbe5-d926-4cd4-bb12-51437efd3aa9 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 202 Jan 21 04:50:57.942060 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1633/3273] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:50:57 2021] DELETE /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:50:57.947497 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a566040b-3bda-4046-b079-91cf30f9111b tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:50:57.948368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a566040b-3bda-4046-b079-91cf30f9111b tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:57.948930 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:57.948930 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:57.949947 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a566040b-3bda-4046-b079-91cf30f9111b tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:58.003820 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:58.003820 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:58.013570 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a566040b-3bda-4046-b079-91cf30f9111b tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:50:58.036528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a566040b-3bda-4046-b079-91cf30f9111b tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:50:58.037338 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1641/3274] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:50:57 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:50:59.053079 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6103c141-294c-4054-a0f3-0a24d0c30469 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:50:59.053597 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6103c141-294c-4054-a0f3-0a24d0c30469 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:50:59.053806 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:50:59.053806 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:50:59.054182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6103c141-294c-4054-a0f3-0a24d0c30469 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:50:59.105876 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:50:59.105876 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:50:59.114239 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6103c141-294c-4054-a0f3-0a24d0c30469 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Volume info retrieved successfully. Jan 21 04:50:59.138614 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6103c141-294c-4054-a0f3-0a24d0c30469 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 200 Jan 21 04:50:59.148228 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1634/3275] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:50:59 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:51:00.156433 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f85b1fe3-7d63-42e4-8807-05ef90888eb0 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] GET http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 Jan 21 04:51:00.156945 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f85b1fe3-7d63-42e4-8807-05ef90888eb0 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:51:00.157054 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:51:00.157054 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:51:00.157434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f85b1fe3-7d63-42e4-8807-05ef90888eb0 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:51:00.204621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f85b1fe3-7d63-42e4-8807-05ef90888eb0 tempest-ServerActionsTestJSON-1617797446 tempest-ServerActionsTestJSON-1617797446] http://10.222.0.22/volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 returned with HTTP 404 Jan 21 04:51:00.205645 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1642/3276] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:51:00 2021] GET /volume/v3/24aeb23fb5ef455f8ef5d1ab7641a70e/volumes/a3ffa8fb-c1ed-4054-9020-96d6804931b3 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:53:15.752773 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1de89c82-1c77-49c6-8ec5-6dbd7d0876c9 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] POST http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types Jan 21 04:53:15.753271 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:15.753271 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:15.753650 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1de89c82-1c77-49c6-8ec5-6dbd7d0876c9 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-165504014", "extra_specs": {}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:15.794854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1de89c82-1c77-49c6-8ec5-6dbd7d0876c9 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types returned with HTTP 200 Jan 21 04:53:15.796022 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1635/3277] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:53:15 2021] POST /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types => generated 217 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:53:15.807705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edb85b03-e304-475b-8d8e-80fd06fd6ea3 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] POST http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/74372cc9-298c-4747-8044-b7dad5cae5d4/encryption Jan 21 04:53:15.808180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-edb85b03-e304-475b-8d8e-80fd06fd6ea3 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:15.859739 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-edb85b03-e304-475b-8d8e-80fd06fd6ea3 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/74372cc9-298c-4747-8044-b7dad5cae5d4/encryption returned with HTTP 200 Jan 21 04:53:15.860758 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1643/3278] 10.222.0.22 () {60 vars in 1364 bytes} [Thu Jan 21 04:53:15 2021] POST /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/74372cc9-298c-4747-8044-b7dad5cae5d4/encryption => generated 231 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:15.870165 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes Jan 21 04:53:15.871615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1740239250", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-165504014", "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:15.872855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1740239250', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-165504014', 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:53:15.888462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Create volume of 1 GB Jan 21 04:53:15.889188 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:15.889188 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:15.889846 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Availability Zones retrieved successfully. Jan 21 04:53:15.905983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Flow 'volume_create_api' (a211cbb6-e5cc-49d5-ad74-59fe08c2b142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:53:15.908745 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb3a3e0-1dee-4da9-bb84-fbeadefc5a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:53:15.910727 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:53:15.970789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb3a3e0-1dee-4da9-bb84-fbeadefc5a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:53:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74372cc9-298c-4747-8044-b7dad5cae5d4,is_public=True,name='tempest-scenario-type-cryptsetup-165504014',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74372cc9-298c-4747-8044-b7dad5cae5d4', '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=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:53:15.973214 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d5d6a7-9c87-4de6-bef6-4e454886a0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:53:16.019398 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-165504014 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-165504014, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:53:16.020195 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-165504014 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-165504014, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:53:16.062222 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Created reservations ['56e2a193-beb3-4aaf-9f43-edc888caf3eb', 'a4dd88a6-4784-48a7-b563-b7b5b5e1a56a', '53a65e94-e78e-4947-b345-27d95cb09496', '8c47df4d-4fa4-4bb3-b0bb-95f523de842f'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:53:16.064130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d5d6a7-9c87-4de6-bef6-4e454886a0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e2a193-beb3-4aaf-9f43-edc888caf3eb', 'a4dd88a6-4784-48a7-b563-b7b5b5e1a56a', '53a65e94-e78e-4947-b345-27d95cb09496', '8c47df4d-4fa4-4bb3-b0bb-95f523de842f']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:53:16.066493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af57fa64-0e5e-41f2-9824-6ab13d63b554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:53:16.123052 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af57fa64-0e5e-41f2-9824-6ab13d63b554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36001c9b-cec1-4aff-9200-49d4b48a32d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1740239250',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e14ce75b55e4f76bb81ed6a2b684699',qos_specs=None,replication_status=,reservations=['56e2a193-beb3-4aaf-9f43-edc888caf3eb','a4dd88a6-4784-48a7-b563-b7b5b5e1a56a','53a65e94-e78e-4947-b345-27d95cb09496','8c47df4d-4fa4-4bb3-b0bb-95f523de842f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b83bea4e8964b8ebfb420a98cee8c7e',volume_type_id=74372cc9-298c-4747-8044-b7dad5cae5d4), 'volume': 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-21T04:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1740239250',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=36001c9b-cec1-4aff-9200-49d4b48a32d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e14ce75b55e4f76bb81ed6a2b684699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b83bea4e8964b8ebfb420a98cee8c7e',volume_attachment=,volume_type=,volume_type_id=74372cc9-298c-4747-8044-b7dad5cae5d4)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:53:16.125082 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9849d748-9bae-4504-98fc-32b444819b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:53:16.149336 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9849d748-9bae-4504-98fc-32b444819b28) transitioned into state 'SUCCESS' from state '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-1740239250',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e14ce75b55e4f76bb81ed6a2b684699',qos_specs=None,replication_status=,reservations=['56e2a193-beb3-4aaf-9f43-edc888caf3eb','a4dd88a6-4784-48a7-b563-b7b5b5e1a56a','53a65e94-e78e-4947-b345-27d95cb09496','8c47df4d-4fa4-4bb3-b0bb-95f523de842f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b83bea4e8964b8ebfb420a98cee8c7e',volume_type_id=74372cc9-298c-4747-8044-b7dad5cae5d4)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:53:16.151275 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3547e8-5ed6-4183-b5d7-949f3833e24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:53:16.165515 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3547e8-5ed6-4183-b5d7-949f3833e24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:53:16.168219 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Flow 'volume_create_api' (a211cbb6-e5cc-49d5-ad74-59fe08c2b142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:53:16.217140 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Create volume request issued successfully. Jan 21 04:53:16.231325 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ae1d693f-a724-4494-a12f-5e772b9339f9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes returned with HTTP 202 Jan 21 04:53:16.232340 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1636/3279] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:53:15 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes => generated 856 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:53:16.247605 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c59544d-3477-4ee1-9965-f710debfc690 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:16.248262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c59544d-3477-4ee1-9965-f710debfc690 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:16.248780 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8c59544d-3477-4ee1-9965-f710debfc690 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:16.299852 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:16.299852 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:16.308851 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8c59544d-3477-4ee1-9965-f710debfc690 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:16.331376 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8c59544d-3477-4ee1-9965-f710debfc690 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:16.332201 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1644/3280] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:16 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:17.349135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1752d63-0a62-4a7d-91a1-b3cb72c683fb tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:17.349692 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1752d63-0a62-4a7d-91a1-b3cb72c683fb tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:17.349887 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:17.349887 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:17.350261 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a1752d63-0a62-4a7d-91a1-b3cb72c683fb tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:17.399127 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:17.399127 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:17.409853 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a1752d63-0a62-4a7d-91a1-b3cb72c683fb tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:17.431854 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a1752d63-0a62-4a7d-91a1-b3cb72c683fb tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:17.432666 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1637/3281] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:17.448328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:17.449582 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:17.449796 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:17.449796 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:17.450172 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:17.498708 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:17.498708 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:17.506864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:17.529292 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:17.530113 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1645/3282] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:17.646323 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-f5e50c5e-d533-4403-b46d-f73f731fc790 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:17.646886 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-f5e50c5e-d533-4403-b46d-f73f731fc790 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:17.647155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:17.647155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:17.647574 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-f5e50c5e-d533-4403-b46d-f73f731fc790 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:17.700826 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:17.700826 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:17.708882 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-f5e50c5e-d533-4403-b46d-f73f731fc790 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:17.731135 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-f5e50c5e-d533-4403-b46d-f73f731fc790 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:17.731980 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1638/3283] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:53:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:17.814733 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume// Jan 21 04:53:17.815196 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:17.815412 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:17.815412 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:17.815783 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:17.817087 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-09ddabe6-bedc-4d76-9d3a-0b14df94dbca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:53:17.817671 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1646/3284] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:53:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:53:17.830351 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments Jan 21 04:53:17.830849 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:17.830849 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:17.831287 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36001c9b-cec1-4aff-9200-49d4b48a32d0", "instance_uuid": "83dd3476-17ba-475b-a1b5-2c42e7ad096b", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:17.880769 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:17.880769 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:17.931183 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments returned with HTTP 200 Jan 21 04:53:17.932069 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1639/3285] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:53:17 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:53:17.966152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6406885d-2a51-4fb2-97dc-5080626e63dd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:17.966667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6406885d-2a51-4fb2-97dc-5080626e63dd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:17.967204 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6406885d-2a51-4fb2-97dc-5080626e63dd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:17.998976 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume// Jan 21 04:53:17.999589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:17.999814 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:17.999814 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:18.000197 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:18.001392 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-4b4da91f-662c-4ccc-ae0f-9bd5999d4c12 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:53:18.001989 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1640/3286] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:53:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:53:18.014598 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-bf0f927b-9e64-44b8-95a2-b0b5e571c498 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:18.015236 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-bf0f927b-9e64-44b8-95a2-b0b5e571c498 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:18.015754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-bf0f927b-9e64-44b8-95a2-b0b5e571c498 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:18.017418 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:18.017418 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:18.025643 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6406885d-2a51-4fb2-97dc-5080626e63dd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:18.044468 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:18.044468 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:18.052680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6406885d-2a51-4fb2-97dc-5080626e63dd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:18.053806 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1647/3287] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:18.065278 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:18.065278 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:18.073719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-bf0f927b-9e64-44b8-95a2-b0b5e571c498 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:18.092722 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:18.092722 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:18.100858 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-bf0f927b-9e64-44b8-95a2-b0b5e571c498 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:18.101678 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1641/3288] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:53:18 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 1047 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:53:18.138321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-0ebf45b2-f70b-4a25-9c86-385a3d2a411d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] PUT http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992 Jan 21 04:53:18.138818 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:18.138818 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:18.139264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-0ebf45b2-f70b-4a25-9c86-385a3d2a411d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:18.166617 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:53:18.166617 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:53:18.167110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-0ebf45b2-f70b-4a25-9c86-385a3d2a411d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Lock "b'cinder-attachment_update-36001c9b-cec1-4aff-9200-49d4b48a32d0-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:53:18.170073 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:18.170073 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:19.072336 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0881da9c-1f21-49a8-bf63-612ee70bac31 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:19.072770 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0881da9c-1f21-49a8-bf63-612ee70bac31 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:19.075247 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:19.075247 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:19.075768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0881da9c-1f21-49a8-bf63-612ee70bac31 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:19.127993 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:19.127993 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:19.136437 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0881da9c-1f21-49a8-bf63-612ee70bac31 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:19.156958 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:19.156958 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:19.166305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0881da9c-1f21-49a8-bf63-612ee70bac31 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:19.167331 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1642/3289] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:19 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:53:19.423675 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-0ebf45b2-f70b-4a25-9c86-385a3d2a411d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Lock "b'cinder-attachment_update-36001c9b-cec1-4aff-9200-49d4b48a32d0-n-h2-769329-3'" released by "attachment_update" :: held 1.257s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:53:19.424359 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-0ebf45b2-f70b-4a25-9c86-385a3d2a411d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992 returned with HTTP 200 Jan 21 04:53:19.425374 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1648/3290] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:53:18 2021] PUT /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992 => generated 761 bytes in 1292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:53:19.447170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-2fe577df-8d99-4f13-ac4d-310b1a2e89e1 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/encryption Jan 21 04:53:19.447689 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-2fe577df-8d99-4f13-ac4d-310b1a2e89e1 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:19.447905 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:19.447905 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:19.448274 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-2fe577df-8d99-4f13-ac4d-310b1a2e89e1 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:19.497293 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:19.497293 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:19.550833 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-2fe577df-8d99-4f13-ac4d-310b1a2e89e1 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/encryption returned with HTTP 200 Jan 21 04:53:19.551736 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1643/3291] 10.222.0.71 () {58 vars in 1395 bytes} [Thu Jan 21 04:53:19 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/encryption => generated 161 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:20.184016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72664ba4-cb61-4e4b-8ae1-319c5e42d864 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:20.184517 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72664ba4-cb61-4e4b-8ae1-319c5e42d864 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:20.184679 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:20.184679 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:20.185059 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72664ba4-cb61-4e4b-8ae1-319c5e42d864 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:20.236431 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:20.236431 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:20.244309 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-72664ba4-cb61-4e4b-8ae1-319c5e42d864 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:20.262745 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:20.262745 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:20.270815 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72664ba4-cb61-4e4b-8ae1-319c5e42d864 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:20.271649 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1649/3292] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:20 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:21.288172 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66fb37ae-fe15-440a-8fd7-ff33520a910b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:21.288759 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66fb37ae-fe15-440a-8fd7-ff33520a910b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:21.288968 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:21.288968 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:21.289344 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-66fb37ae-fe15-440a-8fd7-ff33520a910b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:21.342374 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:21.342374 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:21.350563 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-66fb37ae-fe15-440a-8fd7-ff33520a910b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:21.370194 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:21.370194 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:21.378937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-66fb37ae-fe15-440a-8fd7-ff33520a910b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:21.379795 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1644/3293] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:21 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:22.395539 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-320b7f4b-a90f-4967-9c00-a50eeced2684 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:22.396068 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-320b7f4b-a90f-4967-9c00-a50eeced2684 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:22.396254 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:22.396254 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:22.396624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-320b7f4b-a90f-4967-9c00-a50eeced2684 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:22.568160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:22.568160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:22.576927 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-320b7f4b-a90f-4967-9c00-a50eeced2684 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:22.595581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:22.595581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:22.603588 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-320b7f4b-a90f-4967-9c00-a50eeced2684 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:22.604402 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1650/3294] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:22 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:23.621464 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9acaa7a-4da4-419a-b50b-147a402ea6aa tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:23.622045 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9acaa7a-4da4-419a-b50b-147a402ea6aa tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:23.622159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:23.622159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:23.622530 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b9acaa7a-4da4-419a-b50b-147a402ea6aa tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:23.672834 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:23.672834 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:23.681321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b9acaa7a-4da4-419a-b50b-147a402ea6aa tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:23.702764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:23.702764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:23.714380 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b9acaa7a-4da4-419a-b50b-147a402ea6aa tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:23.715467 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1645/3295] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:23 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:24.731724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14a1d034-039d-4afe-a38d-01968c6df573 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:24.732300 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14a1d034-039d-4afe-a38d-01968c6df573 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:24.732404 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:24.732404 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:24.732749 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-14a1d034-039d-4afe-a38d-01968c6df573 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:24.781104 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:24.781104 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:24.789062 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-14a1d034-039d-4afe-a38d-01968c6df573 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:24.807029 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:24.807029 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:24.816531 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-14a1d034-039d-4afe-a38d-01968c6df573 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:24.817328 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1651/3296] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:24 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:25.157372 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-6f160846-d668-4c1b-b3d3-e424d0bfad1e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992/action Jan 21 04:53:25.157865 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:25.157865 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:25.158302 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-6f160846-d668-4c1b-b3d3-e424d0bfad1e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:53:25.158685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-6f160846-d668-4c1b-b3d3-e424d0bfad1e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:25.225845 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:25.225845 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:25.239097 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-bac40039-9265-4bd4-9a6d-311a92d59ce3 req-6f160846-d668-4c1b-b3d3-e424d0bfad1e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992/action returned with HTTP 204 Jan 21 04:53:25.239983 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1646/3297] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:53:25 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:53:25.834484 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d489539-35aa-474d-a7cb-aca60f149544 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:25.835110 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d489539-35aa-474d-a7cb-aca60f149544 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:25.835243 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:25.835243 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:25.835580 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d489539-35aa-474d-a7cb-aca60f149544 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:25.884170 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:25.884170 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:25.892943 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1d489539-35aa-474d-a7cb-aca60f149544 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:25.911107 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:25.911107 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:25.920204 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d489539-35aa-474d-a7cb-aca60f149544 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:25.921004 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1652/3298] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:25 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:53:25.936503 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-844f7552-e6a0-4006-bdb7-2ffa24f6b3ca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:25.937015 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-844f7552-e6a0-4006-bdb7-2ffa24f6b3ca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:25.937226 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:25.937226 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:25.937591 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-844f7552-e6a0-4006-bdb7-2ffa24f6b3ca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:25.985956 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:25.985956 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:25.993860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-844f7552-e6a0-4006-bdb7-2ffa24f6b3ca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:26.012630 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.012630 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.020730 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-844f7552-e6a0-4006-bdb7-2ffa24f6b3ca tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:26.021540 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1647/3299] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:25 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 1241 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:53:26.138238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:26.138801 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:26.139037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:26.139037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:26.139414 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:26.191283 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.191283 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.199490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:26.217566 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.217566 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.225565 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:26.226368 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1653/3300] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:53:26 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 1241 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:53:26.248647 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-18d116e1-729a-4a4b-b4cf-3f7d5e60fb60 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/action Jan 21 04:53:26.249090 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:26.249090 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:26.249522 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-18d116e1-729a-4a4b-b4cf-3f7d5e60fb60 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:53:26.249897 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-18d116e1-729a-4a4b-b4cf-3f7d5e60fb60 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:53:26.297738 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.297738 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.298860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-18d116e1-729a-4a4b-b4cf-3f7d5e60fb60 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:26.307462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-18d116e1-729a-4a4b-b4cf-3f7d5e60fb60 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Begin detaching volume completed successfully. Jan 21 04:53:26.308634 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-18d116e1-729a-4a4b-b4cf-3f7d5e60fb60 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/action returned with HTTP 202 Jan 21 04:53:26.309490 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1648/3301] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:53:26 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:53:26.391291 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume// Jan 21 04:53:26.391695 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:26.391911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:26.391911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:26.392266 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:26.393516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-46fc4502-b7a5-4b49-8e36-11ba2ba4e338 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:53:26.394084 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1654/3302] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:53: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 21 04:53:26.411723 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-df0ff50c-9fa9-49c0-a1e1-cbc5e21023b2 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:26.412431 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-df0ff50c-9fa9-49c0-a1e1-cbc5e21023b2 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:26.412629 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:26.412629 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:26.413284 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-df0ff50c-9fa9-49c0-a1e1-cbc5e21023b2 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:26.463631 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.463631 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.471954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-df0ff50c-9fa9-49c0-a1e1-cbc5e21023b2 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:26.490507 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.490507 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.499553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-df0ff50c-9fa9-49c0-a1e1-cbc5e21023b2 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:26.500374 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1649/3303] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:53:26 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 1343 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:53:26.547735 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-5d4d858e-ba8c-4f5d-a511-7b4f1d307995 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/encryption Jan 21 04:53:26.548256 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-5d4d858e-ba8c-4f5d-a511-7b4f1d307995 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:26.548740 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-5d4d858e-ba8c-4f5d-a511-7b4f1d307995 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:26.597393 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:26.597393 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:26.647528 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-5d4d858e-ba8c-4f5d-a511-7b4f1d307995 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/encryption returned with HTTP 200 Jan 21 04:53:26.648287 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1655/3304] 10.222.0.71 () {58 vars in 1395 bytes} [Thu Jan 21 04:53:26 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0/encryption => generated 161 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:27.085817 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-cf0015ef-4f1d-42fe-a3f0-e84514eff4d3 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] DELETE http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992 Jan 21 04:53:27.086324 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-cf0015ef-4f1d-42fe-a3f0-e84514eff4d3 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:27.086569 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:27.086569 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:27.086862 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-cf0015ef-4f1d-42fe-a3f0-e84514eff4d3 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:27.108921 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:27.108921 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:27.543995 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-cf0015ef-4f1d-42fe-a3f0-e84514eff4d3 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:53:27.544368 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-cf0015ef-4f1d-42fe-a3f0-e84514eff4d3 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:53:27.551045 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-7cb09eab-61b9-4a90-8746-421fb5824db6 req-cf0015ef-4f1d-42fe-a3f0-e84514eff4d3 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992 returned with HTTP 200 Jan 21 04:53:27.551904 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1650/3305] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:53:27 2021] DELETE /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/cbdf7582-229c-4b25-9810-cb93b2d8e992 => generated 19 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:28.769527 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9ba7284b-3949-42b0-a89e-05421ea1ce9d req-a8532861-5292-47e8-b1d8-6f0aa15aaaa5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:28.770088 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9ba7284b-3949-42b0-a89e-05421ea1ce9d req-a8532861-5292-47e8-b1d8-6f0aa15aaaa5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:28.770207 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:28.770207 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:28.770628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-9ba7284b-3949-42b0-a89e-05421ea1ce9d req-a8532861-5292-47e8-b1d8-6f0aa15aaaa5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:28.818764 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:28.818764 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:28.826701 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-9ba7284b-3949-42b0-a89e-05421ea1ce9d req-a8532861-5292-47e8-b1d8-6f0aa15aaaa5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:28.847951 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-9ba7284b-3949-42b0-a89e-05421ea1ce9d req-a8532861-5292-47e8-b1d8-6f0aa15aaaa5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:28.848828 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1656/3306] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:53:28 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:28.869230 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] DELETE http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:28.869791 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:28.870008 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:28.870008 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:28.871087 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:28.871996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Delete volume with id: 36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:28.920820 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:28.920820 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:28.921913 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:28.940101 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.keymgr.conf_key_mgr [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 04:53:28.949857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Delete volume request issued successfully. Jan 21 04:53:28.950338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-593e9d54-4de9-4e7a-81e0-14b8b257ad30 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 202 Jan 21 04:53:28.954468 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1651/3307] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:53:28 2021] DELETE /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:53:28.959133 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d614d06-a329-4599-9c2a-c96a86f2eec0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:28.959761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d614d06-a329-4599-9c2a-c96a86f2eec0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:28.960041 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:28.960041 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:28.960503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5d614d06-a329-4599-9c2a-c96a86f2eec0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:29.009785 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:29.009785 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:29.018114 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5d614d06-a329-4599-9c2a-c96a86f2eec0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:29.039481 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5d614d06-a329-4599-9c2a-c96a86f2eec0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:29.040287 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1657/3308] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:28 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:30.057280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f395da67-8178-4507-be21-76e26697d476 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:30.061459 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f395da67-8178-4507-be21-76e26697d476 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:30.061705 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:30.061705 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:30.062121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f395da67-8178-4507-be21-76e26697d476 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:30.114076 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:53:30.114076 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:53:30.122875 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f395da67-8178-4507-be21-76e26697d476 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:53:30.145073 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f395da67-8178-4507-be21-76e26697d476 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 200 Jan 21 04:53:30.154990 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1652/3309] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:30 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:53:31.161879 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e667301-750f-4063-b324-7298265db8c7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 Jan 21 04:53:31.162435 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e667301-750f-4063-b324-7298265db8c7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:31.162598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:31.162598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:31.162985 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1e667301-750f-4063-b324-7298265db8c7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:31.211485 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1e667301-750f-4063-b324-7298265db8c7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 returned with HTTP 404 Jan 21 04:53:31.212451 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1658/3310] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:53:31 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/36001c9b-cec1-4aff-9200-49d4b48a32d0 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:53:31.220569 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ee09504-2289-48ea-88f6-d142b7e8f492 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] GET http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/volumes/detail?all_tenants=1 Jan 21 04:53:31.221095 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ee09504-2289-48ea-88f6-d142b7e8f492 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:31.221312 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:53:31.221312 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:53:31.221688 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0ee09504-2289-48ea-88f6-d142b7e8f492 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:31.223603 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-0ee09504-2289-48ea-88f6-d142b7e8f492 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:53:31.273719 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0ee09504-2289-48ea-88f6-d142b7e8f492 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Get all volumes completed successfully. Jan 21 04:53:31.278498 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0ee09504-2289-48ea-88f6-d142b7e8f492 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 04:53:31.279433 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1653/3311] 10.222.0.22 () {58 vars in 1252 bytes} [Thu Jan 21 04:53:31 2021] GET /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 04:53:31.295603 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-523a7c8e-fcb3-4581-9647-dae9b3394004 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] DELETE http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/74372cc9-298c-4747-8044-b7dad5cae5d4 Jan 21 04:53:31.296129 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-523a7c8e-fcb3-4581-9647-dae9b3394004 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:53:31.296685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-523a7c8e-fcb3-4581-9647-dae9b3394004 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:53:31.363155 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:53:31.363155 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:53:31.373102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-523a7c8e-fcb3-4581-9647-dae9b3394004 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/74372cc9-298c-4747-8044-b7dad5cae5d4 returned with HTTP 202 Jan 21 04:53:31.373997 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1659/3312] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:53:31 2021] DELETE /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/74372cc9-298c-4747-8044-b7dad5cae5d4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:54:07.367218 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2945a0fa-425e-4206-b0f3-9489619a3cee tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] POST http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types Jan 21 04:54:07.368005 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2945a0fa-425e-4206-b0f3-9489619a3cee tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1113092233", "extra_specs": {}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:07.408489 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2945a0fa-425e-4206-b0f3-9489619a3cee tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types returned with HTTP 200 Jan 21 04:54:07.409467 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1654/3313] 10.222.0.22 () {60 vars in 1219 bytes} [Thu Jan 21 04:54:07 2021] POST /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types => generated 212 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:07.421199 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bb8103d-c0a5-42ff-ac72-645a1f4699c4 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] POST http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/ea312964-091f-4900-b8f4-c70daf739b25/encryption Jan 21 04:54:07.421962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0bb8103d-c0a5-42ff-ac72-645a1f4699c4 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:07.470604 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0bb8103d-c0a5-42ff-ac72-645a1f4699c4 tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/ea312964-091f-4900-b8f4-c70daf739b25/encryption returned with HTTP 200 Jan 21 04:54:07.471545 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1660/3314] 10.222.0.22 () {60 vars in 1364 bytes} [Thu Jan 21 04:54:07 2021] POST /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/ea312964-091f-4900-b8f4-c70daf739b25/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:07.481348 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes Jan 21 04:54:07.482085 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-25440195", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1113092233", "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:07.483343 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-25440195', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1113092233', 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:54:07.495806 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Create volume of 1 GB Jan 21 04:54:07.496460 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:07.496460 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:07.497083 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Availability Zones retrieved successfully. Jan 21 04:54:07.513637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Flow 'volume_create_api' (1d60a3cd-55cc-4458-a2e9-4f9cfa244a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:54:07.516366 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff792b2f-97ee-43e9-a5dc-c312e1bfd70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:54:07.518265 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:54:07.576033 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff792b2f-97ee-43e9-a5dc-c312e1bfd70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T04:54:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea312964-091f-4900-b8f4-c70daf739b25,is_public=True,name='tempest-scenario-type-luks-1113092233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea312964-091f-4900-b8f4-c70daf739b25', '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=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:54:07.578234 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4e113d-60d5-47d3-895a-5d0acd7d8bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:54:07.623131 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1113092233 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1113092233, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:54:07.623939 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.quota [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1113092233 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1113092233, it is now deprecated. Please use the default quota class for default quota. Jan 21 04:54:07.658598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Created reservations ['9e752d5f-6c02-4f59-898c-d617f55aacb8', '6514e98f-409e-4bd5-87d4-d1466fc78e1a', 'f08fd4b6-91ab-47c7-bd2b-f63be4ebd51e', '677712d2-2939-40e0-93eb-cab8f739467e'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:54:07.660467 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4e113d-60d5-47d3-895a-5d0acd7d8bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e752d5f-6c02-4f59-898c-d617f55aacb8', '6514e98f-409e-4bd5-87d4-d1466fc78e1a', 'f08fd4b6-91ab-47c7-bd2b-f63be4ebd51e', '677712d2-2939-40e0-93eb-cab8f739467e']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:54:07.662544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944c98fc-1361-4952-8e05-0eb27b0b7417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:54:07.719136 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944c98fc-1361-4952-8e05-0eb27b0b7417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19920a16-f7c1-4da7-b0e8-6a9619cce9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-25440195',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e14ce75b55e4f76bb81ed6a2b684699',qos_specs=None,replication_status=,reservations=['9e752d5f-6c02-4f59-898c-d617f55aacb8','6514e98f-409e-4bd5-87d4-d1466fc78e1a','f08fd4b6-91ab-47c7-bd2b-f63be4ebd51e','677712d2-2939-40e0-93eb-cab8f739467e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b83bea4e8964b8ebfb420a98cee8c7e',volume_type_id=ea312964-091f-4900-b8f4-c70daf739b25), 'volume': 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-21T04:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-25440195',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=19920a16-f7c1-4da7-b0e8-6a9619cce9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e14ce75b55e4f76bb81ed6a2b684699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b83bea4e8964b8ebfb420a98cee8c7e',volume_attachment=,volume_type=,volume_type_id=ea312964-091f-4900-b8f4-c70daf739b25)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:54:07.721176 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f0ef17-2346-4583-ae8e-363388a0d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:54:07.747107 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f0ef17-2346-4583-ae8e-363388a0d472) transitioned into state 'SUCCESS' from state '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-25440195',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e14ce75b55e4f76bb81ed6a2b684699',qos_specs=None,replication_status=,reservations=['9e752d5f-6c02-4f59-898c-d617f55aacb8','6514e98f-409e-4bd5-87d4-d1466fc78e1a','f08fd4b6-91ab-47c7-bd2b-f63be4ebd51e','677712d2-2939-40e0-93eb-cab8f739467e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b83bea4e8964b8ebfb420a98cee8c7e',volume_type_id=ea312964-091f-4900-b8f4-c70daf739b25)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:54:07.749024 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eeefa38-cb09-408a-9798-a7ca78fb606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:54:07.762518 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eeefa38-cb09-408a-9798-a7ca78fb606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:54:07.765165 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Flow 'volume_create_api' (1d60a3cd-55cc-4458-a2e9-4f9cfa244a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:54:07.813459 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Create volume request issued successfully. Jan 21 04:54:07.827855 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-885ab0b1-a827-4222-bbce-4b3ecbf3f775 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes returned with HTTP 202 Jan 21 04:54:07.828939 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1655/3315] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:54:07 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes => generated 849 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:54:07.843766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72b68d6c-2faa-4c5b-8b71-d266d52ad7fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:07.844294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72b68d6c-2faa-4c5b-8b71-d266d52ad7fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:07.844779 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-72b68d6c-2faa-4c5b-8b71-d266d52ad7fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:07.894908 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:07.894908 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:07.904532 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-72b68d6c-2faa-4c5b-8b71-d266d52ad7fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:07.926469 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-72b68d6c-2faa-4c5b-8b71-d266d52ad7fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:07.927494 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1661/3316] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:07 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:08.943985 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5619337d-911e-4162-83b5-3723f3f0d885 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:08.944506 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5619337d-911e-4162-83b5-3723f3f0d885 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:08.944697 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:08.944697 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:08.945194 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5619337d-911e-4162-83b5-3723f3f0d885 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:08.993573 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:08.993573 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.001516 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5619337d-911e-4162-83b5-3723f3f0d885 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:09.022534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5619337d-911e-4162-83b5-3723f3f0d885 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:09.023373 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1656/3317] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:08 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:09.039367 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:09.039889 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:09.040105 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:09.040105 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:09.040480 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:09.092469 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.092469 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.101067 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:09.124184 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:09.125012 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1662/3318] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:09 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:09.250080 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-27760b12-1beb-4ad5-a5b9-7bf59ca88fe5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:09.250599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-27760b12-1beb-4ad5-a5b9-7bf59ca88fe5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:09.250816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:09.250816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:09.251283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-27760b12-1beb-4ad5-a5b9-7bf59ca88fe5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:09.299868 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.299868 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.308006 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-27760b12-1beb-4ad5-a5b9-7bf59ca88fe5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:09.329458 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-27760b12-1beb-4ad5-a5b9-7bf59ca88fe5 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:09.330284 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1657/3319] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:54:09 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:09.416033 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume// Jan 21 04:54:09.416677 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:09.416896 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:09.416896 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:09.417267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:09.418311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-37fdce7d-a41f-40f4-a423-d1c8340b2a3c tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:54:09.418899 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1663/3320] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:54: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 21 04:54:09.431829 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments Jan 21 04:54:09.432537 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:09.432537 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:09.433002 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19920a16-f7c1-4da7-b0e8-6a9619cce9c6", "instance_uuid": "2bc1d01b-c9f1-481d-af6c-70c67b8cb3dd", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:09.483637 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.483637 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.535857 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments returned with HTTP 200 Jan 21 04:54:09.536873 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1658/3321] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:54:09 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:54:09.571999 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4804ad8-e37d-4a72-adbf-c6a80ffdf6e0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:09.573575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4804ad8-e37d-4a72-adbf-c6a80ffdf6e0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:09.574122 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a4804ad8-e37d-4a72-adbf-c6a80ffdf6e0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:09.602182 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume// Jan 21 04:54:09.602754 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:09.603068 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:09.603068 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:09.603673 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:09.604811 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-281f8d54-82e9-4307-b7ca-7e84cb84444e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:54:09.605451 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1659/3322] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:54:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 04:54:09.624182 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.624182 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.629499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-407cb3b0-78cf-4e3c-aa6d-ea8f70ea418a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:09.630235 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-407cb3b0-78cf-4e3c-aa6d-ea8f70ea418a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:09.630750 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-407cb3b0-78cf-4e3c-aa6d-ea8f70ea418a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:09.632362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a4804ad8-e37d-4a72-adbf-c6a80ffdf6e0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:09.652862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.652862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.661147 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a4804ad8-e37d-4a72-adbf-c6a80ffdf6e0 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:09.670994 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1664/3323] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:09 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 941 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:09.683963 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.683963 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.692479 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-407cb3b0-78cf-4e3c-aa6d-ea8f70ea418a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:09.711050 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.711050 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:09.719192 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-407cb3b0-78cf-4e3c-aa6d-ea8f70ea418a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:09.720003 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1660/3324] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:54:09 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 1040 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:54:09.770520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-f1fe1f0b-310b-4ddd-b576-007851b7a44a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] PUT http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a Jan 21 04:54:09.770946 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:09.770946 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:09.771390 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-f1fe1f0b-310b-4ddd-b576-007851b7a44a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:09.799526 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:54:09.799526 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:54:09.800017 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-f1fe1f0b-310b-4ddd-b576-007851b7a44a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Lock "b'cinder-attachment_update-19920a16-f7c1-4da7-b0e8-6a9619cce9c6-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:54:09.802279 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:09.802279 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:10.678700 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8db96afa-179c-4eba-b4ed-15b52cefb069 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:10.679245 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8db96afa-179c-4eba-b4ed-15b52cefb069 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:10.679379 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:10.679379 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:10.679712 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-8db96afa-179c-4eba-b4ed-15b52cefb069 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:10.731747 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:10.731747 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:10.740312 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-8db96afa-179c-4eba-b4ed-15b52cefb069 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:10.760598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:10.760598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:10.769168 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-8db96afa-179c-4eba-b4ed-15b52cefb069 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:10.770003 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1661/3325] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:10 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 04:54:11.059342 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-f1fe1f0b-310b-4ddd-b576-007851b7a44a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Lock "b'cinder-attachment_update-19920a16-f7c1-4da7-b0e8-6a9619cce9c6-n-h2-769329-3'" released by "attachment_update" :: held 1.259s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:54:11.060021 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-f1fe1f0b-310b-4ddd-b576-007851b7a44a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a returned with HTTP 200 Jan 21 04:54:11.060899 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1665/3326] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 04:54:09 2021] PUT /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a => generated 761 bytes in 1295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:54:11.080275 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-bda0acc1-86a6-4f12-8116-78b381d23191 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/encryption Jan 21 04:54:11.080796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-bda0acc1-86a6-4f12-8116-78b381d23191 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:11.081012 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:11.081012 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:11.081384 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-bda0acc1-86a6-4f12-8116-78b381d23191 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:11.130079 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:11.130079 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:11.181355 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-bda0acc1-86a6-4f12-8116-78b381d23191 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/encryption returned with HTTP 200 Jan 21 04:54:11.183673 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1662/3327] 10.222.0.71 () {58 vars in 1395 bytes} [Thu Jan 21 04:54:11 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/encryption => generated 160 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:11.786031 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ff2fae8-2f73-4474-a574-c84a66b12c38 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:11.786565 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ff2fae8-2f73-4474-a574-c84a66b12c38 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:11.786746 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:11.786746 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:11.787148 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2ff2fae8-2f73-4474-a574-c84a66b12c38 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:11.835361 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:11.835361 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:11.843948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2ff2fae8-2f73-4474-a574-c84a66b12c38 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:11.862332 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:11.862332 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:11.870406 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2ff2fae8-2f73-4474-a574-c84a66b12c38 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:11.871228 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1666/3328] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:11 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:12.887776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b243ad2-c862-443d-afd4-57fa72a25601 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:12.888358 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b243ad2-c862-443d-afd4-57fa72a25601 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:12.888482 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:12.888482 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:12.888818 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b243ad2-c862-443d-afd4-57fa72a25601 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:12.936345 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:12.936345 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:12.944408 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6b243ad2-c862-443d-afd4-57fa72a25601 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:12.962725 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:12.962725 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:12.971384 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b243ad2-c862-443d-afd4-57fa72a25601 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:12.972196 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1663/3329] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:12 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:13.988534 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48f83c6b-4f14-48d3-a551-6cd6fc2f9cd9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:13.989121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48f83c6b-4f14-48d3-a551-6cd6fc2f9cd9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:13.989233 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:13.989233 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:13.989587 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-48f83c6b-4f14-48d3-a551-6cd6fc2f9cd9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:14.038084 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:14.038084 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:14.046559 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-48f83c6b-4f14-48d3-a551-6cd6fc2f9cd9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:14.064323 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:14.064323 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:14.072693 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-48f83c6b-4f14-48d3-a551-6cd6fc2f9cd9 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:14.073488 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1667/3330] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:13 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:15.089618 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-331e6bd5-65dd-4410-8e20-78906cedee21 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:15.090191 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-331e6bd5-65dd-4410-8e20-78906cedee21 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:15.090356 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:15.090356 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:15.090725 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-331e6bd5-65dd-4410-8e20-78906cedee21 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:15.139314 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:15.139314 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:15.147375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-331e6bd5-65dd-4410-8e20-78906cedee21 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:15.166779 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:15.166779 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:15.174998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-331e6bd5-65dd-4410-8e20-78906cedee21 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:15.175845 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1664/3331] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:15 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:16.192297 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fe47771-53b4-43e3-af43-018b963191cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:16.192819 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fe47771-53b4-43e3-af43-018b963191cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:16.193239 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:16.193239 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:16.193441 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6fe47771-53b4-43e3-af43-018b963191cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:16.242087 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:16.242087 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:16.250862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6fe47771-53b4-43e3-af43-018b963191cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:16.269368 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:16.269368 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:16.278128 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6fe47771-53b4-43e3-af43-018b963191cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:16.278945 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1668/3332] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:16 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:16.723019 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-ae280061-2891-4a3a-b240-1f33b509db27 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a/action Jan 21 04:54:16.723517 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:16.723517 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:16.723957 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-ae280061-2891-4a3a-b240-1f33b509db27 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:54:16.724341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-ae280061-2891-4a3a-b240-1f33b509db27 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:16.796278 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:16.796278 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:16.809136 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-5b63dee8-3601-44a9-9a3b-0465f19bb411 req-ae280061-2891-4a3a-b240-1f33b509db27 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a/action returned with HTTP 204 Jan 21 04:54:16.809991 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1665/3333] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 04:54:16 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:54:17.295706 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f73fc9d3-19a6-4ea7-ae89-db03ee15f78e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:17.296230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f73fc9d3-19a6-4ea7-ae89-db03ee15f78e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:17.296353 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:17.296353 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:17.296760 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-f73fc9d3-19a6-4ea7-ae89-db03ee15f78e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:17.345862 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.345862 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.354212 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-f73fc9d3-19a6-4ea7-ae89-db03ee15f78e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:17.373487 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.373487 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.381788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-f73fc9d3-19a6-4ea7-ae89-db03ee15f78e tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:17.386450 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1669/3334] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:54:17.398296 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50b76d49-75c7-4ca9-8050-85a1896f23a7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:17.398817 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50b76d49-75c7-4ca9-8050-85a1896f23a7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:17.399065 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:17.399065 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:17.399437 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-50b76d49-75c7-4ca9-8050-85a1896f23a7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:17.448947 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.448947 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.456948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-50b76d49-75c7-4ca9-8050-85a1896f23a7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:17.474734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.474734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.483584 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-50b76d49-75c7-4ca9-8050-85a1896f23a7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:17.484414 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1666/3335] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 1234 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:54:17.597657 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:17.598096 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:17.598311 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:17.598311 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:17.598681 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:17.647877 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.647877 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.656590 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:17.675271 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.675271 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.683589 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:17.684434 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1670/3336] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:54:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:54:17.705894 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-c8651a5b-b25f-440a-b4bc-efa4fb0a2021 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] POST http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/action Jan 21 04:54:17.706351 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:17.706351 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:17.706789 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-c8651a5b-b25f-440a-b4bc-efa4fb0a2021 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action body: b'{"os-begin_detaching": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:54:17.707211 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-c8651a5b-b25f-440a-b4bc-efa4fb0a2021 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:54:17.755765 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.755765 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.756900 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-c8651a5b-b25f-440a-b4bc-efa4fb0a2021 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:17.766098 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-c8651a5b-b25f-440a-b4bc-efa4fb0a2021 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Begin detaching volume completed successfully. Jan 21 04:54:17.766625 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-c8651a5b-b25f-440a-b4bc-efa4fb0a2021 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/action returned with HTTP 202 Jan 21 04:54:17.767521 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1667/3337] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:54:17 2021] POST /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:54:17.843118 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume// Jan 21 04:54:17.843602 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:17.844043 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:17.844043 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:17.844429 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:17.845474 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-99e788ce-4f08-4c52-a7f9-202ebf92a3fd tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:54:17.846067 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1671/3338] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 04:54:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:54:17.862945 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-f1e16225-c740-4f89-9f56-5b4d5d65df58 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:17.863590 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-f1e16225-c740-4f89-9f56-5b4d5d65df58 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:17.863810 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:17.863810 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:17.864182 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-f1e16225-c740-4f89-9f56-5b4d5d65df58 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:17.913082 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.913082 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.921917 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-f1e16225-c740-4f89-9f56-5b4d5d65df58 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:17.941037 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:17.941037 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:17.949936 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-f1e16225-c740-4f89-9f56-5b4d5d65df58 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:17.950756 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1668/3339] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 04:54:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 1336 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:54:17.993361 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-48d47dff-e5eb-4021-9332-a0e63772a54a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/encryption Jan 21 04:54:17.994616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-48d47dff-e5eb-4021-9332-a0e63772a54a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:17.995155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-48d47dff-e5eb-4021-9332-a0e63772a54a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'index' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:18.046197 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:18.046197 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:18.096782 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-48d47dff-e5eb-4021-9332-a0e63772a54a tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/encryption returned with HTTP 200 Jan 21 04:54:18.097610 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1672/3340] 10.222.0.71 () {58 vars in 1395 bytes} [Thu Jan 21 04:54:17 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:18.498403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-9b190c6e-6e6a-4298-a030-5ee41cb59a5f tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] DELETE http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a Jan 21 04:54:18.498914 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-9b190c6e-6e6a-4298-a030-5ee41cb59a5f tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:18.499134 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:18.499134 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:18.499549 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-9b190c6e-6e6a-4298-a030-5ee41cb59a5f tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:18.519643 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:18.519643 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:18.945822 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-9b190c6e-6e6a-4298-a030-5ee41cb59a5f tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:54:18.946151 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-9b190c6e-6e6a-4298-a030-5ee41cb59a5f tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:54:18.953407 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-c3744b13-a99c-438c-b597-e718e8e2c893 req-9b190c6e-6e6a-4298-a030-5ee41cb59a5f tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a returned with HTTP 200 Jan 21 04:54:18.954436 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1669/3341] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 04:54:18 2021] DELETE /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/attachments/75e27793-1175-4098-96ca-08fa024fdc4a => generated 19 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:20.208677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dcca3e1d-4e59-4284-8a57-26c2eae0d4a4 req-224e0073-89af-4e5b-bb49-51c57f01a91d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:20.209185 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dcca3e1d-4e59-4284-8a57-26c2eae0d4a4 req-224e0073-89af-4e5b-bb49-51c57f01a91d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:20.209396 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:20.209396 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:20.209768 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dcca3e1d-4e59-4284-8a57-26c2eae0d4a4 req-224e0073-89af-4e5b-bb49-51c57f01a91d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:20.259074 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:20.259074 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:20.267860 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-dcca3e1d-4e59-4284-8a57-26c2eae0d4a4 req-224e0073-89af-4e5b-bb49-51c57f01a91d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:20.289954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dcca3e1d-4e59-4284-8a57-26c2eae0d4a4 req-224e0073-89af-4e5b-bb49-51c57f01a91d tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:20.290795 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1673/3342] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:54:20 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:20.312768 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] DELETE http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:20.313301 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:20.313519 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:20.313519 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:20.313894 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:20.314362 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Delete volume with id: 19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:20.366866 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:20.366866 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:20.368003 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:20.388303 n-d-769329-3 devstack@c-api.service[87903]: WARNING cinder.keymgr.conf_key_mgr [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 04:54:20.399460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Delete volume request issued successfully. Jan 21 04:54:20.400285 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-98fedb85-2671-4980-833b-dbebb352229b tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 202 Jan 21 04:54:20.401921 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1670/3343] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:54:20 2021] DELETE /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:54:20.409587 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a48c83b-91ce-4fbf-8c53-ee27572695cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:20.410680 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a48c83b-91ce-4fbf-8c53-ee27572695cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:20.410680 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:20.410680 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:20.410921 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a48c83b-91ce-4fbf-8c53-ee27572695cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:20.460839 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:20.460839 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:20.469217 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1a48c83b-91ce-4fbf-8c53-ee27572695cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:20.490724 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a48c83b-91ce-4fbf-8c53-ee27572695cc tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:20.491638 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1674/3344] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:20 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:21.509450 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34f84e1e-a3fe-443e-a82a-9e87e244aaf7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:21.509983 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34f84e1e-a3fe-443e-a82a-9e87e244aaf7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:21.510204 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:21.510204 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:21.511560 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-34f84e1e-a3fe-443e-a82a-9e87e244aaf7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:21.562272 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:54:21.562272 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:54:21.570722 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-34f84e1e-a3fe-443e-a82a-9e87e244aaf7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Volume info retrieved successfully. Jan 21 04:54:21.593495 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-34f84e1e-a3fe-443e-a82a-9e87e244aaf7 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 200 Jan 21 04:54:21.594485 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1671/3345] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:21 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:54:22.610328 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b1faeda-6cb0-49b6-8683-dc6e7a399a79 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] GET http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 Jan 21 04:54:22.610861 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b1faeda-6cb0-49b6-8683-dc6e7a399a79 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:22.611263 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:22.611263 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:22.611649 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4b1faeda-6cb0-49b6-8683-dc6e7a399a79 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:22.658685 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4b1faeda-6cb0-49b6-8683-dc6e7a399a79 tempest-TestEncryptedCinderVolumes-627755426 tempest-TestEncryptedCinderVolumes-627755426] http://10.222.0.22/volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 returned with HTTP 404 Jan 21 04:54:22.659642 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1675/3346] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:54:22 2021] GET /volume/v3/8e14ce75b55e4f76bb81ed6a2b684699/volumes/19920a16-f7c1-4da7-b0e8-6a9619cce9c6 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 04:54:22.667621 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-916373b1-2bed-4b07-8f6b-1b96b6d2178e tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] GET http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/volumes/detail?all_tenants=1 Jan 21 04:54:22.668147 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-916373b1-2bed-4b07-8f6b-1b96b6d2178e tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:22.668364 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:54:22.668364 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:54:22.668737 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-916373b1-2bed-4b07-8f6b-1b96b6d2178e tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Calling method 'detail' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:22.670615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-916373b1-2bed-4b07-8f6b-1b96b6d2178e tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:54:22.720918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-916373b1-2bed-4b07-8f6b-1b96b6d2178e tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Get all volumes completed successfully. Jan 21 04:54:22.725191 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-916373b1-2bed-4b07-8f6b-1b96b6d2178e tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 04:54:22.725996 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1672/3347] 10.222.0.22 () {58 vars in 1252 bytes} [Thu Jan 21 04:54:22 2021] GET /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 04:54:22.741100 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-00ea14c6-b705-4105-8827-a6b196ec636d tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] DELETE http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/ea312964-091f-4900-b8f4-c70daf739b25 Jan 21 04:54:22.741616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-00ea14c6-b705-4105-8827-a6b196ec636d tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:54:22.742121 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-00ea14c6-b705-4105-8827-a6b196ec636d tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] Calling method '_delete' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:54:22.804279 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:54:22.804279 n-d-769329-3 devstack@c-api.service[87903]: "UPDATE / DELETE expressions." % clause Jan 21 04:54:22.818885 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-00ea14c6-b705-4105-8827-a6b196ec636d tempest-TestEncryptedCinderVolumes-2100965432 tempest-TestEncryptedCinderVolumes-2100965432] http://10.222.0.22/volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/ea312964-091f-4900-b8f4-c70daf739b25 returned with HTTP 202 Jan 21 04:54:22.819819 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1676/3348] 10.222.0.22 () {58 vars in 1312 bytes} [Thu Jan 21 04:54:22 2021] DELETE /volume/v3/92cbaa6b3ff84b9ba872749d5fa4eb33/types/ea312964-091f-4900-b8f4-c70daf739b25 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:55:23.297562 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] POST http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes Jan 21 04:55:23.298320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1816843073", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:55:23.299589 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1816843073', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 04:55:23.299954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Create volume of 1 GB Jan 21 04:55:23.312499 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Availability Zones retrieved successfully. Jan 21 04:55:23.328943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Flow 'volume_create_api' (68d34dd0-eb7f-4837-8354-6ec1750f00bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:55:23.331679 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79741d6-4e82-40e3-863b-055649a2856b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:55:23.333616 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 04:55:23.396598 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79741d6-4e82-40e3-863b-055649a2856b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:55:23.398814 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c768e08b-3078-4396-a840-ee2b93c167de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:55:23.485497 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Created reservations ['74779b27-17d6-4e27-9862-7d6c41ca56cf', '078a6fb7-1be3-4077-b0e6-67c21950e8dc', '81dc834d-0ac9-418b-a112-6dfea1b53a32', '054dfd70-3097-48e1-84c9-96b9eb249c63'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 04:55:23.487416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c768e08b-3078-4396-a840-ee2b93c167de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74779b27-17d6-4e27-9862-7d6c41ca56cf', '078a6fb7-1be3-4077-b0e6-67c21950e8dc', '81dc834d-0ac9-418b-a112-6dfea1b53a32', '054dfd70-3097-48e1-84c9-96b9eb249c63']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:55:23.489520 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1de1f27c-a499-4acf-a098-32cbe6554072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:55:23.548796 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1de1f27c-a499-4acf-a098-32cbe6554072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f23457-ef9b-411d-b8a3-ee848d6039ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1816843073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc792a06aad2418ca214570bc95cc3aa',qos_specs=None,replication_status=,reservations=['74779b27-17d6-4e27-9862-7d6c41ca56cf','078a6fb7-1be3-4077-b0e6-67c21950e8dc','81dc834d-0ac9-418b-a112-6dfea1b53a32','054dfd70-3097-48e1-84c9-96b9eb249c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b66bebaf7446df804480c235770bc9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T04:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1816843073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f23457-ef9b-411d-b8a3-ee848d6039ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc792a06aad2418ca214570bc95cc3aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='27b66bebaf7446df804480c235770bc9',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:55:23.550743 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412ec8e6-a8f6-47a0-9430-6910544d2253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:55:23.575940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412ec8e6-a8f6-47a0-9430-6910544d2253) transitioned into state 'SUCCESS' from state '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-1816843073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc792a06aad2418ca214570bc95cc3aa',qos_specs=None,replication_status=,reservations=['74779b27-17d6-4e27-9862-7d6c41ca56cf','078a6fb7-1be3-4077-b0e6-67c21950e8dc','81dc834d-0ac9-418b-a112-6dfea1b53a32','054dfd70-3097-48e1-84c9-96b9eb249c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b66bebaf7446df804480c235770bc9',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:55:23.577848 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3cf9af-2b03-44e2-90bb-cb930f373408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 04:55:23.591911 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3cf9af-2b03-44e2-90bb-cb930f373408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 04:55:23.594546 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Flow 'volume_create_api' (68d34dd0-eb7f-4837-8354-6ec1750f00bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 04:55:23.643760 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Create volume request issued successfully. Jan 21 04:55:23.657819 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c62fa772-7f85-4845-aa9a-da649dd73d91 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes returned with HTTP 202 Jan 21 04:55:23.667013 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1673/3349] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 04:55:23 2021] POST /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes => generated 824 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 04:55:23.673680 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ffa36f3-9911-47e6-acf0-fe1d174a4726 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:23.674202 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ffa36f3-9911-47e6-acf0-fe1d174a4726 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:23.674684 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-7ffa36f3-9911-47e6-acf0-fe1d174a4726 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:23.728528 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:23.728528 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:23.736869 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-7ffa36f3-9911-47e6-acf0-fe1d174a4726 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:23.758758 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-7ffa36f3-9911-47e6-acf0-fe1d174a4726 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:23.759712 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1677/3350] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:23 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:24.777298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81454274-be11-43de-8e89-ae874c10418a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:24.777907 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81454274-be11-43de-8e89-ae874c10418a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:24.778062 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:24.778062 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:24.778425 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-81454274-be11-43de-8e89-ae874c10418a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:24.828634 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:24.828634 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:24.836661 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-81454274-be11-43de-8e89-ae874c10418a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:24.857740 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-81454274-be11-43de-8e89-ae874c10418a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:24.858551 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1674/3351] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:24 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:24.873801 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0e90258-44f8-4002-9990-bd75b1570f08 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:24.874316 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0e90258-44f8-4002-9990-bd75b1570f08 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:24.874529 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:24.874529 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:24.874939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a0e90258-44f8-4002-9990-bd75b1570f08 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:24.923992 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:24.923992 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:24.932427 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a0e90258-44f8-4002-9990-bd75b1570f08 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:24.957069 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a0e90258-44f8-4002-9990-bd75b1570f08 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:24.957871 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1678/3352] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:24 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:24.973789 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes Jan 21 04:55:24.974303 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:24.974516 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:24.974516 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:24.974887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'index' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:24.975615 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.api_utils [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Removing options '' from query. {{(pid=87904) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 04:55:24.977328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87904) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 04:55:25.028051 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Get all volumes completed successfully. Jan 21 04:55:25.028956 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6047e52b-2928-47f7-92a2-53ef948bb908 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes returned with HTTP 200 Jan 21 04:55:25.029773 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1675/3353] 10.222.0.22 () {58 vars in 1204 bytes} [Thu Jan 21 04:55:24 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes => generated 405 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:25.040149 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:25.041371 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:25.041594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:25.041594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:25.041930 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:25.090589 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.090589 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.099071 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:25.121456 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:25.122258 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1679/3354] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:25 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:25.239238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-b57b9c79-0f5a-491d-bf89-fa4eb73f9d60 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:25.239755 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-b57b9c79-0f5a-491d-bf89-fa4eb73f9d60 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:25.239969 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:25.239969 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:25.240341 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-b57b9c79-0f5a-491d-bf89-fa4eb73f9d60 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:25.288660 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.288660 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.296996 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-b57b9c79-0f5a-491d-bf89-fa4eb73f9d60 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:25.319620 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-b57b9c79-0f5a-491d-bf89-fa4eb73f9d60 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:25.320475 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1676/3355] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:55:25 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:25.385705 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume// Jan 21 04:55:25.386178 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:25.386396 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:25.386396 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:25.386778 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:25.387864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e6484257-02e2-45b4-b5ff-c70a032679eb tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:55:25.388461 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1680/3356] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 04:55:25 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:55:25.402279 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] POST http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments Jan 21 04:55:25.402781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:25.402781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:25.403223 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5f23457-ef9b-411d-b8a3-ee848d6039ab", "instance_uuid": "1f99ded4-093d-49f5-b9be-2a5607e022ba", "connector": null}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:55:25.456173 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.456173 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.507070 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments returned with HTTP 200 Jan 21 04:55:25.507971 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1677/3357] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 04:55:25 2021] POST /volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 04:55:25.542205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1eddb7d0-5802-4a33-beee-8196abd2c68d tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:25.542643 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1eddb7d0-5802-4a33-beee-8196abd2c68d tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:25.543157 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1eddb7d0-5802-4a33-beee-8196abd2c68d tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:25.561040 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume// Jan 21 04:55:25.561526 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:25.561748 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:25.561748 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:25.562130 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:25.563395 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-92dc7f47-068c-4b96-99dc-92f9a5fd04d5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:55:25.564305 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1678/3358] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:55:25 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:55:25.577152 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-53a06cda-f9b8-412f-9af1-e92cd0272fc5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:25.577710 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-53a06cda-f9b8-412f-9af1-e92cd0272fc5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:25.578184 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-53a06cda-f9b8-412f-9af1-e92cd0272fc5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:25.591778 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.591778 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.600254 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1eddb7d0-5802-4a33-beee-8196abd2c68d tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:25.619113 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.619113 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.627375 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1eddb7d0-5802-4a33-beee-8196abd2c68d tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:25.628185 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1681/3359] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:25 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:25.628408 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.628408 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.637734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-53a06cda-f9b8-412f-9af1-e92cd0272fc5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:25.656795 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.656795 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:25.665170 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-53a06cda-f9b8-412f-9af1-e92cd0272fc5 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:25.666362 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1679/3360] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:55:25 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 04:55:25.686315 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-e4c6f603-8f71-4112-b55f-fb28f00e4261 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] PUT http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba Jan 21 04:55:25.686813 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:25.686813 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:25.687264 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-e4c6f603-8f71-4112-b55f-fb28f00e4261 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:55:25.716735 n-d-769329-3 devstack@c-api.service[87903]: /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 21 04:55:25.716735 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 04:55:25.717228 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-e4c6f603-8f71-4112-b55f-fb28f00e4261 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Lock "b'cinder-attachment_update-a5f23457-ef9b-411d-b8a3-ee848d6039ab-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 04:55:25.719578 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:25.719578 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:26.645084 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-952158e0-898e-4945-879b-6dd6d83f18ac tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:26.645667 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-952158e0-898e-4945-879b-6dd6d83f18ac tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:26.645926 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:26.645926 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:26.646304 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-952158e0-898e-4945-879b-6dd6d83f18ac tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:26.701755 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:26.701755 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:26.710638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-952158e0-898e-4945-879b-6dd6d83f18ac tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:26.730724 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:26.730724 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:26.739447 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-952158e0-898e-4945-879b-6dd6d83f18ac tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:26.750153 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1680/3361] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:26 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:27.120513 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-e4c6f603-8f71-4112-b55f-fb28f00e4261 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Lock "b'cinder-attachment_update-a5f23457-ef9b-411d-b8a3-ee848d6039ab-n-h1-769329-3'" released by "attachment_update" :: held 1.403s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 04:55:27.121196 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-e4c6f603-8f71-4112-b55f-fb28f00e4261 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba returned with HTTP 200 Jan 21 04:55:27.123180 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1682/3362] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 04:55:25 2021] PUT /volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba => generated 762 bytes in 1442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:55:27.757316 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0380f66d-66fa-40c4-87d4-6e1d1b1bd678 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:27.757912 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0380f66d-66fa-40c4-87d4-6e1d1b1bd678 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:27.758034 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:27.758034 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:27.758367 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0380f66d-66fa-40c4-87d4-6e1d1b1bd678 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:27.807692 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:27.807692 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:27.815928 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0380f66d-66fa-40c4-87d4-6e1d1b1bd678 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:27.833594 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:27.833594 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:27.842442 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0380f66d-66fa-40c4-87d4-6e1d1b1bd678 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:27.843322 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1681/3363] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:27 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:28.859461 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3394ae11-c1be-47e8-8eb9-8ec3a13e2b67 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:28.860032 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3394ae11-c1be-47e8-8eb9-8ec3a13e2b67 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:28.860159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:28.860159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:28.860514 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3394ae11-c1be-47e8-8eb9-8ec3a13e2b67 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:28.911366 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:28.911366 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:28.919677 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3394ae11-c1be-47e8-8eb9-8ec3a13e2b67 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:28.937915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:28.937915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:28.946102 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3394ae11-c1be-47e8-8eb9-8ec3a13e2b67 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:28.947065 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1683/3364] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:28 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:29.964585 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f0c3a2c-54b0-4431-af38-51759c472137 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:29.965167 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f0c3a2c-54b0-4431-af38-51759c472137 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:29.965291 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:29.965291 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:29.965625 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-5f0c3a2c-54b0-4431-af38-51759c472137 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:30.013880 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:30.013880 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:30.021731 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-5f0c3a2c-54b0-4431-af38-51759c472137 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:30.039433 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:30.039433 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:30.048041 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-5f0c3a2c-54b0-4431-af38-51759c472137 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:30.048653 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1682/3365] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:29 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:31.065623 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d64dbee7-13e3-490a-9138-1af7d7312c63 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:31.066217 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d64dbee7-13e3-490a-9138-1af7d7312c63 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:31.066346 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:31.066346 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:31.066706 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d64dbee7-13e3-490a-9138-1af7d7312c63 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:31.118075 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:31.118075 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:31.126644 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d64dbee7-13e3-490a-9138-1af7d7312c63 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:31.144255 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:31.144255 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:31.152311 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d64dbee7-13e3-490a-9138-1af7d7312c63 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:31.153135 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1684/3366] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:31 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:32.169921 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d74efb9-cd52-4bec-b885-98da8b80ee00 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:32.170478 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d74efb9-cd52-4bec-b885-98da8b80ee00 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:32.170592 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:32.170592 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:32.170998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1d74efb9-cd52-4bec-b885-98da8b80ee00 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:32.218911 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:32.218911 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:32.226937 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1d74efb9-cd52-4bec-b885-98da8b80ee00 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:32.245675 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:32.245675 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:32.253771 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1d74efb9-cd52-4bec-b885-98da8b80ee00 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:32.254579 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1683/3367] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:32 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:33.272898 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0424a0d9-4b0d-40ca-9f7b-f3e7879d231a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:33.273452 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0424a0d9-4b0d-40ca-9f7b-f3e7879d231a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:33.273581 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:33.273581 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:33.273943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-0424a0d9-4b0d-40ca-9f7b-f3e7879d231a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:33.322685 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:33.322685 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:33.330536 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-0424a0d9-4b0d-40ca-9f7b-f3e7879d231a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:33.348186 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:33.348186 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:33.356721 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-0424a0d9-4b0d-40ca-9f7b-f3e7879d231a tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:33.357517 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1685/3368] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:33 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:34.374173 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d196a973-6391-4407-8a8c-f20fb8f0f562 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:34.374690 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d196a973-6391-4407-8a8c-f20fb8f0f562 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:34.374910 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:34.374910 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:34.375320 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-d196a973-6391-4407-8a8c-f20fb8f0f562 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:34.427336 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:34.427336 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:34.436606 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-d196a973-6391-4407-8a8c-f20fb8f0f562 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:34.456734 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:34.456734 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:34.465409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-d196a973-6391-4407-8a8c-f20fb8f0f562 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:34.466256 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1684/3369] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:34 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:35.482530 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba88d6e3-6ff4-40b6-ab22-f6bca86cac27 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:35.483113 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba88d6e3-6ff4-40b6-ab22-f6bca86cac27 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:35.483328 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:35.483328 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:35.483718 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-ba88d6e3-6ff4-40b6-ab22-f6bca86cac27 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:35.532155 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:35.532155 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:35.540142 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-ba88d6e3-6ff4-40b6-ab22-f6bca86cac27 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:35.558089 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:35.558089 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:35.566734 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-ba88d6e3-6ff4-40b6-ab22-f6bca86cac27 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:35.567599 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1686/3370] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:35 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:36.583047 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-386bae0e-4a59-41df-90a4-707c72ca0217 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:36.583656 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-386bae0e-4a59-41df-90a4-707c72ca0217 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:36.583781 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:36.583781 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:36.584134 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-386bae0e-4a59-41df-90a4-707c72ca0217 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:36.633160 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:36.633160 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:36.641338 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-386bae0e-4a59-41df-90a4-707c72ca0217 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:36.660643 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:36.660643 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:36.670081 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-386bae0e-4a59-41df-90a4-707c72ca0217 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:36.670937 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1685/3371] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:36 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:37.687305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b804cca7-e729-45ac-a372-ca3a7aafbf90 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:37.687860 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b804cca7-e729-45ac-a372-ca3a7aafbf90 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:37.688076 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:37.688076 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:37.688708 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-b804cca7-e729-45ac-a372-ca3a7aafbf90 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:37.697103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-a16f48b6-db35-401d-8b18-9634d0f66938 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] POST http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba/action Jan 21 04:55:37.697608 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:37.697608 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:37.698039 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-a16f48b6-db35-401d-8b18-9634d0f66938 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:55:37.698420 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-a16f48b6-db35-401d-8b18-9634d0f66938 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:55:37.738636 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:37.738636 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:37.747805 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-b804cca7-e729-45ac-a372-ca3a7aafbf90 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:37.765695 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:37.765695 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:37.765952 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:37.765952 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:37.774335 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-b804cca7-e729-45ac-a372-ca3a7aafbf90 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:37.775245 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1687/3372] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:37 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:55:37.778727 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-a0b9951d-4e2f-4293-8706-26f162114d6f req-a16f48b6-db35-401d-8b18-9634d0f66938 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba/action returned with HTTP 204 Jan 21 04:55:37.779719 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1686/3373] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 04:55:37 2021] POST /volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 04:55:38.791488 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0dea450-8b4a-4c3e-befd-7e82036a6b89 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:38.792005 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0dea450-8b4a-4c3e-befd-7e82036a6b89 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:38.792190 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:38.792190 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:38.792569 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-c0dea450-8b4a-4c3e-befd-7e82036a6b89 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:38.844975 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:38.844975 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:38.853402 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-c0dea450-8b4a-4c3e-befd-7e82036a6b89 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:38.871995 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:38.871995 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:38.880922 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-c0dea450-8b4a-4c3e-befd-7e82036a6b89 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:38.881743 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1688/3374] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:38 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:55:38.897966 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88ce8dd9-2692-4de3-91af-59df477a24d2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:38.898493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88ce8dd9-2692-4de3-91af-59df477a24d2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:38.898712 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:38.898712 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:38.899125 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-88ce8dd9-2692-4de3-91af-59df477a24d2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:38.949534 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:38.949534 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:38.957383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-88ce8dd9-2692-4de3-91af-59df477a24d2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:38.975559 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:38.975559 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:38.984703 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-88ce8dd9-2692-4de3-91af-59df477a24d2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:38.985524 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1687/3375] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:38 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:55:39.000948 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6df3cd1b-7376-4e7b-8389-4ea57eeac5a8 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:55:39.001525 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6df3cd1b-7376-4e7b-8389-4ea57eeac5a8 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:55:39.001741 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:55:39.001741 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:55:39.002114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6df3cd1b-7376-4e7b-8389-4ea57eeac5a8 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:55:39.054021 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:39.054021 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:39.062409 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6df3cd1b-7376-4e7b-8389-4ea57eeac5a8 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:55:39.082122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:55:39.082122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:55:39.090440 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6df3cd1b-7376-4e7b-8389-4ea57eeac5a8 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:55:39.091287 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1689/3376] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:55:38 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:56:55.142445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:55.143161 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:55.143161 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:55.143161 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:55.143544 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:55.195334 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:55.195334 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:55.205202 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:55.227079 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:55.227079 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:55.236383 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:56:55.237247 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1688/3377] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:56:55 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 04:56:55.259549 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-330b0ec8-08b9-4a2f-a0b8-bd00e810c923 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] POST http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab/action Jan 21 04:56:55.259996 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:55.259996 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:55.260428 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-330b0ec8-08b9-4a2f-a0b8-bd00e810c923 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action body: b'{"os-begin_detaching": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 04:56:55.260803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-330b0ec8-08b9-4a2f-a0b8-bd00e810c923 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 04:56:55.311670 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:55.311670 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:55.313321 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-330b0ec8-08b9-4a2f-a0b8-bd00e810c923 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:55.322387 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-330b0ec8-08b9-4a2f-a0b8-bd00e810c923 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Begin detaching volume completed successfully. Jan 21 04:56:55.322918 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-330b0ec8-08b9-4a2f-a0b8-bd00e810c923 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab/action returned with HTTP 202 Jan 21 04:56:55.323850 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1690/3378] 10.222.0.22 () {64 vars in 1643 bytes} [Thu Jan 21 04:56:55 2021] POST /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 04:56:55.393157 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume// Jan 21 04:56:55.393634 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:55.393856 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:55.393856 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:55.394238 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:55.395298 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-a16b7adb-15ac-448f-93de-535b724deea2 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 04:56:55.396346 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1689/3379] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 04:56:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 04:56:55.409513 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-8bd601c1-8681-4a20-9f18-82c97365823b tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:55.410422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-8bd601c1-8681-4a20-9f18-82c97365823b tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:55.410846 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:55.410846 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:55.411655 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-8bd601c1-8681-4a20-9f18-82c97365823b tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:55.464000 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:55.464000 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:55.472720 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-8bd601c1-8681-4a20-9f18-82c97365823b tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:55.492489 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:55.492489 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:55.501690 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-8bd601c1-8681-4a20-9f18-82c97365823b tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:56:55.502512 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1691/3380] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 04:56:55 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 1311 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 04:56:55.878105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-31ef51f7-f027-4f0a-aba7-cc4f7cc12563 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] DELETE http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba Jan 21 04:56:55.878613 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-31ef51f7-f027-4f0a-aba7-cc4f7cc12563 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:55.879114 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-31ef51f7-f027-4f0a-aba7-cc4f7cc12563 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:55.898665 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:55.898665 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:56.327890 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-31ef51f7-f027-4f0a-aba7-cc4f7cc12563 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 04:56:56.328395 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-31ef51f7-f027-4f0a-aba7-cc4f7cc12563 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Pending status list for volume during attachment-delete: [] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 04:56:56.335277 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-4c1180ba-5bdc-463c-bb99-b31c813df268 req-31ef51f7-f027-4f0a-aba7-cc4f7cc12563 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba returned with HTTP 200 Jan 21 04:56:56.336123 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1690/3381] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 04:56:55 2021] DELETE /volume/v3/cc792a06aad2418ca214570bc95cc3aa/attachments/c0c045db-4e40-49a4-9832-c02960184aba => generated 19 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:56:56.670156 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-02b2ee9e-01c3-4a64-a073-2df04889277d req-972af97b-3c9e-48fe-a817-b088d74ebebf tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:56.670581 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-02b2ee9e-01c3-4a64-a073-2df04889277d req-972af97b-3c9e-48fe-a817-b088d74ebebf tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:56.670799 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:56.670799 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:56.671192 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-02b2ee9e-01c3-4a64-a073-2df04889277d req-972af97b-3c9e-48fe-a817-b088d74ebebf tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:56.720033 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:56.720033 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:56.728553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-02b2ee9e-01c3-4a64-a073-2df04889277d req-972af97b-3c9e-48fe-a817-b088d74ebebf tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:56.750300 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-02b2ee9e-01c3-4a64-a073-2df04889277d req-972af97b-3c9e-48fe-a817-b088d74ebebf tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:56:56.751151 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1692/3382] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 04:56:56 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:56:56.771475 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] DELETE http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:56.771998 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:56.772214 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:56.772214 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:56.772586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:56.773050 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Delete volume with id: a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:56.822598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:56.822598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:56.823776 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:56.849970 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Delete volume request issued successfully. Jan 21 04:56:56.850451 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-068647c2-008b-43c4-bcae-33e49efb2f23 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 202 Jan 21 04:56:56.851332 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1691/3383] 10.222.0.22 () {58 vars in 1318 bytes} [Thu Jan 21 04:56:56 2021] DELETE /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 04:56:56.859553 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5f667af-44b6-4180-83cf-877da5d73084 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:56.860074 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5f667af-44b6-4180-83cf-877da5d73084 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:56.860273 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:56.860273 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:56.860962 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-a5f667af-44b6-4180-83cf-877da5d73084 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:56.911641 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:56.911641 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:56.919910 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-a5f667af-44b6-4180-83cf-877da5d73084 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:56.942174 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-a5f667af-44b6-4180-83cf-877da5d73084 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:56:56.943009 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1693/3384] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:56:56 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:56:57.960268 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acd89096-a7d3-4aed-b20d-ef63134a29bd tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:57.960800 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acd89096-a7d3-4aed-b20d-ef63134a29bd tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:57.961110 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:57.961110 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:57.961486 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-acd89096-a7d3-4aed-b20d-ef63134a29bd tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:58.012577 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 04:56:58.012577 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 04:56:58.022103 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-acd89096-a7d3-4aed-b20d-ef63134a29bd tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Volume info retrieved successfully. Jan 21 04:56:58.045207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-acd89096-a7d3-4aed-b20d-ef63134a29bd tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 200 Jan 21 04:56:58.046038 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1692/3385] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:56:57 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 04:56:59.062141 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23a71607-7133-4aa3-8d74-24d6ad741a10 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] GET http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab Jan 21 04:56:59.063285 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23a71607-7133-4aa3-8d74-24d6ad741a10 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 04:56:59.063506 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 04:56:59.063506 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 04:56:59.063884 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-23a71607-7133-4aa3-8d74-24d6ad741a10 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 04:56:59.110664 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-23a71607-7133-4aa3-8d74-24d6ad741a10 tempest-TestMinimumBasicScenario-1051910523 tempest-TestMinimumBasicScenario-1051910523] http://10.222.0.22/volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab returned with HTTP 404 Jan 21 04:56:59.111623 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1694/3386] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 04:56:59 2021] GET /volume/v3/cc792a06aad2418ca214570bc95cc3aa/volumes/a5f23457-ef9b-411d-b8a3-ee848d6039ab => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 05:11:40.232434 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] POST http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes Jan 21 05:11:40.233001 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:40.233001 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:40.233418 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-937445339", "imageRef": "d5253e47-3342-4879-87c3-91f2cb9ecf87", "size": 1}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:11:40.234738 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.v3.volumes [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-937445339', 'imageRef': 'd5253e47-3342-4879-87c3-91f2cb9ecf87', 'size': 1}} {{(pid=87904) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 05:11:40.371190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Create volume of 1 GB Jan 21 05:11:40.389979 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Availability Zones retrieved successfully. Jan 21 05:11:40.412180 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Flow 'volume_create_api' (8e2e4119-73d9-4406-9874-ef2d581dbdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 05:11:40.415493 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b19510-3bb0-4467-9e18-388881da57dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 05:11:40.417637 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.flows.api.create_volume [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Validating volume size '1' using validate_int {{(pid=87904) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 05:11:40.544933 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b19510-3bb0-4467-9e18-388881da57dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T03:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=c71e8a2b-c906-48ef-ad00-d21634fab6e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c71e8a2b-c906-48ef-ad00-d21634fab6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 05:11:40.548851 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39714db9-dae3-4806-a03d-62cd0e59e91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 05:11:40.662112 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.quota [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Created reservations ['5e6f9ecd-98ae-4490-832d-5aaa44e88d64', '6e6641df-b61e-4406-9802-a80920f15fd5', 'd8427d93-9ec2-48c3-9360-3af35794baf2', 'ad2dcdc8-0ea9-45ee-8dfb-ee68933c9ce0'] {{(pid=87904) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 05:11:40.664943 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39714db9-dae3-4806-a03d-62cd0e59e91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6f9ecd-98ae-4490-832d-5aaa44e88d64', '6e6641df-b61e-4406-9802-a80920f15fd5', 'd8427d93-9ec2-48c3-9360-3af35794baf2', 'ad2dcdc8-0ea9-45ee-8dfb-ee68933c9ce0']}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 05:11:40.667628 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb08a79-76fb-44c8-9fc2-628de00a039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 05:11:40.743575 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb08a79-76fb-44c8-9fc2-628de00a039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb1a821-a63d-404d-901f-1bd8a8eeb56e', '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-937445339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f3dd9a0390c4077bbfa25a06cee3f25',qos_specs=None,replication_status=,reservations=['5e6f9ecd-98ae-4490-832d-5aaa44e88d64','6e6641df-b61e-4406-9802-a80920f15fd5','d8427d93-9ec2-48c3-9360-3af35794baf2','ad2dcdc8-0ea9-45ee-8dfb-ee68933c9ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1667620c9344ee38c6999571d80a48a',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8), 'volume': 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-21T05:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-937445339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb1a821-a63d-404d-901f-1bd8a8eeb56e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f3dd9a0390c4077bbfa25a06cee3f25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a1667620c9344ee38c6999571d80a48a',volume_attachment=,volume_type=,volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 05:11:40.745620 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88755ba2-b3ee-4ad3-adc1-503ccb7938c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 05:11:40.770662 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88755ba2-b3ee-4ad3-adc1-503ccb7938c9) transitioned into state 'SUCCESS' from state '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-937445339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f3dd9a0390c4077bbfa25a06cee3f25',qos_specs=None,replication_status=,reservations=['5e6f9ecd-98ae-4490-832d-5aaa44e88d64','6e6641df-b61e-4406-9802-a80920f15fd5','d8427d93-9ec2-48c3-9360-3af35794baf2','ad2dcdc8-0ea9-45ee-8dfb-ee68933c9ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1667620c9344ee38c6999571d80a48a',volume_type_id=c71e8a2b-c906-48ef-ad00-d21634fab6e8)}' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 05:11:40.772624 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70adc6a2-f5d1-492b-95bc-786846431890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 05:11:40.792986 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70adc6a2-f5d1-492b-95bc-786846431890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87904) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 05:11:40.796599 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Flow 'volume_create_api' (8e2e4119-73d9-4406-9874-ef2d581dbdb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87904) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 05:11:40.966973 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Create volume request issued successfully. Jan 21 05:11:40.980954 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-4c1b2e4a-3a15-4ebe-be4a-5b95e3360414 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes returned with HTTP 202 Jan 21 05:11:40.981995 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1693/3387] 10.222.0.22 () {60 vars in 1226 bytes} [Thu Jan 21 05:11:40 2021] POST /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes => generated 845 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 05:11:40.996747 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cf3d31c-8630-4b48-ae43-90f04a7bad1f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:40.997262 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cf3d31c-8630-4b48-ae43-90f04a7bad1f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:40.997742 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-2cf3d31c-8630-4b48-ae43-90f04a7bad1f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:41.056377 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:41.056377 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:41.065078 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-2cf3d31c-8630-4b48-ae43-90f04a7bad1f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:41.088205 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-2cf3d31c-8630-4b48-ae43-90f04a7bad1f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:41.098249 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1695/3388] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:40 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:42.107873 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-482de739-f4de-485f-b2de-17543e45a20f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:42.108468 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-482de739-f4de-485f-b2de-17543e45a20f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:42.108598 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:42.108598 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:42.108926 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-482de739-f4de-485f-b2de-17543e45a20f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:42.159265 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:42.159265 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:42.169172 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-482de739-f4de-485f-b2de-17543e45a20f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:42.193200 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-482de739-f4de-485f-b2de-17543e45a20f tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:42.194060 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1694/3389] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:42 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:43.210490 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-244d17ab-d8fc-4cc8-a3e9-7ab0421f3b88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:43.211260 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-244d17ab-d8fc-4cc8-a3e9-7ab0421f3b88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:43.211260 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:43.211260 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:43.211668 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-244d17ab-d8fc-4cc8-a3e9-7ab0421f3b88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:43.261046 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:43.261046 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:43.269766 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-244d17ab-d8fc-4cc8-a3e9-7ab0421f3b88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:43.292520 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-244d17ab-d8fc-4cc8-a3e9-7ab0421f3b88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:43.293610 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1696/3390] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:43 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:44.311100 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18fdecd5-3e2d-48d1-9074-65362bdeec46 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:44.311746 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18fdecd5-3e2d-48d1-9074-65362bdeec46 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:44.311882 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:44.311882 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:44.312230 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-18fdecd5-3e2d-48d1-9074-65362bdeec46 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:44.362383 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:44.362383 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:44.377659 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-18fdecd5-3e2d-48d1-9074-65362bdeec46 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:44.406764 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-18fdecd5-3e2d-48d1-9074-65362bdeec46 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:44.407816 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1695/3391] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:44 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:45.422930 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c57154b-540b-4df2-acaa-420c2ecb8a72 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:45.423850 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c57154b-540b-4df2-acaa-420c2ecb8a72 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:45.424171 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:45.424171 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:45.424586 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-9c57154b-540b-4df2-acaa-420c2ecb8a72 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:45.481872 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:45.481872 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:45.490439 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-9c57154b-540b-4df2-acaa-420c2ecb8a72 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:45.513998 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-9c57154b-540b-4df2-acaa-420c2ecb8a72 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:45.514822 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1697/3392] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:45 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:46.530845 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b8c00c0-3c49-4552-9ec1-aa96c6d4356c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:46.531440 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b8c00c0-3c49-4552-9ec1-aa96c6d4356c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:46.531575 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:46.531575 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:46.532023 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6b8c00c0-3c49-4552-9ec1-aa96c6d4356c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:46.582718 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:46.582718 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:46.592105 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6b8c00c0-3c49-4552-9ec1-aa96c6d4356c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:46.615916 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6b8c00c0-3c49-4552-9ec1-aa96c6d4356c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:46.617733 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1696/3393] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:46 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:47.634160 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-427e8baf-04d6-4a25-bb14-e7ed3ed3d479 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:47.634916 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-427e8baf-04d6-4a25-bb14-e7ed3ed3d479 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:47.635411 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:47.635411 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:47.635793 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-427e8baf-04d6-4a25-bb14-e7ed3ed3d479 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:47.685954 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:47.685954 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:47.694214 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-427e8baf-04d6-4a25-bb14-e7ed3ed3d479 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:47.716462 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-427e8baf-04d6-4a25-bb14-e7ed3ed3d479 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:47.717272 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1698/3394] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:47 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:48.734595 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e57b4fb5-ad5e-4a4c-ac2c-7f72d6bdf4cb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:48.735869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e57b4fb5-ad5e-4a4c-ac2c-7f72d6bdf4cb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:48.735869 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:48.735869 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:48.735869 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e57b4fb5-ad5e-4a4c-ac2c-7f72d6bdf4cb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:48.787421 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:48.787421 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:48.801592 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e57b4fb5-ad5e-4a4c-ac2c-7f72d6bdf4cb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:48.825407 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e57b4fb5-ad5e-4a4c-ac2c-7f72d6bdf4cb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:48.835157 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1697/3395] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:48 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:49.842289 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7914023-c73c-43ae-aaca-d8128704a51a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:49.843019 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7914023-c73c-43ae-aaca-d8128704a51a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:49.843124 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:49.843124 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:49.843465 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-e7914023-c73c-43ae-aaca-d8128704a51a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:49.891923 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:49.891923 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:49.901505 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-e7914023-c73c-43ae-aaca-d8128704a51a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:49.923794 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-e7914023-c73c-43ae-aaca-d8128704a51a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:49.925359 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1699/3396] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:49 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:50.942399 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a1e8655-bfeb-4e1f-8cff-f043b2cb36bb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:50.942953 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a1e8655-bfeb-4e1f-8cff-f043b2cb36bb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:50.942953 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:50.942953 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:50.943422 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-1a1e8655-bfeb-4e1f-8cff-f043b2cb36bb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:50.992979 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:50.992979 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:51.001682 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-1a1e8655-bfeb-4e1f-8cff-f043b2cb36bb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:51.024788 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-1a1e8655-bfeb-4e1f-8cff-f043b2cb36bb tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:51.025895 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1698/3397] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:50 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 971 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:52.041352 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-281d3ad6-7707-4928-85e6-7f48275738a6 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:52.041940 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-281d3ad6-7707-4928-85e6-7f48275738a6 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:52.042064 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:52.042064 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:52.042413 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-281d3ad6-7707-4928-85e6-7f48275738a6 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:52.092758 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:52.092758 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:52.100908 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-281d3ad6-7707-4928-85e6-7f48275738a6 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:52.123809 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-281d3ad6-7707-4928-85e6-7f48275738a6 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:52.124646 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1700/3398] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:52 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:53.141445 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-343bcb5d-281c-42f3-98e0-abdb241cf1d1 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:53.142119 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-343bcb5d-281c-42f3-98e0-abdb241cf1d1 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:53.142333 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:53.142333 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:53.142685 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-343bcb5d-281c-42f3-98e0-abdb241cf1d1 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:53.197215 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:53.197215 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:53.206162 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-343bcb5d-281c-42f3-98e0-abdb241cf1d1 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:53.230077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-343bcb5d-281c-42f3-98e0-abdb241cf1d1 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:53.230932 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1699/3399] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:53 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:54.250470 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c294faf-05be-48d6-8b0b-b8356031165e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:54.251155 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c294faf-05be-48d6-8b0b-b8356031165e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:54.251266 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:54.251266 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:54.251588 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-6c294faf-05be-48d6-8b0b-b8356031165e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:54.311915 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:54.311915 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:54.325460 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-6c294faf-05be-48d6-8b0b-b8356031165e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:54.347418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-6c294faf-05be-48d6-8b0b-b8356031165e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:54.348240 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1701/3400] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:54 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 974 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:55.364059 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-696d312e-cd91-4f57-9b09-f715511f07f9 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:55.364715 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-696d312e-cd91-4f57-9b09-f715511f07f9 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:55.365169 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:55.365169 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:55.365820 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-696d312e-cd91-4f57-9b09-f715511f07f9 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:55.417648 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:55.417648 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:55.427048 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-696d312e-cd91-4f57-9b09-f715511f07f9 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:55.450797 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-696d312e-cd91-4f57-9b09-f715511f07f9 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:55.451831 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1700/3401] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:55 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 974 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:11:56.468327 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f80304d-fd99-43c8-bc4f-0f916ca18e88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:56.468855 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f80304d-fd99-43c8-bc4f-0f916ca18e88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:56.469035 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:56.469035 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:56.469407 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [None req-3f80304d-fd99-43c8-bc4f-0f916ca18e88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:56.517624 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:56.517624 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:56.526209 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [None req-3f80304d-fd99-43c8-bc4f-0f916ca18e88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:56.549190 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [None req-3f80304d-fd99-43c8-bc4f-0f916ca18e88 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:56.549997 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1702/3402] 10.222.0.22 () {58 vars in 1315 bytes} [Thu Jan 21 05:11:56 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:11:56.621303 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:56.621824 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:56.622040 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:56.622040 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:56.622416 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:56.671513 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:56.671513 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:56.679871 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:56.703546 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:56.704430 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1701/3403] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 05:11:56 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 1362 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:11:57.532280 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-5da7d772-84a2-471d-b5b2-49435336f69b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:57.532802 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-5da7d772-84a2-471d-b5b2-49435336f69b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:57.532982 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:57.532982 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:57.533351 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-5da7d772-84a2-471d-b5b2-49435336f69b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:57.581262 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:57.581262 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:57.589836 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-5da7d772-84a2-471d-b5b2-49435336f69b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:57.611770 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-5da7d772-84a2-471d-b5b2-49435336f69b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:57.612600 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1703/3404] 10.222.0.22 () {60 vars in 1569 bytes} [Thu Jan 21 05:11:57 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 1362 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:11:57.623274 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume// Jan 21 05:11:57.623761 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:57.623973 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:57.623973 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:57.624347 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:57.625580 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 05:11:57.626162 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1702/3405] 10.222.0.22 () {58 vars in 1289 bytes} [Thu Jan 21 05:11:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 05:11:57.639356 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-2f1f4d84-d8e6-497f-be25-00863b91ac36 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] POST http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments Jan 21 05:11:57.639875 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:57.639875 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:57.640283 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-2f1f4d84-d8e6-497f-be25-00863b91ac36 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fb1a821-a63d-404d-901f-1bd8a8eeb56e", "instance_uuid": "9caedded-a29b-4fb5-8841-e0aecf36a082", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:11:57.689122 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:57.689122 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:57.742638 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-2f1f4d84-d8e6-497f-be25-00863b91ac36 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments returned with HTTP 200 Jan 21 05:11:57.743721 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1704/3406] 10.222.0.22 () {66 vars in 1565 bytes} [Thu Jan 21 05:11:57 2021] POST /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:11:58.913864 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume// Jan 21 05:11:58.914434 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:58.914808 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:58.916529 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-02b822a7-72e1-4aae-9e4b-812884f0677a tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 05:11:58.917127 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1703/3407] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 05:11:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 05:11:58.930077 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-dc61b4df-2ff6-4f80-aadc-f43ee142743c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:11:58.930887 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-dc61b4df-2ff6-4f80-aadc-f43ee142743c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:11:58.931231 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:11:58.931231 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:11:58.931744 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-dc61b4df-2ff6-4f80-aadc-f43ee142743c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:11:58.982842 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:58.982842 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:58.991929 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-dc61b4df-2ff6-4f80-aadc-f43ee142743c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:11:59.011812 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:59.011812 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:11:59.022016 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-dc61b4df-2ff6-4f80-aadc-f43ee142743c tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:11:59.023145 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1705/3408] 10.222.0.58 () {60 vars in 1403 bytes} [Thu Jan 21 05:11:58 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 1460 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 05:11:59.041802 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] PUT http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237 Jan 21 05:11:59.042644 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.58", "host": "n-h1-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:11:59.071857 n-d-769329-3 devstack@c-api.service[87903]: /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 21 05:11:59.071857 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 05:11:59.072355 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Lock "b'cinder-attachment_update-1fb1a821-a63d-404d-901f-1bd8a8eeb56e-n-h1-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 05:11:59.075069 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:11:59.075069 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:12:00.386503 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Lock "b'cinder-attachment_update-1fb1a821-a63d-404d-901f-1bd8a8eeb56e-n-h1-769329-3'" released by "attachment_update" :: held 1.314s {{(pid=87904) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 05:12:00.387508 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237 returned with HTTP 200 Jan 21 05:12:00.389137 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1704/3409] 10.222.0.58 () {64 vars in 1468 bytes} [Thu Jan 21 05:11:59 2021] PUT /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237 => generated 762 bytes in 1352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 05:12:00.426207 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-203b289d-4e4b-4e6f-b1fe-2cde376bf858 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] POST http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237/action Jan 21 05:12:00.426723 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:12:00.426723 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:12:00.427334 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-203b289d-4e4b-4e6f-b1fe-2cde376bf858 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action body: b'{"os-complete": null}' {{(pid=87905) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 05:12:00.427720 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-203b289d-4e4b-4e6f-b1fe-2cde376bf858 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:12:00.500044 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:12:00.500044 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:12:00.515665 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-203b289d-4e4b-4e6f-b1fe-2cde376bf858 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237/action returned with HTTP 204 Jan 21 05:12:00.516829 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1706/3410] 10.222.0.58 () {64 vars in 1489 bytes} [Thu Jan 21 05:12:00 2021] POST /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 05:14:28.210436 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume// Jan 21 05:14:28.210900 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:14:28.211159 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:14:28.211159 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:14:28.211533 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'all' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:14:28.212573 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-fc6c2ba3-402c-4329-a913-089616db01b2 req-a2cdf4d1-20ff-4c46-b2d7-45054e3c1043 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 05:14:28.213160 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1705/3411] 10.222.0.58 () {56 vars in 1089 bytes} [Thu Jan 21 05:14:28 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 05:14:28.226578 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] POST http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments Jan 21 05:14:28.227092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:14:28.227092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:14:28.227499 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fb1a821-a63d-404d-901f-1bd8a8eeb56e", "instance_uuid": "9caedded-a29b-4fb5-8841-e0aecf36a082", "connector": null}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:14:28.277344 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:14:28.277344 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:14:28.389418 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments returned with HTTP 200 Jan 21 05:14:28.390344 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1707/3412] 10.222.0.58 () {64 vars in 1358 bytes} [Thu Jan 21 05:14:28 2021] POST /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:14:28.431812 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] DELETE http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237 Jan 21 05:14:28.432328 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:14:28.432803 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'version_select' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:14:28.454461 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:14:28.454461 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:14:28.649267 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(ad528a0d-f835-4c83-94fc-8ed4a26f46f3)]) {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 05:14:28.649795 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Adding status of: reserved to pending status list for volume. {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 05:14:28.650294 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87904) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 05:14:28.659129 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-471080b3-0193-47d6-83b8-bbbbd9d193e7 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237 returned with HTTP 200 Jan 21 05:14:28.660092 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1706/3413] 10.222.0.58 () {62 vars in 1437 bytes} [Thu Jan 21 05:14:28 2021] DELETE /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/786c546b-621e-4272-9f77-fb4ae45c6237 => generated 192 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:14:35.399925 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume// Jan 21 05:14:35.400430 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:14:35.400793 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:14:35.400793 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:14:35.401249 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'all' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:14:35.402301 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-dc3b13f2-d614-485b-a206-45f62e39ab48 req-0df22b70-d164-40b8-bc1f-947e22b30e2e tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume// returned with HTTP 300 Jan 21 05:14:35.402924 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1708/3414] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 21 05:14:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 05:14:35.433263 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-15e9ea64-dee5-4718-84ae-ea11e8108105 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] GET http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:14:35.433879 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-15e9ea64-dee5-4718-84ae-ea11e8108105 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:14:35.434092 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:14:35.434092 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:14:35.434504 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-15e9ea64-dee5-4718-84ae-ea11e8108105 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'show' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:14:35.483056 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:14:35.483056 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:14:35.491153 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-15e9ea64-dee5-4718-84ae-ea11e8108105 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:14:35.509363 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:14:35.509363 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:14:35.519878 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-15e9ea64-dee5-4718-84ae-ea11e8108105 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 200 Jan 21 05:14:35.520691 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1707/3415] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 21 05:14:35 2021] GET /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 05:14:35.587235 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-35d5af75-dcc2-41e2-854a-e9264e715756 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] PUT http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3 Jan 21 05:14:35.588036 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-35d5af75-dcc2-41e2-854a-e9264e715756 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-769329-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-3.cbci-769329-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:14:35.615853 n-d-769329-3 devstack@c-api.service[87903]: /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 21 05:14:35.615853 n-d-769329-3 devstack@c-api.service[87903]: return self(f, *args, **kw) Jan 21 05:14:35.616391 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-35d5af75-dcc2-41e2-854a-e9264e715756 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Lock "b'cinder-attachment_update-1fb1a821-a63d-404d-901f-1bd8a8eeb56e-n-h2-769329-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 05:14:35.618711 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:14:35.618711 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:14:36.869658 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.coordination [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-35d5af75-dcc2-41e2-854a-e9264e715756 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Lock "b'cinder-attachment_update-1fb1a821-a63d-404d-901f-1bd8a8eeb56e-n-h2-769329-3'" released by "attachment_update" :: held 1.253s {{(pid=87905) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 05:14:36.870342 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-35d5af75-dcc2-41e2-854a-e9264e715756 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3 returned with HTTP 200 Jan 21 05:14:36.871289 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1709/3416] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 21 05:14:35 2021] PUT /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3 => generated 762 bytes in 1289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 05:14:36.913305 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-2fee064a-a7a6-4a80-9b4c-08e6909a847b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] POST http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3/action Jan 21 05:14:36.913816 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:14:36.913816 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:14:36.914253 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-2fee064a-a7a6-4a80-9b4c-08e6909a847b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action body: b'{"os-complete": null}' {{(pid=87904) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 05:14:36.914633 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-2fee064a-a7a6-4a80-9b4c-08e6909a847b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 05:14:36.981792 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:14:36.981792 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:14:36.994558 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-47b6e193-7540-4c4b-acec-213ee3fbbfe9 req-2fee064a-a7a6-4a80-9b4c-08e6909a847b tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3/action returned with HTTP 204 Jan 21 05:14:36.995504 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1708/3417] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 21 05:14:36 2021] POST /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 05:16:22.644403 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-0b2321d7-fb37-4329-ab01-c7bafc1e3708 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] DELETE http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3 Jan 21 05:16:22.644939 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-0b2321d7-fb37-4329-ab01-c7bafc1e3708 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:16:22.645162 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:16:22.645162 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:16:22.645570 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-0b2321d7-fb37-4329-ab01-c7bafc1e3708 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'version_select' {{(pid=87905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:16:22.667542 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:16:22.667542 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:16:23.115532 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-0b2321d7-fb37-4329-ab01-c7bafc1e3708 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 05:16:23.115982 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.volume.api [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-0b2321d7-fb37-4329-ab01-c7bafc1e3708 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Pending status list for volume during attachment-delete: [] {{(pid=87905) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 05:16:23.122238 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-0b2321d7-fb37-4329-ab01-c7bafc1e3708 tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3 returned with HTTP 200 Jan 21 05:16:23.123140 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87905|app: 0|req: 1710/3418] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 21 05:16:22 2021] DELETE /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/attachments/ad528a0d-f835-4c83-94fc-8ed4a26f46f3 => generated 19 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 05:16:23.165339 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] DELETE http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:16:23.165805 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Empty body provided in request {{(pid=87904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 05:16:23.166025 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 05:16:23.166025 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning, Jan 21 05:16:23.166399 n-d-769329-3 devstack@c-api.service[87903]: DEBUG cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Calling method 'delete' {{(pid=87904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 05:16:23.166862 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.v3.volumes [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Delete volume with id: 1fb1a821-a63d-404d-901f-1bd8a8eeb56e Jan 21 05:16:23.217863 n-d-769329-3 devstack@c-api.service[87903]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 05:16:23.217863 n-d-769329-3 devstack@c-api.service[87903]: DeprecationWarning) Jan 21 05:16:23.219032 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Volume info retrieved successfully. Jan 21 05:16:23.245755 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.volume.api [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] Delete volume request issued successfully. Jan 21 05:16:23.246224 n-d-769329-3 devstack@c-api.service[87903]: INFO cinder.api.openstack.wsgi [req-6b5c7779-d6a7-4360-9820-844cb2d54eb9 req-9799c13b-085b-4420-82ff-555feaf8cc1d tempest-TestShelveInstance-321813528 tempest-TestShelveInstance-321813528] http://10.222.0.22/volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e returned with HTTP 202 Jan 21 05:16:23.247077 n-d-769329-3 devstack@c-api.service[87903]: [pid: 87904|app: 0|req: 1709/3419] 10.222.0.71 () {60 vars in 1384 bytes} [Thu Jan 21 05:16:23 2021] DELETE /volume/v3/1f3dd9a0390c4077bbfa25a06cee3f25/volumes/1fb1a821-a63d-404d-901f-1bd8a8eeb56e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)